Welcome to Linux Forums! With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.
Find the answer to your Linux question:
New to Linux Forums? Register here for free!
    Linux Forums > The Community > The Coffee Lounge > Help the dummy "lol"
 The Coffee Lounge   General chat about anything that goes, a good place to introduce yourself and say hi, tell a Joke, or just relax.

Site Navigation
Linux Articles
Linux Forums
Linux Downloads
Linux Hosting
Free Magazines
Job Board
IRC Chat
Linux Forum Topics
Linux Forums
Your Distro
Linux Resources
GNU Linux Zone
The Community
Reply
 
Thread Tools Display Modes
Old 06-02-2008   #1 (permalink)
Just Joined!
 
Join Date: May 2008
Posts: 0
Talking Help the dummy "lol"

I just started using Linux tring to devorice microsoft. Is it just me why am I having such a issue understanding the file struture. Im I to old to learn this what is the age group. Any words of advice or encouragement would be helpfull. I am the only one I know and I dont know much. lol
Thanks Donovan
mauicom is offline  

Reply With Quote
Old 06-02-2008   #2 (permalink)
Super Moderator
 
Join Date: May 2004
Posts: 11,200
Welcome to the forums!

Take a look at the link in my signature for lots of good information on getting started with Linux.

You can check out these free Linux ebooks, too:

68 Linux Related Free E-books

Hope it turns out to be a fun adventure for you.
__________________
oz

New Members: * click here *
ozar is offline   Reply With Quote
Old 06-02-2008   #3 (permalink)
Linux User
 
netstrider's Avatar
 
Join Date: Jul 2005
Location: South Africa
Posts: 471
Hello mauicom,

There is of course no age restriction for using Linux. The file structure is a bit strange if you're used to Windows, but I've found the FreeBSD manual to be very good at learning the basic file structure.

Directory Structure

Code:
/ 	Root directory of the file system.
/bin/ 	User utilities fundamental to both single-user and multi-user environments.
/boot/ 	Programs and configuration files used during operating system bootstrap.
/boot/defaults/ 	Default bootstrapping configuration files; see loader.conf(5).
/dev/ 	Device nodes; see intro(4).
/etc/ 	System configuration files and scripts.
/etc/defaults/ 	Default system configuration files; see rc(8).
/etc/mail/ 	Configuration files for mail transport agents such as sendmail(8).
/etc/namedb/ 	named configuration files; see named(8).
/etc/periodic/ 	Scripts that are run daily, weekly, and monthly, via cron(8); see periodic(8).
/etc/ppp/ 	ppp configuration files; see ppp(8).
/mnt/ 	Empty directory commonly used by system administrators as a temporary mount point.
/proc/ 	Process file system; see procfs(5), mount_procfs(8).
/rescue/ 	Statically linked programs for emergency recovery; see rescue(8).
/root/ 	Home directory for the root account.
/sbin/ 	System programs and administration utilities fundamental to both single-user and multi-user environments.
/tmp/ 	Temporary files. The contents of /tmp are usually NOT preserved across a system reboot. A memory-based file system is often mounted at /tmp. This can be automated using the tmpmfs-related variables of rc.conf(5) (or with an entry in /etc/fstab; see mdmfs(8)).
/usr/ 	The majority of user utilities and applications.
/usr/bin/ 	Common utilities, programming tools, and applications.
/usr/include/ 	Standard C include files.
/usr/lib/ 	Archive libraries.
/usr/libdata/ 	Miscellaneous utility data files.
/usr/libexec/ 	System daemons & system utilities (executed by other programs).
/usr/local/ 	Local executables, libraries, etc. Also used as the default destination for the FreeBSD ports framework. Within /usr/local, the general layout sketched out by hier(7) for /usr should be used. Exceptions are the man directory, which is directly under /usr/local rather than under /usr/local/share, and the ports documentation is in share/doc/port.
/usr/obj/ 	Architecture-specific target tree produced by building the /usr/src tree.
/usr/ports 	The FreeBSD Ports Collection (optional).
/usr/sbin/ 	System daemons & system utilities (executed by users).
/usr/share/ 	Architecture-independent files.
/usr/src/ 	BSD and/or local source files.
/usr/X11R6/ 	X11R6 distribution executables, libraries, etc (optional).
/var/ 	Multi-purpose log, temporary, transient, and spool files. A memory-based file system is sometimes mounted at /var. This can be automated using the varmfs-related variables of rc.conf(5) (or with an entry in /etc/fstab; see mdmfs(8)).
/var/log/ 	Miscellaneous system log files.
/var/mail/ 	User mailbox files.
/var/spool/ 	Miscellaneous printer and mail system spooling directories.
/var/tmp/ 	Temporary files. The files are usually preserved across a system reboot, unless /var is a memory-based file system.
/var/yp 	NIS maps.
Although some of this might be different to Linux it would look something like this anyway.

Your Home directory is where you store everything (aka My Documents). Extra partitions don't show as other harddrives on Linux but rather as just another directory that's mounted. For example if you have a 40gb partition for "Data" then it could be mounted at /mnt/data or /home/username/data or any other place for that matter.

Good luck!
netstrider is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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 Off
Pingbacks are Off
Refbacks are Off

Free Magazines
Free Network Mapping Tool for Microsoft® Office Visio® Professional 2007 Users
Don't map your network by hand – let LANsurveyor Express for Microsoft Visio Professional 2007 automatically create network diagrams for you.
subscribe
Free eBook:"Vulnerability Management for Dummies"
Get all the Facts and See How to Implement a Successful Vulnerability Management Program.
subscribe
Google vs The World: The Battle of the Message Security Vendors
With such a powerful name behind it, Google Message Security stands out in a sea of products that do exactly the same thing - or so they say.
subscribe

Safe, Secure Backup


All times are GMT. The time now is 01:00 PM.






© 2000 - 2009 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.3.0 RC2