Removing unused directories
Previous  Top  Next

This step is absolutely optional but cleans up the /var directory a bit. Since we won't be using a httpd, named and yp we can remove some of the directories in /var. If you intend to use any of these services make sure you do not remove the directories. Now type

·rm –rf /var/www  
·rm –rf /var/games  
·rm –rf /var/named  
·rm –rf /var/yp