Update server used for checking Software Updates
This commit is contained in:
parent
e15e93f3e7
commit
dad236cf32
@ -1305,6 +1305,11 @@ defaults write com.apple.SoftwareUpdate ScheduleFrequency -int 1
|
|||||||
sudo softwareupdate -l
|
sudo softwareupdate -l
|
||||||
```
|
```
|
||||||
|
|
||||||
|
#### Update server used for checking Software Updates
|
||||||
|
```bash
|
||||||
|
sudo defaults write /Library/Preferences/com.apple.SoftwareUpdate CatalogURL http://example.com/index.sucatalog
|
||||||
|
```
|
||||||
|
|
||||||
### Spotlight
|
### Spotlight
|
||||||
|
|
||||||
#### Disable Indexing
|
#### Disable Indexing
|
||||||
|
Loading…
Reference in New Issue
Block a user