<?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; VPS Hosting</title>
	<atom:link href="http://www.shanghaiwebhosting.com/category/vps-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>WiredTree Coupon Codes for VPS and Dedicated Hosting Discounts</title>
		<link>http://www.shanghaiwebhosting.com/web-hosting-coupons/wiredtree-coupon-codes-for-vps-and-dedicated-hosting-discounts</link>
		<comments>http://www.shanghaiwebhosting.com/web-hosting-coupons/wiredtree-coupon-codes-for-vps-and-dedicated-hosting-discounts#comments</comments>
		<pubDate>Tue, 13 Jul 2010 08:28:20 +0000</pubDate>
		<dc:creator>China Hosting Provider</dc:creator>
				<category><![CDATA[Dedicated Hosting]]></category>
		<category><![CDATA[Managed Hosting]]></category>
		<category><![CDATA[VPS Hosting]]></category>
		<category><![CDATA[Web Hosting Coupons]]></category>
		<category><![CDATA[Web Hosting Reviews]]></category>

		<guid isPermaLink="false">http://www.shanghaiwebhosting.com/?p=250</guid>
		<description><![CDATA[It&#8217;s been a while since my last post here. If you are still subscribing to this blog, I deeply appreciate it and would like to invite you to subscribe to my other blog Kavoir.com which is much more tended. I publish related stuff such as web hosting reviews and deals there as well as my [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been a while since my last post here. If you are still subscribing to this blog, I deeply appreciate it and would like to invite you to subscribe to my other blog <a href="http://www.kavoir.com">Kavoir.com</a> which is much more tended. I publish related stuff such as web hosting reviews and deals there as well as my path to making grand money online which I hope would be of help to people like you.</p>
<p>So WiredTree coupons and discounts, you can use these <a href="http://www.wiredtreecouponcode.com/"><strong>coupon codes</strong></a> to get generous discounts from them. In case you are curious, I wrote a <a href="http://www.kavoir.com/2010/06/my-wiredtree-review-and-some-discount-coupon-codes.html">WiredTree review</a> so that you know what these guys are like that you are going to deal with.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shanghaiwebhosting.com/web-hosting-coupons/wiredtree-coupon-codes-for-vps-and-dedicated-hosting-discounts/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Unmanaged Hosting Server Installation &amp; Initial Configuration for Dummies</title>
		<link>http://www.shanghaiwebhosting.com/unmanaged-hosting/unmanaged-hosting-server-installation-initial-configuration-for-dummies</link>
		<comments>http://www.shanghaiwebhosting.com/unmanaged-hosting/unmanaged-hosting-server-installation-initial-configuration-for-dummies#comments</comments>
		<pubDate>Sun, 31 May 2009 06:56:59 +0000</pubDate>
		<dc:creator>China Hosting Provider</dc:creator>
				<category><![CDATA[Unmanaged Hosting]]></category>
		<category><![CDATA[VPS Hosting]]></category>
		<category><![CDATA[Web Hosting Tutorials]]></category>

		<guid isPermaLink="false">http://www.shanghaiwebhosting.com/?p=60</guid>
		<description><![CDATA[Unmanaged hosting often comes with very competitive price compared to managed hosting environment, however, the drawback of which, is the steep learning curve for server noobs that unfortunately includes me. It&#8217;s meant for technically proficient ones after all. This simple tutorial will walk you through the steps needed to set up a working web server [...]]]></description>
			<content:encoded><![CDATA[<p>Unmanaged hosting often comes with very competitive price compared to managed hosting environment, however, the drawback of which, is the steep learning curve for server noobs that unfortunately includes me. It&#8217;s meant for technically proficient ones after all.</p>
<p>This simple tutorial will walk you through the steps needed to set up a working web server that&#8217;s ready to serve websites from a bare bone Linux distro (Ubuntu, in this case). It serves to be a survival guide of unmanaged hosting for novice Linux server administrators while at the same time documents my findings and learned tips for myself.</p>
<p>We will take <a href="http://www.ubuntu.com">Ubuntu</a> 9.04 (Jaunty) for example. Though all things are done at a <a href="http://www.shanghaiwebhosting.com/web-hosting/mosso-coupon-and-referral-code-for-cloud-sites-web-hosting">Mosso</a> 256 MB Cloud Server, 99% of them should work without a problem at other unmanaged hosting providers as long as the Linux distribution is identical. After this tutorial, you will have a working VPS or dedicated hosting server with update to date softwares and beginner security, in addition to necessary software packages to run and manage a LAMP web server: FTP, Apache 2, PHP 5.2.6 and MySQL.</p>
<p>Here we go. Suppose you have made the decision to go with one of the Linux distros of which I&#8217;d suggest Ubuntu and installed a plain version of it from the hosting control panel, now:</p>
<ol>
<li>You will be given a bare IP address, of course, when you have finished installing the Linux distro from the contrl panel provided by your hosting company. Download <a href="http://www.chiark.greenend.org.uk/~sgtatham/putty/">PuTTY</a> and set it up to connect to your hosting server of that IP as the root via SSH. The root password should also have been revealed or emailed to you.</li>
<li><a href="http://www.shanghaiwebhosting.com/ssh-hosting/how-to-change-login-password-of-linux-ssh-user-account">Change the root password</a> to a new one.</li>
<li><a href="http://www.shanghaiwebhosting.com/ssh-hosting/change-the-default-ssh-port-22-to-a-random-one-of-your-choice">Customize the default SSH listening port of 22</a> to a custom one.</li>
<li><a href="http://www.shanghaiwebhosting.com/ssh-hosting/typical-iptables-firewall-rules-for-a-server-that-hosts-websites">Build up necessary iptables firewall rules</a>.</li>
<li>Customize shell environment and <a href="http://www.shanghaiwebhosting.com/web-hosting-tips/colorful-ls-ssh-console-and-command-prompt">make the prompt ls command listings a little more colorful</a> so it&#8217;s more readable.</li>
<li>Enable vi code highlighting (enabled by default in Ubuntu) and <a href="http://www.shanghaiwebhosting.com/web-hosting-tips/vi-code-highlighting-change-the-default-comments-color-from-dark-blue-to-light-blue">change the dark blue color for comments to a lighter blue</a>.</li>
<li>Update the software source lists in Ubuntu by:<br />
<code>aptitude update</code>And set the proper locales:<br />
<code>locale-gen en_US.UTF-8</code></li>
<li>Upgrade the current distro to its latest:<br />
<code>aptitude safe-upgrade</code>Followed by:<br />
<code>aptitude full-upgrade</code></li>
<li>Install the essential tools and packages for development, the build tools:<br />
<code>aptitude install build-essential</code></li>
<li>Install MySQL:<br />
<code>aptitude install mysql-server mysql-client</code>The installation will prompt you twice for the root password.</li>
<li>Install Apache:<br />
<code>aptitude install apache2 apache2.2-common apache2-mpm-prefork apache2-utils libexpat1 ssl-cert</code>Change server name in the Apache configuration:<br />
<code>vi /etc/apache2/apache2.conf</code>And add the following directive at the end of the file:<br />
<code>ServerName king</code>Change &#8216;king&#8217; to whatever you&#8217;ll name your own server. For beginner SSH users, nano would be a better choice for its intuitive editing capabilities. After restarting Apache web server gracefully by not interrupting connected clients:<br />
<code>apache2ctl graceful</code>You should be able to view the demo web page at http://(your server IP address).</li>
<li>Install PHP5:<br />
<code>aptitude install libapache2-mod-php5 php5 php5-common php5-curl php5-dev php5-gd php5-imagick php5-mcrypt php5-memcache php5-mhash php5-mysql php5-pspell php5-snmp php5-sqlite php5-xmlrpc php5-xsl</code></li>
<li>Turn off server signature:<br />
<code>nano /etc/apache2/conf.d/security</code>And change:<br />
<code>ServerTokens Full</code>To:<br />
<code>ServerTokens Prod</code></li>
<li>Change the hostname of your server. Open and edit /etc/hostname:<br />
<code>vi /etc/hostname</code>To a top level domain you have registered for your website. And add it in /etc/hosts:<br />
<code>vi /etc/hosts</code>In this way:<br />
<code>127.0.0.1       example.com</code></li>
<li>Reboot by:<br />
<code>shutdown -r now</code></li>
<li>Install the mail module for your hosting server, Postfix, so the php function mail() works:<br />
<code>aptitude install postfix telnet mailx</code>Just choose &#8216;Internet Site&#8217;.</li>
<li><a href="http://www.shanghaiwebhosting.com/ssh-hosting/installing-ftp-vsftpd-service-on-ubuntu-server">Install FTP daemon service</a> so you can FTP stuff to your server as any user.</li>
<li>Install rsync so that you can easily <a href="http://www.shanghaiwebhosting.com/web-hosting-tips/backup-and-synchronize-files-between-2-or-more-hosting-servers">synchronize and backup files between 2 remote hosting servers</a>:<br />
<code>aptitude install rsync</code></li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.shanghaiwebhosting.com/unmanaged-hosting/unmanaged-hosting-server-installation-initial-configuration-for-dummies/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Quick tip: 256 MB VPS helps you no more than shared hosting</title>
		<link>http://www.shanghaiwebhosting.com/web-hosting-tips/quick-tip-256-mb-vps-helps-you-no-more-than-shared-hosting</link>
		<comments>http://www.shanghaiwebhosting.com/web-hosting-tips/quick-tip-256-mb-vps-helps-you-no-more-than-shared-hosting#comments</comments>
		<pubDate>Tue, 26 May 2009 03:29:47 +0000</pubDate>
		<dc:creator>China Hosting Provider</dc:creator>
				<category><![CDATA[Hosting SEO]]></category>
		<category><![CDATA[VPS Hosting]]></category>
		<category><![CDATA[Web Hosting Tips]]></category>

		<guid isPermaLink="false">http://www.shanghaiwebhosting.com/?p=56</guid>
		<description><![CDATA[256MB being the startup plan from most VPS providers will be no better than a shared hosting plan from affordable hosting providers. 384MB may seem to be a 128MB extra but actually just slightly more. As a result of the nature of VPS, an entire operating system (such as Linux distributions: Ubuntu, Debian or Centos, [...]]]></description>
			<content:encoded><![CDATA[<p>256MB being the startup plan from most VPS providers will be no better than a shared hosting plan from affordable hosting providers. 384MB may seem to be a 128MB extra but actually just slightly more.</p>
<p>As a result of the nature of VPS, an entire operating system (such as Linux distributions: <a href="http://www.ubuntu.com/">Ubuntu</a>, <a href="http://www.debian.org/">Debian</a> or <a href="http://www.centos.org/">Centos</a>, and so forth) resides in it with a complete web server package: <a href="http://httpd.apache.org/">Apache</a>, <a href="http://www.php.net">PHP</a>, <a href="http://www.mysql.com/">MySQL</a> and potentially a lot of necessary modules and extensions, making the mere hosting slice of 256MB a frugal choice to cover all the overheads, much like the <a href="http://www.econguru.com/introduction_to_economics/scope-method.html#abc">sunk cost</a> in Economics. It is after the threshold of 256MB that every additional MB of RAM you purchase will be consumed by your own websites rather than by the system. Well, not precisely all of 256MB will be used for the system, but you are left with like <strong>50MB &#8211; 100MB</strong> from the whole 256MB pie after installing everything WWW and getting your slice ready for websites.</p>
<p>So if you are going to switch to a VPS, make sure you board on at least 512MB memeory for a start or it won&#8217;t be worth the while and it may just be good enough to spread your sites across various shared hosting plans (preferrably from various distant hosting comapnies) for some SEO advantage.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shanghaiwebhosting.com/web-hosting-tips/quick-tip-256-mb-vps-helps-you-no-more-than-shared-hosting/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
