<?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>ServerPronto University</title>
	<atom:link href="http://www.serverprontouniversity.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.serverprontouniversity.com</link>
	<description>The Official Blog of ServerPronto.com</description>
	<lastBuildDate>Fri, 13 Jan 2012 17:09:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Support of the day: Dead Scripts</title>
		<link>http://www.serverprontouniversity.com/support-of-the-day/support-of-the-day-dead-scripts/</link>
		<comments>http://www.serverprontouniversity.com/support-of-the-day/support-of-the-day-dead-scripts/#comments</comments>
		<pubDate>Fri, 13 Jan 2012 17:09:40 +0000</pubDate>
		<dc:creator>mammann</dc:creator>
				<category><![CDATA[Support of the day]]></category>

		<guid isPermaLink="false">http://www.serverprontouniversity.com/?p=501</guid>
		<description><![CDATA[If you regularly work with scripts on any Unix or Linux platform and it gets killed when you logout from ssh, the session dies or the scripts stops working after x time then you need to deown it and fork it to the background. So instead of running /your/script/filename run nohup /your/script/filename &#38; What this [...]]]></description>
		<wfw:commentRss>http://www.serverprontouniversity.com/support-of-the-day/support-of-the-day-dead-scripts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Support of the day: Getting the old Ubuntu desktop back on 10.11</title>
		<link>http://www.serverprontouniversity.com/support-of-the-day/support-of-the-day-getting-the-old-buntu-desktop-back-on-10-11/</link>
		<comments>http://www.serverprontouniversity.com/support-of-the-day/support-of-the-day-getting-the-old-buntu-desktop-back-on-10-11/#comments</comments>
		<pubDate>Tue, 10 Jan 2012 12:37:58 +0000</pubDate>
		<dc:creator>mammann</dc:creator>
				<category><![CDATA[Support of the day]]></category>

		<guid isPermaLink="false">http://www.serverprontouniversity.com/?p=493</guid>
		<description><![CDATA[So, you&#8217;ve installed Ubuntu 11.10 and found out that it&#8217;s all gone and replaced by what seems to be too good of a qualificative of a sidebar and what appears to be a poignant attempt to kill all interest on an open source Operating System. Fear not as we can still make the best of [...]]]></description>
		<wfw:commentRss>http://www.serverprontouniversity.com/support-of-the-day/support-of-the-day-getting-the-old-buntu-desktop-back-on-10-11/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Support of the day: SSH Keys (Passwordless login via SSH)</title>
		<link>http://www.serverprontouniversity.com/support-of-the-day/support-of-the-day-ssh-keys-passwordless-login-via-ssh/</link>
		<comments>http://www.serverprontouniversity.com/support-of-the-day/support-of-the-day-ssh-keys-passwordless-login-via-ssh/#comments</comments>
		<pubDate>Thu, 15 Dec 2011 15:47:31 +0000</pubDate>
		<dc:creator>mammann</dc:creator>
				<category><![CDATA[Support of the day]]></category>

		<guid isPermaLink="false">http://www.serverprontouniversity.com/?p=486</guid>
		<description><![CDATA[This week’s tip: SSH Keys (or i do not like typing my long cryptic password everytime I need to access my server) If you’ve been following my other tips you might remember that ssh uses different authentication options, credentials, domain login, password, you name it, one of these is via ssh keys. Imagine your car. [...]]]></description>
		<wfw:commentRss>http://www.serverprontouniversity.com/support-of-the-day/support-of-the-day-ssh-keys-passwordless-login-via-ssh/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Support of the day: Downgrade PHP 5.3 to 5.2 on CentOS 6</title>
		<link>http://www.serverprontouniversity.com/support-of-the-day/support-of-the-day-downgrade-php-5-3-to-5-2-on-centos-6/</link>
		<comments>http://www.serverprontouniversity.com/support-of-the-day/support-of-the-day-downgrade-php-5-3-to-5-2-on-centos-6/#comments</comments>
		<pubDate>Mon, 12 Dec 2011 20:25:01 +0000</pubDate>
		<dc:creator>mammann</dc:creator>
				<category><![CDATA[Support of the day]]></category>

		<guid isPermaLink="false">http://www.serverprontouniversity.com/?p=481</guid>
		<description><![CDATA[If a downgrade to PHP 5.2 is needed do the following: 1. The repositories for Centos 6 do not include old packages (another reason to stick with 5.6) so we need to pull all packages needed. Therefore we access the server, create a folder there (mkdir php) and then enter that folder (cd php) 2. [...]]]></description>
		<wfw:commentRss>http://www.serverprontouniversity.com/support-of-the-day/support-of-the-day-downgrade-php-5-3-to-5-2-on-centos-6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Support of the day: The world&#8217;s most dead simple http server</title>
		<link>http://www.serverprontouniversity.com/support-of-the-day/support-of-the-day-the-worlds-most-dead-simple-http-server/</link>
		<comments>http://www.serverprontouniversity.com/support-of-the-day/support-of-the-day-the-worlds-most-dead-simple-http-server/#comments</comments>
		<pubDate>Mon, 05 Dec 2011 22:08:20 +0000</pubDate>
		<dc:creator>mammann</dc:creator>
				<category><![CDATA[Support of the day]]></category>

		<guid isPermaLink="false">http://www.serverprontouniversity.com/?p=468</guid>
		<description><![CDATA[1. Make sure your port 8000 is open Nano /etc/sysconfig/iptables Copy any of the rules (ctrl +K is cut, ctrl+U is paste) and swap the port for 8000, save and close Service iptables restart 2. Go to the folder you want to share cd /to/any/folder/you/want 3. Fire up the server python –m SimpleHTTPServer or python [...]]]></description>
		<wfw:commentRss>http://www.serverprontouniversity.com/support-of-the-day/support-of-the-day-the-worlds-most-dead-simple-http-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Support of the day: WordPress installation on Ubuntu Server</title>
		<link>http://www.serverprontouniversity.com/support-of-the-day/support-of-the-day-wordpress-installation-on-ubuntu-server/</link>
		<comments>http://www.serverprontouniversity.com/support-of-the-day/support-of-the-day-wordpress-installation-on-ubuntu-server/#comments</comments>
		<pubDate>Wed, 30 Nov 2011 20:59:59 +0000</pubDate>
		<dc:creator>mammann</dc:creator>
				<category><![CDATA[Support of the day]]></category>

		<guid isPermaLink="false">http://www.serverprontouniversity.com/?p=460</guid>
		<description><![CDATA[In this short tutorial we will install WordPress on a Ubuntu 11.04 server.]]></description>
		<wfw:commentRss>http://www.serverprontouniversity.com/support-of-the-day/support-of-the-day-wordpress-installation-on-ubuntu-server/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Support of the day: Slow SSH login in CentOS 6</title>
		<link>http://www.serverprontouniversity.com/support-of-the-day/support-of-the-day-slow-ssh-login-in-centos-6/</link>
		<comments>http://www.serverprontouniversity.com/support-of-the-day/support-of-the-day-slow-ssh-login-in-centos-6/#comments</comments>
		<pubDate>Tue, 29 Nov 2011 21:08:32 +0000</pubDate>
		<dc:creator>mammann</dc:creator>
				<category><![CDATA[Support of the day]]></category>

		<guid isPermaLink="false">http://www.serverprontouniversity.com/?p=447</guid>
		<description><![CDATA[If SSH login is very slow in CentOS 6 it’s because they have added another security feature, the SSH server will do a reverse DNS again for any incoming connection, this will delay connection up to 13 seconds, to avoid this: 1. Access the server 2. Edit the ssh config Nano /etc/ssh/sshd_config 3. Look for [...]]]></description>
		<wfw:commentRss>http://www.serverprontouniversity.com/support-of-the-day/support-of-the-day-slow-ssh-login-in-centos-6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Support of the day: Bruteforcing error on Cpanel</title>
		<link>http://www.serverprontouniversity.com/support-of-the-day/support-of-the-day-bruteforcing-error-on-cpanel/</link>
		<comments>http://www.serverprontouniversity.com/support-of-the-day/support-of-the-day-bruteforcing-error-on-cpanel/#comments</comments>
		<pubDate>Fri, 25 Nov 2011 19:23:51 +0000</pubDate>
		<dc:creator>mammann</dc:creator>
				<category><![CDATA[Support of the day]]></category>

		<guid isPermaLink="false">http://www.serverprontouniversity.com/?p=441</guid>
		<description><![CDATA[Cpanel has a daemon that checks for unsuccessful logins (like lastb on a shell), it is called hulk. When a user’s user (a customer&#8217;s client who bought access to the server) has an error regarding bruteforcing and denying access it&#8217;s because someone was bruteforcing his way in using that user’s username. To make sure of [...]]]></description>
		<wfw:commentRss>http://www.serverprontouniversity.com/support-of-the-day/support-of-the-day-bruteforcing-error-on-cpanel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Support of the day: Long respond times with Secure Shell communication</title>
		<link>http://www.serverprontouniversity.com/support-of-the-day/long-respond-times-with-secure-shell-communication/</link>
		<comments>http://www.serverprontouniversity.com/support-of-the-day/long-respond-times-with-secure-shell-communication/#comments</comments>
		<pubDate>Fri, 18 Nov 2011 22:35:28 +0000</pubDate>
		<dc:creator>mammann</dc:creator>
				<category><![CDATA[Support of the day]]></category>

		<guid isPermaLink="false">http://www.serverprontouniversity.com/?p=435</guid>
		<description><![CDATA[SSH taking too long to respond?

Read this step by step follow-through with detailed explanations.]]></description>
		<wfw:commentRss>http://www.serverprontouniversity.com/support-of-the-day/long-respond-times-with-secure-shell-communication/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ServerPronto, Food For The Poor Partner to Equip Schools With Computers</title>
		<link>http://www.serverprontouniversity.com/dedicated-server-best-practices/serverpronto-food-for-the-poor-partner-to-equip-schools-with-computers/</link>
		<comments>http://www.serverprontouniversity.com/dedicated-server-best-practices/serverpronto-food-for-the-poor-partner-to-equip-schools-with-computers/#comments</comments>
		<pubDate>Wed, 09 Nov 2011 16:31:42 +0000</pubDate>
		<dc:creator>mammann</dc:creator>
				<category><![CDATA[Dedicated Server Best Practices]]></category>

		<guid isPermaLink="false">http://www.serverprontouniversity.com/?p=424</guid>
		<description><![CDATA[NEW YORK, NY, Nov 01, 2011 (MARKETWIRE via COMTEX) &#8212; ServerPronto, home to the world&#8217;s most affordable dedicated server, has partnered with Food For The Poor to outfit schools in Jamaica, Haiti, Grenada, and Guyana with 100 computer workshop sets to accommodate 600 students at a time. &#8220;ServerPronto is committed to serving the needs of [...]]]></description>
		<wfw:commentRss>http://www.serverprontouniversity.com/dedicated-server-best-practices/serverpronto-food-for-the-poor-partner-to-equip-schools-with-computers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ServerPronto Launches Cloud Optimized Server Operating Systems</title>
		<link>http://www.serverprontouniversity.com/dedicated-server-operating-systems/serverpronto-launches-cloud-optimized-server-operating-systems/</link>
		<comments>http://www.serverprontouniversity.com/dedicated-server-operating-systems/serverpronto-launches-cloud-optimized-server-operating-systems/#comments</comments>
		<pubDate>Wed, 09 Nov 2011 16:30:14 +0000</pubDate>
		<dc:creator>mammann</dc:creator>
				<category><![CDATA[Cloud Hosting]]></category>
		<category><![CDATA[Dedicated Server Operating Systems]]></category>

		<guid isPermaLink="false">http://www.serverprontouniversity.com/?p=421</guid>
		<description><![CDATA[ServerPronto&#8217;s Xtreme discount dedicated server package just got a little more extreme with the addition of three new operating systems. Now, businesses that tap into virtualization and cloud solutions can choose an operating system that meets their distinct needs. In addition to popular Linux and Microsoft operating systems, ServerPronto&#8217;s Xtreme package now offers customers the [...]]]></description>
		<wfw:commentRss>http://www.serverprontouniversity.com/dedicated-server-operating-systems/serverpronto-launches-cloud-optimized-server-operating-systems/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Happy Halloween from your ServerPronto Team! Keep it spooky.</title>
		<link>http://www.serverprontouniversity.com/dedicated-server-best-practices/happy-halloween-from-your-serverpronto-team-keep-it-spooky/</link>
		<comments>http://www.serverprontouniversity.com/dedicated-server-best-practices/happy-halloween-from-your-serverpronto-team-keep-it-spooky/#comments</comments>
		<pubDate>Mon, 31 Oct 2011 20:39:25 +0000</pubDate>
		<dc:creator>mammann</dc:creator>
				<category><![CDATA[Dedicated Server Best Practices]]></category>

		<guid isPermaLink="false">http://www.serverprontouniversity.com/?p=430</guid>
		<description><![CDATA[]]></description>
		<wfw:commentRss>http://www.serverprontouniversity.com/dedicated-server-best-practices/happy-halloween-from-your-serverpronto-team-keep-it-spooky/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

