Mac system administration tutorials

Mac OS X monitor messages during boot

Contributed by macster on September 30, 2004 under Mac system administration

The graphical booting process is pretty, but there are times we want to see what is happening to the system while it boots. This can be particularly beneficial when troubleshooting problems.

Comments
 

Mac OS X change the default web browser

Contributed by macster on under Mac system administration

Changing the default web browser in Mac OS X, especially 10.3, can be confusing. This recipe describes one simple method for changing the default browser.

Comments
 

Mac OS X enable fast user switching

Contributed by macster on September 22, 2004 under Mac system administration

Mac OS X is a UNIX-based operating system with all the cool bells and whistles. One of the big differences is that UNIX is a multiuser environment allowing multple users to be logged in at the same time. Mac OS X takes swapping between users to a funky new level with a feature called fast user switching. This feature is turned off by default.

Comments
 

Mac OS X gain root/superuser access using sudo

Contributed by macster on September 21, 2004 under Mac system administration

The command line utility sudo is a wonderful way to provide fine-grained access control to different applications to different users. In this recipe, sudo will be used to easily gain full root/superuser access to a Mac running OS X.

Comments