|
Maintenance
The following are done using the Terminal application located in your Mac's utilities folder which is inside the application
folder.
Prebinding:
sudo update_prebinding -root /
Cron scripts:
sudo /etc/daily
sudo /etc/weekly
sudo /etc/monthly
Check system for errors:
/sbin/fsck -fy
|