<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>mfurman.com</title>
	<atom:link href="http://mfurman.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://mfurman.wordpress.com</link>
	<description></description>
	<lastBuildDate>Thu, 02 Jun 2011 08:58:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='mfurman.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>mfurman.com</title>
		<link>http://mfurman.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://mfurman.wordpress.com/osd.xml" title="mfurman.com" />
	<atom:link rel='hub' href='http://mfurman.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Lesson 01: The Linux Directory Structure</title>
		<link>http://mfurman.wordpress.com/2011/05/31/lesson-01-the-linux-directory-structure/</link>
		<comments>http://mfurman.wordpress.com/2011/05/31/lesson-01-the-linux-directory-structure/#comments</comments>
		<pubDate>Wed, 01 Jun 2011 00:24:36 +0000</pubDate>
		<dc:creator>mfurman</dc:creator>
				<category><![CDATA[Linux: From Noob to Ninja]]></category>

		<guid isPermaLink="false">http://mfurman.wordpress.com/?p=59</guid>
		<description><![CDATA[                                                                                                               [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mfurman.wordpress.com&amp;blog=4743835&amp;post=59&amp;subd=mfurman&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p style="text-align:left;">                                                                                                                                                                   <a href="http://mfurman.files.wordpress.com/2011/05/screen-shot-2011-05-31-at-7-10-32-pm.png"><img class="size-full wp-image-65" title="Linux File System" src="http://mfurman.files.wordpress.com/2011/05/screen-shot-2011-05-31-at-7-10-32-pm.png?w=614&#038;h=412" alt="" width="614" height="412" /></a></p>
<p style="text-align:left;">The Linux directory structure follows the  Filesystem Hierarchy Standard (FHS) that is a standard for most UNIX and Linux Operating Systems  you can visualize it as an upside down tree. At the top is the root or / directory below the root directory are a set of common directories such as etc, home, root, usr, and var .Each of these directories can contain subdirectories such as the home directory can can have subdirectories for user Josh and user Sam.  <span id="more-59"></span>In DOS and Microsoft Windows file systems drive letters represent storage devices such as C: as a hard drive. In Linux all storage devices are stored in the file hierarchy which means /usr or /home or /var can be stored on their own hard drives and this would not be apparent to user who would see it as a whole directory structure. Slashes / rather then backslashes \ are used to seperate directory names in Linux such as /home/josh. In Linux, all things are considered files. Programs, scripts, directories, devices and configuration files are all considered files filenames such as .doc or .mp3, while except-able to use have no meaning in Linux.  Every file and directory  has separate file  permissions and ownership set for the user (UID), the group the user belongs to (GID), and global users (WORLD).</p>
<p style="text-align:left;">Below is a list of the common Linux directories and what they are used for:</p>
<p style="text-align:left;">/bin &#8211; Contains Linux user commands and utilities</p>
<p style="text-align:left;">/boot &#8211; Contains the Linux Kernel and boot loader config files</p>
<p style="text-align:left;">/dev &#8211; Contains files that represent access points to devices on your system such as Floppy drives, Hard drives, CDROM, and RAM.</p>
<p style="text-align:left;">/etc &#8211; Contains admin config files</p>
<p style="text-align:left;">/home &#8211; Contains the files of the users on the system</p>
<p style="text-align:left;">/media &#8211; Creates a location for mounting devices IE: USB, CD, DVD, and hard drives</p>
<p style="text-align:left;">/proc &#8211; Provides system resource tracking for the kernel</p>
<p style="text-align:left;">/root &#8211; The root user&#8217;s home directory not to be confused with /</p>
<p style="text-align:left;">/sbin &#8211; Contains administrative commands and daemons</p>
<p style="text-align:left;">/sys &#8211;   Added in Linux 2.6 kernel and is intended to contain files for getting hardware status and reflecting the systems device tree as seen by the kerneln</p>
<p style="text-align:left;">/tmp &#8211; Contains temporary files</p>
<p style="text-align:left;">/usr &#8211; Contains user&#8217;d files and programs IE: documentation, games, graphical files,  and libraries</p>
<p style="text-align:left;">/var &#8211; Contains files in which the content varies IE: System log files, print, and mail files</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mfurman.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mfurman.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mfurman.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mfurman.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mfurman.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mfurman.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mfurman.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mfurman.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mfurman.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mfurman.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mfurman.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mfurman.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mfurman.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mfurman.wordpress.com/59/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mfurman.wordpress.com&amp;blog=4743835&amp;post=59&amp;subd=mfurman&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mfurman.wordpress.com/2011/05/31/lesson-01-the-linux-directory-structure/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f690594a5fc5b4f1eec084c41bdc0671?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">mfurman</media:title>
		</media:content>

		<media:content url="http://mfurman.files.wordpress.com/2011/05/screen-shot-2011-05-31-at-7-10-32-pm.png" medium="image">
			<media:title type="html">Linux File System</media:title>
		</media:content>
	</item>
		<item>
		<title>Linux from Scratch renamed to Linux: Noob to Ninja</title>
		<link>http://mfurman.wordpress.com/2011/05/31/linux-from-scratch-renamed-to-linux-noob-to-ninja/</link>
		<comments>http://mfurman.wordpress.com/2011/05/31/linux-from-scratch-renamed-to-linux-noob-to-ninja/#comments</comments>
		<pubDate>Tue, 31 May 2011 17:31:38 +0000</pubDate>
		<dc:creator>mfurman</dc:creator>
				<category><![CDATA[Announcements]]></category>

		<guid isPermaLink="false">http://mfurman.wordpress.com/?p=56</guid>
		<description><![CDATA[I just found out there is already a book  and site called Linux from Scratch which is about is a project that provides you with step-by-step instructions for building your own customized Linux system entirely from source . While my course  will be about learning Linux from the beginning I don&#8217;t want to create a confusion [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mfurman.wordpress.com&amp;blog=4743835&amp;post=56&amp;subd=mfurman&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I just found out there is already a book  and site called Linux from Scratch which is about is a project that provides you with step-by-step instructions for building your own customized Linux system entirely from source . While my course  will be about learning Linux from the beginning I don&#8217;t want to create a confusion between them so I&#8217;m renaming the Linux from Scratch course to Linux: Noob to Ninja.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mfurman.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mfurman.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mfurman.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mfurman.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mfurman.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mfurman.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mfurman.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mfurman.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mfurman.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mfurman.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mfurman.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mfurman.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mfurman.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mfurman.wordpress.com/56/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mfurman.wordpress.com&amp;blog=4743835&amp;post=56&amp;subd=mfurman&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mfurman.wordpress.com/2011/05/31/linux-from-scratch-renamed-to-linux-noob-to-ninja/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f690594a5fc5b4f1eec084c41bdc0671?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">mfurman</media:title>
		</media:content>
	</item>
		<item>
		<title>Blog death and rebirth</title>
		<link>http://mfurman.wordpress.com/2011/05/30/blog-death-and-rebirth/</link>
		<comments>http://mfurman.wordpress.com/2011/05/30/blog-death-and-rebirth/#comments</comments>
		<pubDate>Mon, 30 May 2011 10:37:45 +0000</pubDate>
		<dc:creator>mfurman</dc:creator>
				<category><![CDATA[Announcements]]></category>

		<guid isPermaLink="false">http://mfurman.wordpress.com/?p=45</guid>
		<description><![CDATA[I&#8217;ve wiped my blog clean and we will be  starting  over with new content. First up will be a tutorials section were I will be creating tutorials the first one i will be adding is a Linux from scratch series were we will start at the very basics of Linux and work our way up [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mfurman.wordpress.com&amp;blog=4743835&amp;post=45&amp;subd=mfurman&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve wiped my blog clean and we will be  starting  over with new content. First up will be a tutorials section were I will be creating tutorials the first one i will be adding is a Linux from scratch series were we will start at the very basics of Linux and work our way up to advanced administration&#8230;. stay tuned</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mfurman.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mfurman.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mfurman.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mfurman.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mfurman.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mfurman.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mfurman.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mfurman.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mfurman.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mfurman.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mfurman.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mfurman.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mfurman.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mfurman.wordpress.com/45/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mfurman.wordpress.com&amp;blog=4743835&amp;post=45&amp;subd=mfurman&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mfurman.wordpress.com/2011/05/30/blog-death-and-rebirth/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f690594a5fc5b4f1eec084c41bdc0671?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">mfurman</media:title>
		</media:content>
	</item>
	</channel>
</rss>
