<?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; dedicated server tutorials</title>
	<atom:link href="http://www.dedicatedserverhosting.com/category/dedicated-server-tutorials/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dedicatedserverhosting.com</link>
	<description>Dedicated Server Hosting &#124; Information &#38; Articles on Dedicated Web Hosting</description>
	<lastBuildDate>Thu, 09 Sep 2010 21:16:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Securing the Secure Shell (SSH Help!)</title>
		<link>http://www.dedicatedserverhosting.com/2010/04/05/securing-the-secure-shell-ssh-help/</link>
		<comments>http://www.dedicatedserverhosting.com/2010/04/05/securing-the-secure-shell-ssh-help/#comments</comments>
		<pubDate>Mon, 05 Apr 2010 17:28:45 +0000</pubDate>
		<dc:creator>Server Junkie</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Dedicated Technical Support]]></category>
		<category><![CDATA[Managed Hosting]]></category>
		<category><![CDATA[dedicated server tutorials]]></category>
		<category><![CDATA[dedicated]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[secure]]></category>
		<category><![CDATA[server hosting]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[SSH]]></category>
		<category><![CDATA[web hosting]]></category>
		<category><![CDATA[web hosts]]></category>

		<guid isPermaLink="false">http://www.dedicatedserverhosting.com/2010/04/05/securing-the-secure-shell-ssh-help/</guid>
		<description><![CDATA[By default SSH will give root and any local user secure access to the server. For security reasons it is a good idea to change this setting and specify the users which are allowed to have SSH access. The configuration file for SSH is called sshd_config and is either in: /etc or /etc/ssh Login to [...]]]></description>
			<content:encoded><![CDATA[<p>By default SSH will give root and any local user secure access to the server. For security reasons it is a good idea to change this setting and specify the users which are allowed to have SSH access. The configuration file for SSH is called sshd_config and is either in:</p>
<p> <span id="more-427"></span>
<p> /etc   </p>
<p> or    </p>
<p>/etc/ssh</p>
<p>Login to the server and on the command prompt do:   </p>
<p>[root@office root]# vi /etc/ssh/sshd_config    </p>
<p>things to change:    </p>
<p>#don&#8217;t allow root to SSH in to the server:    <br />PermitRootLogin no    </p>
<p>#users allowed to login:    <br />AllowUsers user1 user2 user3    </p>
<p>Now do a &quot;shift zz&quot; (hold down the shift key and tab 2 times the z key)    <br />The configuration file now is saved and closed and you have to restart ssh:    </p>
<p>[root@office root]# /etc/init.d/sshd restart    <br />Stopping sshd:&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; [&#160; OK&#160; ]    <br />Starting sshd:&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; [&#160; OK&#160; ]    <br />[root@office root]#     </p>
<p>Now you can SSH to your server with your username,then do a su on the command prompt and type in the root password to become root.</p>
<h3>More Dedicated Web Hosting Help!</h3>
<ul class="related_post">
<li><a href="http://www.dedicatedserverhosting.com/2008/05/20/securing-shell-on-a-dedicated-server/" title="Securing Shell on a Dedicated Server">Securing Shell on a Dedicated Server</a></li>
<li><a href="http://www.dedicatedserverhosting.com/2008/03/07/create-and-remove-files-via-ssh/" title="Create and Remove Files via SSH">Create and Remove Files via SSH</a></li>
<li><a href="http://www.dedicatedserverhosting.com/2010/03/25/3-steps-to-dedicated-hosting/" title="3 Steps to Dedicated Hosting">3 Steps to Dedicated Hosting</a></li>
<li><a href="http://www.dedicatedserverhosting.com/2010/02/04/what-is-a-dedicated-server-cpu/" title="What is a Dedicated Server CPU?">What is a Dedicated Server CPU?</a></li>
<li><a href="http://www.dedicatedserverhosting.com/2010/01/12/what-is-plesk-2/" title="What is Plesk?">What is Plesk?</a></li>
<li><a href="http://www.dedicatedserverhosting.com/2009/11/02/how-to-disable-direct-root-logins/" title="How to Disable Direct Root Logins">How to Disable Direct Root Logins</a></li>
<li><a href="http://www.dedicatedserverhosting.com/2009/09/21/dedicated-hosting-for-businesses/" title="Dedicated Hosting for Businesses">Dedicated Hosting for Businesses</a></li>
<li><a href="http://www.dedicatedserverhosting.com/2009/09/11/best-of-the-dedicated-hosting-tutorials/" title="Best of the Dedicated Hosting Tutorials">Best of the Dedicated Hosting Tutorials</a></li>
<li><a href="http://www.dedicatedserverhosting.com/2009/09/10/differences-between-dedicated-and-shared-hosting-2/" title="Dedicated Differences ">Dedicated Differences </a></li>
<li><a href="http://www.dedicatedserverhosting.com/2009/09/10/differences-between-dedicated-and-shared-hosting/" title="Differences Between Dedicated and Shared Hosting">Differences Between Dedicated and Shared Hosting</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.dedicatedserverhosting.com/2010/04/05/securing-the-secure-shell-ssh-help/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dedicated httpd.conf file with 404s</title>
		<link>http://www.dedicatedserverhosting.com/2010/03/19/dedicated-httpd-conf-file-with-404s/</link>
		<comments>http://www.dedicatedserverhosting.com/2010/03/19/dedicated-httpd-conf-file-with-404s/#comments</comments>
		<pubDate>Fri, 19 Mar 2010 15:27:25 +0000</pubDate>
		<dc:creator>Server Junkie</dc:creator>
				<category><![CDATA[Business Web Hosting]]></category>
		<category><![CDATA[Dedicated Technical Support]]></category>
		<category><![CDATA[dedicated server tutorials]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[dedicated]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[httpd.conf]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[servers]]></category>

		<guid isPermaLink="false">http://www.dedicatedserverhosting.com/2010/03/19/dedicated-httpd-conf-file-with-404s/</guid>
		<description><![CDATA[Where should i place the &#34;ErrorDocument 404 /missing.html&#34; code in my httpd.conf file? Should i place it between the: &#60;Directory /home/*/public_html&#62;&#60;/Directory&#62; tags and remove the #? Where should i place it? According the Apache manual, the ErrorDocument directive is legal in these contexts: server config, virtual host, directory, .htaccess. This means that you may place [...]]]></description>
			<content:encoded><![CDATA[<p>Where should i place the &quot;ErrorDocument 404 /missing.html&quot; code in my httpd.conf file?</p>
<p>Should i place it between the:</p>
<p>&lt;Directory /home/*/public_html&gt;&lt;/Directory&gt; tags and remove the #? </p>
<p><em>Where should i place it?</em></p>
<p>According the <a href="http://httpd.apache.org/docs/1.3/mod/core.html#errordocument">Apache manual</a>, the ErrorDocument directive is legal in these contexts: server config, virtual host, directory, .htaccess.</p>
<p>This means that you may place ErrorDocument directive between those Directory tags and uncomment them. This way you&#8217;ll setup ErrorDocument for each directory mapped by wildcard /home/*/public_html.</p>
<p>Hope this helps those of you out there with this type of issue!</p>
<h3>More Dedicated Web Hosting Help!</h3>
<ul class="related_post">
<li><a href="http://www.dedicatedserverhosting.com/2010/04/13/dedicated-hosting-review-tips/" title="Dedicated Hosting Review Tips">Dedicated Hosting Review Tips</a></li>
<li><a href="http://www.dedicatedserverhosting.com/2010/02/04/what-is-a-dedicated-server-cpu/" title="What is a Dedicated Server CPU?">What is a Dedicated Server CPU?</a></li>
<li><a href="http://www.dedicatedserverhosting.com/2010/01/19/how-domain-name-servers-work/" title="How Domain Name Servers Work">How Domain Name Servers Work</a></li>
<li><a href="http://www.dedicatedserverhosting.com/2009/12/14/trouble-finding-server-path-for-jre/" title="Trouble Finding Server Path for JRE">Trouble Finding Server Path for JRE</a></li>
<li><a href="http://www.dedicatedserverhosting.com/2009/11/02/how-to-disable-direct-root-logins/" title="How to Disable Direct Root Logins">How to Disable Direct Root Logins</a></li>
<li><a href="http://www.dedicatedserverhosting.com/2009/09/21/dedicated-hosting-for-businesses/" title="Dedicated Hosting for Businesses">Dedicated Hosting for Businesses</a></li>
<li><a href="http://www.dedicatedserverhosting.com/2009/09/16/when-not-to-get-dedicated-hosting/" title="When Not to Get Dedicated Hosting">When Not to Get Dedicated Hosting</a></li>
<li><a href="http://www.dedicatedserverhosting.com/2009/09/11/best-of-the-dedicated-hosting-tutorials/" title="Best of the Dedicated Hosting Tutorials">Best of the Dedicated Hosting Tutorials</a></li>
<li><a href="http://www.dedicatedserverhosting.com/2009/09/07/red-hat-enterprise-linux-for-dedicated-hosting-4/" title="Red Hat Enterprise Linux for Dedicated Hosting">Red Hat Enterprise Linux for Dedicated Hosting</a></li>
<li><a href="http://www.dedicatedserverhosting.com/2009/09/07/red-hat-enterprise-linux-for-dedicated-hosting-3/" title="Red Hat Enterprise Linux for Dedicated Hosting">Red Hat Enterprise Linux for Dedicated Hosting</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.dedicatedserverhosting.com/2010/03/19/dedicated-httpd-conf-file-with-404s/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Check for Dedicated Server Downtime</title>
		<link>http://www.dedicatedserverhosting.com/2009/11/16/check-for-dedicated-server-downtime/</link>
		<comments>http://www.dedicatedserverhosting.com/2009/11/16/check-for-dedicated-server-downtime/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 17:39:31 +0000</pubDate>
		<dc:creator>Server Junkie</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[CMS web hosting]]></category>
		<category><![CDATA[Forum Servers]]></category>
		<category><![CDATA[MS SQL Hosting]]></category>
		<category><![CDATA[Server Upgrades]]></category>
		<category><![CDATA[Telnet]]></category>
		<category><![CDATA[dedicated server tutorials]]></category>
		<category><![CDATA[ssi]]></category>
		<category><![CDATA[wordpress web hosting]]></category>
		<category><![CDATA[check]]></category>
		<category><![CDATA[dedicated hosting]]></category>
		<category><![CDATA[downtime]]></category>
		<category><![CDATA[funny]]></category>
		<category><![CDATA[offline]]></category>
		<category><![CDATA[online]]></category>
		<category><![CDATA[servers]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[web hosting]]></category>
		<category><![CDATA[web hosts]]></category>

		<guid isPermaLink="false">http://www.dedicatedserverhosting.com/2009/11/16/check-for-dedicated-server-downtime/</guid>
		<description><![CDATA[In need of an easy way to check for dedicated server downtime?&#160; Downforeveryoneorjustme.com is the web site you want to bookmark for such an occasion. This awesome web site service allows you to type in your domain name you want to check, and then see if it is down or if you might be the [...]]]></description>
			<content:encoded><![CDATA[<p>In need of an easy way to check for dedicated server downtime?&#160; <a href="http://downforeveryoneorjustme.com/">Downforeveryoneorjustme.com</a> is the web site you want to bookmark for such an occasion. </p>
<p><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="dedicated hosting server online checker" border="0" alt="dedicated hosting server online checker" src="http://www.dedicatedserverhosting.com/wp-content/uploads/2009/11/image1.png" width="420" height="70" /> </p>
<p>This awesome web site service allows you to type in your domain name you want to check, and then see if it is down or if you might be the cause of the issue.&#160; A very interesting web site tool indeed. </p>
<p>If you like that one &#8211; you might also check out:</p>
<ul>
<li><a title="http://www.thewebsiteisdown.com/" href="http://www.thewebsiteisdown.com/">http://www.thewebsiteisdown.com/</a></li>
</ul>
<p>It is a funny customer service relation story that I think just about everybody can relate to.&#160; </p>
<h3>More Dedicated Web Hosting Help!</h3>
<ul class="related_post">
<li><a href="http://www.dedicatedserverhosting.com/2009/09/30/finding-cheap-dedicated-hosting/" title="Finding Cheap Dedicated Hosting">Finding Cheap Dedicated Hosting</a></li>
<li><a href="http://www.dedicatedserverhosting.com/2009/09/21/dedicated-hosting-for-businesses/" title="Dedicated Hosting for Businesses">Dedicated Hosting for Businesses</a></li>
<li><a href="http://www.dedicatedserverhosting.com/2009/08/26/critical-centos-and-redhat-kernal-patches/" title="Critical CentOS and RedHat Kernal Patches">Critical CentOS and RedHat Kernal Patches</a></li>
<li><a href="http://www.dedicatedserverhosting.com/2009/01/01/is-your-web-site-down/" title="Is Your Web Site Down?">Is Your Web Site Down?</a></li>
<li><a href="http://www.dedicatedserverhosting.com/2008/12/30/how-to-check-hard-drive-health/" title="How to Check Hard Drive Health">How to Check Hard Drive Health</a></li>
<li><a href="http://www.dedicatedserverhosting.com/2010/02/04/what-is-a-dedicated-server-cpu/" title="What is a Dedicated Server CPU?">What is a Dedicated Server CPU?</a></li>
<li><a href="http://www.dedicatedserverhosting.com/2009/11/04/top-5-important-dedicated-hosting-features/" title="Top 5 Important Dedicated Hosting Features">Top 5 Important Dedicated Hosting Features</a></li>
<li><a href="http://www.dedicatedserverhosting.com/2009/11/02/how-to-disable-direct-root-logins/" title="How to Disable Direct Root Logins">How to Disable Direct Root Logins</a></li>
<li><a href="http://www.dedicatedserverhosting.com/2009/10/30/help-with-rootcheck/" title="Help with RootCheck">Help with RootCheck</a></li>
<li><a href="http://www.dedicatedserverhosting.com/2009/10/06/expensive-dedicated-hosting-upgrades/" title="Expensive Dedicated Hosting Upgrades">Expensive Dedicated Hosting Upgrades</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.dedicatedserverhosting.com/2009/11/16/check-for-dedicated-server-downtime/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dedicated Web Hosting Deal</title>
		<link>http://www.dedicatedserverhosting.com/2009/11/12/dedicated-web-hosting-deal/</link>
		<comments>http://www.dedicatedserverhosting.com/2009/11/12/dedicated-web-hosting-deal/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 16:44:59 +0000</pubDate>
		<dc:creator>Server Junkie</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Dedicated Web Hosting]]></category>
		<category><![CDATA[dedicated server tutorials]]></category>
		<category><![CDATA[CPU]]></category>
		<category><![CDATA[dedicated]]></category>
		<category><![CDATA[discount]]></category>
		<category><![CDATA[i7]]></category>
		<category><![CDATA[intel core]]></category>
		<category><![CDATA[lunarpages]]></category>
		<category><![CDATA[offers]]></category>
		<category><![CDATA[RAM]]></category>
		<category><![CDATA[web hosting]]></category>
		<category><![CDATA[web hosts]]></category>

		<guid isPermaLink="false">http://www.dedicatedserverhosting.com/?p=398</guid>
		<description><![CDATA[Lunarpages has a new dedicated hosting plan that will not disappoint. The new Dedicated i7 plan will leave you in awe of it&#8217;s power, speed and reliability. What do you get? &#8211; The Dedicated i7 comes loaded with a Intel? CoreT i7 2.66ghz CPU, 3GB of DDR3 RAM, 250 GB of storage, with add-ons and [...]]]></description>
			<content:encoded><![CDATA[<p><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="Great Dedicated Web Hosting" src="http://www.dedicatedserverhosting.com/wp-content/uploads/2009/11/image.png" border="0" alt="Great Dedicated Web Hosting" width="404" height="274" /></p>
<p>Lunarpages has a new dedicated hosting plan that will not disappoint. The new <a href="http://www.lpdedicated.com/servers/linux.php">Dedicated i7 plan</a> will leave you in awe of it&#8217;s power, speed and reliability.</p>
<p><strong>What do you get?</strong> &#8211; The Dedicated i7 comes loaded with a Intel? CoreT i7 2.66ghz CPU, 3GB of DDR3 RAM, 250 GB of storage, with add-ons and upgrades to customize your hosting experience even more.   The Intel? CoreT i7 2.66ghz CPU is the most recent technology from Intel? providing faster, intelligent, multi-core technology that applies processing power where it&#8217;s needed most.</p>
<p>This is by far the greatest Linux-powered dedicated hosting server out there today.  At only <strong>$245 per month</strong>, it is practically a steal.  Like the other dedicated hosting plans they give, the new Dedicate i7 plan gives you unparalleled security, control and management options.</p>
<p>Find more dedicated hosting solutions at <a href="http://www.lpdedicated.com/">lpdedicated.com</a>.<br />
<h3>More Dedicated Web Hosting Help!</h3>
<ul class="related_post">
<li><a href="http://www.dedicatedserverhosting.com/2009/12/10/powerful-web-hosting-packages/" title="Powerful Web Hosting Packages">Powerful Web Hosting Packages</a></li>
<li><a href="http://www.dedicatedserverhosting.com/2009/10/06/expensive-dedicated-hosting-upgrades/" title="Expensive Dedicated Hosting Upgrades">Expensive Dedicated Hosting Upgrades</a></li>
<li><a href="http://www.dedicatedserverhosting.com/2009/07/21/what-is-the-benefit-of-high-performance-dedicated-hosting/" title="What is the Benefit of High Performance Dedicated Hosting?">What is the Benefit of High Performance Dedicated Hosting?</a></li>
<li><a href="http://www.dedicatedserverhosting.com/2010/02/04/what-is-a-dedicated-server-cpu/" title="What is a Dedicated Server CPU?">What is a Dedicated Server CPU?</a></li>
<li><a href="http://www.dedicatedserverhosting.com/2009/11/04/top-5-important-dedicated-hosting-features/" title="Top 5 Important Dedicated Hosting Features">Top 5 Important Dedicated Hosting Features</a></li>
<li><a href="http://www.dedicatedserverhosting.com/2009/09/21/dedicated-hosting-for-businesses/" title="Dedicated Hosting for Businesses">Dedicated Hosting for Businesses</a></li>
<li><a href="http://www.dedicatedserverhosting.com/2009/03/19/a-super-saver-new-dedicated-offer-from-lunarpages/" title="A Super Saver, New Dedicated Offer from Lunarpages!">A Super Saver, New Dedicated Offer from Lunarpages!</a></li>
<li><a href="http://www.dedicatedserverhosting.com/2009/01/14/when-is-it-time-to-go-dedicated/" title="When is it Time to Go Dedicated?">When is it Time to Go Dedicated?</a></li>
<li><a href="http://www.dedicatedserverhosting.com/2008/06/23/using-dr-web-antivirus-in-plesk/" title="Using Dr. Web Antivirus in Plesk">Using Dr. Web Antivirus in Plesk</a></li>
<li><a href="http://www.dedicatedserverhosting.com/2008/05/01/are-dedicated-hosting-coupons-good/" title="Are Dedicated Hosting Coupons Good?">Are Dedicated Hosting Coupons Good?</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.dedicatedserverhosting.com/2009/11/12/dedicated-web-hosting-deal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is Managed in Dedicated Hosting</title>
		<link>http://www.dedicatedserverhosting.com/2009/09/04/what-is-managed-in-dedicated-hosting/</link>
		<comments>http://www.dedicatedserverhosting.com/2009/09/04/what-is-managed-in-dedicated-hosting/#comments</comments>
		<pubDate>Fri, 04 Sep 2009 16:11:39 +0000</pubDate>
		<dc:creator>Server Junkie</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Dedicated Technical Support]]></category>
		<category><![CDATA[Dedicated Web Hosting]]></category>
		<category><![CDATA[dedicated server tutorials]]></category>
		<category><![CDATA[access]]></category>
		<category><![CDATA[Control Panels]]></category>
		<category><![CDATA[dedicated hosting]]></category>
		<category><![CDATA[Firewalls]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[levels]]></category>
		<category><![CDATA[managed services]]></category>
		<category><![CDATA[support]]></category>
		<category><![CDATA[web hosting]]></category>
		<category><![CDATA[web hosts]]></category>

		<guid isPermaLink="false">http://www.dedicatedserverhosting.com/2009/09/04/what-is-managed-in-dedicated-hosting/</guid>
		<description><![CDATA[Many people often ask, when it comes to managed services from any dedicated hosting provider, what exactly are the services managed?&#160; Here is a good example of what you can expect to see. Free setup of APF Firewall and Root Kit Check on the server Up to date notifications of exploits on popular third party [...]]]></description>
			<content:encoded><![CDATA[<p>Many people often ask, when it comes to managed services from any dedicated hosting provider, what exactly are the services managed?&#160; Here is a good example of what you can expect to see.</p>
<ul>
<li>Free setup of APF Firewall and Root Kit Check on the server </li>
<li>Up to date notifications of exploits on popular third party software </li>
<li>Upgrades of kernels, php, apache and administration panels for security per user authorization (we will send notice and you can decide if you want the upgrade to be performed) </li>
<li>One free third party script installation per billing year </li>
<li>Free installation of upgraded control panel </li>
<li>Free installation of Resin if needed </li>
<li>Unlimited reboots </li>
<li>24x7x365 Phone and Help Desk support </li>
<li>Same Day Hardware Replacement Guarantee </li>
<li>Dedicated Support staff </li>
<li>Access to Lunarpages customer account page:
<ul>
<li>Ticket Manager </li>
<li>Reboots </li>
<li>Bandwidth </li>
<li>Knowledgebase </li>
<li>Billing Options </li>
</ul>
</li>
</ul>
<p>Some dedicated web hosting providers might also have several levels of service you can pick from when it comes to managed services.&#160; This usually covers light management for little things, medium management for an average number of services, and large-scale server management which allows them to practically run all the difficult things for you on the server side.&#160; The important thing to remember is to find the right web host that meets you dedicated web hosting needs.</p>
<h3>More Dedicated Web Hosting Help!</h3>
<ul class="related_post">
<li><a href="http://www.dedicatedserverhosting.com/2009/09/21/dedicated-hosting-for-businesses/" title="Dedicated Hosting for Businesses">Dedicated Hosting for Businesses</a></li>
<li><a href="http://www.dedicatedserverhosting.com/2009/08/26/critical-centos-and-redhat-kernal-patches/" title="Critical CentOS and RedHat Kernal Patches">Critical CentOS and RedHat Kernal Patches</a></li>
<li><a href="http://www.dedicatedserverhosting.com/2008/12/24/block-bruteforuce-attacks-in-apf/" title="Block Bruteforuce Attacks in APF">Block Bruteforuce Attacks in APF</a></li>
<li><a href="http://www.dedicatedserverhosting.com/2008/12/22/installing-jre-on-a-dedicated-server/" title="Installing JRE on a Dedicated Server">Installing JRE on a Dedicated Server</a></li>
<li><a href="http://www.dedicatedserverhosting.com/2008/07/02/changing-your-dedicated-password-in-plesk/" title="Changing Your Dedicated Password in Plesk">Changing Your Dedicated Password in Plesk</a></li>
<li><a href="http://www.dedicatedserverhosting.com/2008/06/10/how-to-setup-multiple-domains-for-site-in-plesk/" title="How to Setup Multiple Domains for Site in Plesk?">How to Setup Multiple Domains for Site in Plesk?</a></li>
<li><a href="http://www.dedicatedserverhosting.com/2010/04/08/top-10-dedicated-server-security-tips/" title="Top 10 Dedicated Server Security Tips">Top 10 Dedicated Server Security Tips</a></li>
<li><a href="http://www.dedicatedserverhosting.com/2010/04/05/securing-the-secure-shell-ssh-help/" title="Securing the Secure Shell (SSH Help!)">Securing the Secure Shell (SSH Help!)</a></li>
<li><a href="http://www.dedicatedserverhosting.com/2010/03/25/3-steps-to-dedicated-hosting/" title="3 Steps to Dedicated Hosting">3 Steps to Dedicated Hosting</a></li>
<li><a href="http://www.dedicatedserverhosting.com/2010/03/16/master-cpanel-with-this-user-guide/" title="Master cPanel With This User Guide">Master cPanel With This User Guide</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.dedicatedserverhosting.com/2009/09/04/what-is-managed-in-dedicated-hosting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hardware Failure Q and A</title>
		<link>http://www.dedicatedserverhosting.com/2009/03/10/hardware-failure-q-and-a/</link>
		<comments>http://www.dedicatedserverhosting.com/2009/03/10/hardware-failure-q-and-a/#comments</comments>
		<pubDate>Tue, 10 Mar 2009 15:48:35 +0000</pubDate>
		<dc:creator>Server Junkie</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[CPU]]></category>
		<category><![CDATA[Features]]></category>
		<category><![CDATA[Linux Hosting]]></category>
		<category><![CDATA[Windows Hosting]]></category>
		<category><![CDATA[dedicated server tutorials]]></category>
		<category><![CDATA[dedicated]]></category>
		<category><![CDATA[failure]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[servers]]></category>
		<category><![CDATA[storage]]></category>
		<category><![CDATA[suggestions]]></category>
		<category><![CDATA[web hosts]]></category>

		<guid isPermaLink="false">http://www.dedicatedserverhosting.com/2009/03/10/hardware-failure-q-and-a/</guid>
		<description><![CDATA[When looking at any dedicated hosting option, hardware failure plays a very important part.&#160; In the event of a power supply blowing, your CPU going crazy or somebody kicks the server&#8217;s power cord &#8211; you want to know your information is secure and safe. Now with most web hosts, if you purchase any managed addons [...]]]></description>
			<content:encoded><![CDATA[<p>When looking at any dedicated hosting option, hardware failure plays a very important part.&#160; In the event of a power supply blowing, your CPU going crazy or somebody kicks the server&#8217;s power cord &#8211; you want to know your information is secure and safe. </p>
<p>Now with most web hosts, if you purchase any managed addons they are usually added to the internal monitoring that the web host&#8217;s server admins do.&#160; They will now what to do with any failure the moment it happens.&#160; In turn, depending on the situation, it might take up to/around two hours for a repair.&#160; </p>
<p>Now lets say, in the case of a storage failure, are the hard drives imaged or raided in any way?&#160; </p>
<p>In most cases, there is only one hard drive in the sever by default, so there are not any fault tolerance setups like images or raid.&#160; Now if you purchase a secondary hard drive for your server, this is something that could then be setup with ease.</p>
<h3>More Dedicated Web Hosting Help!</h3>
<ul class="related_post">
<li><a href="http://www.dedicatedserverhosting.com/2009/01/21/disaster-recovery-help-with-your-dedicated-server/" title="Disaster Recovery Help with your Dedicated Server">Disaster Recovery Help with your Dedicated Server</a></li>
<li><a href="http://www.dedicatedserverhosting.com/2008/11/21/will-a-dedicated-server-standup-to-popularity/" title="Will a Dedicated Server Standup to Popularity?">Will a Dedicated Server Standup to Popularity?</a></li>
<li><a href="http://www.dedicatedserverhosting.com/2010/04/13/dedicated-hosting-review-tips/" title="Dedicated Hosting Review Tips">Dedicated Hosting Review Tips</a></li>
<li><a href="http://www.dedicatedserverhosting.com/2010/02/04/what-is-a-dedicated-server-cpu/" title="What is a Dedicated Server CPU?">What is a Dedicated Server CPU?</a></li>
<li><a href="http://www.dedicatedserverhosting.com/2009/01/26/how-to-install-nano-editor-on-a-dedicated-hosting-account/" title="How to Install Nano Editor on a Dedicated Hosting Account">How to Install Nano Editor on a Dedicated Hosting Account</a></li>
<li><a href="http://www.dedicatedserverhosting.com/2009/01/05/what-to-backup-on-your-dedicated-account/" title="What to Backup on Your Dedicated Account?">What to Backup on Your Dedicated Account?</a></li>
<li><a href="http://www.dedicatedserverhosting.com/2009/01/02/installing-fuse-on-centos-servers/" title="Installing Fuse on CentOS Servers">Installing Fuse on CentOS Servers</a></li>
<li><a href="http://www.dedicatedserverhosting.com/2008/12/12/managing-phpmyadmin-from-plesk/" title="Managing phpMyAdmin from Plesk">Managing phpMyAdmin from Plesk</a></li>
<li><a href="http://www.dedicatedserverhosting.com/2008/10/31/does-high-price-mean-a-better-dedicated-server/" title="Does High Price Mean a Better Dedicated Server?">Does High Price Mean a Better Dedicated Server?</a></li>
<li><a href="http://www.dedicatedserverhosting.com/2008/10/14/4-important-article-for-dedicated-forum-hosts/" title="4 Important Article for Dedicated Forum Hosts">4 Important Article for Dedicated Forum Hosts</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.dedicatedserverhosting.com/2009/03/10/hardware-failure-q-and-a/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Block Bruteforuce Attacks in APF</title>
		<link>http://www.dedicatedserverhosting.com/2008/12/24/block-bruteforuce-attacks-in-apf/</link>
		<comments>http://www.dedicatedserverhosting.com/2008/12/24/block-bruteforuce-attacks-in-apf/#comments</comments>
		<pubDate>Wed, 24 Dec 2008 05:00:30 +0000</pubDate>
		<dc:creator>Server Junkie</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Database Server]]></category>
		<category><![CDATA[Dedicated Technical Support]]></category>
		<category><![CDATA[dedicated server tutorials]]></category>
		<category><![CDATA[APF]]></category>
		<category><![CDATA[ban]]></category>
		<category><![CDATA[dedicated]]></category>
		<category><![CDATA[dedicated hosting]]></category>
		<category><![CDATA[firewall]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[suggestions]]></category>
		<category><![CDATA[web hosting]]></category>
		<category><![CDATA[web hosts]]></category>

		<guid isPermaLink="false">http://www.dedicatedserverhosting.com/?p=327</guid>
		<description><![CDATA[How can you use APF to ban a IP address or domain? You can use &#8220;apf -d ip.address&#8221; command to block bruteforcing ip addresses in APF permanently. I would also recommend looking at the following anti-bruteforcing solution called BFD that integrates into APF and will be blocking malicious IPs on itself: http://rfxnetworks.com/bfd.php As for the [...]]]></description>
			<content:encoded><![CDATA[<p>How can you use APF to ban a IP address or domain?</p>
<p>You can use &#8220;apf -d ip.address&#8221; command to block bruteforcing ip addresses in APF permanently. I would also recommend looking at the following anti-bruteforcing solution called BFD that integrates into APF and will be blocking malicious IPs on itself:</p>
<p><a href="http://rfxnetworks.com/bfd.php" target="_blank">http://rfxnetworks.com/bfd.php</a></p>
<p>As for the address of complains, it is usually the abuse address that is taken from the whois query on the IP behaving maliciously.</p>
<p>Finally, basic APF information is contained in the README file that comes in APF archive. It is also available online as <a href="http://rfxnetworks.com/appdocs/README.apf" target="_blank">http://rfxnetworks.com/appdocs/README.apf</a><br />
<h3>More Dedicated Web Hosting Help!</h3>
<ul class="related_post">
<li><a href="http://www.dedicatedserverhosting.com/2009/09/21/dedicated-hosting-for-businesses/" title="Dedicated Hosting for Businesses">Dedicated Hosting for Businesses</a></li>
<li><a href="http://www.dedicatedserverhosting.com/2009/01/21/disaster-recovery-help-with-your-dedicated-server/" title="Disaster Recovery Help with your Dedicated Server">Disaster Recovery Help with your Dedicated Server</a></li>
<li><a href="http://www.dedicatedserverhosting.com/2008/07/02/changing-your-dedicated-password-in-plesk/" title="Changing Your Dedicated Password in Plesk">Changing Your Dedicated Password in Plesk</a></li>
<li><a href="http://www.dedicatedserverhosting.com/2008/06/10/how-to-setup-multiple-domains-for-site-in-plesk/" title="How to Setup Multiple Domains for Site in Plesk?">How to Setup Multiple Domains for Site in Plesk?</a></li>
<li><a href="http://www.dedicatedserverhosting.com/2010/04/05/securing-the-secure-shell-ssh-help/" title="Securing the Secure Shell (SSH Help!)">Securing the Secure Shell (SSH Help!)</a></li>
<li><a href="http://www.dedicatedserverhosting.com/2010/03/25/3-steps-to-dedicated-hosting/" title="3 Steps to Dedicated Hosting">3 Steps to Dedicated Hosting</a></li>
<li><a href="http://www.dedicatedserverhosting.com/2010/02/04/what-is-a-dedicated-server-cpu/" title="What is a Dedicated Server CPU?">What is a Dedicated Server CPU?</a></li>
<li><a href="http://www.dedicatedserverhosting.com/2010/01/12/what-is-plesk-2/" title="What is Plesk?">What is Plesk?</a></li>
<li><a href="http://www.dedicatedserverhosting.com/2009/11/02/how-to-disable-direct-root-logins/" title="How to Disable Direct Root Logins">How to Disable Direct Root Logins</a></li>
<li><a href="http://www.dedicatedserverhosting.com/2009/09/11/best-of-the-dedicated-hosting-tutorials/" title="Best of the Dedicated Hosting Tutorials">Best of the Dedicated Hosting Tutorials</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.dedicatedserverhosting.com/2008/12/24/block-bruteforuce-attacks-in-apf/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Install WordPress MU</title>
		<link>http://www.dedicatedserverhosting.com/2008/10/08/how-to-install-wordpress-mu/</link>
		<comments>http://www.dedicatedserverhosting.com/2008/10/08/how-to-install-wordpress-mu/#comments</comments>
		<pubDate>Wed, 08 Oct 2008 14:05:46 +0000</pubDate>
		<dc:creator>Server Junkie</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Linux Hosting]]></category>
		<category><![CDATA[Windows Hosting]]></category>
		<category><![CDATA[dedicated server tutorials]]></category>
		<category><![CDATA[dedicated hosting]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[mu]]></category>
		<category><![CDATA[multi user]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[web hosting]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.dedicatedserverhosting.com/2008/10/08/how-to-install-wordpress-mu/</guid>
		<description><![CDATA[We have spoken before about how WordPress MU is best saved for a dedicated hosting account.&#160; However, we have not before gone over how simple it is to get WordPress MU up and running on your dedicated server. Step one would be to download the needed files from the WordPress MU web site.&#160; They can [...]]]></description>
			<content:encoded><![CDATA[<p>We have spoken before about how WordPress MU is best saved for a dedicated hosting account.&nbsp; However, we have not before gone over how simple it is to get WordPress MU up and running on your dedicated server.</p>
<p>Step one would be to download the needed files from the WordPress MU web site.&nbsp; They can be found at <a href="http://mu.wordpress.org">http://mu.wordpress.org</a>.&nbsp; next, you will want to unzip the files into your web directory.&nbsp; It will create a folder called wordpress-mu-version.&nbsp; You can change the name of this folder now to anything you need (most people change it to wpmu).&nbsp; </p>
<p>If you have not done so already, be sure you have enabled mod-rewrite on the account you are uploading the files to.</p>
<p>Next, open that location (yourdomain.com/wpmu/) in the web browser and follow the on screen instructions.&nbsp; Many important details can be found inside of the README.txt file that is included with the WordPress MU installation.&nbsp; </p>
<p>Now all you have to do is login and make sure all the files and folders are working correctly.&nbsp; You have successfully installed WordPress MU.</p>
<h3>More Dedicated Web Hosting Help!</h3>
<ul class="related_post">
<li><a href="http://www.dedicatedserverhosting.com/2008/07/02/changing-your-dedicated-password-in-plesk/" title="Changing Your Dedicated Password in Plesk">Changing Your Dedicated Password in Plesk</a></li>
<li><a href="http://www.dedicatedserverhosting.com/2010/02/16/dont-be-fooled-by-dedicated-deals/" title="Don&rsquo;t Be Fooled by Dedicated Deals">Don&rsquo;t Be Fooled by Dedicated Deals</a></li>
<li><a href="http://www.dedicatedserverhosting.com/2009/09/21/dedicated-hosting-for-businesses/" title="Dedicated Hosting for Businesses">Dedicated Hosting for Businesses</a></li>
<li><a href="http://www.dedicatedserverhosting.com/2009/09/21/dedicated-tutorial-roundup/" title="Dedicated Tutorial Blitz">Dedicated Tutorial Blitz</a></li>
<li><a href="http://www.dedicatedserverhosting.com/2009/09/21/dedicated-tutorial-round-up/" title="Dedicated Tutorial Round Up">Dedicated Tutorial Round Up</a></li>
<li><a href="http://www.dedicatedserverhosting.com/2009/09/04/what-is-managed-in-dedicated-hosting/" title="What is Managed in Dedicated Hosting">What is Managed in Dedicated Hosting</a></li>
<li><a href="http://www.dedicatedserverhosting.com/2009/08/26/critical-centos-and-redhat-kernal-patches/" title="Critical CentOS and RedHat Kernal Patches">Critical CentOS and RedHat Kernal Patches</a></li>
<li><a href="http://www.dedicatedserverhosting.com/2008/12/24/block-bruteforuce-attacks-in-apf/" title="Block Bruteforuce Attacks in APF">Block Bruteforuce Attacks in APF</a></li>
<li><a href="http://www.dedicatedserverhosting.com/2008/12/23/dos-prevention-on-a-dedicated-server/" title="DoS Prevention on a Dedicated Server">DoS Prevention on a Dedicated Server</a></li>
<li><a href="http://www.dedicatedserverhosting.com/2008/09/08/want-to-run-your-own-blog-network/" title="Want to Run Your Own Blog Network?">Want to Run Your Own Blog Network?</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.dedicatedserverhosting.com/2008/10/08/how-to-install-wordpress-mu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Enabling BFD on a Dedicated Server</title>
		<link>http://www.dedicatedserverhosting.com/2008/08/28/enabling-bfd-on-a-dedicated-server/</link>
		<comments>http://www.dedicatedserverhosting.com/2008/08/28/enabling-bfd-on-a-dedicated-server/#comments</comments>
		<pubDate>Thu, 28 Aug 2008 12:27:31 +0000</pubDate>
		<dc:creator>Dedicated Diva</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Dedicated Web Hosting]]></category>
		<category><![CDATA[Firewalls]]></category>
		<category><![CDATA[IP Addresses]]></category>
		<category><![CDATA[Self-Managing]]></category>
		<category><![CDATA[Server Security]]></category>
		<category><![CDATA[Shell Commands]]></category>
		<category><![CDATA[dedicated server tutorials]]></category>
		<category><![CDATA[apf firewall]]></category>
		<category><![CDATA[BFD]]></category>
		<category><![CDATA[brute force hacking]]></category>
		<category><![CDATA[brute force hacking protection]]></category>
		<category><![CDATA[dedicated server hosting]]></category>
		<category><![CDATA[dedicated server tutorial]]></category>
		<category><![CDATA[dedicated web server]]></category>
		<category><![CDATA[web hosting tutorial]]></category>

		<guid isPermaLink="false">http://www.dedicatedserverhosting.com/?p=263</guid>
		<description><![CDATA[After installing BFD on your dedicated server, you’ll want to configure and enable it out of test mode to get started protecting your server. 1. Edit the configuration file, which should be /usr/local/bfd/conf.bfd 2. Now we want to enable “brute force hack attempt alerts”. So first find ALERT_USR=“0” and change that to ALERT_USR=“1” which is [...]]]></description>
			<content:encoded><![CDATA[<p>After <a title="Install BFD on your Dedicated Server" href="http://www.dedicatedserverhosting.com/2008/08/27/install-bfd-on-a-dedicated-server" target="_blank">installing BFD on your dedicated server</a>, you’ll want to configure and enable it out of test mode to get started protecting your server.</p>
<p><strong>1. </strong>Edit the configuration file, which should be <em>/usr/local/bfd/conf.bfd</em></p>
<p><strong>2. </strong>Now we want to enable “brute force hack attempt alerts”. So first find <em>ALERT_USR=“0”</em> and change that to <em>ALERT_USR=“1”</em> which is ensuring that yes, you want alerts when there is a brute force hacking attempt.</p>
<p><strong>3. </strong>Where you want to send those alerts comes next! Find <em>EMAIL_USR=“root”</em> and change that to <em>EMAIL_USR=“emailaddresshere”</em><br />
<strong><br />
4. </strong><em>Ctrl+X</em> then <em>Y</em></p>
<p><strong>5. </strong>But wait…if you are disallowing everyone from accessing your SSH, doesn’t that mean you can’t get in either? Yep, so let’s prevent that. <em>pico –w /usr/local/bfd/ignore.hosts</em> and add your own IP(s). <em>Ctrl+X</em> then <em>Y</em>.</p>
<p>Now you can run BFD by entering <em>/usr/local/sbin/bfd –s</em></p>
<p>There are also ways to customize the configurations, but as these vary there’s no standard editing to describe! So you’re all set! Your <a title="Dedicated web server" href="http://www.lpdedicated.com" target="_blank">dedicated web server</a> is now ready to alert you to any brute force hacking attempts.<br />
<h3>More Dedicated Web Hosting Help!</h3>
<ul class="related_post">
<li><a href="http://www.dedicatedserverhosting.com/2008/08/27/install-bfd-on-a-dedicated-server/" title="Install BFD on a Dedicated Server">Install BFD on a Dedicated Server</a></li>
<li><a href="http://www.dedicatedserverhosting.com/2008/08/26/what-is-bfd/" title="What is BFD?">What is BFD?</a></li>
<li><a href="http://www.dedicatedserverhosting.com/2008/08/22/banning-ip-addresses-from-your-dedicated-server-with-apf/" title="Banning IP Addresses from your Dedicated Server with APF">Banning IP Addresses from your Dedicated Server with APF</a></li>
<li><a href="http://www.dedicatedserverhosting.com/2008/10/09/professional-wordpress-plugins-for-advanced-webmasters/" title="Professional WordPress Plugins for Advanced Webmasters">Professional WordPress Plugins for Advanced Webmasters</a></li>
<li><a href="http://www.dedicatedserverhosting.com/2008/07/28/three-amazing-server-monitoring-tools/" title="Three Amazing Server Monitoring Tools">Three Amazing Server Monitoring Tools</a></li>
<li><a href="http://www.dedicatedserverhosting.com/2008/06/12/managing-crontab-using-plesk/" title="Managing Crontab Using Plesk">Managing Crontab Using Plesk</a></li>
<li><a href="http://www.dedicatedserverhosting.com/2008/06/06/accessing-phpmyadmin-and-mysql-with-plesk/" title="Accessing phpMyAdmin and MySQL with Plesk">Accessing phpMyAdmin and MySQL with Plesk</a></li>
<li><a href="http://www.dedicatedserverhosting.com/2008/05/22/setting-up-private-nameservers-on-your-dedicated-server-part-2-of-2/" title="Setting Up Private Nameservers on Your Dedicated Server (Part 2 of 2)">Setting Up Private Nameservers on Your Dedicated Server (Part 2 of 2)</a></li>
<li><a href="http://www.dedicatedserverhosting.com/2008/05/21/setting-up-private-nameservers-on-your-dedicated-server-part-1-of-2/" title="Setting up Private Nameservers on Your Dedicated Server (Part 1 of 2)">Setting up Private Nameservers on Your Dedicated Server (Part 1 of 2)</a></li>
<li><a href="http://www.dedicatedserverhosting.com/2008/05/08/helpful-dedicated-server-terminology/" title="Helpful Dedicated Server Terminology">Helpful Dedicated Server Terminology</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.dedicatedserverhosting.com/2008/08/28/enabling-bfd-on-a-dedicated-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install BFD on a Dedicated Server</title>
		<link>http://www.dedicatedserverhosting.com/2008/08/27/install-bfd-on-a-dedicated-server/</link>
		<comments>http://www.dedicatedserverhosting.com/2008/08/27/install-bfd-on-a-dedicated-server/#comments</comments>
		<pubDate>Wed, 27 Aug 2008 12:16:51 +0000</pubDate>
		<dc:creator>Dedicated Diva</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Dedicated Web Hosting]]></category>
		<category><![CDATA[Firewalls]]></category>
		<category><![CDATA[Self-Managing]]></category>
		<category><![CDATA[Server Security]]></category>
		<category><![CDATA[Shell Commands]]></category>
		<category><![CDATA[dedicated server tutorials]]></category>
		<category><![CDATA[APF]]></category>
		<category><![CDATA[apf security]]></category>
		<category><![CDATA[BFD]]></category>
		<category><![CDATA[brute force detection]]></category>
		<category><![CDATA[dedicated server hosting]]></category>
		<category><![CDATA[dedicated server security]]></category>
		<category><![CDATA[dedicated server tutorial]]></category>
		<category><![CDATA[reliable dedicated hosting]]></category>
		<category><![CDATA[ssh tutorial]]></category>
		<category><![CDATA[web hosting tutorial]]></category>

		<guid isPermaLink="false">http://www.dedicatedserverhosting.com/?p=257</guid>
		<description><![CDATA[Lately, we have been talking a lot about dedicated server security. It is a huge issue for most webmasters, because security on any internet sphere is never absolute. There will always be hackers and spammers looking to bring your machine down, so the more you do to fight them, the better your chances are that [...]]]></description>
			<content:encoded><![CDATA[<p>Lately, we have been talking a lot about dedicated server security. It is a huge issue for most webmasters, because security on any internet sphere is never absolute. There will always be hackers and spammers looking to bring your machine down, so the more you do to fight them, the better your chances are that you will deter them from further attacks.</p>
<p>First, find yourself a <a title="Reliable Dedicated Server Host" href="http://www.lpdedicated.com" target="_blank">reliable dedicated server host</a> that you can call or email for technical support. Second, <a title="Install APF firewall on your dedicated server" href="http://www.dedicatedserverhosting.com/2008/04/02/installing-apf-on-a-dedicated-server/" target="_blank">install APF firewall on your dedicated server</a> to manage your level of server protection. Third, you’ll want to implement security features like installing BFD to check for brute force hack attempts.</p>
<p>Installing <a title="What is BFD" href="http://www.dedicatedserverhosting.com/2008/08/26/what-is-bfd/" target="_blank">BFD</a> is the first step of this two part tutorial. Make sure you already have APF firewall installed or this won’t work!</p>
<p><strong>1. </strong>Login to the root and <em>cd root/downloads</em> (AKA: wherever you store your files).</p>
<p><strong>2. </strong>Use the SSH command of <em>wget </em>as follows:<br />
<em>wget http://www.rfxnetworks.com/downloads/bfd-current.tar.gz</em></p>
<p><strong>3. </strong>Use the SSH command of <em>tar </em>as follows:<br />
<em>tar –xvzf bfd-current.tar.gz</em></p>
<p><strong>4. </strong>Use the SSH command of <em>cd </em>as follows:<br />
<em>cd bfd-0.7</em></p>
<p><strong>5. </strong>Run the <em>./install.sh</em> file. Once this is complete, you’ll receive the following message that alerts to you a proper installation:</p>
<p><em>.: BFD installed<br />
Install path: /usr/local/bfd<br />
Config path: /usr/local/bfd/conf.bfd<br />
Executable path: /usr/local/sbin/bfd</em></p>
<p>The next step of Enabling BFD to enable blocking of brute force attacks will be covered in an additional tutorial.<br />
<h3>More Dedicated Web Hosting Help!</h3>
<ul class="related_post">
<li><a href="http://www.dedicatedserverhosting.com/2008/08/26/what-is-bfd/" title="What is BFD?">What is BFD?</a></li>
<li><a href="http://www.dedicatedserverhosting.com/2008/08/22/banning-ip-addresses-from-your-dedicated-server-with-apf/" title="Banning IP Addresses from your Dedicated Server with APF">Banning IP Addresses from your Dedicated Server with APF</a></li>
<li><a href="http://www.dedicatedserverhosting.com/2008/08/28/enabling-bfd-on-a-dedicated-server/" title="Enabling BFD on a Dedicated Server">Enabling BFD on a Dedicated Server</a></li>
<li><a href="http://www.dedicatedserverhosting.com/2008/05/22/setting-up-private-nameservers-on-your-dedicated-server-part-2-of-2/" title="Setting Up Private Nameservers on Your Dedicated Server (Part 2 of 2)">Setting Up Private Nameservers on Your Dedicated Server (Part 2 of 2)</a></li>
<li><a href="http://www.dedicatedserverhosting.com/2008/04/02/installing-apf-on-a-dedicated-server/" title="Installing APF on a Dedicated Server">Installing APF on a Dedicated Server</a></li>
<li><a href="http://www.dedicatedserverhosting.com/2008/06/25/rootkit-detection-tools/" title="Rootkit Detection Tools">Rootkit Detection Tools</a></li>
<li><a href="http://www.dedicatedserverhosting.com/2008/06/24/what-is-a-rootkit/" title="What is a Rootkit?">What is a Rootkit?</a></li>
<li><a href="http://www.dedicatedserverhosting.com/2008/06/18/blocking-an-ip-address-on-your-dedicated-server/" title="Blocking an IP Address on Your Dedicated Server">Blocking an IP Address on Your Dedicated Server</a></li>
<li><a href="http://www.dedicatedserverhosting.com/2008/06/12/managing-crontab-using-plesk/" title="Managing Crontab Using Plesk">Managing Crontab Using Plesk</a></li>
<li><a href="http://www.dedicatedserverhosting.com/2008/06/06/accessing-phpmyadmin-and-mysql-with-plesk/" title="Accessing phpMyAdmin and MySQL with Plesk">Accessing phpMyAdmin and MySQL with Plesk</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.dedicatedserverhosting.com/2008/08/27/install-bfd-on-a-dedicated-server/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
