<?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>Dedicated Server Hosting &#187; Linux Dedicated server</title>
	<atom:link href="http://dedicatedserverhostingonline.com/category/linux-dedicated-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://dedicatedserverhostingonline.com</link>
	<description></description>
	<lastBuildDate>Wed, 02 Jun 2010 11:14:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Reinstall GRUB boot loader on Linux Dedicated Servers</title>
		<link>http://dedicatedserverhostingonline.com/reinstall-grub-boot-loader-on-linux-dedicated-servers/</link>
		<comments>http://dedicatedserverhostingonline.com/reinstall-grub-boot-loader-on-linux-dedicated-servers/#comments</comments>
		<pubDate>Mon, 09 Nov 2009 00:36:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Dedicated Server Hosting]]></category>
		<category><![CDATA[Linux Dedicated server]]></category>
		<category><![CDATA[dedicated servers]]></category>
		<category><![CDATA[Linux Dedicated servers]]></category>

		<guid isPermaLink="false">http://dedicatedserverhostingonline.com/?p=196</guid>
		<description><![CDATA[Before we proceed towards the tutorial for Reinstallation of GRUB boot loader on Linux Dedicated Servers, I would suggest you to have a look at the short description about GRUB boot loader which is given below.
Most of us who belong to the web hosting industry are well aware of the fact that the products and [...]]]></description>
			<content:encoded><![CDATA[<p>Before we proceed towards the tutorial for Reinstallation of GRUB boot loader on <a target="_blank" href="http://www.bodhost.com/dedicated-server-hosting.shtml" rel="nofollow" >Linux Dedicated Servers</a>, I would suggest you to have a look at the short description about GRUB boot loader which is given below.</p>
<p>Most of us who belong to the web hosting industry are well aware of the fact that the products and applications released under the GNU project are free. GRUB is also a boot loader package which is available for free i.e. it is released under the GNU project. Now, I would like to explain what does GRUB do.</p>
<p>GRUB is actually one of the multiboot specification which will allow you to install and run 2 different operating systems of the same machine. As you will have 2 different operating systems installed on the machine, you will need an option to select the operating system you wish to run when the machine starts, otherwise this feature won&#8217;t be useful. This option is available if you have GRUB installed on the Linux <a target="_blank" href="http://www.bodhost.com/dedicated-server-hosting.shtml" rel="nofollow" >Dedicated Server Hosting</a>. Alongwith this feature, you can also select different images of the kernel and pass boot time parameters on a single operating system&#8217;s partitions to such kernels.</p>
<p>Most of the hosting providers who offer Linux Dedicated Servers will assist you to install GRUB boot loader on the Linux Dedicated Servers, however, it might be possible that you will have to reinstall it on your Linux Dedicated Server Hosting. For this purpose, below are some steps which can be followed in order to reinstall GRUB boot loader on <a target="_blank" href="http://www.bodhost.com/dedicated-server-hosting.shtml" rel="nofollow" >Linux Dedicated Servers</a>.</p>
<p>Important : The steps given below are for RedHat and CentOS operating systems only and the steps should be followed in rescue mode. Also, the steps given below are to reinstall a grub which is deleted by mistake or which is corrupted due to some reason.</p>
<p>1. Firstly, it is important to boot the system and hence you should do this before you proceed.</p>
<p>2. As the installation is to be done in the rescue mode, you should enter the rescue mode first and you can do this by entering the Linux rescue command as given below.</p>
<p>Note : Make sure that you enter the Linux rescue command at the installation prompt.</p>
<div style="margin: 5px 20px 20px;">
<div class="smallfont" style="margin-bottom: 2px;">Quote:</div>
<table border="0" cellspacing="0" cellpadding="6" width="100%">
<tbody>
<tr>
<td class="alt2" style="border: 1px inset ;">linux rescue</td>
</tr>
</tbody>
</table>
</div>
<p>3. In order to mount the root partition, enter the command given below :</p>
<div style="margin: 5px 20px 20px;">
<div class="smallfont" style="margin-bottom: 2px;">Quote:</div>
<table border="0" cellspacing="0" cellpadding="6" width="100%">
<tbody>
<tr>
<td class="alt2" style="border: 1px inset ;">chroot /mnt/sysimage</td>
</tr>
</tbody>
</table>
</div>
<p>4. /dev/hda is the boot partition where you need to reinstall the GRUB boot loader and you can enter the command below to do so.</p>
<div style="margin: 5px 20px 20px;">
<div class="smallfont" style="margin-bottom: 2px;">Quote:</div>
<table border="0" cellspacing="0" cellpadding="6" width="100%">
<tbody>
<tr>
<td class="alt2" style="border: 1px inset ;">/sbin/grub-install /dev/hda</td>
</tr>
</tbody>
</table>
</div>
<p>5. Check the file /boot/grub/grub.conf again.</p>
<p>Reason for the confirmation : It might be possible that some additional entries may be needed for GRUB.</p>
<p>6. There is only step to follow i.e. Reboot the system and you are done.</p>
<p>7. Congratulations as you have already Reinstalled GRUB boot loader on your Linux <a target="_blank" href="http://www.bodhost.com/dedicated-server-hosting.shtml" rel="nofollow" >Dedicated Server Hosting</a>.</p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>Social Bookmarking</em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://del.icio.us/post?url=http://dedicatedserverhostingonline.com/reinstall-grub-boot-loader-on-linux-dedicated-servers/&amp;title=Reinstall+GRUB+boot+loader+on+Linux+Dedicated+Servers" title="Add 'Reinstall GRUB boot loader on Linux Dedicated Servers' to Del.icio.us"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'Reinstall GRUB boot loader on Linux Dedicated Servers' to Del.icio.us" alt="Add 'Reinstall GRUB boot loader on Linux Dedicated Servers' to Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://digg.com/submit?phase=2&amp;url=http://dedicatedserverhostingonline.com/reinstall-grub-boot-loader-on-linux-dedicated-servers/&amp;title=Reinstall+GRUB+boot+loader+on+Linux+Dedicated+Servers" title="Add 'Reinstall GRUB boot loader on Linux Dedicated Servers' to digg"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'Reinstall GRUB boot loader on Linux Dedicated Servers' to digg" alt="Add 'Reinstall GRUB boot loader on Linux Dedicated Servers' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://furl.net/storeIt.jsp?t=Reinstall+GRUB+boot+loader+on+Linux+Dedicated+Servers&amp;u=http://dedicatedserverhostingonline.com/reinstall-grub-boot-loader-on-linux-dedicated-servers/" title="Add 'Reinstall GRUB boot loader on Linux Dedicated Servers' to FURL"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Add 'Reinstall GRUB boot loader on Linux Dedicated Servers' to FURL" alt="Add 'Reinstall GRUB boot loader on Linux Dedicated Servers' to FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://blinklist.com/index.php?Action=Blink/addblink.php&amp;Name=Reinstall+GRUB+boot+loader+on+Linux+Dedicated+Servers&amp;Description=Reinstall+GRUB+boot+loader+on+Linux+Dedicated+Servers&amp;Url=http://dedicatedserverhostingonline.com/reinstall-grub-boot-loader-on-linux-dedicated-servers/" title="Add 'Reinstall GRUB boot loader on Linux Dedicated Servers' to blinklist"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/blinklist.png" title="Add 'Reinstall GRUB boot loader on Linux Dedicated Servers' to blinklist" alt="Add 'Reinstall GRUB boot loader on Linux Dedicated Servers' to blinklist" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://reddit.com/submit?url=http://dedicatedserverhostingonline.com/reinstall-grub-boot-loader-on-linux-dedicated-servers/&amp;title=Reinstall+GRUB+boot+loader+on+Linux+Dedicated+Servers" title="Add 'Reinstall GRUB boot loader on Linux Dedicated Servers' to reddit"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'Reinstall GRUB boot loader on Linux Dedicated Servers' to reddit" alt="Add 'Reinstall GRUB boot loader on Linux Dedicated Servers' to reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://feedmelinks.com/categorize?from=toolbar&amp;op=submit&amp;name=Reinstall+GRUB+boot+loader+on+Linux+Dedicated+Servers&amp;url=http://dedicatedserverhostingonline.com/reinstall-grub-boot-loader-on-linux-dedicated-servers/&amp;version=0.7" title="Add 'Reinstall GRUB boot loader on Linux Dedicated Servers' to Feed Me Links"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/feedmelinks.png" title="Add 'Reinstall GRUB boot loader on Linux Dedicated Servers' to Feed Me Links" alt="Add 'Reinstall GRUB boot loader on Linux Dedicated Servers' to Feed Me Links" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.technorati.com/faves?add=http://dedicatedserverhostingonline.com/reinstall-grub-boot-loader-on-linux-dedicated-servers/" title="Add 'Reinstall GRUB boot loader on Linux Dedicated Servers' to Technorati"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'Reinstall GRUB boot loader on Linux Dedicated Servers' to Technorati" alt="Add 'Reinstall GRUB boot loader on Linux Dedicated Servers' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http://dedicatedserverhostingonline.com/reinstall-grub-boot-loader-on-linux-dedicated-servers/&amp;t=Reinstall+GRUB+boot+loader+on+Linux+Dedicated+Servers" title="Add 'Reinstall GRUB boot loader on Linux Dedicated Servers' to Yahoo My Web"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/yahoo_myweb.png" title="Add 'Reinstall GRUB boot loader on Linux Dedicated Servers' to Yahoo My Web" alt="Add 'Reinstall GRUB boot loader on Linux Dedicated Servers' to Yahoo My Web" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.newsvine.com/_wine/save?u=http://dedicatedserverhostingonline.com/reinstall-grub-boot-loader-on-linux-dedicated-servers/&amp;h=Reinstall+GRUB+boot+loader+on+Linux+Dedicated+Servers" title="Add 'Reinstall GRUB boot loader on Linux Dedicated Servers' to Newsvine"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/newsvine.png" title="Add 'Reinstall GRUB boot loader on Linux Dedicated Servers' to Newsvine" alt="Add 'Reinstall GRUB boot loader on Linux Dedicated Servers' to Newsvine" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://ma.gnolia.com/bookmarklet/add?url=http://dedicatedserverhostingonline.com/reinstall-grub-boot-loader-on-linux-dedicated-servers/&amp;title=Reinstall+GRUB+boot+loader+on+Linux+Dedicated+Servers&amp;description=Reinstall+GRUB+boot+loader+on+Linux+Dedicated+Servers" title="Add 'Reinstall GRUB boot loader on Linux Dedicated Servers' to Ma.gnolia"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/magnolia.png" title="Add 'Reinstall GRUB boot loader on Linux Dedicated Servers' to Ma.gnolia" alt="Add 'Reinstall GRUB boot loader on Linux Dedicated Servers' to Ma.gnolia" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://dedicatedserverhostingonline.com/reinstall-grub-boot-loader-on-linux-dedicated-servers/&amp;title=Reinstall+GRUB+boot+loader+on+Linux+Dedicated+Servers" title="Add 'Reinstall GRUB boot loader on Linux Dedicated Servers' to Google Bookmarks"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'Reinstall GRUB boot loader on Linux Dedicated Servers' to Google Bookmarks" alt="Add 'Reinstall GRUB boot loader on Linux Dedicated Servers' to Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.squidoo.com/lensmaster/bookmark?http://dedicatedserverhostingonline.com/reinstall-grub-boot-loader-on-linux-dedicated-servers/" title="Add 'Reinstall GRUB boot loader on Linux Dedicated Servers' to Squidoo"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/squidoo.png" title="Add 'Reinstall GRUB boot loader on Linux Dedicated Servers' to Squidoo" alt="Add 'Reinstall GRUB boot loader on Linux Dedicated Servers' to Squidoo" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://netvouz.com/action/submitBookmark?url=http://dedicatedserverhostingonline.com/reinstall-grub-boot-loader-on-linux-dedicated-servers/&amp;title=Reinstall+GRUB+boot+loader+on+Linux+Dedicated+Servers&amp;popup=no" title="Add 'Reinstall GRUB boot loader on Linux Dedicated Servers' to Netvouz"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/netvouz.png" title="Add 'Reinstall GRUB boot loader on Linux Dedicated Servers' to Netvouz" alt="Add 'Reinstall GRUB boot loader on Linux Dedicated Servers' to Netvouz" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http://dedicatedserverhostingonline.com/reinstall-grub-boot-loader-on-linux-dedicated-servers/&amp;title=Reinstall+GRUB+boot+loader+on+Linux+Dedicated+Servers" title="Add 'Reinstall GRUB boot loader on Linux Dedicated Servers' to Blogmarks"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/bmarks.png" title="Add 'Reinstall GRUB boot loader on Linux Dedicated Servers' to Blogmarks" alt="Add 'Reinstall GRUB boot loader on Linux Dedicated Servers' to Blogmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.bloglines.com/sub/http://dedicatedserverhostingonline.com/reinstall-grub-boot-loader-on-linux-dedicated-servers/" title="Add 'Reinstall GRUB boot loader on Linux Dedicated Servers' to Bloglines"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/bloglines.png" title="Add 'Reinstall GRUB boot loader on Linux Dedicated Servers' to Bloglines" alt="Add 'Reinstall GRUB boot loader on Linux Dedicated Servers' to Bloglines" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://tailrank.com/share/?title=Reinstall+GRUB+boot+loader+on+Linux+Dedicated+Servers&amp;link_href=http://dedicatedserverhostingonline.com/reinstall-grub-boot-loader-on-linux-dedicated-servers/" title="Add 'Reinstall GRUB boot loader on Linux Dedicated Servers' to Tailrank"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/tailrank.png" title="Add 'Reinstall GRUB boot loader on Linux Dedicated Servers' to Tailrank" alt="Add 'Reinstall GRUB boot loader on Linux Dedicated Servers' to Tailrank" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.netscape.com/submit/?U=http://dedicatedserverhostingonline.com/reinstall-grub-boot-loader-on-linux-dedicated-servers/&amp;T=Reinstall+GRUB+boot+loader+on+Linux+Dedicated+Servers" title="Add 'Reinstall GRUB boot loader on Linux Dedicated Servers' to Netscape"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/netscape.gif" title="Add 'Reinstall GRUB boot loader on Linux Dedicated Servers' to Netscape" alt="Add 'Reinstall GRUB boot loader on Linux Dedicated Servers' to Netscape" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.bookmark.it/bookmark.php?url=http://dedicatedserverhostingonline.com/reinstall-grub-boot-loader-on-linux-dedicated-servers/" title="Add 'Reinstall GRUB boot loader on Linux Dedicated Servers' to Bookmark.it"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/bookmark.png" title="Add 'Reinstall GRUB boot loader on Linux Dedicated Servers' to Bookmark.it" alt="Add 'Reinstall GRUB boot loader on Linux Dedicated Servers' to Bookmark.it" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="https://favorites.live.com/quickadd.aspx?url=http://dedicatedserverhostingonline.com/reinstall-grub-boot-loader-on-linux-dedicated-servers/&amp;title=Reinstall+GRUB+boot+loader+on+Linux+Dedicated+Servers" title="Add 'Reinstall GRUB boot loader on Linux Dedicated Servers' to Live-MSN"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add 'Reinstall GRUB boot loader on Linux Dedicated Servers' to Live-MSN" alt="Add 'Reinstall GRUB boot loader on Linux Dedicated Servers' to Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://slashdot.org/bookmark.pl?title=Reinstall+GRUB+boot+loader+on+Linux+Dedicated+Servers&amp;url=http://dedicatedserverhostingonline.com/reinstall-grub-boot-loader-on-linux-dedicated-servers/" title="Add 'Reinstall GRUB boot loader on Linux Dedicated Servers' to SlashDot"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add 'Reinstall GRUB boot loader on Linux Dedicated Servers' to SlashDot" alt="Add 'Reinstall GRUB boot loader on Linux Dedicated Servers' to SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.diggita.it/submit.php?title=Reinstall+GRUB+boot+loader+on+Linux+Dedicated+Servers&amp;url=http://dedicatedserverhostingonline.com/reinstall-grub-boot-loader-on-linux-dedicated-servers/" title="Add 'Reinstall GRUB boot loader on Linux Dedicated Servers' to Diggita"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/diggita.png" title="Add 'Reinstall GRUB boot loader on Linux Dedicated Servers' to Diggita" alt="Add 'Reinstall GRUB boot loader on Linux Dedicated Servers' to Diggita" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.facebook.com/share.php?u=http://dedicatedserverhostingonline.com/reinstall-grub-boot-loader-on-linux-dedicated-servers/" title="Add 'Reinstall GRUB boot loader on Linux Dedicated Servers' to FaceBook"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'Reinstall GRUB boot loader on Linux Dedicated Servers' to FaceBook" alt="Add 'Reinstall GRUB boot loader on Linux Dedicated Servers' to FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://blogsvine.com/submit.php?url=http://dedicatedserverhostingonline.com/reinstall-grub-boot-loader-on-linux-dedicated-servers/" title="Add 'Reinstall GRUB boot loader on Linux Dedicated Servers' to Blogsvine"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/blogsvine.png" title="Add 'Reinstall GRUB boot loader on Linux Dedicated Servers' to Blogsvine" alt="Add 'Reinstall GRUB boot loader on Linux Dedicated Servers' to Blogsvine" /></a></div>
<!-- Social Bookmarking Reloaded END --><p><a class="tt-small" href="http://twitter.com/home/?status=www.+Reinstall+GRUB+boot+loader+on+Linux+Dedicated+Servers" title="Post to Twitter (www.)"><img class="nothumb" src="http://dedicatedserverhostingonline.com/wp-content/plugins/tweet-this/tweet-this-small.png" alt="[Post to Twitter]" /> Tweet This</a></p>]]></content:encoded>
			<wfw:commentRss>http://dedicatedserverhostingonline.com/reinstall-grub-boot-loader-on-linux-dedicated-servers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TCP Wrapper on Linux Dedicated Servers</title>
		<link>http://dedicatedserverhostingonline.com/tcp-wrapper-on-linux-dedicated-servers/</link>
		<comments>http://dedicatedserverhostingonline.com/tcp-wrapper-on-linux-dedicated-servers/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 00:22:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Dedicated Server Hosting]]></category>
		<category><![CDATA[Linux Dedicated server]]></category>
		<category><![CDATA[dedicated servers]]></category>
		<category><![CDATA[Linux Dedicated servers]]></category>

		<guid isPermaLink="false">http://dedicatedserverhostingonline.com/?p=192</guid>
		<description><![CDATA[TCP Wrapper actually acts as a firewall for your Linux based dedicated server hosting. The reason it is referred to a kind of firewall is the fact that the incoming packets are monitored by the TCP Wrapper. If you have a Linux dedicated server then it might be possible that a hacker attempts to login [...]]]></description>
			<content:encoded><![CDATA[<p>TCP Wrapper actually acts as a firewall for your Linux based <a target="_blank" href="http://www.bodhost.com/dedicated-server-hosting.shtml" rel="nofollow" >dedicated server hosting</a>. The reason it is referred to a kind of firewall is the fact that the incoming packets are monitored by the TCP Wrapper. If you have a Linux dedicated server then it might be possible that a hacker attempts to login into your Linux dedicated server.</p>
<p>TCP Wrapper will check if the external source is authorized to connect to the server. If it is not authorized, the login permission will be denied and if it is authorized, the login attempt will be successful. For this reason, you can also call TCP Wrapper as a domain computer program. It is one of the best programs available to keep hackers away from your Linux based dedicated server hosting.</p>
<p>This program was basically developed as your <strong><a target="_blank" href="http://www.bodhost.com/dedicated-server-hosting.shtml" rel="nofollow" >Linux dedicated server</a></strong> is connected to the network and it is necessary to filter the network before the server anyone can gain access to the server. TCP Wrapper is indeed a very good program, however, you can read below to find out how does it work.</p>
<p>When someone tries to login into the server, â€œ/etc/hosts.allowâ€ is checked for an entry file. If it is present, it is possible to continue. Even if this is not found, it is possible to continue. However, â€œ/etc/hosts.denyâ€ file is checked. If there are no matches found this time too, you will be able to continue, however, if a match is found this time, you won&#8217;t be able to continue and the service will be blocked.</p>
<p>For better understanding about this, you can go through the below example:</p>
<p>Example â€œ/etc/hosts.denyâ€ file:</p>
<p>SSHD: 192.168.1.1</p>
<p>If the above file is present, it will block access to the computer with IP address, 192.168.1.1.</p>
<p>Note : Itâ€™s when someone from the computer with the IP address, 192.168.1.1 tries to login via SSH, it is possible for you to run commands on your Linux dedicated server.</p>
<p>The below command will send an email to the email address you have registered.</p>
<div class="smallfont" style="margin-bottom: 2px;">sshd: 192.168.1.1: spawn (echo -e â€œ%d %h %H %uâ€| /bin/mail -s â€˜hosts.deny entryâ€™ root)</div>
<div class="smallfont" style="margin-bottom: 2px;">Important : It is possible for you to run commands in â€œ/etc/hosts.allowâ€ if you would like to receive emails for successful login attempts on your Linux based <a target="_blank" href="http://www.bodhost.com/dedicated-server-hosting.shtml" rel="nofollow" >dedicated server hosting</a>.</div>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>Social Bookmarking</em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://del.icio.us/post?url=http://dedicatedserverhostingonline.com/tcp-wrapper-on-linux-dedicated-servers/&amp;title=TCP+Wrapper+on+Linux+Dedicated+Servers" title="Add 'TCP Wrapper on Linux Dedicated Servers' to Del.icio.us"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'TCP Wrapper on Linux Dedicated Servers' to Del.icio.us" alt="Add 'TCP Wrapper on Linux Dedicated Servers' to Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://digg.com/submit?phase=2&amp;url=http://dedicatedserverhostingonline.com/tcp-wrapper-on-linux-dedicated-servers/&amp;title=TCP+Wrapper+on+Linux+Dedicated+Servers" title="Add 'TCP Wrapper on Linux Dedicated Servers' to digg"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'TCP Wrapper on Linux Dedicated Servers' to digg" alt="Add 'TCP Wrapper on Linux Dedicated Servers' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://furl.net/storeIt.jsp?t=TCP+Wrapper+on+Linux+Dedicated+Servers&amp;u=http://dedicatedserverhostingonline.com/tcp-wrapper-on-linux-dedicated-servers/" title="Add 'TCP Wrapper on Linux Dedicated Servers' to FURL"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Add 'TCP Wrapper on Linux Dedicated Servers' to FURL" alt="Add 'TCP Wrapper on Linux Dedicated Servers' to FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://blinklist.com/index.php?Action=Blink/addblink.php&amp;Name=TCP+Wrapper+on+Linux+Dedicated+Servers&amp;Description=TCP+Wrapper+on+Linux+Dedicated+Servers&amp;Url=http://dedicatedserverhostingonline.com/tcp-wrapper-on-linux-dedicated-servers/" title="Add 'TCP Wrapper on Linux Dedicated Servers' to blinklist"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/blinklist.png" title="Add 'TCP Wrapper on Linux Dedicated Servers' to blinklist" alt="Add 'TCP Wrapper on Linux Dedicated Servers' to blinklist" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://reddit.com/submit?url=http://dedicatedserverhostingonline.com/tcp-wrapper-on-linux-dedicated-servers/&amp;title=TCP+Wrapper+on+Linux+Dedicated+Servers" title="Add 'TCP Wrapper on Linux Dedicated Servers' to reddit"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'TCP Wrapper on Linux Dedicated Servers' to reddit" alt="Add 'TCP Wrapper on Linux Dedicated Servers' to reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://feedmelinks.com/categorize?from=toolbar&amp;op=submit&amp;name=TCP+Wrapper+on+Linux+Dedicated+Servers&amp;url=http://dedicatedserverhostingonline.com/tcp-wrapper-on-linux-dedicated-servers/&amp;version=0.7" title="Add 'TCP Wrapper on Linux Dedicated Servers' to Feed Me Links"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/feedmelinks.png" title="Add 'TCP Wrapper on Linux Dedicated Servers' to Feed Me Links" alt="Add 'TCP Wrapper on Linux Dedicated Servers' to Feed Me Links" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.technorati.com/faves?add=http://dedicatedserverhostingonline.com/tcp-wrapper-on-linux-dedicated-servers/" title="Add 'TCP Wrapper on Linux Dedicated Servers' to Technorati"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'TCP Wrapper on Linux Dedicated Servers' to Technorati" alt="Add 'TCP Wrapper on Linux Dedicated Servers' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http://dedicatedserverhostingonline.com/tcp-wrapper-on-linux-dedicated-servers/&amp;t=TCP+Wrapper+on+Linux+Dedicated+Servers" title="Add 'TCP Wrapper on Linux Dedicated Servers' to Yahoo My Web"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/yahoo_myweb.png" title="Add 'TCP Wrapper on Linux Dedicated Servers' to Yahoo My Web" alt="Add 'TCP Wrapper on Linux Dedicated Servers' to Yahoo My Web" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.newsvine.com/_wine/save?u=http://dedicatedserverhostingonline.com/tcp-wrapper-on-linux-dedicated-servers/&amp;h=TCP+Wrapper+on+Linux+Dedicated+Servers" title="Add 'TCP Wrapper on Linux Dedicated Servers' to Newsvine"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/newsvine.png" title="Add 'TCP Wrapper on Linux Dedicated Servers' to Newsvine" alt="Add 'TCP Wrapper on Linux Dedicated Servers' to Newsvine" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://ma.gnolia.com/bookmarklet/add?url=http://dedicatedserverhostingonline.com/tcp-wrapper-on-linux-dedicated-servers/&amp;title=TCP+Wrapper+on+Linux+Dedicated+Servers&amp;description=TCP+Wrapper+on+Linux+Dedicated+Servers" title="Add 'TCP Wrapper on Linux Dedicated Servers' to Ma.gnolia"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/magnolia.png" title="Add 'TCP Wrapper on Linux Dedicated Servers' to Ma.gnolia" alt="Add 'TCP Wrapper on Linux Dedicated Servers' to Ma.gnolia" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://dedicatedserverhostingonline.com/tcp-wrapper-on-linux-dedicated-servers/&amp;title=TCP+Wrapper+on+Linux+Dedicated+Servers" title="Add 'TCP Wrapper on Linux Dedicated Servers' to Google Bookmarks"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'TCP Wrapper on Linux Dedicated Servers' to Google Bookmarks" alt="Add 'TCP Wrapper on Linux Dedicated Servers' to Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.squidoo.com/lensmaster/bookmark?http://dedicatedserverhostingonline.com/tcp-wrapper-on-linux-dedicated-servers/" title="Add 'TCP Wrapper on Linux Dedicated Servers' to Squidoo"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/squidoo.png" title="Add 'TCP Wrapper on Linux Dedicated Servers' to Squidoo" alt="Add 'TCP Wrapper on Linux Dedicated Servers' to Squidoo" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://netvouz.com/action/submitBookmark?url=http://dedicatedserverhostingonline.com/tcp-wrapper-on-linux-dedicated-servers/&amp;title=TCP+Wrapper+on+Linux+Dedicated+Servers&amp;popup=no" title="Add 'TCP Wrapper on Linux Dedicated Servers' to Netvouz"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/netvouz.png" title="Add 'TCP Wrapper on Linux Dedicated Servers' to Netvouz" alt="Add 'TCP Wrapper on Linux Dedicated Servers' to Netvouz" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http://dedicatedserverhostingonline.com/tcp-wrapper-on-linux-dedicated-servers/&amp;title=TCP+Wrapper+on+Linux+Dedicated+Servers" title="Add 'TCP Wrapper on Linux Dedicated Servers' to Blogmarks"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/bmarks.png" title="Add 'TCP Wrapper on Linux Dedicated Servers' to Blogmarks" alt="Add 'TCP Wrapper on Linux Dedicated Servers' to Blogmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.bloglines.com/sub/http://dedicatedserverhostingonline.com/tcp-wrapper-on-linux-dedicated-servers/" title="Add 'TCP Wrapper on Linux Dedicated Servers' to Bloglines"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/bloglines.png" title="Add 'TCP Wrapper on Linux Dedicated Servers' to Bloglines" alt="Add 'TCP Wrapper on Linux Dedicated Servers' to Bloglines" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://tailrank.com/share/?title=TCP+Wrapper+on+Linux+Dedicated+Servers&amp;link_href=http://dedicatedserverhostingonline.com/tcp-wrapper-on-linux-dedicated-servers/" title="Add 'TCP Wrapper on Linux Dedicated Servers' to Tailrank"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/tailrank.png" title="Add 'TCP Wrapper on Linux Dedicated Servers' to Tailrank" alt="Add 'TCP Wrapper on Linux Dedicated Servers' to Tailrank" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.netscape.com/submit/?U=http://dedicatedserverhostingonline.com/tcp-wrapper-on-linux-dedicated-servers/&amp;T=TCP+Wrapper+on+Linux+Dedicated+Servers" title="Add 'TCP Wrapper on Linux Dedicated Servers' to Netscape"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/netscape.gif" title="Add 'TCP Wrapper on Linux Dedicated Servers' to Netscape" alt="Add 'TCP Wrapper on Linux Dedicated Servers' to Netscape" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.bookmark.it/bookmark.php?url=http://dedicatedserverhostingonline.com/tcp-wrapper-on-linux-dedicated-servers/" title="Add 'TCP Wrapper on Linux Dedicated Servers' to Bookmark.it"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/bookmark.png" title="Add 'TCP Wrapper on Linux Dedicated Servers' to Bookmark.it" alt="Add 'TCP Wrapper on Linux Dedicated Servers' to Bookmark.it" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="https://favorites.live.com/quickadd.aspx?url=http://dedicatedserverhostingonline.com/tcp-wrapper-on-linux-dedicated-servers/&amp;title=TCP+Wrapper+on+Linux+Dedicated+Servers" title="Add 'TCP Wrapper on Linux Dedicated Servers' to Live-MSN"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add 'TCP Wrapper on Linux Dedicated Servers' to Live-MSN" alt="Add 'TCP Wrapper on Linux Dedicated Servers' to Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://slashdot.org/bookmark.pl?title=TCP+Wrapper+on+Linux+Dedicated+Servers&amp;url=http://dedicatedserverhostingonline.com/tcp-wrapper-on-linux-dedicated-servers/" title="Add 'TCP Wrapper on Linux Dedicated Servers' to SlashDot"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add 'TCP Wrapper on Linux Dedicated Servers' to SlashDot" alt="Add 'TCP Wrapper on Linux Dedicated Servers' to SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.diggita.it/submit.php?title=TCP+Wrapper+on+Linux+Dedicated+Servers&amp;url=http://dedicatedserverhostingonline.com/tcp-wrapper-on-linux-dedicated-servers/" title="Add 'TCP Wrapper on Linux Dedicated Servers' to Diggita"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/diggita.png" title="Add 'TCP Wrapper on Linux Dedicated Servers' to Diggita" alt="Add 'TCP Wrapper on Linux Dedicated Servers' to Diggita" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.facebook.com/share.php?u=http://dedicatedserverhostingonline.com/tcp-wrapper-on-linux-dedicated-servers/" title="Add 'TCP Wrapper on Linux Dedicated Servers' to FaceBook"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'TCP Wrapper on Linux Dedicated Servers' to FaceBook" alt="Add 'TCP Wrapper on Linux Dedicated Servers' to FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://blogsvine.com/submit.php?url=http://dedicatedserverhostingonline.com/tcp-wrapper-on-linux-dedicated-servers/" title="Add 'TCP Wrapper on Linux Dedicated Servers' to Blogsvine"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/blogsvine.png" title="Add 'TCP Wrapper on Linux Dedicated Servers' to Blogsvine" alt="Add 'TCP Wrapper on Linux Dedicated Servers' to Blogsvine" /></a></div>
<!-- Social Bookmarking Reloaded END --><p><a class="tt-small" href="http://twitter.com/home/?status=www.+TCP+Wrapper+on+Linux+Dedicated+Servers" title="Post to Twitter (www.)"><img class="nothumb" src="http://dedicatedserverhostingonline.com/wp-content/plugins/tweet-this/tweet-this-small.png" alt="[Post to Twitter]" /> Tweet This</a></p>]]></content:encoded>
			<wfw:commentRss>http://dedicatedserverhostingonline.com/tcp-wrapper-on-linux-dedicated-servers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux Dedicated servers:customize error pages</title>
		<link>http://dedicatedserverhostingonline.com/linux-dedicated-servercustomize-error-pages/</link>
		<comments>http://dedicatedserverhostingonline.com/linux-dedicated-servercustomize-error-pages/#comments</comments>
		<pubDate>Sun, 29 Mar 2009 01:31:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Dedicated Server Hosting]]></category>
		<category><![CDATA[Linux Dedicated server]]></category>
		<category><![CDATA[dedicated servers]]></category>

		<guid isPermaLink="false">http://dedicatedserverhostingonline.com/?p=87</guid>
		<description><![CDATA[
Error pages are the pages which are displayed when the visitor does a mistake in entering the domain name in the browser. These error pages have to be made for website with the help of the control panel. If you have websites on a Linux Dedicated Servers then it is easy for you to customize [...]]]></description>
			<content:encoded><![CDATA[<div class="entry">
<div class="entry">Error pages are the pages which are displayed when the visitor does a mistake in entering the domain name in the browser. These error pages have to be made for website with the help of the control panel. If you have websites on a <a target="_blank" href="http://www.bodhost.com/dedicated-server-hosting.shtml" rel="nofollow" ><span style="color: #000000;">Linux Dedicated Servers</span></a> then it is easy for you to customize the error pages. You can do this with the help of the cPanel control panel which is generally provided with Linux Dedicated server.</div>
<div class="entry">You can customize these error pages for your websites according to you which is preferred by many user as they do not want to show the odd looking error pages like 400 Bad request, 401 Authorization Required, 403 Forbidden, 404 Wrong page, 500 Internal Server Error etc. to the visitors who wish to visit their site and enter wrong URL or some incorrect information into the browser.  You can customize the wierd looking error pages to the error pages which look good according to you.</div>
<div class="entry">To <strong>customize</strong> error pages just follow the steps given below :-</div>
<div class="entry"><strong> </strong> <strong>1)</strong> First click on the Error Pages link under the ‘<strong>Site Management</strong>’ header in cPanel.</div>
<div class="entry"><strong>2)</strong> After that click on the button of the required Error Page, such as the 500 button.  <strong></strong></div>
<div class="entry"><strong>3)</strong> Now Enter the HTML code for the Error Page. You can use the buttons at the top of the page to insert variables into the displayed code.  <strong></strong></div>
<div class="entry"><strong>4)</strong> Click on the <strong>&#8216;SAVE&#8217;</strong> button.</div>
</div>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>Social Bookmarking</em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://del.icio.us/post?url=http://dedicatedserverhostingonline.com/linux-dedicated-servercustomize-error-pages/&amp;title=Linux+Dedicated+servers%3Acustomize+error+pages" title="Add 'Linux Dedicated servers:customize error pages' to Del.icio.us"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'Linux Dedicated servers:customize error pages' to Del.icio.us" alt="Add 'Linux Dedicated servers:customize error pages' to Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://digg.com/submit?phase=2&amp;url=http://dedicatedserverhostingonline.com/linux-dedicated-servercustomize-error-pages/&amp;title=Linux+Dedicated+servers%3Acustomize+error+pages" title="Add 'Linux Dedicated servers:customize error pages' to digg"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'Linux Dedicated servers:customize error pages' to digg" alt="Add 'Linux Dedicated servers:customize error pages' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://furl.net/storeIt.jsp?t=Linux+Dedicated+servers%3Acustomize+error+pages&amp;u=http://dedicatedserverhostingonline.com/linux-dedicated-servercustomize-error-pages/" title="Add 'Linux Dedicated servers:customize error pages' to FURL"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Add 'Linux Dedicated servers:customize error pages' to FURL" alt="Add 'Linux Dedicated servers:customize error pages' to FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://blinklist.com/index.php?Action=Blink/addblink.php&amp;Name=Linux+Dedicated+servers%3Acustomize+error+pages&amp;Description=Linux+Dedicated+servers%3Acustomize+error+pages&amp;Url=http://dedicatedserverhostingonline.com/linux-dedicated-servercustomize-error-pages/" title="Add 'Linux Dedicated servers:customize error pages' to blinklist"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/blinklist.png" title="Add 'Linux Dedicated servers:customize error pages' to blinklist" alt="Add 'Linux Dedicated servers:customize error pages' to blinklist" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://reddit.com/submit?url=http://dedicatedserverhostingonline.com/linux-dedicated-servercustomize-error-pages/&amp;title=Linux+Dedicated+servers%3Acustomize+error+pages" title="Add 'Linux Dedicated servers:customize error pages' to reddit"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'Linux Dedicated servers:customize error pages' to reddit" alt="Add 'Linux Dedicated servers:customize error pages' to reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://feedmelinks.com/categorize?from=toolbar&amp;op=submit&amp;name=Linux+Dedicated+servers%3Acustomize+error+pages&amp;url=http://dedicatedserverhostingonline.com/linux-dedicated-servercustomize-error-pages/&amp;version=0.7" title="Add 'Linux Dedicated servers:customize error pages' to Feed Me Links"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/feedmelinks.png" title="Add 'Linux Dedicated servers:customize error pages' to Feed Me Links" alt="Add 'Linux Dedicated servers:customize error pages' to Feed Me Links" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.technorati.com/faves?add=http://dedicatedserverhostingonline.com/linux-dedicated-servercustomize-error-pages/" title="Add 'Linux Dedicated servers:customize error pages' to Technorati"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'Linux Dedicated servers:customize error pages' to Technorati" alt="Add 'Linux Dedicated servers:customize error pages' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http://dedicatedserverhostingonline.com/linux-dedicated-servercustomize-error-pages/&amp;t=Linux+Dedicated+servers%3Acustomize+error+pages" title="Add 'Linux Dedicated servers:customize error pages' to Yahoo My Web"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/yahoo_myweb.png" title="Add 'Linux Dedicated servers:customize error pages' to Yahoo My Web" alt="Add 'Linux Dedicated servers:customize error pages' to Yahoo My Web" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.newsvine.com/_wine/save?u=http://dedicatedserverhostingonline.com/linux-dedicated-servercustomize-error-pages/&amp;h=Linux+Dedicated+servers%3Acustomize+error+pages" title="Add 'Linux Dedicated servers:customize error pages' to Newsvine"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/newsvine.png" title="Add 'Linux Dedicated servers:customize error pages' to Newsvine" alt="Add 'Linux Dedicated servers:customize error pages' to Newsvine" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://ma.gnolia.com/bookmarklet/add?url=http://dedicatedserverhostingonline.com/linux-dedicated-servercustomize-error-pages/&amp;title=Linux+Dedicated+servers%3Acustomize+error+pages&amp;description=Linux+Dedicated+servers%3Acustomize+error+pages" title="Add 'Linux Dedicated servers:customize error pages' to Ma.gnolia"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/magnolia.png" title="Add 'Linux Dedicated servers:customize error pages' to Ma.gnolia" alt="Add 'Linux Dedicated servers:customize error pages' to Ma.gnolia" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://dedicatedserverhostingonline.com/linux-dedicated-servercustomize-error-pages/&amp;title=Linux+Dedicated+servers%3Acustomize+error+pages" title="Add 'Linux Dedicated servers:customize error pages' to Google Bookmarks"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'Linux Dedicated servers:customize error pages' to Google Bookmarks" alt="Add 'Linux Dedicated servers:customize error pages' to Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.squidoo.com/lensmaster/bookmark?http://dedicatedserverhostingonline.com/linux-dedicated-servercustomize-error-pages/" title="Add 'Linux Dedicated servers:customize error pages' to Squidoo"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/squidoo.png" title="Add 'Linux Dedicated servers:customize error pages' to Squidoo" alt="Add 'Linux Dedicated servers:customize error pages' to Squidoo" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://netvouz.com/action/submitBookmark?url=http://dedicatedserverhostingonline.com/linux-dedicated-servercustomize-error-pages/&amp;title=Linux+Dedicated+servers%3Acustomize+error+pages&amp;popup=no" title="Add 'Linux Dedicated servers:customize error pages' to Netvouz"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/netvouz.png" title="Add 'Linux Dedicated servers:customize error pages' to Netvouz" alt="Add 'Linux Dedicated servers:customize error pages' to Netvouz" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http://dedicatedserverhostingonline.com/linux-dedicated-servercustomize-error-pages/&amp;title=Linux+Dedicated+servers%3Acustomize+error+pages" title="Add 'Linux Dedicated servers:customize error pages' to Blogmarks"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/bmarks.png" title="Add 'Linux Dedicated servers:customize error pages' to Blogmarks" alt="Add 'Linux Dedicated servers:customize error pages' to Blogmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.bloglines.com/sub/http://dedicatedserverhostingonline.com/linux-dedicated-servercustomize-error-pages/" title="Add 'Linux Dedicated servers:customize error pages' to Bloglines"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/bloglines.png" title="Add 'Linux Dedicated servers:customize error pages' to Bloglines" alt="Add 'Linux Dedicated servers:customize error pages' to Bloglines" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://tailrank.com/share/?title=Linux+Dedicated+servers%3Acustomize+error+pages&amp;link_href=http://dedicatedserverhostingonline.com/linux-dedicated-servercustomize-error-pages/" title="Add 'Linux Dedicated servers:customize error pages' to Tailrank"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/tailrank.png" title="Add 'Linux Dedicated servers:customize error pages' to Tailrank" alt="Add 'Linux Dedicated servers:customize error pages' to Tailrank" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.netscape.com/submit/?U=http://dedicatedserverhostingonline.com/linux-dedicated-servercustomize-error-pages/&amp;T=Linux+Dedicated+servers%3Acustomize+error+pages" title="Add 'Linux Dedicated servers:customize error pages' to Netscape"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/netscape.gif" title="Add 'Linux Dedicated servers:customize error pages' to Netscape" alt="Add 'Linux Dedicated servers:customize error pages' to Netscape" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.bookmark.it/bookmark.php?url=http://dedicatedserverhostingonline.com/linux-dedicated-servercustomize-error-pages/" title="Add 'Linux Dedicated servers:customize error pages' to Bookmark.it"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/bookmark.png" title="Add 'Linux Dedicated servers:customize error pages' to Bookmark.it" alt="Add 'Linux Dedicated servers:customize error pages' to Bookmark.it" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="https://favorites.live.com/quickadd.aspx?url=http://dedicatedserverhostingonline.com/linux-dedicated-servercustomize-error-pages/&amp;title=Linux+Dedicated+servers%3Acustomize+error+pages" title="Add 'Linux Dedicated servers:customize error pages' to Live-MSN"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add 'Linux Dedicated servers:customize error pages' to Live-MSN" alt="Add 'Linux Dedicated servers:customize error pages' to Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://slashdot.org/bookmark.pl?title=Linux+Dedicated+servers%3Acustomize+error+pages&amp;url=http://dedicatedserverhostingonline.com/linux-dedicated-servercustomize-error-pages/" title="Add 'Linux Dedicated servers:customize error pages' to SlashDot"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add 'Linux Dedicated servers:customize error pages' to SlashDot" alt="Add 'Linux Dedicated servers:customize error pages' to SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.diggita.it/submit.php?title=Linux+Dedicated+servers%3Acustomize+error+pages&amp;url=http://dedicatedserverhostingonline.com/linux-dedicated-servercustomize-error-pages/" title="Add 'Linux Dedicated servers:customize error pages' to Diggita"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/diggita.png" title="Add 'Linux Dedicated servers:customize error pages' to Diggita" alt="Add 'Linux Dedicated servers:customize error pages' to Diggita" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.facebook.com/share.php?u=http://dedicatedserverhostingonline.com/linux-dedicated-servercustomize-error-pages/" title="Add 'Linux Dedicated servers:customize error pages' to FaceBook"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'Linux Dedicated servers:customize error pages' to FaceBook" alt="Add 'Linux Dedicated servers:customize error pages' to FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://blogsvine.com/submit.php?url=http://dedicatedserverhostingonline.com/linux-dedicated-servercustomize-error-pages/" title="Add 'Linux Dedicated servers:customize error pages' to Blogsvine"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/blogsvine.png" title="Add 'Linux Dedicated servers:customize error pages' to Blogsvine" alt="Add 'Linux Dedicated servers:customize error pages' to Blogsvine" /></a></div>
<!-- Social Bookmarking Reloaded END --><p><a class="tt-small" href="http://twitter.com/home/?status=www.+Linux+Dedicated+servers%3Acustomize+error+pages" title="Post to Twitter (www.)"><img class="nothumb" src="http://dedicatedserverhostingonline.com/wp-content/plugins/tweet-this/tweet-this-small.png" alt="[Post to Twitter]" /> Tweet This</a></p>]]></content:encoded>
			<wfw:commentRss>http://dedicatedserverhostingonline.com/linux-dedicated-servercustomize-error-pages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux Dedicated server: Zend optimizer installation</title>
		<link>http://dedicatedserverhostingonline.com/linux-dedicated-serverzend-optimizer-installation/</link>
		<comments>http://dedicatedserverhostingonline.com/linux-dedicated-serverzend-optimizer-installation/#comments</comments>
		<pubDate>Fri, 27 Mar 2009 22:34:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Dedicated Server Hosting]]></category>
		<category><![CDATA[Linux Dedicated server]]></category>
		<category><![CDATA[dedicated servers]]></category>
		<category><![CDATA[Linux dedicated server hosting]]></category>
		<category><![CDATA[Linux Dedicated servers]]></category>

		<guid isPermaLink="false">http://dedicatedserverhostingonline.com/?p=85</guid>
		<description><![CDATA[Zend Optimizer on a Dedicated Server Hosting
Zend Encoder and Zend SafeGuard Suite are some software&#8217;s which encode some files. Zend optimizer is a free application software which runs these files while boosting the running speed of PHP applications. Zend Optimizer is required by many scripts so that you can run the scripts on your server [...]]]></description>
			<content:encoded><![CDATA[<p>Zend Optimizer on a <a target="_blank" href="http://www.bodhost.com/dedicated-server-hosting.shtml" rel="nofollow" ><span style="color: #000000;">Dedicated Server Hosting</span></a></p>
<p>Zend Encoder and Zend SafeGuard Suite are some software&#8217;s which encode some files. Zend optimizer is a free application software which runs these files while boosting the running speed of PHP applications. Zend Optimizer is required by many scripts so that you can run the scripts on your server while decrypting and running them on the fly while increasing runtime performance.</p>
<p>http://www.zend.com/store/products/zend-optimizer.php</p>
<p>Installation of Zend optimizer :</p>
<p>Follow the steps given below to install Zend optimizer :-</p>
<p>1) First off grab a copy of the optimizer Linux glibc2.1to install it on your dedicated server. http://www.zend.com/store/free_download.php?pid=1</p>
<p>2) You will have to upload the file on your web server once you have downloaded the file locally. FTP to your server and upload it to a directory of your choice.</p>
<p>3) Now Uncompress/extract  the file<br />
tar zvfx ZendOptimizer*.tar.gz<br />
cd ZendOptimizer-2.5.3-linux-glibc21-i386/</p>
<p>4) Now run the installer,<br />
./install.sh</p>
<p>5) The welcome screen</p>
<p>6) The agreement</p>
<p>7) Where do you want to install Zend Optimizer?</p>
<p><img class="wp-smiley" src="http://www.bodhost.com/web-hosting/wp-includes/images/smilies/icon_cool.gif" alt="8)" /> Locate your php.ini file</p>
<p>9) Select Yes, chances are you are using Apache web server</p>
<p>10) Enter the location of where apache files are located</p>
<p>11) Zend changing your php.ini file location, make a note of this.</p>
<p>12) Restart your web server for the changes to take effect.</p>
<p>13) Apache should restart successfully.<br />
Note:You may also restart Apache manually using # /etc/init.d/httpd restart</p>
<p>15) Please ensure that Zend Optimizer is working you can do the following in the shell.<br />
php -v</p>
<p>16) After the installation is completed you can remove the directory.<br />
cd to where the extracted Zend first.<br />
rm –rf ZendOptimizer-2.5.3-linux-glibc21-i386</p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>Social Bookmarking</em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://del.icio.us/post?url=http://dedicatedserverhostingonline.com/linux-dedicated-serverzend-optimizer-installation/&amp;title=Linux+Dedicated+server%3A+Zend+optimizer+installation" title="Add 'Linux Dedicated server: Zend optimizer installation' to Del.icio.us"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'Linux Dedicated server: Zend optimizer installation' to Del.icio.us" alt="Add 'Linux Dedicated server: Zend optimizer installation' to Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://digg.com/submit?phase=2&amp;url=http://dedicatedserverhostingonline.com/linux-dedicated-serverzend-optimizer-installation/&amp;title=Linux+Dedicated+server%3A+Zend+optimizer+installation" title="Add 'Linux Dedicated server: Zend optimizer installation' to digg"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'Linux Dedicated server: Zend optimizer installation' to digg" alt="Add 'Linux Dedicated server: Zend optimizer installation' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://furl.net/storeIt.jsp?t=Linux+Dedicated+server%3A+Zend+optimizer+installation&amp;u=http://dedicatedserverhostingonline.com/linux-dedicated-serverzend-optimizer-installation/" title="Add 'Linux Dedicated server: Zend optimizer installation' to FURL"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Add 'Linux Dedicated server: Zend optimizer installation' to FURL" alt="Add 'Linux Dedicated server: Zend optimizer installation' to FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://blinklist.com/index.php?Action=Blink/addblink.php&amp;Name=Linux+Dedicated+server%3A+Zend+optimizer+installation&amp;Description=Linux+Dedicated+server%3A+Zend+optimizer+installation&amp;Url=http://dedicatedserverhostingonline.com/linux-dedicated-serverzend-optimizer-installation/" title="Add 'Linux Dedicated server: Zend optimizer installation' to blinklist"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/blinklist.png" title="Add 'Linux Dedicated server: Zend optimizer installation' to blinklist" alt="Add 'Linux Dedicated server: Zend optimizer installation' to blinklist" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://reddit.com/submit?url=http://dedicatedserverhostingonline.com/linux-dedicated-serverzend-optimizer-installation/&amp;title=Linux+Dedicated+server%3A+Zend+optimizer+installation" title="Add 'Linux Dedicated server: Zend optimizer installation' to reddit"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'Linux Dedicated server: Zend optimizer installation' to reddit" alt="Add 'Linux Dedicated server: Zend optimizer installation' to reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://feedmelinks.com/categorize?from=toolbar&amp;op=submit&amp;name=Linux+Dedicated+server%3A+Zend+optimizer+installation&amp;url=http://dedicatedserverhostingonline.com/linux-dedicated-serverzend-optimizer-installation/&amp;version=0.7" title="Add 'Linux Dedicated server: Zend optimizer installation' to Feed Me Links"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/feedmelinks.png" title="Add 'Linux Dedicated server: Zend optimizer installation' to Feed Me Links" alt="Add 'Linux Dedicated server: Zend optimizer installation' to Feed Me Links" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.technorati.com/faves?add=http://dedicatedserverhostingonline.com/linux-dedicated-serverzend-optimizer-installation/" title="Add 'Linux Dedicated server: Zend optimizer installation' to Technorati"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'Linux Dedicated server: Zend optimizer installation' to Technorati" alt="Add 'Linux Dedicated server: Zend optimizer installation' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http://dedicatedserverhostingonline.com/linux-dedicated-serverzend-optimizer-installation/&amp;t=Linux+Dedicated+server%3A+Zend+optimizer+installation" title="Add 'Linux Dedicated server: Zend optimizer installation' to Yahoo My Web"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/yahoo_myweb.png" title="Add 'Linux Dedicated server: Zend optimizer installation' to Yahoo My Web" alt="Add 'Linux Dedicated server: Zend optimizer installation' to Yahoo My Web" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.newsvine.com/_wine/save?u=http://dedicatedserverhostingonline.com/linux-dedicated-serverzend-optimizer-installation/&amp;h=Linux+Dedicated+server%3A+Zend+optimizer+installation" title="Add 'Linux Dedicated server: Zend optimizer installation' to Newsvine"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/newsvine.png" title="Add 'Linux Dedicated server: Zend optimizer installation' to Newsvine" alt="Add 'Linux Dedicated server: Zend optimizer installation' to Newsvine" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://ma.gnolia.com/bookmarklet/add?url=http://dedicatedserverhostingonline.com/linux-dedicated-serverzend-optimizer-installation/&amp;title=Linux+Dedicated+server%3A+Zend+optimizer+installation&amp;description=Linux+Dedicated+server%3A+Zend+optimizer+installation" title="Add 'Linux Dedicated server: Zend optimizer installation' to Ma.gnolia"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/magnolia.png" title="Add 'Linux Dedicated server: Zend optimizer installation' to Ma.gnolia" alt="Add 'Linux Dedicated server: Zend optimizer installation' to Ma.gnolia" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://dedicatedserverhostingonline.com/linux-dedicated-serverzend-optimizer-installation/&amp;title=Linux+Dedicated+server%3A+Zend+optimizer+installation" title="Add 'Linux Dedicated server: Zend optimizer installation' to Google Bookmarks"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'Linux Dedicated server: Zend optimizer installation' to Google Bookmarks" alt="Add 'Linux Dedicated server: Zend optimizer installation' to Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.squidoo.com/lensmaster/bookmark?http://dedicatedserverhostingonline.com/linux-dedicated-serverzend-optimizer-installation/" title="Add 'Linux Dedicated server: Zend optimizer installation' to Squidoo"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/squidoo.png" title="Add 'Linux Dedicated server: Zend optimizer installation' to Squidoo" alt="Add 'Linux Dedicated server: Zend optimizer installation' to Squidoo" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://netvouz.com/action/submitBookmark?url=http://dedicatedserverhostingonline.com/linux-dedicated-serverzend-optimizer-installation/&amp;title=Linux+Dedicated+server%3A+Zend+optimizer+installation&amp;popup=no" title="Add 'Linux Dedicated server: Zend optimizer installation' to Netvouz"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/netvouz.png" title="Add 'Linux Dedicated server: Zend optimizer installation' to Netvouz" alt="Add 'Linux Dedicated server: Zend optimizer installation' to Netvouz" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http://dedicatedserverhostingonline.com/linux-dedicated-serverzend-optimizer-installation/&amp;title=Linux+Dedicated+server%3A+Zend+optimizer+installation" title="Add 'Linux Dedicated server: Zend optimizer installation' to Blogmarks"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/bmarks.png" title="Add 'Linux Dedicated server: Zend optimizer installation' to Blogmarks" alt="Add 'Linux Dedicated server: Zend optimizer installation' to Blogmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.bloglines.com/sub/http://dedicatedserverhostingonline.com/linux-dedicated-serverzend-optimizer-installation/" title="Add 'Linux Dedicated server: Zend optimizer installation' to Bloglines"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/bloglines.png" title="Add 'Linux Dedicated server: Zend optimizer installation' to Bloglines" alt="Add 'Linux Dedicated server: Zend optimizer installation' to Bloglines" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://tailrank.com/share/?title=Linux+Dedicated+server%3A+Zend+optimizer+installation&amp;link_href=http://dedicatedserverhostingonline.com/linux-dedicated-serverzend-optimizer-installation/" title="Add 'Linux Dedicated server: Zend optimizer installation' to Tailrank"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/tailrank.png" title="Add 'Linux Dedicated server: Zend optimizer installation' to Tailrank" alt="Add 'Linux Dedicated server: Zend optimizer installation' to Tailrank" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.netscape.com/submit/?U=http://dedicatedserverhostingonline.com/linux-dedicated-serverzend-optimizer-installation/&amp;T=Linux+Dedicated+server%3A+Zend+optimizer+installation" title="Add 'Linux Dedicated server: Zend optimizer installation' to Netscape"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/netscape.gif" title="Add 'Linux Dedicated server: Zend optimizer installation' to Netscape" alt="Add 'Linux Dedicated server: Zend optimizer installation' to Netscape" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.bookmark.it/bookmark.php?url=http://dedicatedserverhostingonline.com/linux-dedicated-serverzend-optimizer-installation/" title="Add 'Linux Dedicated server: Zend optimizer installation' to Bookmark.it"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/bookmark.png" title="Add 'Linux Dedicated server: Zend optimizer installation' to Bookmark.it" alt="Add 'Linux Dedicated server: Zend optimizer installation' to Bookmark.it" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="https://favorites.live.com/quickadd.aspx?url=http://dedicatedserverhostingonline.com/linux-dedicated-serverzend-optimizer-installation/&amp;title=Linux+Dedicated+server%3A+Zend+optimizer+installation" title="Add 'Linux Dedicated server: Zend optimizer installation' to Live-MSN"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add 'Linux Dedicated server: Zend optimizer installation' to Live-MSN" alt="Add 'Linux Dedicated server: Zend optimizer installation' to Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://slashdot.org/bookmark.pl?title=Linux+Dedicated+server%3A+Zend+optimizer+installation&amp;url=http://dedicatedserverhostingonline.com/linux-dedicated-serverzend-optimizer-installation/" title="Add 'Linux Dedicated server: Zend optimizer installation' to SlashDot"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add 'Linux Dedicated server: Zend optimizer installation' to SlashDot" alt="Add 'Linux Dedicated server: Zend optimizer installation' to SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.diggita.it/submit.php?title=Linux+Dedicated+server%3A+Zend+optimizer+installation&amp;url=http://dedicatedserverhostingonline.com/linux-dedicated-serverzend-optimizer-installation/" title="Add 'Linux Dedicated server: Zend optimizer installation' to Diggita"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/diggita.png" title="Add 'Linux Dedicated server: Zend optimizer installation' to Diggita" alt="Add 'Linux Dedicated server: Zend optimizer installation' to Diggita" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.facebook.com/share.php?u=http://dedicatedserverhostingonline.com/linux-dedicated-serverzend-optimizer-installation/" title="Add 'Linux Dedicated server: Zend optimizer installation' to FaceBook"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'Linux Dedicated server: Zend optimizer installation' to FaceBook" alt="Add 'Linux Dedicated server: Zend optimizer installation' to FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://blogsvine.com/submit.php?url=http://dedicatedserverhostingonline.com/linux-dedicated-serverzend-optimizer-installation/" title="Add 'Linux Dedicated server: Zend optimizer installation' to Blogsvine"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/blogsvine.png" title="Add 'Linux Dedicated server: Zend optimizer installation' to Blogsvine" alt="Add 'Linux Dedicated server: Zend optimizer installation' to Blogsvine" /></a></div>
<!-- Social Bookmarking Reloaded END --><p><a class="tt-small" href="http://twitter.com/home/?status=www.+Linux+Dedicated+server%3A+Zend+optimizer+installation" title="Post to Twitter (www.)"><img class="nothumb" src="http://dedicatedserverhostingonline.com/wp-content/plugins/tweet-this/tweet-this-small.png" alt="[Post to Twitter]" /> Tweet This</a></p>]]></content:encoded>
			<wfw:commentRss>http://dedicatedserverhostingonline.com/linux-dedicated-serverzend-optimizer-installation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setup remote MySQL on Linux Dedicated server Hosting</title>
		<link>http://dedicatedserverhostingonline.com/setup-remote-mysql-on-linux-dedicated-server/</link>
		<comments>http://dedicatedserverhostingonline.com/setup-remote-mysql-on-linux-dedicated-server/#comments</comments>
		<pubDate>Mon, 23 Mar 2009 20:37:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Dedicated Server Hosting]]></category>
		<category><![CDATA[Linux Dedicated server]]></category>
		<category><![CDATA[dedicated servers]]></category>
		<category><![CDATA[Linux dedicated server hosting]]></category>
		<category><![CDATA[Linux Dedicated servers]]></category>

		<guid isPermaLink="false">http://dedicatedserverhostingonline.com/?p=83</guid>
		<description><![CDATA[MySQL Server can be changed from local server (”localhost”) to point on remote server. You will be able to connect to MySQL through a remote location by this way.
Follow the steps given below to setup Remote MySQL :
1) Login to WHM
2) Click on SQL Services
3) Click on Setup Remote MySQL Server
4) Enter the name of [...]]]></description>
			<content:encoded><![CDATA[<p>MySQL Server can be changed from local server (”localhost”) to point on remote server. You will be able to connect to MySQL through a remote location by this way.</p>
<p>Follow the steps given below to setup Remote MySQL :</p>
<p>1) Login to WHM</p>
<p>2) Click on SQL Services</p>
<p>3) Click on Setup Remote MySQL Server</p>
<p>4) Enter the name of the remote server in the host section and its password in the Remote MySQL Host Root Password</p>
<p>5) Click on &#8216;Setup&#8217;.</p>
<p>The aobve process is to setup Remote MySQL on <a target="_blank" href="http://www.bodhost.com/dedicated-server-hosting.shtml" rel="nofollow" ><span style="color: #000000;">Dedicated Server Hosting</span></a></p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>Social Bookmarking</em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://del.icio.us/post?url=http://dedicatedserverhostingonline.com/setup-remote-mysql-on-linux-dedicated-server/&amp;title=Setup+remote+MySQL+on+Linux+Dedicated+server+Hosting" title="Add 'Setup remote MySQL on Linux Dedicated server Hosting' to Del.icio.us"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'Setup remote MySQL on Linux Dedicated server Hosting' to Del.icio.us" alt="Add 'Setup remote MySQL on Linux Dedicated server Hosting' to Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://digg.com/submit?phase=2&amp;url=http://dedicatedserverhostingonline.com/setup-remote-mysql-on-linux-dedicated-server/&amp;title=Setup+remote+MySQL+on+Linux+Dedicated+server+Hosting" title="Add 'Setup remote MySQL on Linux Dedicated server Hosting' to digg"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'Setup remote MySQL on Linux Dedicated server Hosting' to digg" alt="Add 'Setup remote MySQL on Linux Dedicated server Hosting' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://furl.net/storeIt.jsp?t=Setup+remote+MySQL+on+Linux+Dedicated+server+Hosting&amp;u=http://dedicatedserverhostingonline.com/setup-remote-mysql-on-linux-dedicated-server/" title="Add 'Setup remote MySQL on Linux Dedicated server Hosting' to FURL"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Add 'Setup remote MySQL on Linux Dedicated server Hosting' to FURL" alt="Add 'Setup remote MySQL on Linux Dedicated server Hosting' to FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://blinklist.com/index.php?Action=Blink/addblink.php&amp;Name=Setup+remote+MySQL+on+Linux+Dedicated+server+Hosting&amp;Description=Setup+remote+MySQL+on+Linux+Dedicated+server+Hosting&amp;Url=http://dedicatedserverhostingonline.com/setup-remote-mysql-on-linux-dedicated-server/" title="Add 'Setup remote MySQL on Linux Dedicated server Hosting' to blinklist"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/blinklist.png" title="Add 'Setup remote MySQL on Linux Dedicated server Hosting' to blinklist" alt="Add 'Setup remote MySQL on Linux Dedicated server Hosting' to blinklist" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://reddit.com/submit?url=http://dedicatedserverhostingonline.com/setup-remote-mysql-on-linux-dedicated-server/&amp;title=Setup+remote+MySQL+on+Linux+Dedicated+server+Hosting" title="Add 'Setup remote MySQL on Linux Dedicated server Hosting' to reddit"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'Setup remote MySQL on Linux Dedicated server Hosting' to reddit" alt="Add 'Setup remote MySQL on Linux Dedicated server Hosting' to reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://feedmelinks.com/categorize?from=toolbar&amp;op=submit&amp;name=Setup+remote+MySQL+on+Linux+Dedicated+server+Hosting&amp;url=http://dedicatedserverhostingonline.com/setup-remote-mysql-on-linux-dedicated-server/&amp;version=0.7" title="Add 'Setup remote MySQL on Linux Dedicated server Hosting' to Feed Me Links"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/feedmelinks.png" title="Add 'Setup remote MySQL on Linux Dedicated server Hosting' to Feed Me Links" alt="Add 'Setup remote MySQL on Linux Dedicated server Hosting' to Feed Me Links" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.technorati.com/faves?add=http://dedicatedserverhostingonline.com/setup-remote-mysql-on-linux-dedicated-server/" title="Add 'Setup remote MySQL on Linux Dedicated server Hosting' to Technorati"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'Setup remote MySQL on Linux Dedicated server Hosting' to Technorati" alt="Add 'Setup remote MySQL on Linux Dedicated server Hosting' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http://dedicatedserverhostingonline.com/setup-remote-mysql-on-linux-dedicated-server/&amp;t=Setup+remote+MySQL+on+Linux+Dedicated+server+Hosting" title="Add 'Setup remote MySQL on Linux Dedicated server Hosting' to Yahoo My Web"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/yahoo_myweb.png" title="Add 'Setup remote MySQL on Linux Dedicated server Hosting' to Yahoo My Web" alt="Add 'Setup remote MySQL on Linux Dedicated server Hosting' to Yahoo My Web" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.newsvine.com/_wine/save?u=http://dedicatedserverhostingonline.com/setup-remote-mysql-on-linux-dedicated-server/&amp;h=Setup+remote+MySQL+on+Linux+Dedicated+server+Hosting" title="Add 'Setup remote MySQL on Linux Dedicated server Hosting' to Newsvine"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/newsvine.png" title="Add 'Setup remote MySQL on Linux Dedicated server Hosting' to Newsvine" alt="Add 'Setup remote MySQL on Linux Dedicated server Hosting' to Newsvine" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://ma.gnolia.com/bookmarklet/add?url=http://dedicatedserverhostingonline.com/setup-remote-mysql-on-linux-dedicated-server/&amp;title=Setup+remote+MySQL+on+Linux+Dedicated+server+Hosting&amp;description=Setup+remote+MySQL+on+Linux+Dedicated+server+Hosting" title="Add 'Setup remote MySQL on Linux Dedicated server Hosting' to Ma.gnolia"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/magnolia.png" title="Add 'Setup remote MySQL on Linux Dedicated server Hosting' to Ma.gnolia" alt="Add 'Setup remote MySQL on Linux Dedicated server Hosting' to Ma.gnolia" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://dedicatedserverhostingonline.com/setup-remote-mysql-on-linux-dedicated-server/&amp;title=Setup+remote+MySQL+on+Linux+Dedicated+server+Hosting" title="Add 'Setup remote MySQL on Linux Dedicated server Hosting' to Google Bookmarks"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'Setup remote MySQL on Linux Dedicated server Hosting' to Google Bookmarks" alt="Add 'Setup remote MySQL on Linux Dedicated server Hosting' to Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.squidoo.com/lensmaster/bookmark?http://dedicatedserverhostingonline.com/setup-remote-mysql-on-linux-dedicated-server/" title="Add 'Setup remote MySQL on Linux Dedicated server Hosting' to Squidoo"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/squidoo.png" title="Add 'Setup remote MySQL on Linux Dedicated server Hosting' to Squidoo" alt="Add 'Setup remote MySQL on Linux Dedicated server Hosting' to Squidoo" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://netvouz.com/action/submitBookmark?url=http://dedicatedserverhostingonline.com/setup-remote-mysql-on-linux-dedicated-server/&amp;title=Setup+remote+MySQL+on+Linux+Dedicated+server+Hosting&amp;popup=no" title="Add 'Setup remote MySQL on Linux Dedicated server Hosting' to Netvouz"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/netvouz.png" title="Add 'Setup remote MySQL on Linux Dedicated server Hosting' to Netvouz" alt="Add 'Setup remote MySQL on Linux Dedicated server Hosting' to Netvouz" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http://dedicatedserverhostingonline.com/setup-remote-mysql-on-linux-dedicated-server/&amp;title=Setup+remote+MySQL+on+Linux+Dedicated+server+Hosting" title="Add 'Setup remote MySQL on Linux Dedicated server Hosting' to Blogmarks"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/bmarks.png" title="Add 'Setup remote MySQL on Linux Dedicated server Hosting' to Blogmarks" alt="Add 'Setup remote MySQL on Linux Dedicated server Hosting' to Blogmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.bloglines.com/sub/http://dedicatedserverhostingonline.com/setup-remote-mysql-on-linux-dedicated-server/" title="Add 'Setup remote MySQL on Linux Dedicated server Hosting' to Bloglines"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/bloglines.png" title="Add 'Setup remote MySQL on Linux Dedicated server Hosting' to Bloglines" alt="Add 'Setup remote MySQL on Linux Dedicated server Hosting' to Bloglines" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://tailrank.com/share/?title=Setup+remote+MySQL+on+Linux+Dedicated+server+Hosting&amp;link_href=http://dedicatedserverhostingonline.com/setup-remote-mysql-on-linux-dedicated-server/" title="Add 'Setup remote MySQL on Linux Dedicated server Hosting' to Tailrank"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/tailrank.png" title="Add 'Setup remote MySQL on Linux Dedicated server Hosting' to Tailrank" alt="Add 'Setup remote MySQL on Linux Dedicated server Hosting' to Tailrank" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.netscape.com/submit/?U=http://dedicatedserverhostingonline.com/setup-remote-mysql-on-linux-dedicated-server/&amp;T=Setup+remote+MySQL+on+Linux+Dedicated+server+Hosting" title="Add 'Setup remote MySQL on Linux Dedicated server Hosting' to Netscape"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/netscape.gif" title="Add 'Setup remote MySQL on Linux Dedicated server Hosting' to Netscape" alt="Add 'Setup remote MySQL on Linux Dedicated server Hosting' to Netscape" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.bookmark.it/bookmark.php?url=http://dedicatedserverhostingonline.com/setup-remote-mysql-on-linux-dedicated-server/" title="Add 'Setup remote MySQL on Linux Dedicated server Hosting' to Bookmark.it"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/bookmark.png" title="Add 'Setup remote MySQL on Linux Dedicated server Hosting' to Bookmark.it" alt="Add 'Setup remote MySQL on Linux Dedicated server Hosting' to Bookmark.it" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="https://favorites.live.com/quickadd.aspx?url=http://dedicatedserverhostingonline.com/setup-remote-mysql-on-linux-dedicated-server/&amp;title=Setup+remote+MySQL+on+Linux+Dedicated+server+Hosting" title="Add 'Setup remote MySQL on Linux Dedicated server Hosting' to Live-MSN"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add 'Setup remote MySQL on Linux Dedicated server Hosting' to Live-MSN" alt="Add 'Setup remote MySQL on Linux Dedicated server Hosting' to Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://slashdot.org/bookmark.pl?title=Setup+remote+MySQL+on+Linux+Dedicated+server+Hosting&amp;url=http://dedicatedserverhostingonline.com/setup-remote-mysql-on-linux-dedicated-server/" title="Add 'Setup remote MySQL on Linux Dedicated server Hosting' to SlashDot"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add 'Setup remote MySQL on Linux Dedicated server Hosting' to SlashDot" alt="Add 'Setup remote MySQL on Linux Dedicated server Hosting' to SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.diggita.it/submit.php?title=Setup+remote+MySQL+on+Linux+Dedicated+server+Hosting&amp;url=http://dedicatedserverhostingonline.com/setup-remote-mysql-on-linux-dedicated-server/" title="Add 'Setup remote MySQL on Linux Dedicated server Hosting' to Diggita"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/diggita.png" title="Add 'Setup remote MySQL on Linux Dedicated server Hosting' to Diggita" alt="Add 'Setup remote MySQL on Linux Dedicated server Hosting' to Diggita" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.facebook.com/share.php?u=http://dedicatedserverhostingonline.com/setup-remote-mysql-on-linux-dedicated-server/" title="Add 'Setup remote MySQL on Linux Dedicated server Hosting' to FaceBook"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'Setup remote MySQL on Linux Dedicated server Hosting' to FaceBook" alt="Add 'Setup remote MySQL on Linux Dedicated server Hosting' to FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://blogsvine.com/submit.php?url=http://dedicatedserverhostingonline.com/setup-remote-mysql-on-linux-dedicated-server/" title="Add 'Setup remote MySQL on Linux Dedicated server Hosting' to Blogsvine"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/blogsvine.png" title="Add 'Setup remote MySQL on Linux Dedicated server Hosting' to Blogsvine" alt="Add 'Setup remote MySQL on Linux Dedicated server Hosting' to Blogsvine" /></a></div>
<!-- Social Bookmarking Reloaded END --><p><a class="tt-small" href="http://twitter.com/home/?status=www.+Setup+remote+MySQL+on+Linux+Dedicated+server+Hosting" title="Post to Twitter (www.)"><img class="nothumb" src="http://dedicatedserverhostingonline.com/wp-content/plugins/tweet-this/tweet-this-small.png" alt="[Post to Twitter]" /> Tweet This</a></p>]]></content:encoded>
			<wfw:commentRss>http://dedicatedserverhostingonline.com/setup-remote-mysql-on-linux-dedicated-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux Dedicated server:Manually bind IP address range</title>
		<link>http://dedicatedserverhostingonline.com/linux-dedicated-servermanually-bind-ip-address-range/</link>
		<comments>http://dedicatedserverhostingonline.com/linux-dedicated-servermanually-bind-ip-address-range/#comments</comments>
		<pubDate>Sat, 21 Mar 2009 19:43:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Dedicated Server Hosting]]></category>
		<category><![CDATA[Linux Dedicated server]]></category>
		<category><![CDATA[dedicated servers]]></category>
		<category><![CDATA[Linux Dedicated servers]]></category>

		<guid isPermaLink="false">http://dedicatedserverhostingonline.com/?p=80</guid>
		<description><![CDATA[Following are some steps which are to be followed if you want to bind IP address range manually on your Dedicated web server Hosting.
1. First, login to the server via SSH :
Code :
root@server [~]# cd /etc/sysconfig/network-scripts/
2. Then, Create a blank file ifcfg-eth0-range0 and edit :
Code :
[root@server network-scripts]# vi ifcfg-eth0-range0
3. Here IP range starts from 192.168.5.10 [...]]]></description>
			<content:encoded><![CDATA[<p>Following are some steps which are to be followed if you want to bind IP address range manually on your <a target="_blank" href="http://www.bodhost.com/dedicated-server-hosting.shtml" rel="nofollow" ><span>Dedicated web server Hosting</span></a>.</p>
<p>1. First, login to the server via SSH :</p>
<p>Code :</p>
<p>root@server [~]# cd /etc/sysconfig/network-scripts/</p>
<p>2. Then, Create a blank file ifcfg-eth0-range0 and edit :</p>
<p>Code :</p>
<p>[root@server network-scripts]# vi ifcfg-eth0-range0</p>
<p>3. Here IP range starts from 192.168.5.10 upto 192.168.5.30 .<br />
Add following lines in ifcfg-eth0-range0 :</p>
<p>Code :</p>
<p>IPADDR_START=192.168.5.10<br />
IPADDR_END=192.168.5.30<br />
CLONENUM_START=1</p>
<p>IPADDR_START       &gt;&gt;  starting IP address<br />
IPADDR_END          &gt;&gt;  ending IP address<br />
CLONENUM_START  &gt;&gt;  will create interfaces such as eth0:0, eth0:1, eth0:2 etc &#8230;</p>
<p>4. As we have done some changes with the network-scripts directory,The following commands should be executed so that the changes are applied and the IP range is activated</p>
<p>Code :</p>
<p>root@server [~]# /etc/init.d/network restart</p>
<p>5. Now you can verify the IP address range has been added on the server with the command :</p>
<p>root@server [~]# ifconfig</p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>Social Bookmarking</em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://del.icio.us/post?url=http://dedicatedserverhostingonline.com/linux-dedicated-servermanually-bind-ip-address-range/&amp;title=Linux+Dedicated+server%3AManually+bind+IP+address+range" title="Add 'Linux Dedicated server:Manually bind IP address range' to Del.icio.us"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'Linux Dedicated server:Manually bind IP address range' to Del.icio.us" alt="Add 'Linux Dedicated server:Manually bind IP address range' to Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://digg.com/submit?phase=2&amp;url=http://dedicatedserverhostingonline.com/linux-dedicated-servermanually-bind-ip-address-range/&amp;title=Linux+Dedicated+server%3AManually+bind+IP+address+range" title="Add 'Linux Dedicated server:Manually bind IP address range' to digg"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'Linux Dedicated server:Manually bind IP address range' to digg" alt="Add 'Linux Dedicated server:Manually bind IP address range' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://furl.net/storeIt.jsp?t=Linux+Dedicated+server%3AManually+bind+IP+address+range&amp;u=http://dedicatedserverhostingonline.com/linux-dedicated-servermanually-bind-ip-address-range/" title="Add 'Linux Dedicated server:Manually bind IP address range' to FURL"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Add 'Linux Dedicated server:Manually bind IP address range' to FURL" alt="Add 'Linux Dedicated server:Manually bind IP address range' to FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://blinklist.com/index.php?Action=Blink/addblink.php&amp;Name=Linux+Dedicated+server%3AManually+bind+IP+address+range&amp;Description=Linux+Dedicated+server%3AManually+bind+IP+address+range&amp;Url=http://dedicatedserverhostingonline.com/linux-dedicated-servermanually-bind-ip-address-range/" title="Add 'Linux Dedicated server:Manually bind IP address range' to blinklist"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/blinklist.png" title="Add 'Linux Dedicated server:Manually bind IP address range' to blinklist" alt="Add 'Linux Dedicated server:Manually bind IP address range' to blinklist" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://reddit.com/submit?url=http://dedicatedserverhostingonline.com/linux-dedicated-servermanually-bind-ip-address-range/&amp;title=Linux+Dedicated+server%3AManually+bind+IP+address+range" title="Add 'Linux Dedicated server:Manually bind IP address range' to reddit"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'Linux Dedicated server:Manually bind IP address range' to reddit" alt="Add 'Linux Dedicated server:Manually bind IP address range' to reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://feedmelinks.com/categorize?from=toolbar&amp;op=submit&amp;name=Linux+Dedicated+server%3AManually+bind+IP+address+range&amp;url=http://dedicatedserverhostingonline.com/linux-dedicated-servermanually-bind-ip-address-range/&amp;version=0.7" title="Add 'Linux Dedicated server:Manually bind IP address range' to Feed Me Links"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/feedmelinks.png" title="Add 'Linux Dedicated server:Manually bind IP address range' to Feed Me Links" alt="Add 'Linux Dedicated server:Manually bind IP address range' to Feed Me Links" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.technorati.com/faves?add=http://dedicatedserverhostingonline.com/linux-dedicated-servermanually-bind-ip-address-range/" title="Add 'Linux Dedicated server:Manually bind IP address range' to Technorati"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'Linux Dedicated server:Manually bind IP address range' to Technorati" alt="Add 'Linux Dedicated server:Manually bind IP address range' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http://dedicatedserverhostingonline.com/linux-dedicated-servermanually-bind-ip-address-range/&amp;t=Linux+Dedicated+server%3AManually+bind+IP+address+range" title="Add 'Linux Dedicated server:Manually bind IP address range' to Yahoo My Web"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/yahoo_myweb.png" title="Add 'Linux Dedicated server:Manually bind IP address range' to Yahoo My Web" alt="Add 'Linux Dedicated server:Manually bind IP address range' to Yahoo My Web" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.newsvine.com/_wine/save?u=http://dedicatedserverhostingonline.com/linux-dedicated-servermanually-bind-ip-address-range/&amp;h=Linux+Dedicated+server%3AManually+bind+IP+address+range" title="Add 'Linux Dedicated server:Manually bind IP address range' to Newsvine"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/newsvine.png" title="Add 'Linux Dedicated server:Manually bind IP address range' to Newsvine" alt="Add 'Linux Dedicated server:Manually bind IP address range' to Newsvine" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://ma.gnolia.com/bookmarklet/add?url=http://dedicatedserverhostingonline.com/linux-dedicated-servermanually-bind-ip-address-range/&amp;title=Linux+Dedicated+server%3AManually+bind+IP+address+range&amp;description=Linux+Dedicated+server%3AManually+bind+IP+address+range" title="Add 'Linux Dedicated server:Manually bind IP address range' to Ma.gnolia"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/magnolia.png" title="Add 'Linux Dedicated server:Manually bind IP address range' to Ma.gnolia" alt="Add 'Linux Dedicated server:Manually bind IP address range' to Ma.gnolia" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://dedicatedserverhostingonline.com/linux-dedicated-servermanually-bind-ip-address-range/&amp;title=Linux+Dedicated+server%3AManually+bind+IP+address+range" title="Add 'Linux Dedicated server:Manually bind IP address range' to Google Bookmarks"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'Linux Dedicated server:Manually bind IP address range' to Google Bookmarks" alt="Add 'Linux Dedicated server:Manually bind IP address range' to Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.squidoo.com/lensmaster/bookmark?http://dedicatedserverhostingonline.com/linux-dedicated-servermanually-bind-ip-address-range/" title="Add 'Linux Dedicated server:Manually bind IP address range' to Squidoo"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/squidoo.png" title="Add 'Linux Dedicated server:Manually bind IP address range' to Squidoo" alt="Add 'Linux Dedicated server:Manually bind IP address range' to Squidoo" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://netvouz.com/action/submitBookmark?url=http://dedicatedserverhostingonline.com/linux-dedicated-servermanually-bind-ip-address-range/&amp;title=Linux+Dedicated+server%3AManually+bind+IP+address+range&amp;popup=no" title="Add 'Linux Dedicated server:Manually bind IP address range' to Netvouz"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/netvouz.png" title="Add 'Linux Dedicated server:Manually bind IP address range' to Netvouz" alt="Add 'Linux Dedicated server:Manually bind IP address range' to Netvouz" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http://dedicatedserverhostingonline.com/linux-dedicated-servermanually-bind-ip-address-range/&amp;title=Linux+Dedicated+server%3AManually+bind+IP+address+range" title="Add 'Linux Dedicated server:Manually bind IP address range' to Blogmarks"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/bmarks.png" title="Add 'Linux Dedicated server:Manually bind IP address range' to Blogmarks" alt="Add 'Linux Dedicated server:Manually bind IP address range' to Blogmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.bloglines.com/sub/http://dedicatedserverhostingonline.com/linux-dedicated-servermanually-bind-ip-address-range/" title="Add 'Linux Dedicated server:Manually bind IP address range' to Bloglines"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/bloglines.png" title="Add 'Linux Dedicated server:Manually bind IP address range' to Bloglines" alt="Add 'Linux Dedicated server:Manually bind IP address range' to Bloglines" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://tailrank.com/share/?title=Linux+Dedicated+server%3AManually+bind+IP+address+range&amp;link_href=http://dedicatedserverhostingonline.com/linux-dedicated-servermanually-bind-ip-address-range/" title="Add 'Linux Dedicated server:Manually bind IP address range' to Tailrank"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/tailrank.png" title="Add 'Linux Dedicated server:Manually bind IP address range' to Tailrank" alt="Add 'Linux Dedicated server:Manually bind IP address range' to Tailrank" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.netscape.com/submit/?U=http://dedicatedserverhostingonline.com/linux-dedicated-servermanually-bind-ip-address-range/&amp;T=Linux+Dedicated+server%3AManually+bind+IP+address+range" title="Add 'Linux Dedicated server:Manually bind IP address range' to Netscape"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/netscape.gif" title="Add 'Linux Dedicated server:Manually bind IP address range' to Netscape" alt="Add 'Linux Dedicated server:Manually bind IP address range' to Netscape" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.bookmark.it/bookmark.php?url=http://dedicatedserverhostingonline.com/linux-dedicated-servermanually-bind-ip-address-range/" title="Add 'Linux Dedicated server:Manually bind IP address range' to Bookmark.it"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/bookmark.png" title="Add 'Linux Dedicated server:Manually bind IP address range' to Bookmark.it" alt="Add 'Linux Dedicated server:Manually bind IP address range' to Bookmark.it" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="https://favorites.live.com/quickadd.aspx?url=http://dedicatedserverhostingonline.com/linux-dedicated-servermanually-bind-ip-address-range/&amp;title=Linux+Dedicated+server%3AManually+bind+IP+address+range" title="Add 'Linux Dedicated server:Manually bind IP address range' to Live-MSN"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add 'Linux Dedicated server:Manually bind IP address range' to Live-MSN" alt="Add 'Linux Dedicated server:Manually bind IP address range' to Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://slashdot.org/bookmark.pl?title=Linux+Dedicated+server%3AManually+bind+IP+address+range&amp;url=http://dedicatedserverhostingonline.com/linux-dedicated-servermanually-bind-ip-address-range/" title="Add 'Linux Dedicated server:Manually bind IP address range' to SlashDot"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add 'Linux Dedicated server:Manually bind IP address range' to SlashDot" alt="Add 'Linux Dedicated server:Manually bind IP address range' to SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.diggita.it/submit.php?title=Linux+Dedicated+server%3AManually+bind+IP+address+range&amp;url=http://dedicatedserverhostingonline.com/linux-dedicated-servermanually-bind-ip-address-range/" title="Add 'Linux Dedicated server:Manually bind IP address range' to Diggita"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/diggita.png" title="Add 'Linux Dedicated server:Manually bind IP address range' to Diggita" alt="Add 'Linux Dedicated server:Manually bind IP address range' to Diggita" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.facebook.com/share.php?u=http://dedicatedserverhostingonline.com/linux-dedicated-servermanually-bind-ip-address-range/" title="Add 'Linux Dedicated server:Manually bind IP address range' to FaceBook"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'Linux Dedicated server:Manually bind IP address range' to FaceBook" alt="Add 'Linux Dedicated server:Manually bind IP address range' to FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://blogsvine.com/submit.php?url=http://dedicatedserverhostingonline.com/linux-dedicated-servermanually-bind-ip-address-range/" title="Add 'Linux Dedicated server:Manually bind IP address range' to Blogsvine"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/blogsvine.png" title="Add 'Linux Dedicated server:Manually bind IP address range' to Blogsvine" alt="Add 'Linux Dedicated server:Manually bind IP address range' to Blogsvine" /></a></div>
<!-- Social Bookmarking Reloaded END --><p><a class="tt-small" href="http://twitter.com/home/?status=www.+Linux+Dedicated+server%3AManually+bind+IP+address+range" title="Post to Twitter (www.)"><img class="nothumb" src="http://dedicatedserverhostingonline.com/wp-content/plugins/tweet-this/tweet-this-small.png" alt="[Post to Twitter]" /> Tweet This</a></p>]]></content:encoded>
			<wfw:commentRss>http://dedicatedserverhostingonline.com/linux-dedicated-servermanually-bind-ip-address-range/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux Dedicated server:Apache configuration</title>
		<link>http://dedicatedserverhostingonline.com/linux-dedicated-serverapache-configuration/</link>
		<comments>http://dedicatedserverhostingonline.com/linux-dedicated-serverapache-configuration/#comments</comments>
		<pubDate>Thu, 19 Mar 2009 23:26:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Dedicated Server Hosting]]></category>
		<category><![CDATA[Linux Dedicated server]]></category>
		<category><![CDATA[dedicated servers]]></category>
		<category><![CDATA[Linux Dedicated servers]]></category>

		<guid isPermaLink="false">http://dedicatedserverhostingonline.com/?p=76</guid>
		<description><![CDATA[Some of the basic but important points which should be noted when you are configuring Apache in Linux Dedicated servers are as follows:
&#62; Do not consider Apache configuration file as Data Storage. Scripts are the examples of the changes which are made to the configuration file.
&#62; State of the domain will be lost if the [...]]]></description>
			<content:encoded><![CDATA[<p>Some of the basic but important points which should be noted when you are configuring Apache in <a target="_blank" href="http://www.bodhost.com/dedicated-server-hosting.shtml" rel="nofollow" ><span>Linux Dedicated servers</span></a> are as follows:</p>
<p>&gt; Do not consider Apache configuration file as Data Storage. Scripts are the examples of the changes which are made to the configuration file.</p>
<p>&gt; State of the domain will be lost if the configuration file is currupted. This is one of the most important file.</p>
<p>&gt; You cannot consider Apache configuration file as configuration interface. Not editing the configuration file is the best way.</p>
<p>&gt; Creating the configuration that works. Ofcourse, creation of nonfunctional configuration also works.</p>
<p>&gt; The changes which are seen in the configuration due to various possibilities should be noted.</p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>Social Bookmarking</em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://del.icio.us/post?url=http://dedicatedserverhostingonline.com/linux-dedicated-serverapache-configuration/&amp;title=Linux+Dedicated+server%3AApache+configuration" title="Add 'Linux Dedicated server:Apache configuration' to Del.icio.us"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'Linux Dedicated server:Apache configuration' to Del.icio.us" alt="Add 'Linux Dedicated server:Apache configuration' to Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://digg.com/submit?phase=2&amp;url=http://dedicatedserverhostingonline.com/linux-dedicated-serverapache-configuration/&amp;title=Linux+Dedicated+server%3AApache+configuration" title="Add 'Linux Dedicated server:Apache configuration' to digg"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'Linux Dedicated server:Apache configuration' to digg" alt="Add 'Linux Dedicated server:Apache configuration' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://furl.net/storeIt.jsp?t=Linux+Dedicated+server%3AApache+configuration&amp;u=http://dedicatedserverhostingonline.com/linux-dedicated-serverapache-configuration/" title="Add 'Linux Dedicated server:Apache configuration' to FURL"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Add 'Linux Dedicated server:Apache configuration' to FURL" alt="Add 'Linux Dedicated server:Apache configuration' to FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://blinklist.com/index.php?Action=Blink/addblink.php&amp;Name=Linux+Dedicated+server%3AApache+configuration&amp;Description=Linux+Dedicated+server%3AApache+configuration&amp;Url=http://dedicatedserverhostingonline.com/linux-dedicated-serverapache-configuration/" title="Add 'Linux Dedicated server:Apache configuration' to blinklist"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/blinklist.png" title="Add 'Linux Dedicated server:Apache configuration' to blinklist" alt="Add 'Linux Dedicated server:Apache configuration' to blinklist" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://reddit.com/submit?url=http://dedicatedserverhostingonline.com/linux-dedicated-serverapache-configuration/&amp;title=Linux+Dedicated+server%3AApache+configuration" title="Add 'Linux Dedicated server:Apache configuration' to reddit"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'Linux Dedicated server:Apache configuration' to reddit" alt="Add 'Linux Dedicated server:Apache configuration' to reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://feedmelinks.com/categorize?from=toolbar&amp;op=submit&amp;name=Linux+Dedicated+server%3AApache+configuration&amp;url=http://dedicatedserverhostingonline.com/linux-dedicated-serverapache-configuration/&amp;version=0.7" title="Add 'Linux Dedicated server:Apache configuration' to Feed Me Links"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/feedmelinks.png" title="Add 'Linux Dedicated server:Apache configuration' to Feed Me Links" alt="Add 'Linux Dedicated server:Apache configuration' to Feed Me Links" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.technorati.com/faves?add=http://dedicatedserverhostingonline.com/linux-dedicated-serverapache-configuration/" title="Add 'Linux Dedicated server:Apache configuration' to Technorati"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'Linux Dedicated server:Apache configuration' to Technorati" alt="Add 'Linux Dedicated server:Apache configuration' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http://dedicatedserverhostingonline.com/linux-dedicated-serverapache-configuration/&amp;t=Linux+Dedicated+server%3AApache+configuration" title="Add 'Linux Dedicated server:Apache configuration' to Yahoo My Web"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/yahoo_myweb.png" title="Add 'Linux Dedicated server:Apache configuration' to Yahoo My Web" alt="Add 'Linux Dedicated server:Apache configuration' to Yahoo My Web" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.newsvine.com/_wine/save?u=http://dedicatedserverhostingonline.com/linux-dedicated-serverapache-configuration/&amp;h=Linux+Dedicated+server%3AApache+configuration" title="Add 'Linux Dedicated server:Apache configuration' to Newsvine"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/newsvine.png" title="Add 'Linux Dedicated server:Apache configuration' to Newsvine" alt="Add 'Linux Dedicated server:Apache configuration' to Newsvine" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://ma.gnolia.com/bookmarklet/add?url=http://dedicatedserverhostingonline.com/linux-dedicated-serverapache-configuration/&amp;title=Linux+Dedicated+server%3AApache+configuration&amp;description=Linux+Dedicated+server%3AApache+configuration" title="Add 'Linux Dedicated server:Apache configuration' to Ma.gnolia"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/magnolia.png" title="Add 'Linux Dedicated server:Apache configuration' to Ma.gnolia" alt="Add 'Linux Dedicated server:Apache configuration' to Ma.gnolia" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://dedicatedserverhostingonline.com/linux-dedicated-serverapache-configuration/&amp;title=Linux+Dedicated+server%3AApache+configuration" title="Add 'Linux Dedicated server:Apache configuration' to Google Bookmarks"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'Linux Dedicated server:Apache configuration' to Google Bookmarks" alt="Add 'Linux Dedicated server:Apache configuration' to Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.squidoo.com/lensmaster/bookmark?http://dedicatedserverhostingonline.com/linux-dedicated-serverapache-configuration/" title="Add 'Linux Dedicated server:Apache configuration' to Squidoo"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/squidoo.png" title="Add 'Linux Dedicated server:Apache configuration' to Squidoo" alt="Add 'Linux Dedicated server:Apache configuration' to Squidoo" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://netvouz.com/action/submitBookmark?url=http://dedicatedserverhostingonline.com/linux-dedicated-serverapache-configuration/&amp;title=Linux+Dedicated+server%3AApache+configuration&amp;popup=no" title="Add 'Linux Dedicated server:Apache configuration' to Netvouz"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/netvouz.png" title="Add 'Linux Dedicated server:Apache configuration' to Netvouz" alt="Add 'Linux Dedicated server:Apache configuration' to Netvouz" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http://dedicatedserverhostingonline.com/linux-dedicated-serverapache-configuration/&amp;title=Linux+Dedicated+server%3AApache+configuration" title="Add 'Linux Dedicated server:Apache configuration' to Blogmarks"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/bmarks.png" title="Add 'Linux Dedicated server:Apache configuration' to Blogmarks" alt="Add 'Linux Dedicated server:Apache configuration' to Blogmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.bloglines.com/sub/http://dedicatedserverhostingonline.com/linux-dedicated-serverapache-configuration/" title="Add 'Linux Dedicated server:Apache configuration' to Bloglines"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/bloglines.png" title="Add 'Linux Dedicated server:Apache configuration' to Bloglines" alt="Add 'Linux Dedicated server:Apache configuration' to Bloglines" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://tailrank.com/share/?title=Linux+Dedicated+server%3AApache+configuration&amp;link_href=http://dedicatedserverhostingonline.com/linux-dedicated-serverapache-configuration/" title="Add 'Linux Dedicated server:Apache configuration' to Tailrank"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/tailrank.png" title="Add 'Linux Dedicated server:Apache configuration' to Tailrank" alt="Add 'Linux Dedicated server:Apache configuration' to Tailrank" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.netscape.com/submit/?U=http://dedicatedserverhostingonline.com/linux-dedicated-serverapache-configuration/&amp;T=Linux+Dedicated+server%3AApache+configuration" title="Add 'Linux Dedicated server:Apache configuration' to Netscape"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/netscape.gif" title="Add 'Linux Dedicated server:Apache configuration' to Netscape" alt="Add 'Linux Dedicated server:Apache configuration' to Netscape" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.bookmark.it/bookmark.php?url=http://dedicatedserverhostingonline.com/linux-dedicated-serverapache-configuration/" title="Add 'Linux Dedicated server:Apache configuration' to Bookmark.it"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/bookmark.png" title="Add 'Linux Dedicated server:Apache configuration' to Bookmark.it" alt="Add 'Linux Dedicated server:Apache configuration' to Bookmark.it" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="https://favorites.live.com/quickadd.aspx?url=http://dedicatedserverhostingonline.com/linux-dedicated-serverapache-configuration/&amp;title=Linux+Dedicated+server%3AApache+configuration" title="Add 'Linux Dedicated server:Apache configuration' to Live-MSN"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add 'Linux Dedicated server:Apache configuration' to Live-MSN" alt="Add 'Linux Dedicated server:Apache configuration' to Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://slashdot.org/bookmark.pl?title=Linux+Dedicated+server%3AApache+configuration&amp;url=http://dedicatedserverhostingonline.com/linux-dedicated-serverapache-configuration/" title="Add 'Linux Dedicated server:Apache configuration' to SlashDot"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add 'Linux Dedicated server:Apache configuration' to SlashDot" alt="Add 'Linux Dedicated server:Apache configuration' to SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.diggita.it/submit.php?title=Linux+Dedicated+server%3AApache+configuration&amp;url=http://dedicatedserverhostingonline.com/linux-dedicated-serverapache-configuration/" title="Add 'Linux Dedicated server:Apache configuration' to Diggita"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/diggita.png" title="Add 'Linux Dedicated server:Apache configuration' to Diggita" alt="Add 'Linux Dedicated server:Apache configuration' to Diggita" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.facebook.com/share.php?u=http://dedicatedserverhostingonline.com/linux-dedicated-serverapache-configuration/" title="Add 'Linux Dedicated server:Apache configuration' to FaceBook"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'Linux Dedicated server:Apache configuration' to FaceBook" alt="Add 'Linux Dedicated server:Apache configuration' to FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://blogsvine.com/submit.php?url=http://dedicatedserverhostingonline.com/linux-dedicated-serverapache-configuration/" title="Add 'Linux Dedicated server:Apache configuration' to Blogsvine"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/blogsvine.png" title="Add 'Linux Dedicated server:Apache configuration' to Blogsvine" alt="Add 'Linux Dedicated server:Apache configuration' to Blogsvine" /></a></div>
<!-- Social Bookmarking Reloaded END --><p><a class="tt-small" href="http://twitter.com/home/?status=www.+Linux+Dedicated+server%3AApache+configuration" title="Post to Twitter (www.)"><img class="nothumb" src="http://dedicatedserverhostingonline.com/wp-content/plugins/tweet-this/tweet-this-small.png" alt="[Post to Twitter]" /> Tweet This</a></p>]]></content:encoded>
			<wfw:commentRss>http://dedicatedserverhostingonline.com/linux-dedicated-serverapache-configuration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux Dedicated server advantages</title>
		<link>http://dedicatedserverhostingonline.com/linux-dedicated-server-advantages/</link>
		<comments>http://dedicatedserverhostingonline.com/linux-dedicated-server-advantages/#comments</comments>
		<pubDate>Thu, 19 Mar 2009 00:43:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Dedicated Server Hosting]]></category>
		<category><![CDATA[Linux Dedicated server]]></category>
		<category><![CDATA[dedicated servers]]></category>
		<category><![CDATA[Linux dedicated server hosting]]></category>

		<guid isPermaLink="false">http://dedicatedserverhostingonline.com/?p=78</guid>
		<description><![CDATA[Linux is an operating system which is installed on the server. This is the reason that the server is known as Linux Dedicated Web Server Hosting. Linux Dedicated server has all the advantages which you will get with the dedicated server. Also, you will get some of the benefits which are due to the Linux [...]]]></description>
			<content:encoded><![CDATA[<p>Linux is an operating system which is installed on the server. This is the reason that the server is known as <a target="_blank" href="http://www.bodhost.com/dedicated-server-hosting.shtml" rel="nofollow" ><span style="color: #000000;">Linux Dedicated Web Server Hosting</span></a>. Linux Dedicated server has all the advantages which you will get with the dedicated server. Also, you will get some of the benefits which are due to the Linux operating system installed on the server.</p>
<p>The very first advantage of Linux is the fact that Linux is an open source operating system. This means, you will not have to pay the high licensing fees which you will have to pay if you opt for other operating systems which are available. You are able to download Linux for free and use it. The Linux website can be changed as per the users requirements and the user can even convert the Linux website to the Windows website without much trouble. Linux is very economical as you might have to pay the distribution cost to the host or the owner instead of the high licensing fees which you will have to pay if you opt for other operating systems.</p>
<p style="text-align: center;"><img title="Dedicated Server Hosting" src="http://dedicatedserverhostingonline.com/images/logomed.jpg" alt="Linux dedicated server hosting" width="480" height="205" /></p>
<p>If your website requires scripting languages like PHP, MySQL, or Perl etc. then Linux is the best for you as Linux is reliable and is free which will fulfill all your needs. Web hosting providers generally providers MySQL and PostgreSQL databases with Linux but there are many other databases which are supported on Linux. Linux is the first choice for web designers and programmers and the reason for this is the circles which secure Linux operating system and the server which have Linux as an operating system installed on them.</p>
<p>Due to these reasons which are in favor of the user Linux operating system preferred and this makes the Linux Dedicated server the choice of many users. Apart from all these benefits you will also get the benefits you get with a dedicated server. These are some of the reasons for the Linux Dedicated server to be the choice of many users.</p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>Social Bookmarking</em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://del.icio.us/post?url=http://dedicatedserverhostingonline.com/linux-dedicated-server-advantages/&amp;title=Linux+Dedicated+server+advantages" title="Add 'Linux Dedicated server advantages' to Del.icio.us"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'Linux Dedicated server advantages' to Del.icio.us" alt="Add 'Linux Dedicated server advantages' to Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://digg.com/submit?phase=2&amp;url=http://dedicatedserverhostingonline.com/linux-dedicated-server-advantages/&amp;title=Linux+Dedicated+server+advantages" title="Add 'Linux Dedicated server advantages' to digg"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'Linux Dedicated server advantages' to digg" alt="Add 'Linux Dedicated server advantages' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://furl.net/storeIt.jsp?t=Linux+Dedicated+server+advantages&amp;u=http://dedicatedserverhostingonline.com/linux-dedicated-server-advantages/" title="Add 'Linux Dedicated server advantages' to FURL"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Add 'Linux Dedicated server advantages' to FURL" alt="Add 'Linux Dedicated server advantages' to FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://blinklist.com/index.php?Action=Blink/addblink.php&amp;Name=Linux+Dedicated+server+advantages&amp;Description=Linux+Dedicated+server+advantages&amp;Url=http://dedicatedserverhostingonline.com/linux-dedicated-server-advantages/" title="Add 'Linux Dedicated server advantages' to blinklist"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/blinklist.png" title="Add 'Linux Dedicated server advantages' to blinklist" alt="Add 'Linux Dedicated server advantages' to blinklist" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://reddit.com/submit?url=http://dedicatedserverhostingonline.com/linux-dedicated-server-advantages/&amp;title=Linux+Dedicated+server+advantages" title="Add 'Linux Dedicated server advantages' to reddit"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'Linux Dedicated server advantages' to reddit" alt="Add 'Linux Dedicated server advantages' to reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://feedmelinks.com/categorize?from=toolbar&amp;op=submit&amp;name=Linux+Dedicated+server+advantages&amp;url=http://dedicatedserverhostingonline.com/linux-dedicated-server-advantages/&amp;version=0.7" title="Add 'Linux Dedicated server advantages' to Feed Me Links"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/feedmelinks.png" title="Add 'Linux Dedicated server advantages' to Feed Me Links" alt="Add 'Linux Dedicated server advantages' to Feed Me Links" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.technorati.com/faves?add=http://dedicatedserverhostingonline.com/linux-dedicated-server-advantages/" title="Add 'Linux Dedicated server advantages' to Technorati"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'Linux Dedicated server advantages' to Technorati" alt="Add 'Linux Dedicated server advantages' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http://dedicatedserverhostingonline.com/linux-dedicated-server-advantages/&amp;t=Linux+Dedicated+server+advantages" title="Add 'Linux Dedicated server advantages' to Yahoo My Web"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/yahoo_myweb.png" title="Add 'Linux Dedicated server advantages' to Yahoo My Web" alt="Add 'Linux Dedicated server advantages' to Yahoo My Web" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.newsvine.com/_wine/save?u=http://dedicatedserverhostingonline.com/linux-dedicated-server-advantages/&amp;h=Linux+Dedicated+server+advantages" title="Add 'Linux Dedicated server advantages' to Newsvine"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/newsvine.png" title="Add 'Linux Dedicated server advantages' to Newsvine" alt="Add 'Linux Dedicated server advantages' to Newsvine" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://ma.gnolia.com/bookmarklet/add?url=http://dedicatedserverhostingonline.com/linux-dedicated-server-advantages/&amp;title=Linux+Dedicated+server+advantages&amp;description=Linux+Dedicated+server+advantages" title="Add 'Linux Dedicated server advantages' to Ma.gnolia"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/magnolia.png" title="Add 'Linux Dedicated server advantages' to Ma.gnolia" alt="Add 'Linux Dedicated server advantages' to Ma.gnolia" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://dedicatedserverhostingonline.com/linux-dedicated-server-advantages/&amp;title=Linux+Dedicated+server+advantages" title="Add 'Linux Dedicated server advantages' to Google Bookmarks"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'Linux Dedicated server advantages' to Google Bookmarks" alt="Add 'Linux Dedicated server advantages' to Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.squidoo.com/lensmaster/bookmark?http://dedicatedserverhostingonline.com/linux-dedicated-server-advantages/" title="Add 'Linux Dedicated server advantages' to Squidoo"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/squidoo.png" title="Add 'Linux Dedicated server advantages' to Squidoo" alt="Add 'Linux Dedicated server advantages' to Squidoo" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://netvouz.com/action/submitBookmark?url=http://dedicatedserverhostingonline.com/linux-dedicated-server-advantages/&amp;title=Linux+Dedicated+server+advantages&amp;popup=no" title="Add 'Linux Dedicated server advantages' to Netvouz"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/netvouz.png" title="Add 'Linux Dedicated server advantages' to Netvouz" alt="Add 'Linux Dedicated server advantages' to Netvouz" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http://dedicatedserverhostingonline.com/linux-dedicated-server-advantages/&amp;title=Linux+Dedicated+server+advantages" title="Add 'Linux Dedicated server advantages' to Blogmarks"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/bmarks.png" title="Add 'Linux Dedicated server advantages' to Blogmarks" alt="Add 'Linux Dedicated server advantages' to Blogmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.bloglines.com/sub/http://dedicatedserverhostingonline.com/linux-dedicated-server-advantages/" title="Add 'Linux Dedicated server advantages' to Bloglines"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/bloglines.png" title="Add 'Linux Dedicated server advantages' to Bloglines" alt="Add 'Linux Dedicated server advantages' to Bloglines" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://tailrank.com/share/?title=Linux+Dedicated+server+advantages&amp;link_href=http://dedicatedserverhostingonline.com/linux-dedicated-server-advantages/" title="Add 'Linux Dedicated server advantages' to Tailrank"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/tailrank.png" title="Add 'Linux Dedicated server advantages' to Tailrank" alt="Add 'Linux Dedicated server advantages' to Tailrank" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.netscape.com/submit/?U=http://dedicatedserverhostingonline.com/linux-dedicated-server-advantages/&amp;T=Linux+Dedicated+server+advantages" title="Add 'Linux Dedicated server advantages' to Netscape"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/netscape.gif" title="Add 'Linux Dedicated server advantages' to Netscape" alt="Add 'Linux Dedicated server advantages' to Netscape" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.bookmark.it/bookmark.php?url=http://dedicatedserverhostingonline.com/linux-dedicated-server-advantages/" title="Add 'Linux Dedicated server advantages' to Bookmark.it"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/bookmark.png" title="Add 'Linux Dedicated server advantages' to Bookmark.it" alt="Add 'Linux Dedicated server advantages' to Bookmark.it" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="https://favorites.live.com/quickadd.aspx?url=http://dedicatedserverhostingonline.com/linux-dedicated-server-advantages/&amp;title=Linux+Dedicated+server+advantages" title="Add 'Linux Dedicated server advantages' to Live-MSN"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add 'Linux Dedicated server advantages' to Live-MSN" alt="Add 'Linux Dedicated server advantages' to Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://slashdot.org/bookmark.pl?title=Linux+Dedicated+server+advantages&amp;url=http://dedicatedserverhostingonline.com/linux-dedicated-server-advantages/" title="Add 'Linux Dedicated server advantages' to SlashDot"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add 'Linux Dedicated server advantages' to SlashDot" alt="Add 'Linux Dedicated server advantages' to SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.diggita.it/submit.php?title=Linux+Dedicated+server+advantages&amp;url=http://dedicatedserverhostingonline.com/linux-dedicated-server-advantages/" title="Add 'Linux Dedicated server advantages' to Diggita"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/diggita.png" title="Add 'Linux Dedicated server advantages' to Diggita" alt="Add 'Linux Dedicated server advantages' to Diggita" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.facebook.com/share.php?u=http://dedicatedserverhostingonline.com/linux-dedicated-server-advantages/" title="Add 'Linux Dedicated server advantages' to FaceBook"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'Linux Dedicated server advantages' to FaceBook" alt="Add 'Linux Dedicated server advantages' to FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://blogsvine.com/submit.php?url=http://dedicatedserverhostingonline.com/linux-dedicated-server-advantages/" title="Add 'Linux Dedicated server advantages' to Blogsvine"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/blogsvine.png" title="Add 'Linux Dedicated server advantages' to Blogsvine" alt="Add 'Linux Dedicated server advantages' to Blogsvine" /></a></div>
<!-- Social Bookmarking Reloaded END --><p><a class="tt-small" href="http://twitter.com/home/?status=www.+Linux+Dedicated+server+advantages" title="Post to Twitter (www.)"><img class="nothumb" src="http://dedicatedserverhostingonline.com/wp-content/plugins/tweet-this/tweet-this-small.png" alt="[Post to Twitter]" /> Tweet This</a></p>]]></content:encoded>
			<wfw:commentRss>http://dedicatedserverhostingonline.com/linux-dedicated-server-advantages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux Dedicated server:Kill user</title>
		<link>http://dedicatedserverhostingonline.com/linux-dedicated-serverkill-user/</link>
		<comments>http://dedicatedserverhostingonline.com/linux-dedicated-serverkill-user/#comments</comments>
		<pubDate>Tue, 17 Mar 2009 22:41:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Dedicated Server Hosting]]></category>
		<category><![CDATA[Linux Dedicated server]]></category>
		<category><![CDATA[dedicated servers]]></category>
		<category><![CDATA[Linux Dedicated servers]]></category>

		<guid isPermaLink="false">http://dedicatedserverhostingonline.com/?p=73</guid>
		<description><![CDATA[If you wish to kill the process of a user on your Dedicated server Hosting or if you want to terminate a users process from the shell then you can use the commands given below :-
If you want the user jason’s process detailsps -aux &#124;grep jason
from the output just kill the process id of that [...]]]></description>
			<content:encoded><![CDATA[<p>If you wish to kill the process of a user on your <a target="_blank" href="http://www.bodhost.com/dedicated-server-hosting.shtml" rel="nofollow" ><span style="color: #000000;">Dedicated server Hosting</span></a> or if you want to terminate a users process from the shell then you can use the commands given below :-</p>
<p>If you want the user jason’s process detailsps -aux |grep jason</p>
<p>from the output just kill the process id of that user and that user will be out from the shell without any wall message for him/her.</p>
<p>If you wish to complete this process by any other way then you can follow the steps given below :-</p>
<p><strong>Task: </strong>How to halt/stop user called jason</p>
<p>Type the skill command as follows:<br />
# skill -STOP -u jason</p>
<p>You muse be root to stop other users.<br />
<strong>Task:</strong> How to resume an already halted user called jason</p>
<p>To send a CONT signal to user jason, type the following command:<br />
# skill -CONT -u jason<br />
<strong>Task:</strong> How to kill and logout user called jason</p>
<p>To send a KILL signal, type the following command:<br />
# skill -KILL -u jason<br />
Task: Kill and logout all users</p>
<p>The ultimate command to kill and logout all users, type the following command:<br />
# skill -KILL -v /dev/pts/*</p>
<p><strong>Important</strong>:Make sure that you send a notice or a warning message to the users to logout before you use the wall command which will prevent the data loss.</p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>Social Bookmarking</em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://del.icio.us/post?url=http://dedicatedserverhostingonline.com/linux-dedicated-serverkill-user/&amp;title=Linux+Dedicated+server%3AKill+user" title="Add 'Linux Dedicated server:Kill user' to Del.icio.us"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'Linux Dedicated server:Kill user' to Del.icio.us" alt="Add 'Linux Dedicated server:Kill user' to Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://digg.com/submit?phase=2&amp;url=http://dedicatedserverhostingonline.com/linux-dedicated-serverkill-user/&amp;title=Linux+Dedicated+server%3AKill+user" title="Add 'Linux Dedicated server:Kill user' to digg"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'Linux Dedicated server:Kill user' to digg" alt="Add 'Linux Dedicated server:Kill user' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://furl.net/storeIt.jsp?t=Linux+Dedicated+server%3AKill+user&amp;u=http://dedicatedserverhostingonline.com/linux-dedicated-serverkill-user/" title="Add 'Linux Dedicated server:Kill user' to FURL"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Add 'Linux Dedicated server:Kill user' to FURL" alt="Add 'Linux Dedicated server:Kill user' to FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://blinklist.com/index.php?Action=Blink/addblink.php&amp;Name=Linux+Dedicated+server%3AKill+user&amp;Description=Linux+Dedicated+server%3AKill+user&amp;Url=http://dedicatedserverhostingonline.com/linux-dedicated-serverkill-user/" title="Add 'Linux Dedicated server:Kill user' to blinklist"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/blinklist.png" title="Add 'Linux Dedicated server:Kill user' to blinklist" alt="Add 'Linux Dedicated server:Kill user' to blinklist" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://reddit.com/submit?url=http://dedicatedserverhostingonline.com/linux-dedicated-serverkill-user/&amp;title=Linux+Dedicated+server%3AKill+user" title="Add 'Linux Dedicated server:Kill user' to reddit"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'Linux Dedicated server:Kill user' to reddit" alt="Add 'Linux Dedicated server:Kill user' to reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://feedmelinks.com/categorize?from=toolbar&amp;op=submit&amp;name=Linux+Dedicated+server%3AKill+user&amp;url=http://dedicatedserverhostingonline.com/linux-dedicated-serverkill-user/&amp;version=0.7" title="Add 'Linux Dedicated server:Kill user' to Feed Me Links"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/feedmelinks.png" title="Add 'Linux Dedicated server:Kill user' to Feed Me Links" alt="Add 'Linux Dedicated server:Kill user' to Feed Me Links" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.technorati.com/faves?add=http://dedicatedserverhostingonline.com/linux-dedicated-serverkill-user/" title="Add 'Linux Dedicated server:Kill user' to Technorati"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'Linux Dedicated server:Kill user' to Technorati" alt="Add 'Linux Dedicated server:Kill user' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http://dedicatedserverhostingonline.com/linux-dedicated-serverkill-user/&amp;t=Linux+Dedicated+server%3AKill+user" title="Add 'Linux Dedicated server:Kill user' to Yahoo My Web"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/yahoo_myweb.png" title="Add 'Linux Dedicated server:Kill user' to Yahoo My Web" alt="Add 'Linux Dedicated server:Kill user' to Yahoo My Web" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.newsvine.com/_wine/save?u=http://dedicatedserverhostingonline.com/linux-dedicated-serverkill-user/&amp;h=Linux+Dedicated+server%3AKill+user" title="Add 'Linux Dedicated server:Kill user' to Newsvine"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/newsvine.png" title="Add 'Linux Dedicated server:Kill user' to Newsvine" alt="Add 'Linux Dedicated server:Kill user' to Newsvine" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://ma.gnolia.com/bookmarklet/add?url=http://dedicatedserverhostingonline.com/linux-dedicated-serverkill-user/&amp;title=Linux+Dedicated+server%3AKill+user&amp;description=Linux+Dedicated+server%3AKill+user" title="Add 'Linux Dedicated server:Kill user' to Ma.gnolia"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/magnolia.png" title="Add 'Linux Dedicated server:Kill user' to Ma.gnolia" alt="Add 'Linux Dedicated server:Kill user' to Ma.gnolia" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://dedicatedserverhostingonline.com/linux-dedicated-serverkill-user/&amp;title=Linux+Dedicated+server%3AKill+user" title="Add 'Linux Dedicated server:Kill user' to Google Bookmarks"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'Linux Dedicated server:Kill user' to Google Bookmarks" alt="Add 'Linux Dedicated server:Kill user' to Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.squidoo.com/lensmaster/bookmark?http://dedicatedserverhostingonline.com/linux-dedicated-serverkill-user/" title="Add 'Linux Dedicated server:Kill user' to Squidoo"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/squidoo.png" title="Add 'Linux Dedicated server:Kill user' to Squidoo" alt="Add 'Linux Dedicated server:Kill user' to Squidoo" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://netvouz.com/action/submitBookmark?url=http://dedicatedserverhostingonline.com/linux-dedicated-serverkill-user/&amp;title=Linux+Dedicated+server%3AKill+user&amp;popup=no" title="Add 'Linux Dedicated server:Kill user' to Netvouz"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/netvouz.png" title="Add 'Linux Dedicated server:Kill user' to Netvouz" alt="Add 'Linux Dedicated server:Kill user' to Netvouz" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http://dedicatedserverhostingonline.com/linux-dedicated-serverkill-user/&amp;title=Linux+Dedicated+server%3AKill+user" title="Add 'Linux Dedicated server:Kill user' to Blogmarks"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/bmarks.png" title="Add 'Linux Dedicated server:Kill user' to Blogmarks" alt="Add 'Linux Dedicated server:Kill user' to Blogmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.bloglines.com/sub/http://dedicatedserverhostingonline.com/linux-dedicated-serverkill-user/" title="Add 'Linux Dedicated server:Kill user' to Bloglines"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/bloglines.png" title="Add 'Linux Dedicated server:Kill user' to Bloglines" alt="Add 'Linux Dedicated server:Kill user' to Bloglines" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://tailrank.com/share/?title=Linux+Dedicated+server%3AKill+user&amp;link_href=http://dedicatedserverhostingonline.com/linux-dedicated-serverkill-user/" title="Add 'Linux Dedicated server:Kill user' to Tailrank"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/tailrank.png" title="Add 'Linux Dedicated server:Kill user' to Tailrank" alt="Add 'Linux Dedicated server:Kill user' to Tailrank" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.netscape.com/submit/?U=http://dedicatedserverhostingonline.com/linux-dedicated-serverkill-user/&amp;T=Linux+Dedicated+server%3AKill+user" title="Add 'Linux Dedicated server:Kill user' to Netscape"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/netscape.gif" title="Add 'Linux Dedicated server:Kill user' to Netscape" alt="Add 'Linux Dedicated server:Kill user' to Netscape" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.bookmark.it/bookmark.php?url=http://dedicatedserverhostingonline.com/linux-dedicated-serverkill-user/" title="Add 'Linux Dedicated server:Kill user' to Bookmark.it"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/bookmark.png" title="Add 'Linux Dedicated server:Kill user' to Bookmark.it" alt="Add 'Linux Dedicated server:Kill user' to Bookmark.it" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="https://favorites.live.com/quickadd.aspx?url=http://dedicatedserverhostingonline.com/linux-dedicated-serverkill-user/&amp;title=Linux+Dedicated+server%3AKill+user" title="Add 'Linux Dedicated server:Kill user' to Live-MSN"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add 'Linux Dedicated server:Kill user' to Live-MSN" alt="Add 'Linux Dedicated server:Kill user' to Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://slashdot.org/bookmark.pl?title=Linux+Dedicated+server%3AKill+user&amp;url=http://dedicatedserverhostingonline.com/linux-dedicated-serverkill-user/" title="Add 'Linux Dedicated server:Kill user' to SlashDot"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add 'Linux Dedicated server:Kill user' to SlashDot" alt="Add 'Linux Dedicated server:Kill user' to SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.diggita.it/submit.php?title=Linux+Dedicated+server%3AKill+user&amp;url=http://dedicatedserverhostingonline.com/linux-dedicated-serverkill-user/" title="Add 'Linux Dedicated server:Kill user' to Diggita"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/diggita.png" title="Add 'Linux Dedicated server:Kill user' to Diggita" alt="Add 'Linux Dedicated server:Kill user' to Diggita" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.facebook.com/share.php?u=http://dedicatedserverhostingonline.com/linux-dedicated-serverkill-user/" title="Add 'Linux Dedicated server:Kill user' to FaceBook"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'Linux Dedicated server:Kill user' to FaceBook" alt="Add 'Linux Dedicated server:Kill user' to FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://blogsvine.com/submit.php?url=http://dedicatedserverhostingonline.com/linux-dedicated-serverkill-user/" title="Add 'Linux Dedicated server:Kill user' to Blogsvine"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/blogsvine.png" title="Add 'Linux Dedicated server:Kill user' to Blogsvine" alt="Add 'Linux Dedicated server:Kill user' to Blogsvine" /></a></div>
<!-- Social Bookmarking Reloaded END --><p><a class="tt-small" href="http://twitter.com/home/?status=www.+Linux+Dedicated+server%3AKill+user" title="Post to Twitter (www.)"><img class="nothumb" src="http://dedicatedserverhostingonline.com/wp-content/plugins/tweet-this/tweet-this-small.png" alt="[Post to Twitter]" /> Tweet This</a></p>]]></content:encoded>
			<wfw:commentRss>http://dedicatedserverhostingonline.com/linux-dedicated-serverkill-user/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux Dedicated server:reset Mailman password</title>
		<link>http://dedicatedserverhostingonline.com/linux-dedicated-serverreset-mailman-password/</link>
		<comments>http://dedicatedserverhostingonline.com/linux-dedicated-serverreset-mailman-password/#comments</comments>
		<pubDate>Sun, 15 Mar 2009 22:26:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Dedicated Server Hosting]]></category>
		<category><![CDATA[Linux Dedicated server]]></category>
		<category><![CDATA[dedicated servers]]></category>
		<category><![CDATA[Linux Dedicated servers]]></category>

		<guid isPermaLink="false">http://dedicatedserverhostingonline.com/?p=71</guid>
		<description><![CDATA[
Follow the below mentioned steps to reset Mailman password on Linux Dedicated web server Hosting :
1. First, login to cPanel
2. Click on Reset a Mailman Password
3. Now, click on Mailman user from list
4. Enter New Mailman Password and click on Change Password and you are done.
Social Bookmarking
 Tweet This]]></description>
			<content:encoded><![CDATA[<div class="entry">
<p>Follow the below mentioned steps to reset Mailman password on <a target="_blank" href="http://www.bodhost.com/dedicated-server-hosting.shtml" rel="nofollow" ><span style="color: #000000;">Linux Dedicated web server Hosting</span></a> :</p>
<p>1. First, login to cPanel</p>
<p>2. Click on Reset a Mailman Password</p>
<p>3. Now, click on Mailman user from list</p>
<p>4. Enter New Mailman Password and click on Change Password and you are done.</p></div>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>Social Bookmarking</em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://del.icio.us/post?url=http://dedicatedserverhostingonline.com/linux-dedicated-serverreset-mailman-password/&amp;title=Linux+Dedicated+server%3Areset+Mailman+password" title="Add 'Linux Dedicated server:reset Mailman password' to Del.icio.us"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'Linux Dedicated server:reset Mailman password' to Del.icio.us" alt="Add 'Linux Dedicated server:reset Mailman password' to Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://digg.com/submit?phase=2&amp;url=http://dedicatedserverhostingonline.com/linux-dedicated-serverreset-mailman-password/&amp;title=Linux+Dedicated+server%3Areset+Mailman+password" title="Add 'Linux Dedicated server:reset Mailman password' to digg"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'Linux Dedicated server:reset Mailman password' to digg" alt="Add 'Linux Dedicated server:reset Mailman password' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://furl.net/storeIt.jsp?t=Linux+Dedicated+server%3Areset+Mailman+password&amp;u=http://dedicatedserverhostingonline.com/linux-dedicated-serverreset-mailman-password/" title="Add 'Linux Dedicated server:reset Mailman password' to FURL"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Add 'Linux Dedicated server:reset Mailman password' to FURL" alt="Add 'Linux Dedicated server:reset Mailman password' to FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://blinklist.com/index.php?Action=Blink/addblink.php&amp;Name=Linux+Dedicated+server%3Areset+Mailman+password&amp;Description=Linux+Dedicated+server%3Areset+Mailman+password&amp;Url=http://dedicatedserverhostingonline.com/linux-dedicated-serverreset-mailman-password/" title="Add 'Linux Dedicated server:reset Mailman password' to blinklist"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/blinklist.png" title="Add 'Linux Dedicated server:reset Mailman password' to blinklist" alt="Add 'Linux Dedicated server:reset Mailman password' to blinklist" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://reddit.com/submit?url=http://dedicatedserverhostingonline.com/linux-dedicated-serverreset-mailman-password/&amp;title=Linux+Dedicated+server%3Areset+Mailman+password" title="Add 'Linux Dedicated server:reset Mailman password' to reddit"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'Linux Dedicated server:reset Mailman password' to reddit" alt="Add 'Linux Dedicated server:reset Mailman password' to reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://feedmelinks.com/categorize?from=toolbar&amp;op=submit&amp;name=Linux+Dedicated+server%3Areset+Mailman+password&amp;url=http://dedicatedserverhostingonline.com/linux-dedicated-serverreset-mailman-password/&amp;version=0.7" title="Add 'Linux Dedicated server:reset Mailman password' to Feed Me Links"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/feedmelinks.png" title="Add 'Linux Dedicated server:reset Mailman password' to Feed Me Links" alt="Add 'Linux Dedicated server:reset Mailman password' to Feed Me Links" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.technorati.com/faves?add=http://dedicatedserverhostingonline.com/linux-dedicated-serverreset-mailman-password/" title="Add 'Linux Dedicated server:reset Mailman password' to Technorati"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'Linux Dedicated server:reset Mailman password' to Technorati" alt="Add 'Linux Dedicated server:reset Mailman password' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http://dedicatedserverhostingonline.com/linux-dedicated-serverreset-mailman-password/&amp;t=Linux+Dedicated+server%3Areset+Mailman+password" title="Add 'Linux Dedicated server:reset Mailman password' to Yahoo My Web"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/yahoo_myweb.png" title="Add 'Linux Dedicated server:reset Mailman password' to Yahoo My Web" alt="Add 'Linux Dedicated server:reset Mailman password' to Yahoo My Web" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.newsvine.com/_wine/save?u=http://dedicatedserverhostingonline.com/linux-dedicated-serverreset-mailman-password/&amp;h=Linux+Dedicated+server%3Areset+Mailman+password" title="Add 'Linux Dedicated server:reset Mailman password' to Newsvine"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/newsvine.png" title="Add 'Linux Dedicated server:reset Mailman password' to Newsvine" alt="Add 'Linux Dedicated server:reset Mailman password' to Newsvine" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://ma.gnolia.com/bookmarklet/add?url=http://dedicatedserverhostingonline.com/linux-dedicated-serverreset-mailman-password/&amp;title=Linux+Dedicated+server%3Areset+Mailman+password&amp;description=Linux+Dedicated+server%3Areset+Mailman+password" title="Add 'Linux Dedicated server:reset Mailman password' to Ma.gnolia"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/magnolia.png" title="Add 'Linux Dedicated server:reset Mailman password' to Ma.gnolia" alt="Add 'Linux Dedicated server:reset Mailman password' to Ma.gnolia" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://dedicatedserverhostingonline.com/linux-dedicated-serverreset-mailman-password/&amp;title=Linux+Dedicated+server%3Areset+Mailman+password" title="Add 'Linux Dedicated server:reset Mailman password' to Google Bookmarks"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'Linux Dedicated server:reset Mailman password' to Google Bookmarks" alt="Add 'Linux Dedicated server:reset Mailman password' to Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.squidoo.com/lensmaster/bookmark?http://dedicatedserverhostingonline.com/linux-dedicated-serverreset-mailman-password/" title="Add 'Linux Dedicated server:reset Mailman password' to Squidoo"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/squidoo.png" title="Add 'Linux Dedicated server:reset Mailman password' to Squidoo" alt="Add 'Linux Dedicated server:reset Mailman password' to Squidoo" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://netvouz.com/action/submitBookmark?url=http://dedicatedserverhostingonline.com/linux-dedicated-serverreset-mailman-password/&amp;title=Linux+Dedicated+server%3Areset+Mailman+password&amp;popup=no" title="Add 'Linux Dedicated server:reset Mailman password' to Netvouz"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/netvouz.png" title="Add 'Linux Dedicated server:reset Mailman password' to Netvouz" alt="Add 'Linux Dedicated server:reset Mailman password' to Netvouz" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http://dedicatedserverhostingonline.com/linux-dedicated-serverreset-mailman-password/&amp;title=Linux+Dedicated+server%3Areset+Mailman+password" title="Add 'Linux Dedicated server:reset Mailman password' to Blogmarks"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/bmarks.png" title="Add 'Linux Dedicated server:reset Mailman password' to Blogmarks" alt="Add 'Linux Dedicated server:reset Mailman password' to Blogmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.bloglines.com/sub/http://dedicatedserverhostingonline.com/linux-dedicated-serverreset-mailman-password/" title="Add 'Linux Dedicated server:reset Mailman password' to Bloglines"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/bloglines.png" title="Add 'Linux Dedicated server:reset Mailman password' to Bloglines" alt="Add 'Linux Dedicated server:reset Mailman password' to Bloglines" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://tailrank.com/share/?title=Linux+Dedicated+server%3Areset+Mailman+password&amp;link_href=http://dedicatedserverhostingonline.com/linux-dedicated-serverreset-mailman-password/" title="Add 'Linux Dedicated server:reset Mailman password' to Tailrank"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/tailrank.png" title="Add 'Linux Dedicated server:reset Mailman password' to Tailrank" alt="Add 'Linux Dedicated server:reset Mailman password' to Tailrank" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.netscape.com/submit/?U=http://dedicatedserverhostingonline.com/linux-dedicated-serverreset-mailman-password/&amp;T=Linux+Dedicated+server%3Areset+Mailman+password" title="Add 'Linux Dedicated server:reset Mailman password' to Netscape"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/netscape.gif" title="Add 'Linux Dedicated server:reset Mailman password' to Netscape" alt="Add 'Linux Dedicated server:reset Mailman password' to Netscape" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.bookmark.it/bookmark.php?url=http://dedicatedserverhostingonline.com/linux-dedicated-serverreset-mailman-password/" title="Add 'Linux Dedicated server:reset Mailman password' to Bookmark.it"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/bookmark.png" title="Add 'Linux Dedicated server:reset Mailman password' to Bookmark.it" alt="Add 'Linux Dedicated server:reset Mailman password' to Bookmark.it" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="https://favorites.live.com/quickadd.aspx?url=http://dedicatedserverhostingonline.com/linux-dedicated-serverreset-mailman-password/&amp;title=Linux+Dedicated+server%3Areset+Mailman+password" title="Add 'Linux Dedicated server:reset Mailman password' to Live-MSN"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add 'Linux Dedicated server:reset Mailman password' to Live-MSN" alt="Add 'Linux Dedicated server:reset Mailman password' to Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://slashdot.org/bookmark.pl?title=Linux+Dedicated+server%3Areset+Mailman+password&amp;url=http://dedicatedserverhostingonline.com/linux-dedicated-serverreset-mailman-password/" title="Add 'Linux Dedicated server:reset Mailman password' to SlashDot"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add 'Linux Dedicated server:reset Mailman password' to SlashDot" alt="Add 'Linux Dedicated server:reset Mailman password' to SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.diggita.it/submit.php?title=Linux+Dedicated+server%3Areset+Mailman+password&amp;url=http://dedicatedserverhostingonline.com/linux-dedicated-serverreset-mailman-password/" title="Add 'Linux Dedicated server:reset Mailman password' to Diggita"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/diggita.png" title="Add 'Linux Dedicated server:reset Mailman password' to Diggita" alt="Add 'Linux Dedicated server:reset Mailman password' to Diggita" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.facebook.com/share.php?u=http://dedicatedserverhostingonline.com/linux-dedicated-serverreset-mailman-password/" title="Add 'Linux Dedicated server:reset Mailman password' to FaceBook"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'Linux Dedicated server:reset Mailman password' to FaceBook" alt="Add 'Linux Dedicated server:reset Mailman password' to FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://blogsvine.com/submit.php?url=http://dedicatedserverhostingonline.com/linux-dedicated-serverreset-mailman-password/" title="Add 'Linux Dedicated server:reset Mailman password' to Blogsvine"><img src="http://dedicatedserverhostingonline.com/wp-content/plugins/social-bookmarking-reloaded/blogsvine.png" title="Add 'Linux Dedicated server:reset Mailman password' to Blogsvine" alt="Add 'Linux Dedicated server:reset Mailman password' to Blogsvine" /></a></div>
<!-- Social Bookmarking Reloaded END --><p><a class="tt-small" href="http://twitter.com/home/?status=www.+Linux+Dedicated+server%3Areset+Mailman+password" title="Post to Twitter (www.)"><img class="nothumb" src="http://dedicatedserverhostingonline.com/wp-content/plugins/tweet-this/tweet-this-small.png" alt="[Post to Twitter]" /> Tweet This</a></p>]]></content:encoded>
			<wfw:commentRss>http://dedicatedserverhostingonline.com/linux-dedicated-serverreset-mailman-password/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
