<?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>Affordable Web Hosting • Cloud Hosting • Dedicated Server Hosting &#187; How to Setup cpanel on debian OS ?</title>
	<atom:link href="http://2dogssolutions.co.uk/tag/how-to-setup-cpanel-on-debian-os/feed" rel="self" type="application/rss+xml" />
	<link>http://2dogssolutions.co.uk</link>
	<description>Complete information and technical articles about Web Hosting Technologies</description>
	<lastBuildDate>Mon, 30 Apr 2012 05:10:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How to Setup cpanel on debian OS ?</title>
		<link>http://2dogssolutions.co.uk/how-to-setup-cpanel-on-debian-os</link>
		<comments>http://2dogssolutions.co.uk/how-to-setup-cpanel-on-debian-os#comments</comments>
		<pubDate>Wed, 02 Sep 2009 01:19:03 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[Linux Dedicated Servers]]></category>
		<category><![CDATA[How to Setup cpanel on debian OS ?]]></category>
		<category><![CDATA[Install cPanel on Debian]]></category>
		<category><![CDATA[Steps to install cPanel on Debian]]></category>

		<guid isPermaLink="false">http://2dogssolutions.co.uk/?p=27</guid>
		<description><![CDATA[Comprehensive installers that take most of the effort out of installing the complex cPanel and WHM software packages are used by cpanel and WHM. The following things are required if you want to install cPanel and WHM: -One of the supported operating systems basic server install. -As cPanel and WHM will not run without a [...]]]></description>
			<content:encoded><![CDATA[<p>Comprehensive       installers that take most of the effort out of installing the complex cPanel       and WHM software packages are used by cpanel and WHM.</p>
<p>The following things are required if you want to install cPanel       and WHM:</p>
<p>-One of the supported operating systems basic server install.</p>
<p>-As cPanel and WHM will not run without a license file a cpanel license is a necessary.( A license from an authorized cpanel distributor or partner can be obtained along with a free 15-day test license )</p>
<p>Before Beginning :-</p>
<p><strong>A blank Dedicated server with a fresh operating system install is a must as cpanel and WHM can only be installed on it.</strong>The Dedicated server should have no data that you want to keep. Web pages, configuration files, user accounts and         scripts are included in this but are not limited.Some other type of data also cannot be kept. Many changes to your system will be made by your installer.This also includes the downloading and configuring of the packages you need. Due to all these changes made on your Dedicated server as you have installed the cpanel you are suggested to reformat the server if you want to uninstall the cPanel and WHM software.</p>
<p>Fresh installation with minimal installation options is suggested.wget and development tool libraries are also required.</p>
<p>-As MySQL, Apache, exim, PHP, etc will be installed by cPanel and WHM it is necessary that you install any    of these services beforehand.</p>
<p>-Make sure that package management (or ports) system is properly         configured (yum, apt-get, up2date, ports).</p>
<p>-Also ensure that /etc/resolv.conf contains valid name-Dedicated servers         that allow you to resolve domains properly.</p>
<p>Example &gt; You can also test this, try: dig domain.com @serverip</p>
<p>SYNTAX : Replace &#8220;domain.com&#8221; with       the name of a well known domain and replace &#8220;serverip&#8221; with the       IP address of a name-server in &#8220;/etc/resolv.conf&#8221;</p>
<p>A fully qualified domain name that       will not be used elsewhere on the server should be the hostname of this server.Already used hostname       should never be set by you to a name that is already used (www, ftp, mail, etc) or to the name of       an account on the server (www.domain.com).<strong>Your       hostname should never be a domain name and especially not the name of your       domain!!This is what the above written words mean.</strong></p>
<p>If you think that installation for       you should be done by cPanel, Inc and you have already obtained a license then, you may request it.IP address, the root password       of your Dedicated server and the operating system installed on the server should also be provided.</p>
<table border="0" summary="This table shows the recommended partitioning scheme">
<caption>The Following Partitioning Scheme Is Recommended </caption>
<thead>
<tr>
<th scope="col">Item</th>
<th scope="col">Setting</th>
</tr>
</thead>
<tbody>
<tr>
<th scope="row">/boot</th>
<td>35 MB (Megabytes)</td>
</tr>
<tr>
<th scope="row">/usr</th>
<td>8192+ MB<br />
(8192MB if you have a 80GB drive, 10240MB for a 100 GB drive,                                                          drive20480MB               for a 200GB drive, etc.)</td>
</tr>
<tr>
<th scope="row">/var</th>
<td>2500+ MB</td>
</tr>
<tr>
<th scope="row">/tmp</th>
<td>512+ MB</td>
</tr>
<tr>
<th scope="row">/</th>
<td>2048 MB</td>
</tr>
<tr>
<th scope="row">/home</th>
<td>Grow to fill disk</td>
</tr>
<tr>
<th scope="row">swap</th>
<td>2x memory size</td>
</tr>
</tbody>
</table>
<p>NOTE : Different partition       schemes are suitable for different types of hosting.To be allocated in different ways than others some servers may require       space.This recommended scheme       is an attempt to provide enough space for many different types of hosting       but it is no substitution for real world experience. This partition scheme       may need to be varied to suit the needs of your specific setup.</p>
<p>The &#8220;/tmp&#8221; directory is a special directory that is required         to be writable by all users and processes on the system. In general,         directories that are writable by all users and processes are a cause         for security concern, however this directory is a special case. To minimize         any security impact as a result of having an unsecured directory will         verify and potentially remount the partition with the &#8220;no exec&#8221; option.         Additionally, the installer will ensure that the sticky bit is set on         the directory and that the other permissions are correct. If &#8220;/tmp&#8221; is         not mounted on a separate partition, the installer will create a file         system disk image of 512 MB and mount &#8220;/tmp&#8221; on the newly created         disk image with the &#8220;no exec&#8221; directive. Under most circumstances,         512 MB is sufficient for the &#8220;/tmp&#8221;         partition; however, your system may require additional space. It is therefore         recommended that you include a separate partition for the &#8220;/tmp&#8221; mount         point (sized according to your size specification) prior to installing         cPanel.</p>
<p>Custom Configurations</p>
<p>Number of tools are provided by the cPanel within the cPanel and WHM Software to handle 	custom server and client configurations.Tools like those in our EasyApache system which allow you to configure modules, compile options, httpd.conf modifications, etc.</p>
<div class="infobox">
<p class="warning">At this time, the following configurations are not recommended and not supported by cPanel:</p>
<ul>
<li>Network Address Translation (NAT)</li>
<li>Operating systems not listed as supported on www.cpanel.net</li>
</ul>
<p>Choosing to use one of the above configurations can and most likely will result in unexpected experiences  		when trying to use cPanel and WHM.It is strongly recommend that you do not use them.</p>
<p>Minimum System Requirements</p>
<ul>
<li>P266</li>
<li>256 Meg of ram</li>
<li>20 GB of space (Partition sizes required to host multiple account.         Less than 500MB is needed for new files)</li>
</ul>
</div>
<div class="infobox">To install cpanel and WHM</div>
<div class="infobox">
<p>Make sure you are logged in as root and perform the following commands:</p>
<ol class="numbers">
<li># cd /home</li>
<li># wget http://layer1.cpanel.net/latest</li>
<li># sh latest</li>
</ol>
<div class="info">
<p>The installer has now started, and can take between 30 and 60 minutes         depending on your machine. If you are asked any questions press the <strong>Enter</strong> key         or <strong>q</strong> if there is no default. After the installation         has completed, you will need to setup WebHost Manager. You can refer to logging on for the first time for more information.</p>
<p>Important : To install cPanel you must have       a stable Internet connection. The installation will be aborted,if your shell session disconnects       during the installation of cPanel.The installation can be restarted if you want to by using <strong>sh latest</strong>, it is recommend that you format your machine and start over, ensuring       there are no problems with the installation.</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://2dogssolutions.co.uk/how-to-setup-cpanel-on-debian-os/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

