<?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 Server</title>
	<atom:link href="http://www.thenetworkadministrator.net/index.php/category/linux-server/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>how to solve error 500 internal server error with WordPress, 1and1 and different providers</title>
		<link>http://www.thenetworkadministrator.net/index.php/2010/11/how-to-solve-error-500-internal-server-error-with-wordpress-1and1-and-different-providers/</link>
		<comments>http://www.thenetworkadministrator.net/index.php/2010/11/how-to-solve-error-500-internal-server-error-with-wordpress-1and1-and-different-providers/#comments</comments>
		<pubDate>Wed, 03 Nov 2010 00:35:44 +0000</pubDate>
		<dc:creator>MWahl</dc:creator>
				<category><![CDATA[Linux Server]]></category>
		<category><![CDATA[Web Servers]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.thenetworkadministrator.net/?p=865</guid>
		<description><![CDATA[1. Open .htaccess file in your root folder 2. Add these lines: Options All -Indexes AddType x-mapp-php5 .php AddHandler x-mapp-php5 .php 3. Save and hopefully see it work]]></description>
		<wfw:commentRss>http://www.thenetworkadministrator.net/index.php/2010/11/how-to-solve-error-500-internal-server-error-with-wordpress-1and1-and-different-providers/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<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>Importing an IIS .pfx file certificate into Apache</title>
		<link>http://www.thenetworkadministrator.net/index.php/2010/04/importing-an-iis-pfx-file-certificate-into-apache/</link>
		<comments>http://www.thenetworkadministrator.net/index.php/2010/04/importing-an-iis-pfx-file-certificate-into-apache/#comments</comments>
		<pubDate>Sun, 04 Apr 2010 02:39:48 +0000</pubDate>
		<dc:creator>MWahl</dc:creator>
				<category><![CDATA[Linux Server]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Web Servers]]></category>

		<guid isPermaLink="false">http://www.thenetworkadministrator.net/?p=635</guid>
		<description><![CDATA[To export the private key from the Windows IIS server to your non-windows-based machine, you must extract the private key from a Windows .pfx backup certificate. Use the OpenSSL utility to extract the private key from the .pfx backup file: First backup the certificate you have working on your IIS server to a .pfx file. [...]]]></description>
		<wfw:commentRss>http://www.thenetworkadministrator.net/index.php/2010/04/importing-an-iis-pfx-file-certificate-into-apache/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Installing VMware Tools in Fedora 12</title>
		<link>http://www.thenetworkadministrator.net/index.php/2010/04/installing-vmware-tools-in-fedora-12/</link>
		<comments>http://www.thenetworkadministrator.net/index.php/2010/04/installing-vmware-tools-in-fedora-12/#comments</comments>
		<pubDate>Sat, 03 Apr 2010 14:24:47 +0000</pubDate>
		<dc:creator>MWahl</dc:creator>
				<category><![CDATA[Linux Server]]></category>
		<category><![CDATA[Virtual Servers]]></category>

		<guid isPermaLink="false">http://www.thenetworkadministrator.net/?p=614</guid>
		<description><![CDATA[1. VMware Workstation go up to the VM menu item and then select Install VMware Tools 2. Double click on the item which ends in .rpm 3. Click Install. You will be asked for your root password, type it in and press Authenticate. 4. After installation is finished Click Close. 5. Go to Applications at [...]]]></description>
		<wfw:commentRss>http://www.thenetworkadministrator.net/index.php/2010/04/installing-vmware-tools-in-fedora-12/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Mysql database backup cron job</title>
		<link>http://www.thenetworkadministrator.net/index.php/2010/03/mysql-database-backup-cron-job/</link>
		<comments>http://www.thenetworkadministrator.net/index.php/2010/03/mysql-database-backup-cron-job/#comments</comments>
		<pubDate>Tue, 30 Mar 2010 02:18:04 +0000</pubDate>
		<dc:creator>MWahl</dc:creator>
				<category><![CDATA[Linux Server]]></category>
		<category><![CDATA[MYSQL]]></category>

		<guid isPermaLink="false">http://www.thenetworkadministrator.net/?p=611</guid>
		<description><![CDATA[This will backup all of your mysql databases nightly at midnight Open a command prompt and type crontab -e type 0 0 * * * /usr/bin/mysqldump -u username -p userpassword --all-databases > /usr/share/bugzilla/mysql/backups/dbbackup.sql make any changes that you need and then type wq! to save and quit out of the script.]]></description>
		<wfw:commentRss>http://www.thenetworkadministrator.net/index.php/2010/03/mysql-database-backup-cron-job/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Install Bugzilla on Fedora 12</title>
		<link>http://www.thenetworkadministrator.net/index.php/2010/03/installing-bugzilla-on-fedora/</link>
		<comments>http://www.thenetworkadministrator.net/index.php/2010/03/installing-bugzilla-on-fedora/#comments</comments>
		<pubDate>Sun, 21 Mar 2010 22:48:51 +0000</pubDate>
		<dc:creator>MWahl</dc:creator>
				<category><![CDATA[Linux Server]]></category>

		<guid isPermaLink="false">http://www.thenetworkadministrator.net/?p=592</guid>
		<description><![CDATA[First I downloaded and installed Fedora 12. Bugzilla and its dependencies are in the Fedora yum repository. To install Bugzilla and all its Perl dependencies, as root type the following. 1. yum install bugzilla Install the database engine and web server, in my case MySQL and httpd: 1. yum install httpd mysql-server To configure MySQL, [...]]]></description>
		<wfw:commentRss>http://www.thenetworkadministrator.net/index.php/2010/03/installing-bugzilla-on-fedora/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tomcat6 as a non-root user</title>
		<link>http://www.thenetworkadministrator.net/index.php/2010/02/tomcat6-as-a-non-root-user/</link>
		<comments>http://www.thenetworkadministrator.net/index.php/2010/02/tomcat6-as-a-non-root-user/#comments</comments>
		<pubDate>Mon, 22 Feb 2010 03:18:08 +0000</pubDate>
		<dc:creator>MWahl</dc:creator>
				<category><![CDATA[Linux Server]]></category>
		<category><![CDATA[Web Servers]]></category>

		<guid isPermaLink="false">http://www.thenetworkadministrator.net/?p=573</guid>
		<description><![CDATA[Tomcat running as root could be a huge security hole. Linux only allows root to listen to port 80 and 443&#8230;which is why many users of tomcat under Linux run tomcat as root. However, with jscv, the process will start off as root but later on will change ownership to the user tomcat or whatever [...]]]></description>
		<wfw:commentRss>http://www.thenetworkadministrator.net/index.php/2010/02/tomcat6-as-a-non-root-user/feed/</wfw:commentRss>
		<slash:comments>0</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>Top Linux Commands</title>
		<link>http://www.thenetworkadministrator.net/index.php/2009/12/top-linux-commands/</link>
		<comments>http://www.thenetworkadministrator.net/index.php/2009/12/top-linux-commands/#comments</comments>
		<pubDate>Thu, 24 Dec 2009 16:19:22 +0000</pubDate>
		<dc:creator>MWahl</dc:creator>
				<category><![CDATA[Linux Server]]></category>

		<guid isPermaLink="false">http://www.thenetworkadministrator.net/?p=527</guid>
		<description><![CDATA[Command Description • apropos whatis Show commands pertinent to string. See also threadsafe • man -t man &#124; ps2pdf - > man.pdf make a pdf of a manual page which command Show full path name of command time command See how long a command takes • time cat Start stopwatch. Ctrl-d to stop. See also [...]]]></description>
		<wfw:commentRss>http://www.thenetworkadministrator.net/index.php/2009/12/top-linux-commands/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>
	</channel>
</rss>

