<?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>Shanghai Web Hosting &#187; Linux Web Hosting</title>
	<atom:link href="http://www.shanghaiwebhosting.com/category/linux-web-hosting/feed" rel="self" type="application/rss+xml" />
	<link>http://www.shanghaiwebhosting.com</link>
	<description>China Web Hosting Reviews of Shanghai Hosting Providers &#124; Web Hosting Tutorials &#124; Web Hosting Tips &#124; Web Hosting Class</description>
	<lastBuildDate>Tue, 13 Jul 2010 08:28:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>The one dedicated server deal you&#8217;ll ever need</title>
		<link>http://www.shanghaiwebhosting.com/web-hosting-coupons/the-one-dedicated-server-deal-youll-ever-need</link>
		<comments>http://www.shanghaiwebhosting.com/web-hosting-coupons/the-one-dedicated-server-deal-youll-ever-need#comments</comments>
		<pubDate>Thu, 10 Sep 2009 13:52:19 +0000</pubDate>
		<dc:creator>China Hosting Provider</dc:creator>
				<category><![CDATA[Dedicated Hosting]]></category>
		<category><![CDATA[Linux Web Hosting]]></category>
		<category><![CDATA[Unmanaged Hosting]]></category>
		<category><![CDATA[Web Hosting Coupons]]></category>

		<guid isPermaLink="false">http://www.shanghaiwebhosting.com/?p=190</guid>
		<description><![CDATA[Need ultimate web hosting on a dedicated server? How about Dual Xeon 2.8Ghz, 2GB RAM, 2×73GB SCSI? Hosting the server at one of the top Data Centers of United States? With 10TB free bandwidth? How much do you think this setup would cost you per month? $300? $200? $100? Well, now you can get this server [...]]]></description>
			<content:encoded><![CDATA[<p>Need ultimate web hosting on a dedicated server?</p>
<p>How about <a style="vertical-align: baseline; outline-style: none; outline-width: initial; outline-color: initial; font-size: 100%; background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: transparent; cursor: pointer; text-decoration: none; color: #551a8b; background-position: initial initial; padding: 0px; margin: 0px; border: initial none initial;" href="http://www.kavoir.com/go/theplanet/dualxeon2.8.php" target="_blank">Dual Xeon 2.8Ghz, 2GB RAM, 2×73GB SCSI</a>?</p>
<p>Hosting the server at one of the top Data Centers of United States?</p>
<p>With 10TB free bandwidth?</p>
<p>How much do you think this setup would cost you per month?</p>
<p>$300?</p>
<p>$200?</p>
<p>$100?</p>
<p>Well, now you can get this server hosted by <a href="http://www.kavoir.com/go/theplanet">The Planet</a> for just <strong>$89</strong> per month. Just use <a href="http://www.kavoir.com/2009/09/the-planet-dedicated-server-coupon-promo-code-for-50-70-off.html">this The Planet hosting coupon code</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shanghaiwebhosting.com/web-hosting-coupons/the-one-dedicated-server-deal-youll-ever-need/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to find out the Linux distro release and the version number of your server?</title>
		<link>http://www.shanghaiwebhosting.com/ssh-hosting/how-to-find-out-the-linux-distro-release-and-the-version-number-of-your-server</link>
		<comments>http://www.shanghaiwebhosting.com/ssh-hosting/how-to-find-out-the-linux-distro-release-and-the-version-number-of-your-server#comments</comments>
		<pubDate>Sat, 05 Sep 2009 07:05:26 +0000</pubDate>
		<dc:creator>China Hosting Provider</dc:creator>
				<category><![CDATA[Host Server Administration]]></category>
		<category><![CDATA[Linux Web Hosting]]></category>
		<category><![CDATA[SSH Hosting]]></category>

		<guid isPermaLink="false">http://www.shanghaiwebhosting.com/?p=178</guid>
		<description><![CDATA[To check the version date of your OS (Linux distros): uname -v To find out the release: uname -r To display and show the complete kernel signature of your hosting server: uname -a Something like this will output similar information concerning your Linux kernel: cat /proc/version If you haven&#8217;t had the uname utility installed, you [...]]]></description>
			<content:encoded><![CDATA[<p>To check the version date of your OS (Linux distros):</p>
<p><code>uname -v</code></p>
<p>To find out the release:</p>
<p><code>uname -r</code></p>
<p>To display and show the complete kernel signature of your hosting server:</p>
<p><code>uname -a</code></p>
<p>Something like this will output similar information concerning your Linux kernel:</p>
<p><code>cat /proc/version</code></p>
<p>If you haven&#8217;t had the uname utility installed, you can get the kernel release version by:</p>
<p><code>cat /proc/sys/kernel/osrelease</code></p>
<p>You may also be interested in <a href="http://www.shanghaiwebhosting.com/web-hosting/simple-ssh-linux-command-to-display-the-number-of-cpus-processors-of-your-hosting-server">some other useful things to see within /proc</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shanghaiwebhosting.com/ssh-hosting/how-to-find-out-the-linux-distro-release-and-the-version-number-of-your-server/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Create a local static mirror of your WordPress blog by SSH command wget</title>
		<link>http://www.shanghaiwebhosting.com/web-hosting-tips/create-a-local-static-mirror-of-your-wordpress-blog-by-ssh-command-wget</link>
		<comments>http://www.shanghaiwebhosting.com/web-hosting-tips/create-a-local-static-mirror-of-your-wordpress-blog-by-ssh-command-wget#comments</comments>
		<pubDate>Sun, 02 Aug 2009 09:05:55 +0000</pubDate>
		<dc:creator>China Hosting Provider</dc:creator>
				<category><![CDATA[Linux Web Hosting]]></category>
		<category><![CDATA[SSH Hosting]]></category>
		<category><![CDATA[Web Hosting Tips]]></category>

		<guid isPermaLink="false">http://www.shanghaiwebhosting.com/?p=171</guid>
		<description><![CDATA[wget command should be available in most hosting companies who offer SSH access to your hosting account. It is usually used to download stuff from the remote server, for example, to download something: wget http://www.google.com/money.zip However, there&#8217;s yet another hidden trick of wget that could enable you to make a mirror backup of any website [...]]]></description>
			<content:encoded><![CDATA[<p><strong>wget</strong> command should be available in most hosting companies who offer SSH access to your hosting account. It is usually used to download stuff from the remote server, for example, to download something:</p>
<p><code>wget http://www.google.com/money.zip</code></p>
<p>However, there&#8217;s yet another hidden trick of <strong>wget</strong> that could enable you to make a mirror backup of any website &#8211; well, not actually any website but wget feels more comfortable with certain sites. WordPress blogs are perfect candidates for wget to mirror. Mirroring a WordPress blog can be done by a very simple switch of the <a href="http://www.kavoir.com/2009/08/linux-wget-command-to-download-and-mirror-a-website-in-static-local-copy.html">wget command through SSH</a>:</p>
<p><code>wget -mk http://www.example.com</code></p>
<p>All the documents relationships and HTML links will be taken care of so that local browsing of the mirrored copy will be completely no problem.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shanghaiwebhosting.com/web-hosting-tips/create-a-local-static-mirror-of-your-wordpress-blog-by-ssh-command-wget/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Best Linux Server Administration Books for Learning Linux</title>
		<link>http://www.shanghaiwebhosting.com/web-hosting-tutorials/best-linux-server-administration-books-for-learning-linux</link>
		<comments>http://www.shanghaiwebhosting.com/web-hosting-tutorials/best-linux-server-administration-books-for-learning-linux#comments</comments>
		<pubDate>Wed, 17 Jun 2009 02:44:31 +0000</pubDate>
		<dc:creator>China Hosting Provider</dc:creator>
				<category><![CDATA[Host Server Administration]]></category>
		<category><![CDATA[Linux Web Hosting]]></category>
		<category><![CDATA[Web Hosting Tutorials]]></category>

		<guid isPermaLink="false">http://www.shanghaiwebhosting.com/web-hosting-tutorials/best-linux-server-administration-books-for-learning-linux</guid>
		<description><![CDATA[In the web hosting industry, Linux is undoubtedly the No. 1 server OS that has been used and talked about. With so many differently branded distributions such as Ubuntu, Debian and CentOS, the basic part has always been the same &#8211; the file system, the open source packages, the commands, the shell programming and so [...]]]></description>
			<content:encoded><![CDATA[<p>In the web hosting industry, Linux is undoubtedly the No. 1 server OS that has been used and talked about. With so many differently branded distributions such as Ubuntu, Debian and CentOS, the basic part has always been the same &#8211; the file system, the open source packages, the commands, the shell programming and so forth. It&#8217;s a hard nut to crack, but with a few good guides and books, you will soon be on your way of becoming a professional server administration.</p>
<h4>Web Developers / Designers&#8217; Books:</h4>
<ol>
<li><a href="http://www.kavoir.com/2009/06/best-books-of-html-and-xhtml-to-learn-how-to-create-web-pages-sites-with-html-and-css.html">Best  HTML Books</a></li>
<li><a href="http://www.kavoir.com/2009/06/best-css-books-to-learn-css-web-design.html">Best  CSS Books</a></li>
<li><a href="http://www.kavoir.com/2009/06/best-javascript-books-for-learning-javascript-programming-and-development.html">Best  JavaScript Books</a></li>
<li><a href="http://www.kavoir.com/2009/06/best-php-books-for-learning-php-and-mysql.html">Best  PHP Books</a></li>
<li><a href="http://www.kavoir.com/2009/06/best-mysql-books-to-learn-mysql-database-php-applications.html">Best  MySQL Books</a></li>
<li><a href="../web-hosting-tutorials/best-linux-server-administration-books-for-learning-linux">Best  Linux Books</a></li>
<li><a href="http://www.kavoir.com/2009/06/best-books-of-apache-web-server-to-learn-apache-and-use-it.html">Best  Apache Books</a> (<a href="../web-hosting-tips/best-books-about-apache-mod_rewrite-module-htaccess-books">mod_rewrite  Books</a>)</li>
<li><a href="../web-hosting-tutorials/best-web-hosting-books-to-learn-about-web-hosting">Best  Web Hosting Books</a></li>
</ol>
<h4><a href="http://www.amazon.com/gp/product/0131478230?ie=UTF8&amp;tag=maawe-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0131478230">A Practical Guide to Linux(R) Commands, Editors, and Shell Programming</a></h4>
<p><a href="http://www.amazon.com/gp/product/0131478230?ie=UTF8&amp;tag=maawe-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0131478230"><img style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" title="A Practical Guide to Linux(R) Commands, Editors, and Shell Programming" src="http://www.shanghaiwebhosting.com/wp-content/uploads/2009/06/APracticalGuidetoLinuxRCommandsEditorsandShellProgramming.jpg" border="0" alt="A Practical Guide to Linux(R) Commands, Editors, and Shell Programming" width="199" height="248" /></a></p>
<h4><a href="http://www.amazon.com/gp/product/0596006284?ie=UTF8&amp;tag=maawe-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0596006284">Linux Pocket Guide</a></h4>
<p><a href="http://www.amazon.com/gp/product/0596006284?ie=UTF8&amp;tag=maawe-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0596006284"><img style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" title="Linux Pocket Guide" src="http://www.shanghaiwebhosting.com/wp-content/uploads/2009/06/LinuxPocketGuide.jpg" border="0" alt="Linux Pocket Guide" width="152" height="248" /></a></p>
<h4><a href="http://www.amazon.com/gp/product/0596009305?ie=UTF8&amp;tag=maawe-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0596009305">Linux in a Nutshell, 5th Edition</a></h4>
<p><a href="http://www.amazon.com/gp/product/0596009305?ie=UTF8&amp;tag=maawe-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0596009305"><img style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" title="Linux in a Nutshell, 5th Edition" src="http://www.shanghaiwebhosting.com/wp-content/uploads/2009/06/LinuxinaNutshell5thEdition.jpg" border="0" alt="Linux in a Nutshell, 5th Edition" width="168" height="248" /></a></p>
<h4><a href="http://www.amazon.com/gp/product/0071545883?ie=UTF8&amp;tag=maawe-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0071545883">Linux Administration: A Beginner&#8217;s Guide, Fifth Edition</a></h4>
<p><a href="http://www.amazon.com/gp/product/0071545883?ie=UTF8&amp;tag=maawe-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0071545883"><img style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" title="Linux Administration A Beginner's Guide, Fifth Edition" src="http://www.shanghaiwebhosting.com/wp-content/uploads/2009/06/LinuxAdministrationABeginnersGuideFifthEdition.jpg" border="0" alt="Linux Administration A Beginner's Guide, Fifth Edition" width="208" height="240" /></a></p>
<h4><a href="http://www.amazon.com/gp/product/0137003889?ie=UTF8&amp;tag=maawe-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0137003889">Practical Guide to Ubuntu Linux (Versions 8.10 and 8.04), A (2nd Edition)</a></h4>
<p><a href="http://www.amazon.com/gp/product/0137003889?ie=UTF8&amp;tag=maawe-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0137003889"><img style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" title="Practical Guide to Ubuntu Linux (Versions 8.10 and 8.04), A (2nd Edition)" src="http://www.shanghaiwebhosting.com/wp-content/uploads/2009/06/PracticalGuidetoUbuntuLinuxVersions8.10and8.04A2ndEdition.jpg" border="0" alt="Practical Guide to Ubuntu Linux (Versions 8.10 and 8.04), A (2nd Edition)" width="202" height="248" /></a></p>
<h4><a href="http://www.amazon.com/gp/product/1593270356?ie=UTF8&amp;tag=maawe-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=1593270356">How Linux Works</a></h4>
<p><a href="http://www.amazon.com/gp/product/1593270356?ie=UTF8&amp;tag=maawe-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=1593270356"><img style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" title="How Linux Works" src="http://www.shanghaiwebhosting.com/wp-content/uploads/2009/06/HowLinuxWorks.jpg" border="0" alt="How Linux Works" width="184" height="248" /></a></p>
<h4><a href="http://www.amazon.com/gp/product/0131480049?ie=UTF8&amp;tag=maawe-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0131480049">Linux Administration Handbook (2nd Edition)</a></h4>
<p><a href="http://www.amazon.com/gp/product/0131480049?ie=UTF8&amp;tag=maawe-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0131480049"><img style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" title="Linux Administration Handbook (2nd Edition)" src="http://www.shanghaiwebhosting.com/wp-content/uploads/2009/06/LinuxAdministrationHandbook2ndEdition.jpg" border="0" alt="Linux Administration Handbook (2nd Edition)" width="195" height="248" /></a></p>
<h4><a href="http://www.amazon.com/gp/product/0470082933?ie=UTF8&amp;tag=maawe-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0470082933">Ubuntu Linux Toolbox: 1000+ Commands for Ubuntu and Debian Power Users</a></h4>
<p><a href="http://www.amazon.com/gp/product/0470082933?ie=UTF8&amp;tag=maawe-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0470082933"><img style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" title="Ubuntu Linux Toolbox 1000  Commands for Ubuntu and Debian Power Users" src="http://www.shanghaiwebhosting.com/wp-content/uploads/2009/06/UbuntuLinuxToolbox1000CommandsforUbuntuandDebianPowerUsers.jpg" border="0" alt="Ubuntu Linux Toolbox 1000  Commands for Ubuntu and Debian Power Users" width="173" height="248" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.shanghaiwebhosting.com/web-hosting-tutorials/best-linux-server-administration-books-for-learning-linux/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
