you cant . In linux there is no real single instillation directory - the correct things just always go to the correct places.
some data goes to /etc
some to /usr - things like print spool also the webserver root gors to /var/www
/sbin is system
/bin is commands
/boot is kernel
/dev is where devices live (e.g the cd can be /dev/hdc)
/lib is shared libaries
/home is user area
/mnt mounted filesystems
/opt user-installed programs like kde
/root roots home
/tmp temporary files
Last edited by jbennet; Jul 23rd, 2007 at 4:48 am.
Moderator
Featured Poster
Reputation Points: 1784
Solved Threads: 574
Moderator
Online 16,520 posts
since Apr 2005