<?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/"
	>

<channel>
	<title>The Network Administrator &#187; Linux tools</title>
	<atom:link href="http://www.thenetworkadministrator.net/index.php/category/linux-tools/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thenetworkadministrator.net</link>
	<description>The weblog of an IT pro specializing in virtualization, storage, servers and networking</description>
	<lastBuildDate>Wed, 14 Dec 2011 22:26:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
		<item>
		<title>Imaging a Linux workstation or Server</title>
		<link>http://www.thenetworkadministrator.net/index.php/2010/09/imaging-a-linux-workstation-or-server/</link>
		<comments>http://www.thenetworkadministrator.net/index.php/2010/09/imaging-a-linux-workstation-or-server/#comments</comments>
		<pubDate>Fri, 17 Sep 2010 14:36:26 +0000</pubDate>
		<dc:creator>MWahl</dc:creator>
				<category><![CDATA[Linux Server]]></category>
		<category><![CDATA[Linux tools]]></category>

		<guid isPermaLink="false">http://www.thenetworkadministrator.net/?p=752</guid>
		<description><![CDATA[This seems simply enough right&#8230;? I spent a day or so looking for a way to image an linux workstation and to add to the complexity I didnt have a large enough external hard drive so i had to do this over the network to a server share. Below are the steps I used. 1. [...]]]></description>
		<wfw:commentRss>http://www.thenetworkadministrator.net/index.php/2010/09/imaging-a-linux-workstation-or-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lenovo S10-3T running Fedora 12</title>
		<link>http://www.thenetworkadministrator.net/index.php/2010/05/lenovo-s10-3t-running-fedora-12/</link>
		<comments>http://www.thenetworkadministrator.net/index.php/2010/05/lenovo-s10-3t-running-fedora-12/#comments</comments>
		<pubDate>Fri, 07 May 2010 00:10:35 +0000</pubDate>
		<dc:creator>MWahl</dc:creator>
				<category><![CDATA[Linux tools]]></category>

		<guid isPermaLink="false">http://www.thenetworkadministrator.net/?p=641</guid>
		<description><![CDATA[I took a new Lenovo S10-3T which shipped with Windows 7 and reloaded it with Fedora. I was not able load Fedora via usb as i dont have a DVD/CD Drive. I followed the instructions https://fedorahosted.org/liveusb-creator/ and  used the live usb creator. I ended up just using an external usb DVD drive and was able to [...]]]></description>
		<wfw:commentRss>http://www.thenetworkadministrator.net/index.php/2010/05/lenovo-s10-3t-running-fedora-12/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Linux change ownership of a directory and its files</title>
		<link>http://www.thenetworkadministrator.net/index.php/2010/01/linux-change-ownership-of-a/</link>
		<comments>http://www.thenetworkadministrator.net/index.php/2010/01/linux-change-ownership-of-a/#comments</comments>
		<pubDate>Sun, 31 Jan 2010 20:01:46 +0000</pubDate>
		<dc:creator>MWahl</dc:creator>
				<category><![CDATA[Linux Server]]></category>
		<category><![CDATA[Linux tools]]></category>

		<guid isPermaLink="false">http://www.thenetworkadministrator.net/?p=532</guid>
		<description><![CDATA[chown -R ../]]></description>
		<wfw:commentRss>http://www.thenetworkadministrator.net/index.php/2010/01/linux-change-ownership-of-a/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Configuring a secure FTP Linux Server</title>
		<link>http://www.thenetworkadministrator.net/index.php/2009/12/configuring-a-secure-ftp-linux-server/</link>
		<comments>http://www.thenetworkadministrator.net/index.php/2009/12/configuring-a-secure-ftp-linux-server/#comments</comments>
		<pubDate>Thu, 24 Dec 2009 15:58:34 +0000</pubDate>
		<dc:creator>MWahl</dc:creator>
				<category><![CDATA[Linux Server]]></category>
		<category><![CDATA[Linux tools]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.thenetworkadministrator.net/?p=523</guid>
		<description><![CDATA[I needed to configure an SFTP server on a Fedora 8 Core server. To Keep things simple I choose SFTP over VSFTP as I was already running the SSH Daemon for server management. So if you dont already have the SSH Daemon installed, open a terminal session as root and type Yum install ssh* Select [...]]]></description>
		<wfw:commentRss>http://www.thenetworkadministrator.net/index.php/2009/12/configuring-a-secure-ftp-linux-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lost your Root Password</title>
		<link>http://www.thenetworkadministrator.net/index.php/2009/11/lost-your-root-password/</link>
		<comments>http://www.thenetworkadministrator.net/index.php/2009/11/lost-your-root-password/#comments</comments>
		<pubDate>Sun, 22 Nov 2009 23:54:46 +0000</pubDate>
		<dc:creator>MWahl</dc:creator>
				<category><![CDATA[Linux Server]]></category>
		<category><![CDATA[Linux tools]]></category>

		<guid isPermaLink="false">http://www.thenetworkadministrator.net/?p=449</guid>
		<description><![CDATA[If you have inheirted  an system or simply lost SU password in most cases you can reset the password. Remember phyiscal access is root or administrator access&#8230;. Open SuSE If using CD/DVD boot media, You need to choose Rescue System mount -o remount,rw /dev/sda2 /mnt # cd /mnt # chroot /mnt # passwd (new password) [...]]]></description>
		<wfw:commentRss>http://www.thenetworkadministrator.net/index.php/2009/11/lost-your-root-password/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nagios IT Monitoring software</title>
		<link>http://www.thenetworkadministrator.net/index.php/2009/11/nagios-it-monitoring-software/</link>
		<comments>http://www.thenetworkadministrator.net/index.php/2009/11/nagios-it-monitoring-software/#comments</comments>
		<pubDate>Sun, 22 Nov 2009 23:35:27 +0000</pubDate>
		<dc:creator>MWahl</dc:creator>
				<category><![CDATA[Linux Server]]></category>
		<category><![CDATA[Linux tools]]></category>
		<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[Windows tools]]></category>

		<guid isPermaLink="false">http://www.thenetworkadministrator.net/?p=445</guid>
		<description><![CDATA[As an alternative to more costly software monitoring  solutions this is free, Nagios provides the means to monitor windows and linux servers and other equipment such as   Monitoring Windows machines Monitoring Linux/Unix machines Monitoring Netware servers Monitoring routers/switches Monitoring network printers Monitoring publicly available services (HTTP, FTP, SSH, etc.) To keeps things simple I chose to [...]]]></description>
		<wfw:commentRss>http://www.thenetworkadministrator.net/index.php/2009/11/nagios-it-monitoring-software/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Top free or open source tools</title>
		<link>http://www.thenetworkadministrator.net/index.php/2009/10/top-free-or-open-source-tools/</link>
		<comments>http://www.thenetworkadministrator.net/index.php/2009/10/top-free-or-open-source-tools/#comments</comments>
		<pubDate>Sat, 17 Oct 2009 13:59:27 +0000</pubDate>
		<dc:creator>MWahl</dc:creator>
				<category><![CDATA[Linux tools]]></category>
		<category><![CDATA[Windows tools]]></category>

		<guid isPermaLink="false">http://www.thenetworkadministrator.net/?p=319</guid>
		<description><![CDATA[https://www.mesh.com/welcome/default.aspx &#8211; Windows live mesh, allows you to sync files and remote desktop to any computer running live mesh client. http://www.leafnetworks.net/ &#8211; Enable network and device sharing between an individual&#8217;s home office and work PCs http://www.cacti.net/ &#8211; Data collection, storage and graphing tool that lets you poll data from multiple sources and create visual representations of information across [...]]]></description>
		<wfw:commentRss>http://www.thenetworkadministrator.net/index.php/2009/10/top-free-or-open-source-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Clonezilla</title>
		<link>http://www.thenetworkadministrator.net/index.php/2009/09/clonezilla/</link>
		<comments>http://www.thenetworkadministrator.net/index.php/2009/09/clonezilla/#comments</comments>
		<pubDate>Wed, 16 Sep 2009 02:21:23 +0000</pubDate>
		<dc:creator>MWahl</dc:creator>
				<category><![CDATA[Linux Server]]></category>
		<category><![CDATA[Linux tools]]></category>
		<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[Windows tools]]></category>

		<guid isPermaLink="false">http://www.thenetworkadministrator.net/?p=244</guid>
		<description><![CDATA[http://clonezilla.org/ What is Clonezilla ? You&#8217;re probably familiar with the popular proprietary commercial package Norton Ghost®, and its OpenSource counterpart, Partition Image. The problem with these software packages is that it takes a lot of time to massively clone systems to many computers. You&#8217;ve probably also heard of Symantec&#8217;s solution to this problem, Symantec Ghost [...]]]></description>
		<wfw:commentRss>http://www.thenetworkadministrator.net/index.php/2009/09/clonezilla/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CrackingWEP</title>
		<link>http://www.thenetworkadministrator.net/index.php/2009/09/crackingwep/</link>
		<comments>http://www.thenetworkadministrator.net/index.php/2009/09/crackingwep/#comments</comments>
		<pubDate>Sun, 06 Sep 2009 12:17:39 +0000</pubDate>
		<dc:creator>MWahl</dc:creator>
				<category><![CDATA[Linux Server]]></category>
		<category><![CDATA[Linux tools]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.thenetworkadministrator.net/?p=224</guid>
		<description><![CDATA[https://help.ubuntu.com/community/CrackingWEP]]></description>
		<wfw:commentRss>http://www.thenetworkadministrator.net/index.php/2009/09/crackingwep/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Top Free Linux Online Courses</title>
		<link>http://www.thenetworkadministrator.net/index.php/2009/08/top-free-linux-online-courses/</link>
		<comments>http://www.thenetworkadministrator.net/index.php/2009/08/top-free-linux-online-courses/#comments</comments>
		<pubDate>Sun, 09 Aug 2009 19:05:15 +0000</pubDate>
		<dc:creator>MWahl</dc:creator>
				<category><![CDATA[Linux Server]]></category>
		<category><![CDATA[Linux tools]]></category>

		<guid isPermaLink="false">http://www.thenetworkadministrator.net/?p=190</guid>
		<description><![CDATA[http://brajeshwar.com/2008/top-free-linux-online-courses/]]></description>
		<wfw:commentRss>http://www.thenetworkadministrator.net/index.php/2009/08/top-free-linux-online-courses/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

