DD安装操作系统

MoeClub bafcbe686d Update Default.ini hai 1 ano
AnyConnect 66fd54c0da Add files via upload hai 1 ano
Applications 762336cd66 Update README.MD %!s(int64=5) %!d(string=hai) anos
Aria2 698d49d3cd Add files via upload %!s(int64=3) %!d(string=hai) anos
AriaNgGUI 78c15add12 Add files via upload %!s(int64=4) %!d(string=hai) anos
C8-660 2c222e16b4 锁网络, 锁频复选, 锁小区, 自定义IMEI, 开机 PIN, Bark推送短信, LED配置, BBR hai 1 ano
Charles 9f1761ee02 Update README.MD %!s(int64=3) %!d(string=hai) anos
Chrome 7370a052a2 Update README.MD hai 1 ano
Clearn 6702c228a7 Create logs.sh %!s(int64=5) %!d(string=hai) anos
Deluge 7d0b57d4c3 Add files via upload %!s(int64=2) %!d(string=hai) anos
Dictionary e887ebe4ab Delete README.MD %!s(int64=5) %!d(string=hai) anos
Edge 927b51f52d Update README.MD %!s(int64=5) %!d(string=hai) anos
Firefox 4bdbaace57 Update prefs.js hai 1 ano
Navicat 02daf33136 Update navicat14.sh %!s(int64=3) %!d(string=hai) anos
Note 1172025737 Update README.MD %!s(int64=5) %!d(string=hai) anos
OneDrive b1dd3fca67 Create README.MD %!s(int64=5) %!d(string=hai) anos
Oracle eacc6cbe32 Update eat.service %!s(int64=2) %!d(string=hai) anos
SecureCRT.SecureFX bafcbe686d Update Default.ini hai 1 ano
SoftEther dbdaec7fd6 Delete NM34_x64.exe %!s(int64=3) %!d(string=hai) anos
SpeedTest b4060ebc61 Update install.sh %!s(int64=3) %!d(string=hai) anos
UltraEdit 304138689c Update uex.conf hai 1 ano
ffmpeg 08fdd2e1f2 Update media.sh %!s(int64=5) %!d(string=hai) anos
frp b95b1204c1 Add files via upload hai 1 ano
hping 2e465bb821 Add files via upload %!s(int64=5) %!d(string=hai) anos
qBittorrent ad392db4ec Update qBittorrent.conf %!s(int64=2) %!d(string=hai) anos
stunnel 1f9a476139 Update stunnel.service hai 1 ano
win32loader e1ee893018 Delete README.MD %!s(int64=4) %!d(string=hai) anos
115.user.js a5fecfb6d0 Add files via upload %!s(int64=3) %!d(string=hai) anos
BBR.sh 518000c92d Create BBR.sh %!s(int64=3) %!d(string=hai) anos
BlockOTA.mobileconfig 46737768e6 Add files via upload %!s(int64=5) %!d(string=hai) anos
InstallNET.Legacy.sh f48fa14f3c Rename InstallNET.sh to InstallNET.Legacy.sh %!s(int64=4) %!d(string=hai) anos
InstallNET.sh ab9582b41f Update InstallNET.sh hai 1 ano
LinuxInit.sh 8d65b56554 Update LinuxInit.sh hai 1 ano
MacInitial.sh 6859aac6c9 Update MacInitial.sh %!s(int64=4) %!d(string=hai) anos
MacOS.sh 931a99a342 Add files via upload %!s(int64=3) %!d(string=hai) anos
ORACLE.MD 782cb32f07 Update ORACLE.MD hai 1 ano
OracleAction.py d189d48b19 Add files via upload %!s(int64=4) %!d(string=hai) anos
README.md cd8c41d6a9 Update README.md %!s(int64=2) %!d(string=hai) anos
TGStreamer.py cabbce6af0 Add files via upload %!s(int64=3) %!d(string=hai) anos
alpine.sh aa483777be Update alpine.sh hai 1 ano
aria2c.conf afa3444544 Create aria2c.conf %!s(int64=4) %!d(string=hai) anos
binlist.csv.zip ad9944d426 Add files via upload %!s(int64=4) %!d(string=hai) anos
device.json 099291f847 Add files via upload %!s(int64=4) %!d(string=hai) anos
docker.sh d89121a157 Update docker.sh %!s(int64=2) %!d(string=hai) anos
fiberhome.js b407c3ed3b Update fiberhome.js %!s(int64=2) %!d(string=hai) anos
gitUpload.sh 979a4d9a36 Update gitUpload.sh hai 1 ano
musl.sh 20f8af5042 Create musl.sh %!s(int64=2) %!d(string=hai) anos
mysql5.5.sh 0a69473e09 Update mysql5.5.sh %!s(int64=2) %!d(string=hai) anos
php.sh d27573abd4 Update php.sh %!s(int64=2) %!d(string=hai) anos
rand.sh 5343387394 Update rand.sh %!s(int64=4) %!d(string=hai) anos
sqlite3.py 430045f083 Update sqlite3.py %!s(int64=3) %!d(string=hai) anos
wget.sh 6bcef9f23e Update wget.sh %!s(int64=3) %!d(string=hai) anos
win32loader.bat 42ba0a76d8 Add files via upload %!s(int64=4) %!d(string=hai) anos

README.md

Note

MacOS

###

sudo xattr -r -d com.apple.quarantine </File/To/Path>

Uncheck "Reopen windows when logging back in" by defaults

defaults write com.apple.loginwindow TALLogoutSavesState -bool FALSE

Diasble other account

defaults write com.apple.loginwindow SHOWOTHERUSERS_MANAGED -bool FALSE

Clear system update red notice

defaults delete com.apple.systempreferences AttentionPrefBundleIDs && killall Dock

Clear App Store Update Notification

defaults write /Library/Preferences/com.apple.AppStore.plist DisableSoftwareUpdateNotifications -bool TRUE
defaults write com.apple.appstored.plist BadgeCount 0 && killall Dock

System update notice

# disable
sudo chmod 644 /System/Library/PrivateFrameworks/SoftwareUpdate.framework/Versions/A/Resources/SoftwareUpdateNotificationManager.app/Contents/MacOS/SoftwareUpdateNotificationManager

# enable
sudo chmod 751 /System/Library/PrivateFrameworks/SoftwareUpdate.framework/Versions/A/Resources/SoftwareUpdateNotificationManager.app/Contents/MacOS/SoftwareUpdateNotificationManager

MacOS System & App Store

# check
/usr/libexec/nsurlsessiond

# notice
/System/Library/PrivateFrameworks/SoftwareUpdate.framework/Versions/A/Resources/SoftwareUpdateNotificationManager.app/Contents/MacOS/SoftwareUpdateNotificationManager

# download
/System/Library/PrivateFrameworks/MobileSoftwareUpdate.framework/Support/softwareupdated

Delete system file

# Disbale SIP (command + r)
csrutil disable
csrutil authenticated-root disable

# Mount '/' as write
sudo mount -uw /

# Do something
sudo cd "/Volumes/$(ls -1 /Volumes|head -n1)"
sudo rm -rf /System/Applications/TV.app
sudo rm -rf /System/Applications/News.app
sudo rm -rf /System/Applications/Home.app
sudo rm -rf /System/Applications/Books.app
sudo rm -rf /System/Applications/Chess.app
sudo rm -rf /System/Applications/Podcasts.app
sudo rm -rf /System/Applications/Stocks.app
sudo rm -rf /System/Applications/Music.app

# Enable SIP
csrutil enable
csrutil authenticated-root enable

Modify user name and folder

  • Create a user as Administrator, like "temp".
  • Login "temp".
  • Change user name and folder.
  • Disable SIP.
  • Use sudo mv <OldFolder> <NewFolder> to rename folder.
  • Enable SIP.
  • Login.
  • Delete user "temp".

7z with MacOS

curl -sSL "https://www.7-zip.org/a/7z2107-mac.tar.xz" |tar -C /tmp -zxv 7zz && sudo mkdir -p /usr/local/bin && sudo mv /tmp/7zz /usr/local/bin/7z && sudo chmod a+x /usr/local/bin/7z

Github Tools

https://github.com/p0deje/Maccy/releases
https://github.com/exelban/stats/releases