cheap nfl jerseys china cheap nfl jerseys free shipping wholesale nfl jerseys china wholesale jerseys from china cheap nfl jerseys free shipping cheap nfl jerseys for sale cheap jerseys free shipping wholesale nfl jerseys from china cheap nfl jerseys sale cheap nike nfl jerseys china wholesale jerseys free shipping cheap nfl jerseys wholesale wholesale nfl jerseys online cheap nfl jerseys wholesale china jerseys wholesale cheap coach handbags outlet authentic designer handbags cheap coach handbags outlet cheap coach purses outlet discount coach bags coach bags sale coach purse outlet cheap real coach purses coach handbags sale online coach purse outlet michael kors outlet online store cheap michael kors bags cheap michael kors purse michael kors factory outlet online cheap michael kors handbags cheap michael kors purses michael kors bags outlet online cheap michael kors purse michael kors handbags discount cheap michael kors purse michael kors handbags discount
cheap nfl jerseys china cheap nfl jerseys free shipping wholesale nfl jerseys china wholesale jerseys from china cheap nfl jerseys free shipping cheap nfl jerseys for sale cheap jerseys free shipping wholesale nfl jerseys from china cheap nfl jerseys sale cheap nike nfl jerseys china wholesale jerseys free shipping cheap nfl jerseys wholesale wholesale nfl jerseys online cheap nfl jerseys wholesale china jerseys wholesale cheap coach handbags outlet authentic designer handbags cheap coach handbags outlet cheap coach purses outlet discount coach bags coach bags sale coach purse outlet cheap real coach purses coach handbags sale online coach purse outlet michael kors outlet online store cheap michael kors bags cheap michael kors purse michael kors factory outlet online cheap michael kors handbags cheap michael kors purses michael kors bags outlet online cheap michael kors purse michael kors handbags discount cheap michael kors purse michael kors handbags discount

Cork.linux.ie     Nokia Optimised     Statistics     Backend     Copyright     Sitemap    

Search Website:

Search Archives
  Search the archives.
ILUG FAQ
  Some Questions & Answers about the ILUG.
Mailing Lists
  Read about the ILUG mailing lists.
Beginners' Linux Guide
  A guide on installing and using Linux in plain English.
Linux Web Resources
  Ivan Griffin's LWR.
Irish Linux Counter Homepage
  How to register with the Linux Counter.
Tips Forum
  Get your quick tip fix here.
Mirrors
  Local mirrors of what you want.
ILUG SETI@home team
  View the stats or join the ILUG SETI@home team.
Hardware Vendors
  Hardware vendors in Ireland, as recommended by ILUG members.
Who's Who
  Delve deep into the backgrounds of those involved with the ILUG.
Downloads
  Tools and utilities ready for use.
Quotes
  Humourous sayings from ILUG members.
Library
  Need to borrow a book or CD?
  Look no further.
Linux In Industry
  The uses of Linux in the commercial industries of Ireland.
Connection Scripts
  Set up your connection with these scripts.
Tutorials
  Learn through our ILUG Tutorials.
Reviews
  Read through the ILUG Reviews.
F2F minutes
  Minutes of Face2Face meetings.
What the root directories contain

With DOS it was easy, you had a directory called Dos, one called Windows, and the rest of the folders contained you programs. This is all well and good until you start to install quite a few programs, and things start getting hectic. The superiority of Linux shines through again. Programs install into 'bin'ary diectorys so that they are all contained in one place. Librarys containing frequently used programming routines are kept in 'lib'rary directories and so on. Heres a quick guide on what the main directories hold :

  • /bin This is where basic shell commands such as ls and mv reside. This directory is always in the executable path.
  • /boot This is where the Kernel is stored and LILO gets its information from, and where module information is stored. your best bet is to ignore this directory completly as for a normal user, it is dangerous to play with
  • /dev This is where your devices, or hardware is contained. Hardware devices can be accessed like files which is cool when you consider that you can echo a dial command to the modem on /dev/modem, and the modem will respond.
  • /etc This is like the preferences folder on a Macintosh. Its a location where all programs create files that store their options. Here you can set up your preferences for an Internet connection, for QuakeII, for your eMail even.
  • /home This is where your users have their accounts. If you have added any users other than your standard root account, they will show up here. It can also house the directories than your Web Server (Apache) accesses, if you have it installed.
  • /lib This is where the basic libraries for booting Linux and running standard programs reside. Do not delete anything in this directory, ever
  • /mnt This is the location where you mount your cdrom, zip drives, or dos drives.
  • /opt If you have this directory, its probably where Netscape has installed if you have chosen Netscape to be loaded. Red Hat's Applix office suite also installs here.
  • /proc Again, Im not too sure what lives in here. It seems to be an area where information is kept on your hardware devices and system board. Id advise against deleting anything in that directory.
  • /root This your main account directory. The root user (Ie: you) have this space to keep all your downloads, and anything else you want to keep in there basically
  • /sbin Rather like /bin really. The 's' stands for System Binaries, where commands like shutdown, lilo and fdisk are stored.
  • /tmp A useless directory, its short for Temporary. When you install Linux first, it creates a file in your /tmp directory with all the details.
  • /usr This is an interesting one. When you install programs like the GIMP, and Windowmaker, they need to be accessed by all users, so this is the directory they get installed into. Theres even another library directory for the new programs so that all users can see and access them. Basically, any program that is not automatically installed with the Distribution, and needs to be accessed by all users ends up in this directory
  • /var This is where your log files, and printer files are kept. Its again something you shouldnt need to know too much about.

Its rather a good idea to have separate directories for each of these areas within the OS. The manual files that come with Linux actually recommend putting directories like /usr and /home on separate hard drives/partitions if possible. Have a look in each one, but I wouldnt recommend deleting anything unless you really, really want to reinstall.

Click here to return to the BLG


 
Powered by INDIGO Maintained by the ILUG website team. Linux is a trademark of Linus Torvalds, used with permission. Networking services kindly provided by Indigo. No penguins were harmed in the production or maintenance of this website. Click on our logo at the top of the page to return to the main page.