<?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>Admins Goodies &#187; linode</title>
	<atom:link href="http://adminsgoodies.com/tag/linode/feed/" rel="self" type="application/rss+xml" />
	<link>http://adminsgoodies.com</link>
	<description>Just another WordPress site</description>
	<lastBuildDate>Tue, 21 May 2013 16:33:04 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Which level of data protection should I expect for a Linode personal server without backup service?</title>
		<link>http://adminsgoodies.com/which-level-of-data-protection-should-i-expect-for-a-linode-personal-server-without-backup-service/</link>
		<comments>http://adminsgoodies.com/which-level-of-data-protection-should-i-expect-for-a-linode-personal-server-without-backup-service/#comments</comments>
		<pubDate>Sat, 24 Nov 2012 17:36:04 +0000</pubDate>
		<dc:creator>tom</dc:creator>
				<category><![CDATA[General Questions]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[linode]]></category>
		<category><![CDATA[vps]]></category>

		<guid isPermaLink="false">http://adminsgoodies.com/which-level-of-data-protection-should-i-expect-for-a-linode-personal-server-without-backup-service/</guid>
		<description><![CDATA[all: I bought a personal linode server without the backup service. All the data on it is totally personal and not that important. But for sure, I still don&#8217;t want them to be lost. I want to know, without the backup service, which level of data protection should I expect? Do they have in-place RAID or some other replication facilities for my data? How do you think, without the backup service, the probability of a [...]]]></description>
				<content:encoded><![CDATA[<h3 class="pq"><img src="http://adminsgoodies.com/imgs/question.png" alt="Question" /></h3>
<p>all:</p>
<p>I bought a personal linode server without the backup service.</p>
<p>All the data on it is totally personal and not that important. But for sure, I still don&#8217;t want them to be lost.</p>
<p>I want to know, without the backup service, which level of data protection should I expect?</p>
<p>Do they have in-place RAID or some other replication facilities for my data?</p>
<p>How do you think, without the backup service, the probability of a data loss would be?</p>
<p>Thanks.</p>
<div class="author">Asked by <a href="http://serverfault.com/users/35986/axqd" target="_blank">aXqd</a></div>
<h3 class="pa"><img src="http://adminsgoodies.com/imgs/answer.png" alt="Answer" /></h3>
<p>Without backups, you have no data protection. RAID is for fault tolerance and availability in the event of a disk failure, not data protection. If you have a RAID 1 mirror and you accidentally delete or corrupt data, RAID isn&#8217;t going to protect you. </p>
<div class="author">Answered by <a href="http://serverfault.com/users/10472/mdmarra" target="_blank">MDMarra</a></div>
<p class="ref-link">Check <a href="http://serverfault.com/questions/451759/which-level-of-data-protection-should-i-expect-for-a-linode-personal-server-with" target="_blank">more discussion</a> of this question.</p>
]]></content:encoded>
			<wfw:commentRss>http://adminsgoodies.com/which-level-of-data-protection-should-i-expect-for-a-linode-personal-server-without-backup-service/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>how to use Linode to host multiple web apps &#8211; RoR and PHP</title>
		<link>http://adminsgoodies.com/how-to-use-linode-to-host-multiple-web-apps-ror-and-php/</link>
		<comments>http://adminsgoodies.com/how-to-use-linode-to-host-multiple-web-apps-ror-and-php/#comments</comments>
		<pubDate>Mon, 01 Oct 2012 16:33:52 +0000</pubDate>
		<dc:creator>tom</dc:creator>
				<category><![CDATA[General Questions]]></category>
		<category><![CDATA[linode]]></category>
		<category><![CDATA[multiple-domains]]></category>
		<category><![CDATA[multiple-sites]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[ruby-on-rails]]></category>

		<guid isPermaLink="false">http://adminsgoodies.com/how-to-use-linode-to-host-multiple-web-apps-ror-and-php/</guid>
		<description><![CDATA[I have a Ruby on Rails application and a couple of PHP projects nearly complete (all using MySQL) that I&#8217;d like to host on a Linode server and need some help with what I&#8217;d need to install and configure to do this. They would each have their own separate domain (probably with GoDaddy). I&#8217;m not looking for a step-by-step instructions &#8211; more of a guide of what I should look into and research to be [...]]]></description>
				<content:encoded><![CDATA[<h3 class="pq"><img src="http://adminsgoodies.com/imgs/question.png" alt="Question" /></h3>
<p>I have a Ruby on Rails application and a couple of PHP projects nearly complete (all using MySQL) that I&#8217;d like to host on a Linode server and need some help with what I&#8217;d need to install and configure to do this.  They would each have their own separate domain (probably with GoDaddy).</p>
<p>I&#8217;m not looking for a step-by-step instructions &#8211; more of a guide of what I should look into and research to be able to do this myself.<br />
I&#8217;m not an expert at linux and this will be my first time using Linode and putting a Rails app into production so any advice is welcomed!  </p>
<p>Thanks  </p>
<div class="author">Asked by <a href="http://serverfault.com/users/139132/user1168320" target="_blank">user1168320</a></div>
<h3 class="pa"><img src="http://adminsgoodies.com/imgs/answer.png" alt="Answer" /></h3>
<p>Nginx, Apache and lighttpd have each a function for creating Virtual Hosts (vHosts).</p>
<p>With this functionality you can serve diefferent websites and webapps on one domain. The websites are identified by the <code>Host</code> header that is sent with every HTTP request.</p>
<p>I can only speak for myself but I really like nginx as a webserver so I can tell you what you need for nginx.</p>
<p>To add PHP to a nginx server you can use either the CGI version of PHP or PHP-FPM for easier configuration and management.</p>
<p>To add Rails apps you you should look into <a href="https://www.phusionpassenger.com/" rel="nofollow">phusion passenger</a>. </p>
<p>So for a little overview what you need:</p>
<ul>
<li>A suitable linux distribution (I like debian very much)</li>
<li>A webserver (Apache, nginx, lighttpd, cherokee, &#8230;)</li>
<li>PHP(-FPM)</li>
<li>Ruby and Rails</li>
<li>MySQL</li>
<li>Decide for a DNS Provider (GoDaddy, Namecheap, &#8230; for renting the domain, Cloudflare for hosting it &#8230;)</li>
</ul>
<p>Maybe you should try setting up a full webserver stack at home.</p>
<p>Another thing is to decide if you want to split your applications accross several servers. For example you can put MySQL on a single VPS. Then nginx can be run on a specific server and the apps on another.</p>
<div class="author">Answered by <a href="http://serverfault.com/users/125342/christopher-perrin" target="_blank">Christopher Perrin</a></div>
<p class="ref-link">Check <a href="http://serverfault.com/questions/433593/how-to-use-linode-to-host-multiple-web-apps-ror-and-php" target="_blank">more discussion</a> of this question.</p>
]]></content:encoded>
			<wfw:commentRss>http://adminsgoodies.com/how-to-use-linode-to-host-multiple-web-apps-ror-and-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What database server will benefit from 4 CPUs</title>
		<link>http://adminsgoodies.com/what-database-server-will-benefit-from-4-cpus/</link>
		<comments>http://adminsgoodies.com/what-database-server-will-benefit-from-4-cpus/#comments</comments>
		<pubDate>Tue, 29 May 2012 16:33:24 +0000</pubDate>
		<dc:creator>tom</dc:creator>
				<category><![CDATA[General Questions]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[linode]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[sql]]></category>

		<guid isPermaLink="false">http://adminsgoodies.com/what-database-server-will-benefit-from-4-cpus/</guid>
		<description><![CDATA[I use MySQL server on Debian GNU/Linux machine with 4 CPUs (Linode 4096) and there are performace issue on havy load (in the middle of the day) but machine is not overload only queries are slow. What other database I can use that will use those 4 CPUs? I read that MySQL use only one. Is there SQL dababse or do I need to use NoSQL? Most queries are selects. Asked by jcubic You are [...]]]></description>
				<content:encoded><![CDATA[<h3 class="pq"><img src="http://adminsgoodies.com/imgs/question.png" alt="Question" /></h3>
<p>I use MySQL server on Debian GNU/Linux machine with 4 CPUs (Linode 4096) and there are performace issue on havy load (in the middle of the day) but machine is not overload only queries are slow.</p>
<p>What other database I can use that will use those 4 CPUs? I read that MySQL use only one. Is there SQL dababse or do I need to use NoSQL? Most queries are selects.</p>
<div class="author">Asked by <a href="http://serverfault.com/users/54695/jcubic" target="_blank">jcubic</a></div>
<h3 class="pa"><img src="http://adminsgoodies.com/imgs/answer.png" alt="Answer" /></h3>
<p>You are asking the wrong question. Find out what the performance bottleneck is instead of searching for a database server that makes better use of the resource you obviously have enough of (CPU power). </p>
<div class="author">Answered by <a href="http://serverfault.com/users/8897/svenw" target="_blank">SvenW</a></div>
<p class="ref-link">Check <a href="http://serverfault.com/questions/393621/what-database-server-will-benefit-from-4-cpus" target="_blank">more discussion</a> of this question.</p>
]]></content:encoded>
			<wfw:commentRss>http://adminsgoodies.com/what-database-server-will-benefit-from-4-cpus/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Learning how to build my own linux kernel</title>
		<link>http://adminsgoodies.com/learning-how-to-build-my-own-linux-kernel/</link>
		<comments>http://adminsgoodies.com/learning-how-to-build-my-own-linux-kernel/#comments</comments>
		<pubDate>Thu, 26 Apr 2012 06:33:18 +0000</pubDate>
		<dc:creator>tom</dc:creator>
				<category><![CDATA[General Questions]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[linode]]></category>
		<category><![CDATA[linux-kernel]]></category>
		<category><![CDATA[xen]]></category>

		<guid isPermaLink="false">http://adminsgoodies.com/learning-how-to-build-my-own-linux-kernel/</guid>
		<description><![CDATA[Reference &#8211; http://www.linode.com/wiki/index.php/PV-GRUB#Building_Your_Own_Kernel In order to work with Xen, a number of options that must be selected: CONFIG_PARAVIRT_GUEST=y CONFIG_XEN=y CONFIG_PARAVIRT=y CONFIG_PARAVIRT_CLOCK=y CONFIG_XEN_BLKDEV_FRONTEND=y CONFIG_XEN_NETDEV_FRONTEND=y CONFIG_HVC_XEN=y CONFIG_XEN_BALLOON=y CONFIG_XEN_SCRUB_PAGES=y Where exactly do I specify these configuration? I have done these steps so far:- wget http://www.kernel.org/pub/linux/kernel/v3.0/linux-3.3.3.tar.bz2 tar -xf linux-3.3.3.tar.bz2 cd linux-3.3.3 make menuconfig make menuconfig brings me to the ncurses &#8220;GUI&#8221; but there are so many options I am completely lost&#8230;. Any suggestions how I should proceed? Asked by [...]]]></description>
				<content:encoded><![CDATA[<h3 class="pq"><img src="http://adminsgoodies.com/imgs/question.png" alt="Question" /></h3>
<p>Reference &#8211; <a href="http://www.linode.com/wiki/index.php/PV-GRUB#Building_Your_Own_Kernel" rel="nofollow">http://www.linode.com/wiki/index.php/PV-GRUB#Building_Your_Own_Kernel</a></p>
<blockquote>
<p>In order to work with Xen, a number of options that must be selected:</p>
</blockquote>
<pre><code>CONFIG_PARAVIRT_GUEST=y
CONFIG_XEN=y
CONFIG_PARAVIRT=y
CONFIG_PARAVIRT_CLOCK=y
CONFIG_XEN_BLKDEV_FRONTEND=y
CONFIG_XEN_NETDEV_FRONTEND=y
CONFIG_HVC_XEN=y
CONFIG_XEN_BALLOON=y
CONFIG_XEN_SCRUB_PAGES=y
</code></pre>
<p>Where exactly do I specify these configuration?</p>
<p>I have done these steps so far:-</p>
<pre><code>wget http://www.kernel.org/pub/linux/kernel/v3.0/linux-3.3.3.tar.bz2
tar -xf linux-3.3.3.tar.bz2
cd linux-3.3.3
make menuconfig
</code></pre>
<p><code>make menuconfig</code> brings me to the <code>ncurses</code> &#8220;GUI&#8221; but there are so many options I am completely lost&#8230;.</p>
<p>Any suggestions how I should proceed?</p>
<div class="author">Asked by <a href="http://serverfault.com/users/93530/calvin-cheng" target="_blank">Calvin Cheng</a></div>
<h3 class="pa"><img src="http://adminsgoodies.com/imgs/answer.png" alt="Answer" /></h3>
<p>The options in all caps are what gets written into the configuration file for the kernel you will be building (which make menuconfig generates). </p>
<p>There are two ways to edit it:</p>
<ul>
<li>
<p>Open the file and change/add the entries</p>
</li>
<li>
<p>Browse to the relevant Xen options through the GUI, and guess their names from the all caps name. Yours will most likely be in <code>Processor type and features ---&gt;</code>. You can press the help key to see the option&#8217;s name and description so you can confirm that you are modifying/adding the correct options.</p>
</li>
</ul>
<div class="author">Answered by <a href="http://serverfault.com/users/87408/gparent" target="_blank">gparent</a></div>
<p class="ref-link">Check <a href="http://serverfault.com/questions/383260/learning-how-to-build-my-own-linux-kernel" target="_blank">more discussion</a> of this question.</p>
]]></content:encoded>
			<wfw:commentRss>http://adminsgoodies.com/learning-how-to-build-my-own-linux-kernel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What and where is my bootloader on a linode instance?</title>
		<link>http://adminsgoodies.com/what-and-where-is-my-bootloader-on-a-linode-instance/</link>
		<comments>http://adminsgoodies.com/what-and-where-is-my-bootloader-on-a-linode-instance/#comments</comments>
		<pubDate>Tue, 24 Apr 2012 14:33:36 +0000</pubDate>
		<dc:creator>tom</dc:creator>
				<category><![CDATA[General Questions]]></category>
		<category><![CDATA[arch-linux]]></category>
		<category><![CDATA[boot-loader]]></category>
		<category><![CDATA[linode]]></category>

		<guid isPermaLink="false">http://adminsgoodies.com/what-and-where-is-my-bootloader-on-a-linode-instance/</guid>
		<description><![CDATA[Using a virtualized instance on linode.com, I don&#8217;t see where my bootloader is. In the usual place where I would find grub, i.e. in /boot/grub/menu.lst, I don&#8217;t see any files or directories below the /boot path. It&#8217;s completely empty. How do I find out where my bootloader is for my server instance on linode.com? Asked by Calvin Cheng The boot loader is the code executed immediately after booting the system; part of it resides in [...]]]></description>
				<content:encoded><![CDATA[<h3 class="pq"><img src="http://adminsgoodies.com/imgs/question.png" alt="Question" /></h3>
<p>Using a virtualized instance on linode.com, I don&#8217;t see where my bootloader is.</p>
<p>In the usual place where I would find <code>grub</code>, i.e. in <code>/boot/grub/menu.lst</code>, I don&#8217;t see any files or directories below the <code>/boot</code> path. It&#8217;s completely empty.</p>
<p>How do I find out where my bootloader is for my server instance on linode.com?</p>
<div class="author">Asked by <a href="http://serverfault.com/users/93530/calvin-cheng" target="_blank">Calvin Cheng</a></div>
<h3 class="pa"><img src="http://adminsgoodies.com/imgs/answer.png" alt="Answer" /></h3>
<p>The boot loader is the code executed immediately after booting the system; part of it resides in the MBR (sector 1, cylinder 1 of the boot disk), but that is only 512 bytes in size so it usually chainloads a bigger bootloader elsewhere.</p>
<p>If you don&#8217;t have a /boot/grub (and the bootloader stages required to boot with grub), then you&#8217;re not using grub.</p>
<p>See if <code>/etc/lilo.conf</code> exists, instead.</p>
<p><code>man lilo</code></p>
<div class="author">Answered by <a href="http://serverfault.com/users/98056/adaptr" target="_blank">adaptr</a></div>
<p class="ref-link">Check <a href="http://serverfault.com/questions/382582/what-and-where-is-my-bootloader-on-a-linode-instance" target="_blank">more discussion</a> of this question.</p>
]]></content:encoded>
			<wfw:commentRss>http://adminsgoodies.com/what-and-where-is-my-bootloader-on-a-linode-instance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is the worst distro on Linode? [closed]</title>
		<link>http://adminsgoodies.com/what-is-the-worst-distro-on-linode-closed/</link>
		<comments>http://adminsgoodies.com/what-is-the-worst-distro-on-linode-closed/#comments</comments>
		<pubDate>Mon, 23 Apr 2012 04:33:17 +0000</pubDate>
		<dc:creator>tom</dc:creator>
				<category><![CDATA[General Questions]]></category>
		<category><![CDATA[linode]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[slicehost]]></category>
		<category><![CDATA[vps]]></category>

		<guid isPermaLink="false">http://adminsgoodies.com/what-is-the-worst-distro-on-linode-closed/</guid>
		<description><![CDATA[We are going to move from Slicehost to Linode (the 1024MB ram) to host our website. Now we have to take a distribution. After discussing, the remaining candidates are: Arch Linux 2010.05 Debian 5.0 Ubuntu 10.04 LTS The needs are simple: once set-up, we would like to forget about it, except for the needed updates, and dedicate to the website maintenance. Could seem too simplistic, but the end result is running the website. We would [...]]]></description>
				<content:encoded><![CDATA[<h3 class="pq"><img src="http://adminsgoodies.com/imgs/question.png" alt="Question" /></h3>
<p>We are going to move from Slicehost to Linode (the 1024MB ram) to host our website.<br />
Now we have to take a distribution.</p>
<p>After discussing, the remaining candidates are:</p>
<ul>
<li>Arch Linux 2010.05</li>
<li>Debian 5.0</li>
<li>Ubuntu 10.04 LTS</li>
</ul>
<p>The needs are simple: once set-up, we would like to forget about it, except for the needed updates, and dedicate to the website maintenance.<br />
Could seem too simplistic, but the end result is running the website.</p>
<p>We would like to know what is the <strong>worst</strong> distro of these three. The less worst will be taken. ;-D</p>
<div class="author">Asked by <a href="http://serverfault.com/users/49300/uvl" target="_blank">UVL</a></div>
<h3 class="pa"><img src="http://adminsgoodies.com/imgs/answer.png" alt="Answer" /></h3>
<p>You need to take a look at a mirror and think about what you see there.</p>
<ul>
<li>
<p>If you need a rock-solid distribution and do not care about the latest version number of package foo, go with Debian. </p>
</li>
<li>
<p>If you need a rock-solid(ish) distribution and you do care about the latest version number of package foo, go with Ubuntu Server.</p>
</li>
<li>
<p>If you like to tinker around with your system and you do care about the latest version number of package foo, go with Arch Linux.</p>
</li>
</ul>
<div class="author">Answered by <a href="http://serverfault.com/users/49773/janne-pikkarainen" target="_blank">Janne Pikkarainen</a></div>
<p class="ref-link">Check <a href="http://serverfault.com/questions/185386/what-is-the-worst-distro-on-linode" target="_blank">more discussion</a> of this question.</p>
]]></content:encoded>
			<wfw:commentRss>http://adminsgoodies.com/what-is-the-worst-distro-on-linode-closed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>linode server bandwidth</title>
		<link>http://adminsgoodies.com/linode-server-bandwidth/</link>
		<comments>http://adminsgoodies.com/linode-server-bandwidth/#comments</comments>
		<pubDate>Sun, 22 Apr 2012 12:33:14 +0000</pubDate>
		<dc:creator>tom</dc:creator>
				<category><![CDATA[General Questions]]></category>
		<category><![CDATA[bandwidth]]></category>
		<category><![CDATA[linode]]></category>
		<category><![CDATA[traffic]]></category>
		<category><![CDATA[vps]]></category>
		<category><![CDATA[webserver]]></category>

		<guid isPermaLink="false">http://adminsgoodies.com/linode-server-bandwidth/</guid>
		<description><![CDATA[I am ready to deploy my startup on the web so i would like to start small and get a VPS from linode as i see many good reviews and see how its going&#8230; the thing is that on their website they state: Transfer 200GB for their Linode 512 does this include incoming and outgoing traffic? what if i get some unexpected traffic due to ddos, i dont know what else and all my traffic [...]]]></description>
				<content:encoded><![CDATA[<h3 class="pq"><img src="http://adminsgoodies.com/imgs/question.png" alt="Question" /></h3>
<p>I am ready to deploy my startup on the web so i would like to start small and get a VPS from linode as i see many good reviews and see how its going&#8230;</p>
<p>the thing is that on their website they state:</p>
<p><strong>Transfer  200GB</strong></p>
<p>for their Linode 512</p>
<p>does this include incoming and outgoing traffic?</p>
<p>what if i get some unexpected traffic due to ddos, i dont know what else and all my traffic gets gone too fast?</p>
<div class="author">Asked by <a href="http://serverfault.com/users/83882/fxuser" target="_blank">fxuser</a></div>
<h3 class="pa"><img src="http://adminsgoodies.com/imgs/answer.png" alt="Answer" /></h3>
<p>Linode don&#8217;t charge you for incoming traffic, only outgoing. <a href="http://blog.linode.com/2011/09/01/linode-reduces-transfer-pricing/" rel="nofollow">http://blog.linode.com/2011/09/01/linode-reduces-transfer-pricing/</a></p>
<p>Linode are also supposed to be pretty reasonable about people going just a few GB over their allowance. </p>
<p>You&#8217;ll get an email in any case once you have used 80% of your allowance.</p>
<div class="author">Answered by <a href="http://serverfault.com/users/113404/leftcase" target="_blank">leftcase</a></div>
<p class="ref-link">Check <a href="http://serverfault.com/questions/381947/linode-server-bandwidth" target="_blank">more discussion</a> of this question.</p>
]]></content:encoded>
			<wfw:commentRss>http://adminsgoodies.com/linode-server-bandwidth/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>transfer godaddy domain to linode</title>
		<link>http://adminsgoodies.com/transfer-godaddy-domain-to-linode/</link>
		<comments>http://adminsgoodies.com/transfer-godaddy-domain-to-linode/#comments</comments>
		<pubDate>Sun, 18 Mar 2012 20:33:13 +0000</pubDate>
		<dc:creator>tom</dc:creator>
				<category><![CDATA[General Questions]]></category>
		<category><![CDATA[dns]]></category>
		<category><![CDATA[godaddy]]></category>
		<category><![CDATA[linode]]></category>

		<guid isPermaLink="false">http://adminsgoodies.com/transfer-godaddy-domain-to-linode/</guid>
		<description><![CDATA[I have a domain.com in godaddy. I have created a new account in linode. I want use my godaddy domain.com in my new account linode. How can I do it? or Where can I find a guide for this? Thank you Asked by hyperrjas Once you have the Linode account set up and know its IP address, configure your domain (and any sub-domains like www that you want) to resolve to that IP address in [...]]]></description>
				<content:encoded><![CDATA[<h3 class="pq"><img src="http://adminsgoodies.com/imgs/question.png" alt="Question" /></h3>
<p>I have a <strong>domain.com</strong> in godaddy. </p>
<p>I have created a new account in linode.</p>
<p>I want use my godaddy <strong>domain.com</strong> in my new account linode.</p>
<p>How can I do it? or Where can I find a guide for this?</p>
<p>Thank you</p>
<div class="author">Asked by <a href="http://serverfault.com/users/114415/hyperrjas" target="_blank">hyperrjas</a></div>
<h3 class="pa"><img src="http://adminsgoodies.com/imgs/answer.png" alt="Answer" /></h3>
<p>Once you have the Linode account set up and know its IP address, configure your domain (and any sub-domains like <code>www</code> that you want) to resolve to that IP address in GoDaddy&#8217;s domain manager.</p>
<div class="author">Answered by <a href="http://serverfault.com/users/91987/david-schwartz" target="_blank">David Schwartz</a></div>
<p class="ref-link">Check <a href="http://serverfault.com/questions/370757/transfer-godaddy-domain-to-linode" target="_blank">more discussion</a> of this question.</p>
]]></content:encoded>
			<wfw:commentRss>http://adminsgoodies.com/transfer-godaddy-domain-to-linode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Upgrade from PHP 5.3.2 to PHP 5.3.10?</title>
		<link>http://adminsgoodies.com/upgrade-from-php-5-3-2-to-php-5-3-10/</link>
		<comments>http://adminsgoodies.com/upgrade-from-php-5-3-2-to-php-5-3-10/#comments</comments>
		<pubDate>Sat, 17 Mar 2012 02:33:17 +0000</pubDate>
		<dc:creator>tom</dc:creator>
				<category><![CDATA[General Questions]]></category>
		<category><![CDATA[linode]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[vps]]></category>

		<guid isPermaLink="false">http://adminsgoodies.com/upgrade-from-php-5-3-2-to-php-5-3-10/</guid>
		<description><![CDATA[I have a VPS account from Linode. I&#8217;ve installed Ubuntu 10.04 LTS with &#8216;LAMP Stack&#8217; (StackScript). How to upgrade the latest version of PHP version 5.3.10 from PHP 5.3.2? I have even tried apt-get and it doesn&#8217;t update. apt-get update apt-get upgrade Asked by user791022 apt can&#8217;t upgrade what it didn&#8217;t install. You would run into the same problem if you downloaded PHP directly from php.net and compiled it yourself&#8230; apt still wouldn&#8217;t upgrade it [...]]]></description>
				<content:encoded><![CDATA[<h3 class="pq"><img src="http://adminsgoodies.com/imgs/question.png" alt="Question" /></h3>
<p>I have a VPS account from Linode.</p>
<p>I&#8217;ve installed Ubuntu 10.04 LTS with &#8216;LAMP Stack&#8217; (StackScript).</p>
<p>How to upgrade the latest version of PHP version 5.3.10 from PHP 5.3.2?</p>
<p>I have even tried apt-get and it doesn&#8217;t update.</p>
<pre><code>apt-get update
apt-get upgrade
</code></pre>
<div class="author">Asked by <a href="http://serverfault.com/users/88439/user791022" target="_blank">user791022</a></div>
<h3 class="pa"><img src="http://adminsgoodies.com/imgs/answer.png" alt="Answer" /></h3>
<p><code>apt</code> can&#8217;t upgrade what it didn&#8217;t install.  You would run into the same problem if you downloaded PHP directly from php.net and compiled it yourself&#8230; <code>apt</code> still wouldn&#8217;t upgrade it for you.</p>
<p>You can either use the upgrade path that Linode StackScripts provide.  (I wasn&#8217;t able to find one by browsing their website.) or you can uninstall the StackScripts version of PHP and use <code>apt</code> to install the one you want.</p>
<p>I have no idea how StackScripts will handle not being in control of PHP.  You may want to uninstall StackScripts entirely and install Apache, MySQL and PHP through <code>apt</code> instead.</p>
<p>If you have more Linode-specific questions, you may find more expertise over in their <a href="http://forum.linode.com/viewforum.php?f=10" rel="nofollow">forums</a> or <a href="http://www.linode.com/irc/" rel="nofollow">IRC channel</a>.</p>
<div class="author">Answered by <a href="http://serverfault.com/users/26130/ladadadada" target="_blank">Ladadadada</a></div>
<p class="ref-link">Check <a href="http://serverfault.com/questions/370497/upgrade-from-php-5-3-2-to-php-5-3-10" target="_blank">more discussion</a> of this question.</p>
]]></content:encoded>
			<wfw:commentRss>http://adminsgoodies.com/upgrade-from-php-5-3-2-to-php-5-3-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why doesn&#8217;t Linode ever have to shut down for updates?</title>
		<link>http://adminsgoodies.com/why-doesnt-linode-ever-have-to-shut-down-for-updates/</link>
		<comments>http://adminsgoodies.com/why-doesnt-linode-ever-have-to-shut-down-for-updates/#comments</comments>
		<pubDate>Mon, 05 Mar 2012 05:33:13 +0000</pubDate>
		<dc:creator>tom</dc:creator>
				<category><![CDATA[General Questions]]></category>
		<category><![CDATA[linode]]></category>
		<category><![CDATA[vps]]></category>
		<category><![CDATA[vps-administration]]></category>

		<guid isPermaLink="false">http://adminsgoodies.com/why-doesnt-linode-ever-have-to-shut-down-for-updates/</guid>
		<description><![CDATA[I&#8217;ve been using Linode for over a year now, and, unlike some lesser-known VPS hosts I&#8217;ve used, I&#8217;ve never been required to shut down my VPS by Linode. The only restarts have been ones I&#8217;ve initiated. How do they go for years on end without requiring restarts and with no downtime? Isn&#8217;t downtime inevitable when upgrading some parts of the host system? Do they simply perform as few updates as possible? This isn&#8217;t meant to [...]]]></description>
				<content:encoded><![CDATA[<h3 class="pq"><img src="http://adminsgoodies.com/imgs/question.png" alt="Question" /></h3>
<p>I&#8217;ve been using <a href="http://linode.com/">Linode</a> for over a year now, and, unlike some lesser-known VPS hosts I&#8217;ve used, I&#8217;ve never been required to shut down my VPS by Linode. The only restarts have been ones I&#8217;ve initiated.</p>
<p>How do they go for years on end without requiring restarts and with no downtime? Isn&#8217;t downtime inevitable when upgrading some parts of the host system? Do they simply perform as few updates as possible?</p>
<hr />
<p>This isn&#8217;t meant to be a Linode-specific question; I am only using them as an example becuase I have experience with them.</p>
<div class="author">Asked by <a href="http://serverfault.com/users/87940/tom-marthenal" target="_blank">Tom Marthenal</a></div>
<h3 class="pa"><img src="http://adminsgoodies.com/imgs/answer.png" alt="Answer" /></h3>
<p>Linode (and some other cloud vendors) use Xen full virtualization to provide services for you. These full virtualization stacks also allow the virtual machines to move from host-node to host-node live. One of the greatest side-effects of this is that they don&#8217;t have to take down customer VMs in order to patch a node. Just move all the VMs on that node else where, apply updates, reboot, migrate new ones in. Done.</p>
<p>What they don&#8217;t do for you is keep your <em>VM OS patched</em>. You have to do that yourself.</p>
<p>If they&#8217;ve engineered their system right (and they have), they can apply the same methods for things like network switch updates, storage system updates, and router reboots.</p>
<p>Linode (and others) are what&#8217;s known as Infrastructure as a Service (IaaS) vendors. They allow you to focus on only keeping the OS and application code maintained.</p>
<div class="author">Answered by <a href="http://serverfault.com/users/3038/sysadmin1138" target="_blank">sysadmin1138</a></div>
<p class="ref-link">Check <a href="http://serverfault.com/questions/366173/why-doesnt-linode-ever-have-to-shut-down-for-updates" target="_blank">more discussion</a> of this question.</p>
]]></content:encoded>
			<wfw:commentRss>http://adminsgoodies.com/why-doesnt-linode-ever-have-to-shut-down-for-updates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
