Exforsys

Online Training

Linux Directories!

This is a discussion on Linux Directories! within the Linux forums, part of the Operating Systems category; Hello All, Currently I am dabbling with Redhat 9.0 and exploring the world of Linux. Here is a list ...


Go Back   Exforsys > Operating Systems > Linux

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-26-2006, 12:47 PM
Junior Member
 
Join Date: Feb 2006
Posts: 8
nickole is on a distinguished road
Linux Directories!

Hello All,

Currently I am dabbling with Redhat 9.0 and exploring the world of Linux.
Here is a list of directory names:
/var
/usr
/etc
/proc
/initrd
/opt

I would like to know What do these directories represent and their significance.

Any answers...
Aaahoy
Nickole
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 04-20-2006, 08:05 PM
iatbm's Avatar
Member
 
Join Date: Apr 2006
Posts: 51
iatbm is on a distinguished road
/var

contains various variable data which changes constantly ... logs of your system are stored there in /var/log .... you can look at logs by typing cat /var/log/messages


/usr

contains user programs their configuration files, graphics for programs etc....

/etc

contains configuration files of your linux system ( service, start-up scripts, X11 server config files etc.... everything that has to be configured for your linux to work !


/proc

proc is virtual directory which is mounted on linux startup.... it contains various linux kernel data

/initrd

like the name says ... it contains some init scripts

/opt

usually this is directory where you store third party programs such as openoffice.org ......

Thats it
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -4. The time now is 06:46 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0
Copyright 2004 - 2007 Exforsys Inc. All rights reserved.