The /mnt/cdromdirectory is used for adding a (Web hosting rating) CD-ROM
Wednesday, October 31st, 2007The /mnt/cdromdirectory is used for adding a CD-ROM to your filesys- tem in some distributions, and others use /media/cdrom(or /media/ dvd, /media/cdrecorder, and so on, depending on what type of hard- ware you have). In the Adding Media to Your Filesystem section, later in this chapter, I showyou how to add these items for each of the distributions. Meet the /usr subdirectoriesThe /usrdirectory is often referred to as its own miniature filesystem hierar- chy. This directory has lots of important or interesting subdirectories, asshown in Table 11-2. An asterisk (*) at the end of a description indicates thatyou need to leave that directory alone unless you have good reason to messwith it after you gain lots of experience with Linux and know exactly whatchanges you need to make so that you don t accidentally alter somethingyour system needs in order to function correctly. An important thing toremember about this segment of the filesystem is that many advanced Linux users often use /usrto store programs that can be shared with other machines. Table 11-2Standard /usr SubdirectoriesSubdirectoryContents/usr/X11R6The files that run the X Window System (the wireframe foryour GUI)* /usr/binThe commands that aren t essential for users but areuseful* /usr/gamesThe games that you install on your system, except forthose that you can choose to place in /opt/usr/includeThe files that the C programming language needs for thesystem and its programs* /usr/libThe code used by many of the programs in this /usrsub- hierarchy* /usr/localThe programs and other items that you want to keeplocally, even if you re sharing everything else in /usr/usr/sbinThe commands that aren t essential for administrators butare useful* 218Part III:Getting Up to Speed with Linux