<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.3" -->
<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" 
	>

<channel>
	<title>Documentation and Tutorials by Fiber-Hosting LLC</title>
	<atom:link href="http://fiber-hosting.com/docs/feed" rel="self" type="application/rss+xml" /> 
	<link>http://fiber-hosting.com/docs</link>
	<description>Created for the novice server administrator of unix and linux powered servers.</description>
	<pubDate>Thu, 15 May 2008 23:24:43 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
	<language>en</language>
			<item>
		<title>Can&#8217;t locate DBD/mysql.pm</title>
		<link>http://fiber-hosting.com/docs/2008/05/linux/tutorials/cant-locate-dbdmysqlpm</link>
		<comments>http://fiber-hosting.com/docs/2008/05/linux/tutorials/cant-locate-dbdmysqlpm#comments</comments>
		<pubDate>Thu, 15 May 2008 23:21:11 +0000</pubDate>
		<dc:creator>admin0</dc:creator>
		
		<category><![CDATA[Linux Tutorials]]></category>

		<category><![CDATA[Unix Tutorials]]></category>

		<guid isPermaLink="false">http://fiber-hosting.com/docs/2008/05/linux/tutorials/cant-locate-dbdmysqlpm</guid>
		<description><![CDATA[This is the solution for the error &#8220;Can&#8217;t locate DBD/mysql.pm&#8221; that occurs on Linux or Unix.
How to fix this error:
wget http://www.cpan.org/modules/by-module/DBD/DBD-mysql-4.007.tar.gz
tar zxvf DBD-mysql-4.007.tar.gz
cd DBD*
perl Makefile.PL
makemake install
make clean
]]></description>
			<content:encoded><![CDATA[<p>This is the solution for the error &#8220;Can&#8217;t locate DBD/mysql.pm&#8221; that occurs on Linux or Unix.</p>
<p>How to fix this error:</p>
<pre>wget http://www.cpan.org/modules/by-module/DBD/DBD-mysql-4.007.tar.gz
tar zxvf DBD-mysql-4.007.tar.gz
cd DBD*
perl Makefile.PL
makemake install
make clean</pre>
]]></content:encoded>
			<wfw:commentRss>http://fiber-hosting.com/docs/2008/05/linux/tutorials/cant-locate-dbdmysqlpm/feed</wfw:commentRss>
		</item>
		<item>
		<title>Can&#8217;t locate DBI.pm in @INC</title>
		<link>http://fiber-hosting.com/docs/2008/05/linux/tutorials/cant-locate-dbipm-in-inc</link>
		<comments>http://fiber-hosting.com/docs/2008/05/linux/tutorials/cant-locate-dbipm-in-inc#comments</comments>
		<pubDate>Thu, 15 May 2008 23:15:51 +0000</pubDate>
		<dc:creator>admin0</dc:creator>
		
		<category><![CDATA[Linux Tutorials]]></category>

		<category><![CDATA[Unix Tutorials]]></category>

		<category><![CDATA[Can't locate DBI.pm]]></category>

		<category><![CDATA[DBI msql error]]></category>

		<category><![CDATA[DBI perl error]]></category>

		<guid isPermaLink="false">http://fiber-hosting.com/docs/2008/05/linux/tutorials/cant-locate-dbipm-in-inc</guid>
		<description><![CDATA[ The error &#8220;Can&#8217;t locate DBI.pm in @INC&#8221; on a Linux or UNIX server can be fixed the same way. We have listed the solution below.
How to fix this error:
wget http://www.cpan.org/modules/by-module/DBI/DBI-1.604.tar.gz
tar zxvf  DBI-1.604.tar.gz
cd DBI*
perl Makefile.PL
make
make install
make clean
This should correct the error while trying to run the perl script. If the next error you receive while trying to run the script is  &#8220;Can&#8217;t locate DBD/mysql.pm&#8221; then [...]]]></description>
			<content:encoded><![CDATA[<p> The error &#8220;Can&#8217;t locate DBI.pm in @INC&#8221; on a Linux or UNIX server can be fixed the same way. We have listed the solution below.</p>
<p><strong>How to fix this error:</strong></p>
<pre>wget http://www.cpan.org/modules/by-module/DBI/DBI-1.604.tar.gz
tar zxvf  DBI-1.604.tar.gz
cd DBI*
perl Makefile.PL
make
make install
make clean</pre>
<p>This should correct the error while trying to run the perl script. If the next error you receive while trying to run the script is  &#8220;Can&#8217;t locate DBD/mysql.pm&#8221; then please click <a TARGET="_blank" HREF="http://fiber-hosting.com/docs/2008/05/linux/tutorials/cant-locate-dbdmysqlpm">here</a> for the solution.</p>
]]></content:encoded>
			<wfw:commentRss>http://fiber-hosting.com/docs/2008/05/linux/tutorials/cant-locate-dbipm-in-inc/feed</wfw:commentRss>
		</item>
		<item>
		<title>How to Check Bandwidth Usage.</title>
		<link>http://fiber-hosting.com/docs/2008/04/fiber-hosting-service-usage-guides/how-to-check-bandwidth-usage</link>
		<comments>http://fiber-hosting.com/docs/2008/04/fiber-hosting-service-usage-guides/how-to-check-bandwidth-usage#comments</comments>
		<pubDate>Tue, 08 Apr 2008 17:26:58 +0000</pubDate>
		<dc:creator>admin0</dc:creator>
		
		<category><![CDATA[Fiber-Hosting Services]]></category>

		<category><![CDATA[Support]]></category>

		<category><![CDATA[Bandwidth]]></category>

		<category><![CDATA[Bandwidth Check]]></category>

		<guid isPermaLink="false">http://fiber-hosting.com/docs/2008/04/fiber-hosting-service-usage-guides/how-to-check-bandwidth-usage</guid>
		<description><![CDATA[
Checking Bandwidth


Open Browser
Enter URL https://www.fiber-hosting.com/cacti-export
Enter Login that was emailed to you
Enter Password that was emailed to you
Click Graphs Tab near top left
Click Graph that shows up

]]></description>
			<content:encoded><![CDATA[<ul>
<li><strong>Checking Bandwidth</strong></li>
</ul>
<ol>
<li>Open Browser</li>
<li>Enter URL <a TARGET="_blank" HREF="https://www.fiber-hosting.com/cacti-export">https://www.fiber-hosting.com/cacti-export</a></li>
<li>Enter Login that was emailed to you</li>
<li>Enter Password that was emailed to you</li>
<li>Click Graphs Tab near top left</li>
<li>Click Graph that shows up</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://fiber-hosting.com/docs/2008/04/fiber-hosting-service-usage-guides/how-to-check-bandwidth-usage/feed</wfw:commentRss>
		</item>
		<item>
		<title>How to: PHP 5 install on FreeBSD</title>
		<link>http://fiber-hosting.com/docs/2008/03/unix/how-to-php-5-install-on-freebsd</link>
		<comments>http://fiber-hosting.com/docs/2008/03/unix/how-to-php-5-install-on-freebsd#comments</comments>
		<pubDate>Sun, 23 Mar 2008 21:25:52 +0000</pubDate>
		<dc:creator>admin0</dc:creator>
		
		<category><![CDATA[Unix]]></category>

		<category><![CDATA[Unix Tutorials]]></category>

		<category><![CDATA[FreeBSD PHP]]></category>

		<category><![CDATA[Freebsd PHP install]]></category>

		<category><![CDATA[PHP5 Install]]></category>

		<guid isPermaLink="false">http://fiber-hosting.com/docs/2008/03/unix/how-to-php-5-install-on-freebsd</guid>
		<description><![CDATA[PHP (PHP: Hypertext Preprocessor) is a computer scripting language, originally designed for producing dynamic web pages. It is mainly used in server-side scripting, but can be used from a command line interface or in standalone graphical applications. -definition taken from Wikipedia

 Installing the PHP Port

cd /usr/ports/lang/php5make configmake install
When you run make config you will be shown a list of options [...]]]></description>
			<content:encoded><![CDATA[<p>PHP (PHP: Hypertext Preprocessor) is a computer scripting language, originally designed for producing dynamic web pages. It is mainly used in server-side scripting, but can be used from a command line interface or in standalone graphical applications. <em>-definition taken from <a HREF="http://en.wikipedia.org/wiki/PHP" TARGET="_blank">Wikipedia</a></em></p>
<ul>
<li> <strong>Installing the PHP Port</strong></li>
</ul>
<pre>cd /usr/ports/lang/php5make configmake install</pre>
<p>When you run make config you will be shown a list of options to choose from. To use PHP with Apache make sure the Apache Module box has a &#8220;X&#8221;.</p>
<ul>
<li> <strong>Adding the PHP 5 module to Apache</strong></li>
</ul>
<p>Apache needs the following lines in the httpd.conf file for php to work. These lines <strong>should</strong> already be added by the port but if you have problems you should double check your httpd.conf file.</p>
<p><strong>Apache 1.3.x</strong></p>
<pre>LoadModule php5_module        libexec/apache/libphp5.soAddModule mod_php5.c</pre>
<p><strong>Apache 2.x</strong></p>
<pre>LoadModule php5_module        libexec/apache/libphp5.so</pre>
<p>If you installed using the port and had Apache installed already the LoadModules should have been added during port install.</p>
<p>Next find your DirectoryIndex section in your httpd.conf file. Apache may be setup for PHP 4, but not PHP 5 currently so you will need to change your DirectoryIndex to look like this:</p>
<p>&lt;IfModule mod_dir.c&gt;</p>
<p>&lt;IfModule mod_php3.c&gt;</p>
<p>&lt;IfModule mod_php5.c&gt;</p>
<p>DirectoryIndex index.php index.php3 index.html</p>
<p>&lt;/IfModule&gt;</p>
<p>&lt;IfModule !mod_php4.c&gt;</p>
<p>DirectoryIndex index.php3 index.html</p>
<p>&lt;/IfModule&gt;</p>
<p>&lt;/IfModule&gt;</p>
<p>&lt;IfModule !mod_php3.c&gt;</p>
<p>&lt;IfModule mod_php5.c&gt;</p>
<p>DirectoryIndex index.php index.html index.htm</p>
<p>&lt;/IfModule&gt;</p>
<p>&lt;IfModule !mod_php4.c&gt;</p>
<p>DirectoryIndex index.html</p>
<p>&lt;/IfModule&gt;</p>
<p>&lt;/IfModule&gt;</p>
<p>&lt;/IfModule&gt;</p>
<p>Setting HTTPD to read index.php first.</p>
<pre>DirectoryIndex index.php index.html index.htm</pre>
<p>Now apache just needs to know what it should parse the PHP files with. These two lines should be added to the httpd.conf file, and can be put at the bottom if needed.</p>
<pre>AddType application/x-httpd-php .php
AddType application/x-httpd-php-source .phps</pre>
<p>If want to use PHP code inside of .htm files you can just add on those extensions.</p>
<pre>AddType application/x-httpd-php .php .htm .html</pre>
]]></content:encoded>
			<wfw:commentRss>http://fiber-hosting.com/docs/2008/03/unix/how-to-php-5-install-on-freebsd/feed</wfw:commentRss>
		</item>
		<item>
		<title>How to check transfer</title>
		<link>http://fiber-hosting.com/docs/2008/03/fiber-hosting-service-usage-guides/how-to-check-transfer</link>
		<comments>http://fiber-hosting.com/docs/2008/03/fiber-hosting-service-usage-guides/how-to-check-transfer#comments</comments>
		<pubDate>Tue, 11 Mar 2008 19:04:24 +0000</pubDate>
		<dc:creator>admin0</dc:creator>
		
		<category><![CDATA[Fiber-Hosting Services]]></category>

		<guid isPermaLink="false">http://fiber-hosting.com/docs/2008/03/fiber-hosting-service-usage-guides/how-to-check-transfer</guid>
		<description><![CDATA[Fiber Hosting Dedicated Server or Colocation customers come with bandwidth monitering. The moniters are online 24/7 to log clients usage.

Accessing Moniters


Open Web Browser.
Enter the url &#8220;https://www.fiber-hosting.com/cacti-export&#8221;
Enter the login name and password that was emailed to you.




]]></description>
			<content:encoded><![CDATA[<p>Fiber Hosting Dedicated Server or Colocation customers come with bandwidth monitering. The moniters are online 24/7 to log clients usage.</p>
<ul>
<li><strong>Accessing Moniters</strong></li>
</ul>
<ol>
<li>Open Web Browser.</li>
<li>Enter the url &#8220;https://www.fiber-hosting.com/cacti-export&#8221;</li>
<li>Enter the login name and password that was emailed to you.</li>
</ol>
<ul>
<li></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://fiber-hosting.com/docs/2008/03/fiber-hosting-service-usage-guides/how-to-check-transfer/feed</wfw:commentRss>
		</item>
		<item>
		<title>95% billing</title>
		<link>http://fiber-hosting.com/docs/2008/03/fiber-hosting-service-usage-guides/95-billing</link>
		<comments>http://fiber-hosting.com/docs/2008/03/fiber-hosting-service-usage-guides/95-billing#comments</comments>
		<pubDate>Tue, 11 Mar 2008 07:38:48 +0000</pubDate>
		<dc:creator>admin0</dc:creator>
		
		<category><![CDATA[Billing]]></category>

		<category><![CDATA[Fiber-Hosting Services]]></category>

		<category><![CDATA[95%]]></category>

		<guid isPermaLink="false">http://fiber-hosting.com/docs/2008/03/fiber-hosting-service-usage-guides/95-billing</guid>
		<description><![CDATA[Burstable billing is a method of measuring bandwidth based on peak utilization. It also allows usage to exceed a specified threshold for brief periods of time without the financial penalty of purchasing a higher commitment from an ISP.
The 95th percentile is a widely used mathematical calculation to evaluate the regular and sustained utilization of a [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Burstable billing</strong> is a method of measuring bandwidth based on peak utilization. It also allows usage to exceed a specified threshold for brief periods of time without the financial penalty of purchasing a higher commitment from an ISP.</p>
<p>The 95th percentile is a widely used mathematical calculation to evaluate the regular and sustained utilization of a network connection. It is commonly used among all major internet transit and peering networks, as well as <span class="mw-redirect">datacenters</span> and ISPs for both capacity planning and calculating usage. It roughly means ‘for most of the time this was the throughput on the line’.</p>
<p>The 95th percentile is a good number to use for billing as it can allow the customer throughput bursts without additional financial compensation. Basically the 95th percentile says that 95% of the time, the usage is at or below this amount. Conversely, usage could be above that amount up to 5% of the time.</p>
<p>Bandwidth is measured from the switch or router and recorded in a log file. In most cases this is done every 5 minutes. At the end of the month, the samples are sorted from highest to lowest, and the top 5% (which equal to approximately 36 hours of a 30-day billing cycle) of data is thrown away. The next highest measurement becomes the &#8216;billable utilization&#8217; for the month.</p>
<p>Based on this model, the top 36 hours (top 5% of 720 hours) of peak traffic is not taken into account when billed for an entire month. Bandwidth could be utilized at a higher rate for up to 65 min a day with no financial penalty.</p>
<p><a name="Criticism_for_end_user_billing" id="Criticism_for_end_user_billing"></a></p>
<p><em>For more Information please check out <a href="http://en.wikipedia.org/wiki/Burstable_billing" target="_blank">wikipedia.org</a></em></p>
<p>Article originally wrote by Wikipedia.org</p>
<p><em><a href="http://en.wikipedia.org/wiki/Burstable_billing" target="_blank"></a></em></p>
]]></content:encoded>
			<wfw:commentRss>http://fiber-hosting.com/docs/2008/03/fiber-hosting-service-usage-guides/95-billing/feed</wfw:commentRss>
		</item>
		<item>
		<title>Locking user account in FreeBSD</title>
		<link>http://fiber-hosting.com/docs/2008/02/unix/unix-tutorials/locking-user-account-in-freebsd</link>
		<comments>http://fiber-hosting.com/docs/2008/02/unix/unix-tutorials/locking-user-account-in-freebsd#comments</comments>
		<pubDate>Fri, 29 Feb 2008 09:27:31 +0000</pubDate>
		<dc:creator>admin0</dc:creator>
		
		<category><![CDATA[Unix Tutorials]]></category>

		<category><![CDATA[Locking users]]></category>

		<guid isPermaLink="false">http://fiber-hosting.com/docs/2008/02/unix/unix-tutorials/locking-user-account-in-freebsd</guid>
		<description><![CDATA[Locking user accounts in FreeBSD is simple. This can come in handy when an account needs suspended

 Locking Account


pw lock &#60;username&#62;


Unlocking Account


pw unlock &#60;username&#62;


Examples

If a user account on the machine is named &#8220;john&#8221; then the following would lock and unlock the account

  pw lock john
  pw unlock john



]]></description>
			<content:encoded><![CDATA[<p>Locking user accounts in FreeBSD is simple. This can come in handy when an account needs suspended</p>
<ul>
<li> <strong>Locking Account</strong></li>
</ul>
<ol>
<li>pw lock &lt;username&gt;</li>
</ol>
<ul>
<li><strong>Unlocking Account</strong></li>
</ul>
<ol>
<li>pw unlock &lt;username&gt;</li>
</ol>
<ul>
<li><strong>Examples</strong></li>
</ul>
<p>If a user account on the machine is named &#8220;john&#8221; then the following would lock and unlock the account</p>
<ol>
<li>  pw lock john</li>
<li>  pw unlock john</li>
</ol>
<ul></ul>
<ul></ul>
]]></content:encoded>
			<wfw:commentRss>http://fiber-hosting.com/docs/2008/02/unix/unix-tutorials/locking-user-account-in-freebsd/feed</wfw:commentRss>
		</item>
		<item>
		<title>Can&#8217;t connect to local MySQL server through socket &#8216;/tmp/mysql.sock&#8217;</title>
		<link>http://fiber-hosting.com/docs/2008/02/linux/cant-connect-to-local-mysql-server-through-socket-tmpmysqlsock</link>
		<comments>http://fiber-hosting.com/docs/2008/02/linux/cant-connect-to-local-mysql-server-through-socket-tmpmysqlsock#comments</comments>
		<pubDate>Fri, 29 Feb 2008 07:32:33 +0000</pubDate>
		<dc:creator>admin0</dc:creator>
		
		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Linux Tutorials]]></category>

		<category><![CDATA[Unix]]></category>

		<category><![CDATA[Unix Tutorials]]></category>

		<category><![CDATA[Mysql]]></category>

		<category><![CDATA[Mysql Help]]></category>

		<guid isPermaLink="false">http://fiber-hosting.com/docs/2008/02/linux/cant-connect-to-local-mysql-server-through-socket-tmpmysqlsock</guid>
		<description><![CDATA[This error can be quite a pain when setting up a new server.  It normally is not hard to fix so here are the ways we have used the most:
Can&#8217;t connect to local MySQL server through socket &#8216;/tmp/mysql.sock&#8217;

 Your mysql.sock might be located elsewhere use &#8216;find / -name mysql.sock&#8217;
If it is located else where then ln -s [target] [nameoflink] this will link the file and allow it to start.

Permissions

If you didnt find [...]]]></description>
			<content:encoded><![CDATA[<p>This error can be quite a pain when setting up a new server.  It normally is not hard to fix so here are the ways we have used the most:</p>
<p>Can&#8217;t connect to local MySQL server through socket &#8216;/tmp/mysql.sock&#8217;</p>
<ol>
<li> Your mysql.sock might be located elsewhere use &#8216;find / -name mysql.sock&#8217;</li>
<li>If it is located else where then ln -s [target] [nameoflink] this will link the file and allow it to start.</li>
</ol>
<p>Permissions</p>
<ol>
<li>If you didnt find mysql.sock on your system then do &#8216;cd /&#8217;</li>
<li>Then &#8216;chmod 777 tmp&#8217;</li>
</ol>
<p>Those should fix the issue</p>
]]></content:encoded>
			<wfw:commentRss>http://fiber-hosting.com/docs/2008/02/linux/cant-connect-to-local-mysql-server-through-socket-tmpmysqlsock/feed</wfw:commentRss>
		</item>
		<item>
		<title>Working Debian with HyperVM</title>
		<link>http://fiber-hosting.com/docs/2008/02/linux/working-debian-with-hypervm</link>
		<comments>http://fiber-hosting.com/docs/2008/02/linux/working-debian-with-hypervm#comments</comments>
		<pubDate>Wed, 13 Feb 2008 18:16:20 +0000</pubDate>
		<dc:creator>admin0</dc:creator>
		
		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Linux Tutorials]]></category>

		<category><![CDATA[Debian FIX]]></category>

		<category><![CDATA[Debian working on HyperVM]]></category>

		<guid isPermaLink="false">http://fiber-hosting.com/docs/2008/02/linux/working-debian-with-hypervm</guid>
		<description><![CDATA[We are not sure if everyone has this error, but Debian on Xen was not connecting to the Internet with default information. SSH was not starting due to errors. This is how we fixed out system

 Editing


vi /etc/network/interface  &#60;&#8212;edit IP and other Gateway information
ifdown eth0
ifup eth0
cd /dev/
./MAKEDEV generic
ls -la &#124; grep urandom &#60;&#8211;see if urandom is [...]]]></description>
			<content:encoded><![CDATA[<p>We are not sure if everyone has this error, but Debian on Xen was not connecting to the Internet with default information. SSH was not starting due to errors. This is how we fixed out system</p>
<ul>
<li> <strong>Editing</strong></li>
</ul>
<ol>
<li>vi /etc/network/interface  &lt;&#8212;edit IP and other Gateway information</li>
<li>ifdown eth0</li>
<li>ifup eth0</li>
<li>cd /dev/</li>
<li>./MAKEDEV generic</li>
<li>ls -la | grep urandom &lt;&#8211;see if urandom is now available</li>
<li>/etc/init.d/ssh start</li>
</ol>
<p>After these few commands sshd should now be start on the Debian server with working eth0.</p>
]]></content:encoded>
			<wfw:commentRss>http://fiber-hosting.com/docs/2008/02/linux/working-debian-with-hypervm/feed</wfw:commentRss>
		</item>
		<item>
		<title>How to install HyperVM on Linux</title>
		<link>http://fiber-hosting.com/docs/2008/02/linux/how-to-install-hypervm-on-linux</link>
		<comments>http://fiber-hosting.com/docs/2008/02/linux/how-to-install-hypervm-on-linux#comments</comments>
		<pubDate>Wed, 13 Feb 2008 18:03:37 +0000</pubDate>
		<dc:creator>admin0</dc:creator>
		
		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Linux Tutorials]]></category>

		<category><![CDATA[HyperVM install]]></category>

		<category><![CDATA[HyperVM linux install]]></category>

		<guid isPermaLink="false">http://fiber-hosting.com/docs/2008/02/linux/how-to-install-hypervm-on-linux</guid>
		<description><![CDATA[How to install HyperVM:
HyperVM is a  web based application that will allow you to create and manage different Virtual Machines each with each vps having its own Operating System. HyperVM also allows you to run multiple HyperVM servers linked together providing a tree of host servers.
HyperVM advanced features allow you to manage your vps [...]]]></description>
			<content:encoded><![CDATA[<p>How to install HyperVM:<br />
HyperVM is a  web based application that will allow you to create and manage different Virtual Machines each with each vps having its own Operating System. HyperVM also allows you to run multiple HyperVM servers linked together providing a tree of host servers.</p>
<p>HyperVM advanced features allow you to manage your vps hosting from a single console. HyperVm has been optimized for allowing you to have HyperVM clustered servers from anywhere in the world. These are some of HyperVM features:</p>
<p>Quote Taken from <a TARGET="_blank" HREF="http://lxlabs.com/software/hypervm/">http://lxlabs.com/software/hypervm/</a></p>
<ul>
<li> &#8220;Full Distribution.&#8221;</li>
<li> &#8220;Manage your entire data center.&#8221;</li>
<li> &#8220;HyperVM is successfully used by our clients to manage 1000s of vpses on 100s of servers.&#8221;</li>
<li> &#8220;Support for Windows Virtualization.&#8221;</li>
<li> &#8220;HyperVM allows efficient windows virtualization with advanced features like backup/restore built in.&#8221;</li>
<li> &#8220;Support for multiple virtualization technologies.&#8221;</li>
<li> &#8220;Live Migrate&#8221;</li>
</ul>
<p>This install of HyperVM is for Fedora Core servers, and this install was done on Fecora Core 6. This will use the XEN  kernel, memory will be set at a dedicated limit. The limit will allow customers programs to run slower when they reach their limit unlike Openvnz their programs will normally crash. HyperVM will also require you to reboot after changes to the vps like memory or hard drive space. Openvnz will do these changes instantly.</p>
<ul>
<li><strong>Downloading HyperVM</strong></li>
</ul>
<ol>
<li><a TARGET="_blank" HREF="http://www.fiber-hosting.com/hypervm-install-master.sh">hypervm-install-master.sh</a></li>
<li><a TARGET="_blank" HREF="http://www.fiber-hosting.com/hypervm-install-slave.sh">hypervm-install-slave.sh</a></li>
</ol>
<ul>
<li><strong>Getting Ready for Install </strong></li>
</ul>
<ol>
<li>disable selinux (edit /etc/sysconfig/selinux &lt;&#8211;  change to [SELINUX=disabled])</li>
<li> setenforce 0</li>
<li>chkconfig libvirtd off</li>
<li>reboot</li>
</ol>
<ul>
<li><strong>Installing HyperVM</strong></li>
</ul>
<ol>
<li>cd DIROFHyperVM/</li>
<li> sh ./hypervm-install-master.sh &#8211;virtualization-type=xen</li>
</ol>
<p><em>If this errors during install just rerun the command and if HyperVM is already install just type yes</em></p>
<ul>
<li><strong>Once server is booted</strong></li>
</ul>
<ol>
<li>ssh into the server</li>
<li>ssh back into server cd /usr/local/lxlabs/hypervm/httpdocs/</li>
<li>Type in command prompt: lphp.exe ../bin/common/setdriver.php &#8211;server=localhost &#8211;class=vps &#8211;driver=xen</li>
<li>This can take a few minute&#8217;s to become enabled sometimes we have had issues and use <em>service xend restart</em><em> </em></li>
<li>In web browser to http://IP:8887 or http://IP:8888  of the host computers IPLogin is admin password is also admin change once inside</li>
<li>Once you have logged in as admin add the extra IP address on the servers to HyperVM IP POOL list</li>
<li>Go the VM tab</li>
<li>Click ADD XEN</li>
<li>Set the name vm name</li>
<li>Password</li>
<li>Number of IPs allowed to use</li>
<li>Hostname of the server</li>
<li>Gateway IP of the HOST network</li>
<li>IF you have multiple VMServers you can now select from which gateway the IP class is on</li>
<li>If you only have one leave localhost</li>
<li>Select OS</li>
<li>Click ADD</li>
<li>Select Disk quota</li>
<li>Number of backups allowed of the vps</li>
<li>Skip the next 3 they are for Openvz</li>
<li>Set VPS real memory allowed from Hosting server example: 128 256 512 all are in mb</li>
<li>CPU usage allowed from host computer in percent example of on core host: 10 20 25</li>
<li>With Single Core host you are allowed 100% if you have Dual or Quad core you are allowed 200%-400%</li>
<li>Traffic monthly in mb &lt;&#8212; TRAFFICinGB x 1024</li>
<li>Number of IP address allowed to use</li>
<li>Check or uncheck if you allow backup schedule or backups allowed</li>
<li>Click add</li>
<li>Hypervm VPS will be installed</li>
</ol>
<p>If you are having troubles with Debian connecting and ssh please check out our other <a TARGET="_blank" HREF="http://fiber-hosting.com/docs/2008/02/linux/working-debian-with-hypervm">post</a></p>
]]></content:encoded>
			<wfw:commentRss>http://fiber-hosting.com/docs/2008/02/linux/how-to-install-hypervm-on-linux/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
