<?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>IPRobot.net</title>
	<atom:link href="http://www.iprobot.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.iprobot.net</link>
	<description>Technology, Reviews, Tutorials, Make Money Online, Linux Tutorials</description>
	<lastBuildDate>Wed, 21 Sep 2011 10:06:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>How to install WildCard SSL in cPanel</title>
		<link>http://www.iprobot.net/linux-tutorial/how-to-install-wildcard-ssl-in-cpanel/</link>
		<comments>http://www.iprobot.net/linux-tutorial/how-to-install-wildcard-ssl-in-cpanel/#comments</comments>
		<pubDate>Wed, 21 Sep 2011 10:06:24 +0000</pubDate>
		<dc:creator>DJS</dc:creator>
				<category><![CDATA[Linux Tutorial]]></category>

		<guid isPermaLink="false">http://www.iprobot.net/?p=227</guid>
		<description><![CDATA[Install the SSL Server Certificate Files Login to cPanel Click SSL/TLS Manager &#62; Certificates (CRT) &#62; Generate, view, upload or delete SSL certificates In the Upload a New Certificate section click the Browse button and locate your SSL Server Certificate &#8230; <a href="http://www.iprobot.net/linux-tutorial/how-to-install-wildcard-ssl-in-cpanel/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<h1>Install the SSL Server Certificate Files</h1>
<ol>
<li>Login to cPanel</li>
<li>Click SSL/TLS Manager &gt; Certificates (CRT) &gt; Generate, view, upload or delete SSL certificates</li>
<li>In the <strong>Upload a New Certificate</strong> section click the <strong>Browse</strong> button and locate your SSL Server Certificate file your_domain_com.txt.</li>
<li>Click the <strong>Upload</strong> button.</li>
<li>Click the <strong>Go Back</strong> link to return to SSL/TLS Manger.</li>
</ol>
<h1>Setup the Domain</h1>
<ol>
<li>Click SSL/TLS Manager &gt; <strong>Setup a SSL certificate to work with your site</strong>. If this option is not available to you your ISP may have disabled it and you will need to contact them to complete your SSL setup.</li>
<li>From the <strong>Domain</strong> drop down menu select the domain that will use the SSL Certificate. The system will attempt to <strong>Fetch</strong> the SSL Certificate and corresponding private key.</li>
<li>Open SSL_Intermediate.txt in Notepad or other simple text editor (not Word). Copy-and-paste <strong>all</strong> the contents of the GeoTrust_Intermediate.txt file into the <strong>Ca Bundle (CABUNDLE)</strong> box.</li>
<li>Click on <strong>Install Certificate</strong>. You should receive a message that the certificate was successfully installed. If you receive an error you may need to contact your web hosting provider for additional support.</li>
</ol>
<h1>How to set your subdomain SSL</h1>
<ol>
<li>Open public_html/.htaccess and add the following code
<p>RewriteCond %{SERVER_PORT} ^443$<br />
RewriteCond %{HTTP_HOST} ^abc\.domain\.com$ [NC]<br />
RewriteCond %{REQUEST_URI} !^/abc/<br />
RewriteRule ^(.*) /abc/$1</p>
<p>/abc/ is your subdomain folder under public_html.</li>
</ol>
<div class='bookmarkify'><a name='bookmarkify'></a><div class='linkbuttons'><a href='http://del.icio.us/post?url=http://www.iprobot.net/linux-tutorial/how-to-install-wildcard-ssl-in-cpanel/&amp;title=How to install WildCard SSL in cPanel' title='Save to del.icio.us' onclick='target="_blank";' rel='nofollow'><img src='http://www.iprobot.net/wp-content/plugins/bookmarkify/delicious.png' style='width:16px; height:16px;' alt='[del.icio.us]'  /></a> <a href='http://digg.com/submit?phase=2&amp;url=http://www.iprobot.net/linux-tutorial/how-to-install-wildcard-ssl-in-cpanel/&amp;title=How to install WildCard SSL in cPanel' title='Digg It!' onclick='target="_blank";' rel='nofollow'><img src='http://www.iprobot.net/wp-content/plugins/bookmarkify/digg.png' style='width:16px; height:16px;' alt='[Digg]'  /></a> <a href='http://reddit.com/submit?url=http://www.iprobot.net/linux-tutorial/how-to-install-wildcard-ssl-in-cpanel/&amp;title=How to install WildCard SSL in cPanel' title='Reddit' onclick='target="_blank";' rel='nofollow'><img src='http://www.iprobot.net/wp-content/plugins/bookmarkify/reddit.png' style='width:16px; height:16px;' alt='[Reddit]'  /></a> <a href='http://slashdot.org/bookmark.pl?url=http://www.iprobot.net/linux-tutorial/how-to-install-wildcard-ssl-in-cpanel/&amp;title=How to install WildCard SSL in cPanel' title='Slashdot It!' onclick='target="_blank";' rel='nofollow'><img src='http://www.iprobot.net/wp-content/plugins/bookmarkify/slashdot.png' style='width:16px; height:16px;' alt='[Slashdot]'  /></a> <a href='http://www.stumbleupon.com/submit?url=http://www.iprobot.net/linux-tutorial/how-to-install-wildcard-ssl-in-cpanel/&amp;title=How to install WildCard SSL in cPanel' title='Stumble It!' onclick='target="_blank";' rel='nofollow'><img src='http://www.iprobot.net/wp-content/plugins/bookmarkify/stumbleupon.png' style='width:16px; height:16px;' alt='[StumbleUpon]'  /></a> <a href='http://technorati.com/faves?add=http://www.iprobot.net/linux-tutorial/how-to-install-wildcard-ssl-in-cpanel/' title='Add to my Technorati Favorites' onclick='target="_blank";' rel='nofollow'><img src='http://www.iprobot.net/wp-content/plugins/bookmarkify/technorati.png' style='width:16px; height:16px;' alt='[Technorati]'  /></a> <a href='https://favorites.live.com/quickadd.aspx?mkt=en-us&amp;url=http://www.iprobot.net/linux-tutorial/how-to-install-wildcard-ssl-in-cpanel/&amp;title=How to install WildCard SSL in cPanel' title='Save to Windows Live' onclick='target="_blank";' rel='nofollow'><img src='http://www.iprobot.net/wp-content/plugins/bookmarkify/windowslive.png' style='width:16px; height:16px;' alt='[Windows Live]'  /></a> <a href='http://bookmarks.yahoo.com/toolbar/savebm?opener=tb&amp;u=http://www.iprobot.net/linux-tutorial/how-to-install-wildcard-ssl-in-cpanel/&amp;t=How to install WildCard SSL in cPanel' title='Save to Yahoo! Bookmarks' onclick='target="_blank";' rel='nofollow'><img src='http://www.iprobot.net/wp-content/plugins/bookmarkify/yahoo.png' style='width:16px; height:16px;' alt='[Yahoo!]'  /></a> </div></div>]]></content:encoded>
			<wfw:commentRss>http://www.iprobot.net/linux-tutorial/how-to-install-wildcard-ssl-in-cpanel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Recreate deleted &#8216;www&#8217; symbolic link in cPanel</title>
		<link>http://www.iprobot.net/linux-tutorial/recreate-deleted-www-symbolic-link-in-cpanel/</link>
		<comments>http://www.iprobot.net/linux-tutorial/recreate-deleted-www-symbolic-link-in-cpanel/#comments</comments>
		<pubDate>Thu, 04 Aug 2011 07:56:14 +0000</pubDate>
		<dc:creator>DJS</dc:creator>
				<category><![CDATA[Linux Tutorial]]></category>

		<guid isPermaLink="false">http://www.iprobot.net/?p=224</guid>
		<description><![CDATA[If you accidentally remove the &#8216;www&#8217; shortcut to public_html folder in cPanel, please follow tutorial below to recreate it. 1) Go to cPanel user folder cd /home/user/ 2) Create back the symbolic link ln -s public_html www 3) Change the &#8230; <a href="http://www.iprobot.net/linux-tutorial/recreate-deleted-www-symbolic-link-in-cpanel/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>If you accidentally remove the &#8216;www&#8217; shortcut to public_html folder in cPanel, please follow tutorial below to recreate it.</p>
<p>1) Go to cPanel user folder</p>
<blockquote><p>cd /home/user/</p></blockquote>
<p>2) Create back the symbolic link</p>
<blockquote><p>ln -s public_html www</p></blockquote>
<p>3) Change the ownership of the www sym link to the cPanel user&#8217;s ownership</p>
<blockquote><p>chown -h user.user www</p></blockquote>
<p>4) Done. Do a ls -al to double check the sym link.</p>
<blockquote><p>ls -al</p></blockquote>
<p>&nbsp;</p>
<div class='bookmarkify'><a name='bookmarkify'></a><div class='linkbuttons'><a href='http://del.icio.us/post?url=http://www.iprobot.net/linux-tutorial/recreate-deleted-www-symbolic-link-in-cpanel/&amp;title=Recreate deleted &#8216;www&#8217; symbolic link in cPanel' title='Save to del.icio.us' onclick='target="_blank";' rel='nofollow'><img src='http://www.iprobot.net/wp-content/plugins/bookmarkify/delicious.png' style='width:16px; height:16px;' alt='[del.icio.us]'  /></a> <a href='http://digg.com/submit?phase=2&amp;url=http://www.iprobot.net/linux-tutorial/recreate-deleted-www-symbolic-link-in-cpanel/&amp;title=Recreate deleted &#8216;www&#8217; symbolic link in cPanel' title='Digg It!' onclick='target="_blank";' rel='nofollow'><img src='http://www.iprobot.net/wp-content/plugins/bookmarkify/digg.png' style='width:16px; height:16px;' alt='[Digg]'  /></a> <a href='http://reddit.com/submit?url=http://www.iprobot.net/linux-tutorial/recreate-deleted-www-symbolic-link-in-cpanel/&amp;title=Recreate deleted &#8216;www&#8217; symbolic link in cPanel' title='Reddit' onclick='target="_blank";' rel='nofollow'><img src='http://www.iprobot.net/wp-content/plugins/bookmarkify/reddit.png' style='width:16px; height:16px;' alt='[Reddit]'  /></a> <a href='http://slashdot.org/bookmark.pl?url=http://www.iprobot.net/linux-tutorial/recreate-deleted-www-symbolic-link-in-cpanel/&amp;title=Recreate deleted &#8216;www&#8217; symbolic link in cPanel' title='Slashdot It!' onclick='target="_blank";' rel='nofollow'><img src='http://www.iprobot.net/wp-content/plugins/bookmarkify/slashdot.png' style='width:16px; height:16px;' alt='[Slashdot]'  /></a> <a href='http://www.stumbleupon.com/submit?url=http://www.iprobot.net/linux-tutorial/recreate-deleted-www-symbolic-link-in-cpanel/&amp;title=Recreate deleted &#8216;www&#8217; symbolic link in cPanel' title='Stumble It!' onclick='target="_blank";' rel='nofollow'><img src='http://www.iprobot.net/wp-content/plugins/bookmarkify/stumbleupon.png' style='width:16px; height:16px;' alt='[StumbleUpon]'  /></a> <a href='http://technorati.com/faves?add=http://www.iprobot.net/linux-tutorial/recreate-deleted-www-symbolic-link-in-cpanel/' title='Add to my Technorati Favorites' onclick='target="_blank";' rel='nofollow'><img src='http://www.iprobot.net/wp-content/plugins/bookmarkify/technorati.png' style='width:16px; height:16px;' alt='[Technorati]'  /></a> <a href='https://favorites.live.com/quickadd.aspx?mkt=en-us&amp;url=http://www.iprobot.net/linux-tutorial/recreate-deleted-www-symbolic-link-in-cpanel/&amp;title=Recreate deleted &#8216;www&#8217; symbolic link in cPanel' title='Save to Windows Live' onclick='target="_blank";' rel='nofollow'><img src='http://www.iprobot.net/wp-content/plugins/bookmarkify/windowslive.png' style='width:16px; height:16px;' alt='[Windows Live]'  /></a> <a href='http://bookmarks.yahoo.com/toolbar/savebm?opener=tb&amp;u=http://www.iprobot.net/linux-tutorial/recreate-deleted-www-symbolic-link-in-cpanel/&amp;t=Recreate deleted &#8216;www&#8217; symbolic link in cPanel' title='Save to Yahoo! Bookmarks' onclick='target="_blank";' rel='nofollow'><img src='http://www.iprobot.net/wp-content/plugins/bookmarkify/yahoo.png' style='width:16px; height:16px;' alt='[Yahoo!]'  /></a> </div></div>]]></content:encoded>
			<wfw:commentRss>http://www.iprobot.net/linux-tutorial/recreate-deleted-www-symbolic-link-in-cpanel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Migrating cPanel Accounts without homedir &#8211; The SSH Way</title>
		<link>http://www.iprobot.net/linux-tutorial/migrating-cpanel-accounts-without-homedir-the-ssh-way/</link>
		<comments>http://www.iprobot.net/linux-tutorial/migrating-cpanel-accounts-without-homedir-the-ssh-way/#comments</comments>
		<pubDate>Wed, 01 Jun 2011 03:30:27 +0000</pubDate>
		<dc:creator>DJS</dc:creator>
				<category><![CDATA[Linux Tutorial]]></category>

		<guid isPermaLink="false">http://www.iprobot.net/?p=220</guid>
		<description><![CDATA[Step 1: Generate backups without the homedir and sync them one by one removing each backup after the transfer Code: for x in `\ls -A1 /var/cpanel/users/`; do /scripts/pkgacct --skiphomedir ${x} ; rsync -aP /home/cpmove-${x}.tar.gz -e ssh root@NEW-SERVER-IP:/home/ ; rm -f &#8230; <a href="http://www.iprobot.net/linux-tutorial/migrating-cpanel-accounts-without-homedir-the-ssh-way/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Step 1: Generate backups without the homedir and sync them one by one removing each backup after the transfer</p>
<div>
<div>Code:</div>
<pre dir="ltr">for x in `\ls -A1 /var/cpanel/users/`; do /scripts/pkgacct --skiphomedir ${x} ; rsync -aP /home/cpmove-${x}.tar.gz -e ssh root@NEW-SERVER-IP:/home/ ; rm -f /home/cpmove-${x}.tar.gz ; done</pre>
</div>
<p>Step 2: Restore all accounts on the new server</p>
<div>
<div>Code:</div>
<pre dir="ltr">for x in `ls -A1 /home/cpmove*` ; do /scripts/restorepkg /home/${x} ; done</pre>
</div>
<p>Step 3: Sync /home from old server to new server</p>
<div>
<div>Code:</div>
<pre dir="ltr"> rsync -aP /home/ -e ssh root@NEW-SERVER-IP:/home/</pre>
</div>
<p>&nbsp;</p>
<div class='bookmarkify'><a name='bookmarkify'></a><div class='linkbuttons'><a href='http://del.icio.us/post?url=http://www.iprobot.net/linux-tutorial/migrating-cpanel-accounts-without-homedir-the-ssh-way/&amp;title=Migrating cPanel Accounts without homedir &#8211; The SSH Way' title='Save to del.icio.us' onclick='target="_blank";' rel='nofollow'><img src='http://www.iprobot.net/wp-content/plugins/bookmarkify/delicious.png' style='width:16px; height:16px;' alt='[del.icio.us]'  /></a> <a href='http://digg.com/submit?phase=2&amp;url=http://www.iprobot.net/linux-tutorial/migrating-cpanel-accounts-without-homedir-the-ssh-way/&amp;title=Migrating cPanel Accounts without homedir &#8211; The SSH Way' title='Digg It!' onclick='target="_blank";' rel='nofollow'><img src='http://www.iprobot.net/wp-content/plugins/bookmarkify/digg.png' style='width:16px; height:16px;' alt='[Digg]'  /></a> <a href='http://reddit.com/submit?url=http://www.iprobot.net/linux-tutorial/migrating-cpanel-accounts-without-homedir-the-ssh-way/&amp;title=Migrating cPanel Accounts without homedir &#8211; The SSH Way' title='Reddit' onclick='target="_blank";' rel='nofollow'><img src='http://www.iprobot.net/wp-content/plugins/bookmarkify/reddit.png' style='width:16px; height:16px;' alt='[Reddit]'  /></a> <a href='http://slashdot.org/bookmark.pl?url=http://www.iprobot.net/linux-tutorial/migrating-cpanel-accounts-without-homedir-the-ssh-way/&amp;title=Migrating cPanel Accounts without homedir &#8211; The SSH Way' title='Slashdot It!' onclick='target="_blank";' rel='nofollow'><img src='http://www.iprobot.net/wp-content/plugins/bookmarkify/slashdot.png' style='width:16px; height:16px;' alt='[Slashdot]'  /></a> <a href='http://www.stumbleupon.com/submit?url=http://www.iprobot.net/linux-tutorial/migrating-cpanel-accounts-without-homedir-the-ssh-way/&amp;title=Migrating cPanel Accounts without homedir &#8211; The SSH Way' title='Stumble It!' onclick='target="_blank";' rel='nofollow'><img src='http://www.iprobot.net/wp-content/plugins/bookmarkify/stumbleupon.png' style='width:16px; height:16px;' alt='[StumbleUpon]'  /></a> <a href='http://technorati.com/faves?add=http://www.iprobot.net/linux-tutorial/migrating-cpanel-accounts-without-homedir-the-ssh-way/' title='Add to my Technorati Favorites' onclick='target="_blank";' rel='nofollow'><img src='http://www.iprobot.net/wp-content/plugins/bookmarkify/technorati.png' style='width:16px; height:16px;' alt='[Technorati]'  /></a> <a href='https://favorites.live.com/quickadd.aspx?mkt=en-us&amp;url=http://www.iprobot.net/linux-tutorial/migrating-cpanel-accounts-without-homedir-the-ssh-way/&amp;title=Migrating cPanel Accounts without homedir &#8211; The SSH Way' title='Save to Windows Live' onclick='target="_blank";' rel='nofollow'><img src='http://www.iprobot.net/wp-content/plugins/bookmarkify/windowslive.png' style='width:16px; height:16px;' alt='[Windows Live]'  /></a> <a href='http://bookmarks.yahoo.com/toolbar/savebm?opener=tb&amp;u=http://www.iprobot.net/linux-tutorial/migrating-cpanel-accounts-without-homedir-the-ssh-way/&amp;t=Migrating cPanel Accounts without homedir &#8211; The SSH Way' title='Save to Yahoo! Bookmarks' onclick='target="_blank";' rel='nofollow'><img src='http://www.iprobot.net/wp-content/plugins/bookmarkify/yahoo.png' style='width:16px; height:16px;' alt='[Yahoo!]'  /></a> </div></div>]]></content:encoded>
			<wfw:commentRss>http://www.iprobot.net/linux-tutorial/migrating-cpanel-accounts-without-homedir-the-ssh-way/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Migrating cPanel Accounts &#8211; The SSH way</title>
		<link>http://www.iprobot.net/linux-tutorial/migrating-cpanel-accounts-the-ssh-way/</link>
		<comments>http://www.iprobot.net/linux-tutorial/migrating-cpanel-accounts-the-ssh-way/#comments</comments>
		<pubDate>Wed, 01 Jun 2011 03:26:01 +0000</pubDate>
		<dc:creator>DJS</dc:creator>
				<category><![CDATA[Linux Tutorial]]></category>

		<guid isPermaLink="false">http://www.iprobot.net/?p=217</guid>
		<description><![CDATA[On server1 (legacy server), run: 1) Code: mkdir /home/old_files &#38;&#38; mv /home/*.tar.gz /home/old_files 2) Code: ls -1 /home/&#124;grep -v '^\.'&#124;sed -e 's/\///'&#124;while read a; do /scripts/pkgacct ${a}; done &#38;&#62; /tmp/backup.log &#38; 3) Review /tmp/backup.log 4) Code: scp /home/*.tar.gz root@server2:/home/ On &#8230; <a href="http://www.iprobot.net/linux-tutorial/migrating-cpanel-accounts-the-ssh-way/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>On server1 (legacy server), run:<br />
1)</p>
<div>
<div>Code:</div>
<pre dir="ltr">mkdir /home/old_files &amp;&amp; mv /home/*.tar.gz /home/old_files</pre>
</div>
<p>2)</p>
<div>
<div>Code:</div>
<pre dir="ltr">ls -1 /home/|grep -v '^\.'|sed -e 's/\///'|while read a; do /scripts/pkgacct ${a}; done &amp;&gt; /tmp/backup.log &amp;</pre>
</div>
<p>3) Review /tmp/backup.log</p>
<p>4)</p>
<div>
<div>Code:</div>
<pre dir="ltr">scp /home/*.tar.gz root@server2:/home/</pre>
</div>
<p>On server2 (new server):</p>
<p>1) Verify all accounts have been transfered from step 4 above</p>
<p>2)</p>
<div>
<div>Code:</div>
<pre dir="ltr"> ls -1 /home/|grep gz$|while read f; do /scripts/restorepkg /home/${f}; done &amp;&gt; /tmp/restore.log &amp;</pre>
</div>
<p>3) Verify that no errors are to be found in /tmp/restore.log</p>
<p>&nbsp;</p>
<div class='bookmarkify'><a name='bookmarkify'></a><div class='linkbuttons'><a href='http://del.icio.us/post?url=http://www.iprobot.net/linux-tutorial/migrating-cpanel-accounts-the-ssh-way/&amp;title=Migrating cPanel Accounts &#8211; The SSH way' title='Save to del.icio.us' onclick='target="_blank";' rel='nofollow'><img src='http://www.iprobot.net/wp-content/plugins/bookmarkify/delicious.png' style='width:16px; height:16px;' alt='[del.icio.us]'  /></a> <a href='http://digg.com/submit?phase=2&amp;url=http://www.iprobot.net/linux-tutorial/migrating-cpanel-accounts-the-ssh-way/&amp;title=Migrating cPanel Accounts &#8211; The SSH way' title='Digg It!' onclick='target="_blank";' rel='nofollow'><img src='http://www.iprobot.net/wp-content/plugins/bookmarkify/digg.png' style='width:16px; height:16px;' alt='[Digg]'  /></a> <a href='http://reddit.com/submit?url=http://www.iprobot.net/linux-tutorial/migrating-cpanel-accounts-the-ssh-way/&amp;title=Migrating cPanel Accounts &#8211; The SSH way' title='Reddit' onclick='target="_blank";' rel='nofollow'><img src='http://www.iprobot.net/wp-content/plugins/bookmarkify/reddit.png' style='width:16px; height:16px;' alt='[Reddit]'  /></a> <a href='http://slashdot.org/bookmark.pl?url=http://www.iprobot.net/linux-tutorial/migrating-cpanel-accounts-the-ssh-way/&amp;title=Migrating cPanel Accounts &#8211; The SSH way' title='Slashdot It!' onclick='target="_blank";' rel='nofollow'><img src='http://www.iprobot.net/wp-content/plugins/bookmarkify/slashdot.png' style='width:16px; height:16px;' alt='[Slashdot]'  /></a> <a href='http://www.stumbleupon.com/submit?url=http://www.iprobot.net/linux-tutorial/migrating-cpanel-accounts-the-ssh-way/&amp;title=Migrating cPanel Accounts &#8211; The SSH way' title='Stumble It!' onclick='target="_blank";' rel='nofollow'><img src='http://www.iprobot.net/wp-content/plugins/bookmarkify/stumbleupon.png' style='width:16px; height:16px;' alt='[StumbleUpon]'  /></a> <a href='http://technorati.com/faves?add=http://www.iprobot.net/linux-tutorial/migrating-cpanel-accounts-the-ssh-way/' title='Add to my Technorati Favorites' onclick='target="_blank";' rel='nofollow'><img src='http://www.iprobot.net/wp-content/plugins/bookmarkify/technorati.png' style='width:16px; height:16px;' alt='[Technorati]'  /></a> <a href='https://favorites.live.com/quickadd.aspx?mkt=en-us&amp;url=http://www.iprobot.net/linux-tutorial/migrating-cpanel-accounts-the-ssh-way/&amp;title=Migrating cPanel Accounts &#8211; The SSH way' title='Save to Windows Live' onclick='target="_blank";' rel='nofollow'><img src='http://www.iprobot.net/wp-content/plugins/bookmarkify/windowslive.png' style='width:16px; height:16px;' alt='[Windows Live]'  /></a> <a href='http://bookmarks.yahoo.com/toolbar/savebm?opener=tb&amp;u=http://www.iprobot.net/linux-tutorial/migrating-cpanel-accounts-the-ssh-way/&amp;t=Migrating cPanel Accounts &#8211; The SSH way' title='Save to Yahoo! Bookmarks' onclick='target="_blank";' rel='nofollow'><img src='http://www.iprobot.net/wp-content/plugins/bookmarkify/yahoo.png' style='width:16px; height:16px;' alt='[Yahoo!]'  /></a> </div></div>]]></content:encoded>
			<wfw:commentRss>http://www.iprobot.net/linux-tutorial/migrating-cpanel-accounts-the-ssh-way/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ServerFreak &#8211; The FASTEST PHP 5 &amp; MySQL 5 Hosting 30% Lifetime Discount</title>
		<link>http://www.iprobot.net/buzz/serverfreak-the-fastest-php-5-mysql-5-hosting-30-lifetime-discount/</link>
		<comments>http://www.iprobot.net/buzz/serverfreak-the-fastest-php-5-mysql-5-hosting-30-lifetime-discount/#comments</comments>
		<pubDate>Fri, 13 May 2011 10:44:29 +0000</pubDate>
		<dc:creator>DJS</dc:creator>
				<category><![CDATA[Buzz]]></category>

		<guid isPermaLink="false">http://www.iprobot.net/?p=210</guid>
		<description><![CDATA[ServerFreak Technologies Sdn Bhd Need help moving your site? No problem, we&#8217;ll do it for you! Just contact support after you&#8217;ve signed up for more details. The ServerFreak Difference ServerFreak is a Malaysia web hosting company founded with the vision &#8230; <a href="http://www.iprobot.net/buzz/serverfreak-the-fastest-php-5-mysql-5-hosting-30-lifetime-discount/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone" title="ServerFreak Malaysia" src="http://web-hosting.net.my/banner/serverfreak_468_60.gif" alt="" width="468" height="60" /></p>
<p><a title="Malaysia Web Hosting" href="http://www.web-hosting.net.my"><strong>ServerFreak Technologies Sdn Bhd</strong><br />
</a><br />
<strong><em>Need help moving your site? No problem, we&#8217;ll do it for you!</em> Just contact support after you&#8217;ve signed up for more details.</strong></p>
<p><strong>The ServerFreak Difference</strong></p>
<p>ServerFreak  is a Malaysia web hosting company founded with the vision of offering  the highest quality service coupled with unparalled support and the  latest web technologies. Our ideology is to provide not only the  necessary resources needed to power your web presence, but to serve as a  second set of hands to help your business thrive. Today, <strong>ServerFreak</strong> is home to thousands of websites, ranging from personal blogs to e-commerce and corporate websites.</p>
<p><strong>ZERO Overselling</strong></p>
<p>It  has become a general trend in the industry for hosting companies to  offer unfeasible amounts of storage and transfer in hopes of gaining  customers on that notion alone. However, at ServerFreak, we promise to  never allocate more resources than we have available!</p>
<p><strong>Software</strong></p>
<p>- cPanel / DirectAdmin<br />
- Apache + Varnish (Web acceleration)<br />
- MySQL 5 (phpMyAdmin available)<br />
- PHP 5.2.X<br />
- Zend Optimizer<br />
- ionCube</p>
<p><strong><br />
ServerFreak is celebrating 8 years anniversary this month and we are giving 30% off for LIFE.<br />
* Offer is available to new accounts only (new customers, or as an additional account for an existing customer).</strong></p>
<p><strong>Coupon Code:</strong> <em>lyn308</em></p>
<p><strong>Packages</strong></p>
<p><strong>Deluxe</strong><br />
2GB Space<br />
50GB Bandwidth<br />
<strong>Free Domain!!!</strong><br />
Monthly: MYR12.60 (Normally MYR18)<br />
Annual: MYR126 (Normally MYR180)<br />
<strong><a href="https://secure.web-hosting.net.my/clients/order.php" target="_blank">Order Now</a></strong></p>
<p><strong>Elite</strong><br />
10GB Space<br />
100GB Bandwidth<br />
<strong>Free Domain!!!</strong><br />
Monthly: MYR21 (Normally MYR30)<br />
Annual: MYR210 (Normally MYR300)<br />
<strong><a href="https://secure.web-hosting.net.my/clients/order.php" target="_blank">Order Now</a></strong></p>
<p><strong>Platinum</strong><br />
30GB Space<br />
150GB Bandwidth<br />
<strong>Free Domain!!!</strong><br />
Monthly: MYR34.93 (Normally MYR49.90)<br />
Annual: MYR349.30 (Normally MYR499)<br />
<strong><a href="https://secure.web-hosting.net.my/clients/order.php" target="_blank">Order Now</a></strong></p>
<p><strong>Gold</strong><br />
60GB Space<br />
200GB Bandwidth<br />
<strong>Free Domain!!!</strong><br />
Monthly: MYR48.93 (NormallyMYR69.90)<br />
Annual: MYR489.30 (Normally MYR699<br />
<strong><a href="https://secure.web-hosting.net.my/clients/order.php" target="_blank">Order Now</a></strong></p>
<p><strong>Features</strong></p>
<p>- Free Assistance with Account Migration<br />
- 24x7x365 support<br />
- Dual Quad Core Xeon CPUs, 16GB+ RAM<br />
- RAID 10, High Performance Storage<br />
- Daily Backups to Off-site system<br />
- Optimized PHP5 and Apache + Varnish<br />
- Zend Optimizer<br />
- (SSH) Shell Access<br />
- Unlimited MySQL 5 Databases<br />
- Unlimited FTP Accounts<br />
- Unlimited E-mail Accounts<br />
- E-mail access via POP3, IMAP, and Webmail (Encrypted)<br />
- Unlimited Sub-Domains<br />
- Softaculous (150+ Scripts)<br />
- Secure Access to control panel</p>
<p><strong>FAQ: <a href="http://www.web-hosting.net.my/faq.html" target="_blank">http://www.web-hosting.net.my/faq.html</a><br />
Sales e-mail: sales [AT] web-hosting.net.my<br />
Helpdesk: <a href="https://secure.web-hosting.net.my/support/" target="_blank">https://secure.web-hosting.net.my/support/</a></strong></p>
<div class='bookmarkify'><a name='bookmarkify'></a><div class='linkbuttons'><a href='http://del.icio.us/post?url=http://www.iprobot.net/buzz/serverfreak-the-fastest-php-5-mysql-5-hosting-30-lifetime-discount/&amp;title=ServerFreak &#8211; The FASTEST PHP 5 &#038; MySQL 5 Hosting 30% Lifetime Discount' title='Save to del.icio.us' onclick='target="_blank";' rel='nofollow'><img src='http://www.iprobot.net/wp-content/plugins/bookmarkify/delicious.png' style='width:16px; height:16px;' alt='[del.icio.us]'  /></a> <a href='http://digg.com/submit?phase=2&amp;url=http://www.iprobot.net/buzz/serverfreak-the-fastest-php-5-mysql-5-hosting-30-lifetime-discount/&amp;title=ServerFreak &#8211; The FASTEST PHP 5 &#038; MySQL 5 Hosting 30% Lifetime Discount' title='Digg It!' onclick='target="_blank";' rel='nofollow'><img src='http://www.iprobot.net/wp-content/plugins/bookmarkify/digg.png' style='width:16px; height:16px;' alt='[Digg]'  /></a> <a href='http://reddit.com/submit?url=http://www.iprobot.net/buzz/serverfreak-the-fastest-php-5-mysql-5-hosting-30-lifetime-discount/&amp;title=ServerFreak &#8211; The FASTEST PHP 5 &#038; MySQL 5 Hosting 30% Lifetime Discount' title='Reddit' onclick='target="_blank";' rel='nofollow'><img src='http://www.iprobot.net/wp-content/plugins/bookmarkify/reddit.png' style='width:16px; height:16px;' alt='[Reddit]'  /></a> <a href='http://slashdot.org/bookmark.pl?url=http://www.iprobot.net/buzz/serverfreak-the-fastest-php-5-mysql-5-hosting-30-lifetime-discount/&amp;title=ServerFreak &#8211; The FASTEST PHP 5 &#038; MySQL 5 Hosting 30% Lifetime Discount' title='Slashdot It!' onclick='target="_blank";' rel='nofollow'><img src='http://www.iprobot.net/wp-content/plugins/bookmarkify/slashdot.png' style='width:16px; height:16px;' alt='[Slashdot]'  /></a> <a href='http://www.stumbleupon.com/submit?url=http://www.iprobot.net/buzz/serverfreak-the-fastest-php-5-mysql-5-hosting-30-lifetime-discount/&amp;title=ServerFreak &#8211; The FASTEST PHP 5 &#038; MySQL 5 Hosting 30% Lifetime Discount' title='Stumble It!' onclick='target="_blank";' rel='nofollow'><img src='http://www.iprobot.net/wp-content/plugins/bookmarkify/stumbleupon.png' style='width:16px; height:16px;' alt='[StumbleUpon]'  /></a> <a href='http://technorati.com/faves?add=http://www.iprobot.net/buzz/serverfreak-the-fastest-php-5-mysql-5-hosting-30-lifetime-discount/' title='Add to my Technorati Favorites' onclick='target="_blank";' rel='nofollow'><img src='http://www.iprobot.net/wp-content/plugins/bookmarkify/technorati.png' style='width:16px; height:16px;' alt='[Technorati]'  /></a> <a href='https://favorites.live.com/quickadd.aspx?mkt=en-us&amp;url=http://www.iprobot.net/buzz/serverfreak-the-fastest-php-5-mysql-5-hosting-30-lifetime-discount/&amp;title=ServerFreak &#8211; The FASTEST PHP 5 &#038; MySQL 5 Hosting 30% Lifetime Discount' title='Save to Windows Live' onclick='target="_blank";' rel='nofollow'><img src='http://www.iprobot.net/wp-content/plugins/bookmarkify/windowslive.png' style='width:16px; height:16px;' alt='[Windows Live]'  /></a> <a href='http://bookmarks.yahoo.com/toolbar/savebm?opener=tb&amp;u=http://www.iprobot.net/buzz/serverfreak-the-fastest-php-5-mysql-5-hosting-30-lifetime-discount/&amp;t=ServerFreak &#8211; The FASTEST PHP 5 &#038; MySQL 5 Hosting 30% Lifetime Discount' title='Save to Yahoo! Bookmarks' onclick='target="_blank";' rel='nofollow'><img src='http://www.iprobot.net/wp-content/plugins/bookmarkify/yahoo.png' style='width:16px; height:16px;' alt='[Yahoo!]'  /></a> </div></div>]]></content:encoded>
			<wfw:commentRss>http://www.iprobot.net/buzz/serverfreak-the-fastest-php-5-mysql-5-hosting-30-lifetime-discount/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mozilla Firefox 4 Released</title>
		<link>http://www.iprobot.net/software/mozilla-firefox-4-released/</link>
		<comments>http://www.iprobot.net/software/mozilla-firefox-4-released/#comments</comments>
		<pubDate>Tue, 22 Mar 2011 08:13:59 +0000</pubDate>
		<dc:creator>DJS</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.iprobot.net/?p=207</guid>
		<description><![CDATA[Mozilla&#8217;s official Firefox webpage hasn&#8217;t been updated yet to show the release of Firefox 4, but expect this to be done within the next 24 hours. Firefox 4 was supposed to be shipped to customers in November 2010, but several &#8230; <a href="http://www.iprobot.net/software/mozilla-firefox-4-released/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Mozilla&#8217;s official Firefox <a href="http://www.firefox.com">webpage</a> hasn&#8217;t been updated yet to show the release of Firefox 4, but expect this to be done within the next 24 hours. Firefox 4 was supposed to be shipped to customers in November 2010, but several delays caused the release date to be pushed back on multiple occasions.</p>
<p>Firefox 4 sports many new features, such as: a refreshed user interface with tabs-on-top, improved tab organization, improved add-on organization, improved support for HTML 5 and CSS 3, and improved performance with JavaScript.</p>
<p>Download links for Firefox 4 are available below:</p>
<p>    * <a href="http://releases.mozilla.org/pub/mozilla.org/firefox/releases/4.0/win32/en-US/Firefox%20Setup%204.0.exe">Firefox 4 for Windows</a><br />
    * <a href="http://releases.mozilla.org/pub/mozilla.org/firefox/releases/4.0/mac/en-US/Firefox%204.0.dmg">Firefox 4 for Mac OS X</a><br />
    * <a href="http://releases.mozilla.org/pub/mozilla.org/firefox/releases/4.0/linux-i686/en-US/firefox-4.0.tar.bz2">Firefox 4 for Linux (x86 and x64)</a></p>
<div class='bookmarkify'><a name='bookmarkify'></a><div class='linkbuttons'><a href='http://del.icio.us/post?url=http://www.iprobot.net/software/mozilla-firefox-4-released/&amp;title=Mozilla Firefox 4 Released' title='Save to del.icio.us' onclick='target="_blank";' rel='nofollow'><img src='http://www.iprobot.net/wp-content/plugins/bookmarkify/delicious.png' style='width:16px; height:16px;' alt='[del.icio.us]'  /></a> <a href='http://digg.com/submit?phase=2&amp;url=http://www.iprobot.net/software/mozilla-firefox-4-released/&amp;title=Mozilla Firefox 4 Released' title='Digg It!' onclick='target="_blank";' rel='nofollow'><img src='http://www.iprobot.net/wp-content/plugins/bookmarkify/digg.png' style='width:16px; height:16px;' alt='[Digg]'  /></a> <a href='http://reddit.com/submit?url=http://www.iprobot.net/software/mozilla-firefox-4-released/&amp;title=Mozilla Firefox 4 Released' title='Reddit' onclick='target="_blank";' rel='nofollow'><img src='http://www.iprobot.net/wp-content/plugins/bookmarkify/reddit.png' style='width:16px; height:16px;' alt='[Reddit]'  /></a> <a href='http://slashdot.org/bookmark.pl?url=http://www.iprobot.net/software/mozilla-firefox-4-released/&amp;title=Mozilla Firefox 4 Released' title='Slashdot It!' onclick='target="_blank";' rel='nofollow'><img src='http://www.iprobot.net/wp-content/plugins/bookmarkify/slashdot.png' style='width:16px; height:16px;' alt='[Slashdot]'  /></a> <a href='http://www.stumbleupon.com/submit?url=http://www.iprobot.net/software/mozilla-firefox-4-released/&amp;title=Mozilla Firefox 4 Released' title='Stumble It!' onclick='target="_blank";' rel='nofollow'><img src='http://www.iprobot.net/wp-content/plugins/bookmarkify/stumbleupon.png' style='width:16px; height:16px;' alt='[StumbleUpon]'  /></a> <a href='http://technorati.com/faves?add=http://www.iprobot.net/software/mozilla-firefox-4-released/' title='Add to my Technorati Favorites' onclick='target="_blank";' rel='nofollow'><img src='http://www.iprobot.net/wp-content/plugins/bookmarkify/technorati.png' style='width:16px; height:16px;' alt='[Technorati]'  /></a> <a href='https://favorites.live.com/quickadd.aspx?mkt=en-us&amp;url=http://www.iprobot.net/software/mozilla-firefox-4-released/&amp;title=Mozilla Firefox 4 Released' title='Save to Windows Live' onclick='target="_blank";' rel='nofollow'><img src='http://www.iprobot.net/wp-content/plugins/bookmarkify/windowslive.png' style='width:16px; height:16px;' alt='[Windows Live]'  /></a> <a href='http://bookmarks.yahoo.com/toolbar/savebm?opener=tb&amp;u=http://www.iprobot.net/software/mozilla-firefox-4-released/&amp;t=Mozilla Firefox 4 Released' title='Save to Yahoo! Bookmarks' onclick='target="_blank";' rel='nofollow'><img src='http://www.iprobot.net/wp-content/plugins/bookmarkify/yahoo.png' style='width:16px; height:16px;' alt='[Yahoo!]'  /></a> </div></div>]]></content:encoded>
			<wfw:commentRss>http://www.iprobot.net/software/mozilla-firefox-4-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Setup Software RAID for Windows Server 2003</title>
		<link>http://www.iprobot.net/windows-tutorial/how-to-setup-software-raid-for-windows-server-2003/</link>
		<comments>http://www.iprobot.net/windows-tutorial/how-to-setup-software-raid-for-windows-server-2003/#comments</comments>
		<pubDate>Tue, 23 Nov 2010 07:36:18 +0000</pubDate>
		<dc:creator>Awang Apandy</dc:creator>
				<category><![CDATA[Windows Tutorial]]></category>
		<category><![CDATA[software raid]]></category>
		<category><![CDATA[software raid in windows 2003]]></category>
		<category><![CDATA[windows 2003]]></category>

		<guid isPermaLink="false">http://www.iprobot.net/?p=199</guid>
		<description><![CDATA[Hi. Today I&#8217;m going to show you on how to setup a software RAID as usual. But this time, it will not be based on Linux or Unix operating system. Today I&#8217;m going to show how to setup for Windows &#8230; <a href="http://www.iprobot.net/windows-tutorial/how-to-setup-software-raid-for-windows-server-2003/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Hi. Today I&#8217;m going to show you on how to setup a software RAID as usual. But this time, it will not be based on Linux or Unix operating system. Today I&#8217;m going to show how to setup for Windows Server 2003. Yes, Windows Server 2003 has a built-in function that almost similar to Software RAID function. </p>
<p>Please make sure before this installation, you will need 2 identical hard disk with same space connected to the server. But the truth is, you don’t need to same hard disk with the same space amount, but as long as you partitioned the space equally then it would be good as well. But for beginner, it is better to get a hard disk that got the same space quantity, less percentage that you would get yourself confused.</p>
<p>Below are the steps on how to enable the Software RAID inside Windows Server 2003:<br />
<span id="more-199"></span></p>
<p>1) You may follow the initial windows setup here:</p>
<p>http://www.iprobot.net/windows-tutorial/how-to-install-windows-server-2003/</p>
<p>2) After the installation has finished, click on Start button and right-click on My Computer. Select Manage and click on it:</p>
<p><img src="http://img.serverfreak.com/support/tutorial/raidwindows/1.jpg" alt="" /><br />
&nbsp;</p>
<p>3) Next is to select Disk Management:</p>
<p><img src="http://img.serverfreak.com/support/tutorial/raidwindows/2.jpg" alt="" /><br />
&nbsp;</p>
<p>4) Right-click on your current hard disk that contained the Windows and select Convert To Dynamic Disk:</p>
<p><img src="http://img.serverfreak.com/support/tutorial/raidwindows/3.jpg" alt="" /><br />
&nbsp;</p>
<p>5) Select the hard disk that you want to convert. Make sure to select the 2nd hard disk you want to add as RAID as well to convert to Dynamic Disk and click the Ok button:</p>
<p><img src="http://img.serverfreak.com/support/tutorial/raidwindows/4.jpg" alt="" /><br />
&nbsp;</p>
<p>6) Click Convert button to proceed:</p>
<p><img src="http://img.serverfreak.com/support/tutorial/raidwindows/5.jpg" alt="" /><br />
&nbsp;</p>
<p>7) Please be advised that you can&#8217;t convert the hard disks back once to normal once you have converted to dynamic. Click the Yes button to proceed:</p>
<p><img src="http://img.serverfreak.com/support/tutorial/raidwindows/6.jpg" alt="" /><br />
&nbsp;</p>
<p> <img src='http://www.iprobot.net/wp-includes/images/smilies/icon_cool.gif' alt='8)' class='wp-smiley' /> Click Yes again to proceed:</p>
<p><img src="http://img.serverfreak.com/support/tutorial/raidwindows/7.jpg" alt="" /><br />
&nbsp;</p>
<p>9) After the conversion has been done, the system will go for a reboot.</p>
<p>10) Once the reboot done, open back the Computer Management and this time you can see both hard disks are labeled as Dynamic. Right click on the Disk 0 (which contains the operating system) and select Add Mirror (which is similar to RAID1, whereas the Extend Volume option is similar to RAID0) :</p>
<p><img src="http://img.serverfreak.com/support/tutorial/raidwindows/8.jpg" alt="" /><br />
&nbsp;</p>
<p>11) Now select the 2nd hard disk that you want to add as its mirror (RAID1) and click the button Add:</p>
<p><img src="http://img.serverfreak.com/support/tutorial/raidwindows/9.jpg" alt="" /><br />
&nbsp;</p>
<p>12) Now the system will start synchronizing. Don&#8217;t worry about the error message appeared since it is only mentioning that the boot file has been copied. Just wait for a while till it finished:</p>
<p><img src="http://img.serverfreak.com/support/tutorial/raidwindows/10.jpg" alt="" /><br />
&nbsp;</p>
<p>13) Once the synchronization has been done, this will be the final outlook of your hard disks appearance:</p>
<p><img src="http://img.serverfreak.com/support/tutorial/raidwindows/11.jpg" alt="" /><br />
&nbsp;</p>
<p>That is all on how to setup Software RAID on Windows Server 2003. It was relatively easy and quick. Happy Tryin <img src='http://www.iprobot.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<div class='bookmarkify'><a name='bookmarkify'></a><div class='linkbuttons'><a href='http://del.icio.us/post?url=http://www.iprobot.net/windows-tutorial/how-to-setup-software-raid-for-windows-server-2003/&amp;title=How to Setup Software RAID for Windows Server 2003' title='Save to del.icio.us' onclick='target="_blank";' rel='nofollow'><img src='http://www.iprobot.net/wp-content/plugins/bookmarkify/delicious.png' style='width:16px; height:16px;' alt='[del.icio.us]'  /></a> <a href='http://digg.com/submit?phase=2&amp;url=http://www.iprobot.net/windows-tutorial/how-to-setup-software-raid-for-windows-server-2003/&amp;title=How to Setup Software RAID for Windows Server 2003' title='Digg It!' onclick='target="_blank";' rel='nofollow'><img src='http://www.iprobot.net/wp-content/plugins/bookmarkify/digg.png' style='width:16px; height:16px;' alt='[Digg]'  /></a> <a href='http://reddit.com/submit?url=http://www.iprobot.net/windows-tutorial/how-to-setup-software-raid-for-windows-server-2003/&amp;title=How to Setup Software RAID for Windows Server 2003' title='Reddit' onclick='target="_blank";' rel='nofollow'><img src='http://www.iprobot.net/wp-content/plugins/bookmarkify/reddit.png' style='width:16px; height:16px;' alt='[Reddit]'  /></a> <a href='http://slashdot.org/bookmark.pl?url=http://www.iprobot.net/windows-tutorial/how-to-setup-software-raid-for-windows-server-2003/&amp;title=How to Setup Software RAID for Windows Server 2003' title='Slashdot It!' onclick='target="_blank";' rel='nofollow'><img src='http://www.iprobot.net/wp-content/plugins/bookmarkify/slashdot.png' style='width:16px; height:16px;' alt='[Slashdot]'  /></a> <a href='http://www.stumbleupon.com/submit?url=http://www.iprobot.net/windows-tutorial/how-to-setup-software-raid-for-windows-server-2003/&amp;title=How to Setup Software RAID for Windows Server 2003' title='Stumble It!' onclick='target="_blank";' rel='nofollow'><img src='http://www.iprobot.net/wp-content/plugins/bookmarkify/stumbleupon.png' style='width:16px; height:16px;' alt='[StumbleUpon]'  /></a> <a href='http://technorati.com/faves?add=http://www.iprobot.net/windows-tutorial/how-to-setup-software-raid-for-windows-server-2003/' title='Add to my Technorati Favorites' onclick='target="_blank";' rel='nofollow'><img src='http://www.iprobot.net/wp-content/plugins/bookmarkify/technorati.png' style='width:16px; height:16px;' alt='[Technorati]'  /></a> <a href='https://favorites.live.com/quickadd.aspx?mkt=en-us&amp;url=http://www.iprobot.net/windows-tutorial/how-to-setup-software-raid-for-windows-server-2003/&amp;title=How to Setup Software RAID for Windows Server 2003' title='Save to Windows Live' onclick='target="_blank";' rel='nofollow'><img src='http://www.iprobot.net/wp-content/plugins/bookmarkify/windowslive.png' style='width:16px; height:16px;' alt='[Windows Live]'  /></a> <a href='http://bookmarks.yahoo.com/toolbar/savebm?opener=tb&amp;u=http://www.iprobot.net/windows-tutorial/how-to-setup-software-raid-for-windows-server-2003/&amp;t=How to Setup Software RAID for Windows Server 2003' title='Save to Yahoo! Bookmarks' onclick='target="_blank";' rel='nofollow'><img src='http://www.iprobot.net/wp-content/plugins/bookmarkify/yahoo.png' style='width:16px; height:16px;' alt='[Yahoo!]'  /></a> </div></div>]]></content:encoded>
			<wfw:commentRss>http://www.iprobot.net/windows-tutorial/how-to-setup-software-raid-for-windows-server-2003/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Network Cables</title>
		<link>http://www.iprobot.net/uncategorized/network-cables/</link>
		<comments>http://www.iprobot.net/uncategorized/network-cables/#comments</comments>
		<pubDate>Tue, 23 Nov 2010 07:02:00 +0000</pubDate>
		<dc:creator>Awang Apandy</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.iprobot.net/?p=186</guid>
		<description><![CDATA[Network cable is the medium to connect one or more devices over a network. Network cables comes in a few type of forms. Below are the most popular network cables today: 1) Coaxial Cable It an electrical cable with an &#8230; <a href="http://www.iprobot.net/uncategorized/network-cables/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Network cable is the medium to connect one or more devices over a network. Network cables comes in a few type of forms. Below are the most popular network cables today:</p>
<p><strong>1) Coaxial Cable</strong><br />
<a href="http://www.iprobot.net/wp-content/uploads/2010/11/Coaxial-Cable.jpg"><img class="alignnone size-medium wp-image-187" src="http://www.iprobot.net/wp-content/uploads/2010/11/Coaxial-Cable-300x225.jpg" alt="" width="300" height="225" /></a></p>
<p>It an electrical cable with an inner conductor surrounded by a flexible, tubular insulating layer, surrounded by a tubular conducting shield.<br />
<span id="more-186"></span><br />
Coaxial cable is used as a transmission line for radio frequency signals, in applications such as connecting radio transmitters and receivers with their antennas, computer network (Internet) connections, and distributing cable television signals.</p>
<p>In the networking environment, they were once popular when connecting in a Token Ring network topology which has already obsolete.</p>
<p><strong>2) Twisted Pair Cable</strong><br />
<a href="http://www.iprobot.net/wp-content/uploads/2010/11/twisted-pair-cable-utp.jpg"><img class="alignnone size-medium wp-image-189" src="http://www.iprobot.net/wp-content/uploads/2010/11/twisted-pair-cable-utp-300x131.jpg" alt="" width="300" height="131" /></a></p>
<p>This is a type of wiring in which two conductors (the forward and return conductors of a single circuit) are twisted together for the purposes of canceling out electromagnetic interference (EMI) from external sources; for instance, electromagnetic radiation from unshielded twisted pair (UTP) cables, and crosstalk between neighboring pairs.</p>
<p>Twisted Pair has 2 different model which is UTP (Unshielded Twisted Pair) and STP (Shielded Twisted Pair). The difference between these two is that STP comes with a metal shield inside the wire jacket to prevent electromagnetic interference.</p>
<p>Twisted Pair also has two types of setting which is Straight Cable and Cross Cable. Straight cable normally being used to connect between pc-switch-pc topology. Meanwhile the Cross Cable is used only in direct connection between pc-pc. Although they are using the same cable, but their wiring codes are a bit difference. Below is an example of the cabling inside a normal Straight Cable and also Cross Cable:</p>
<p>Straight Cable<br />
<a href="http://www.iprobot.net/wp-content/uploads/2010/11/bbsm_lvl2spprt2.gif"><img class="alignnone size-medium wp-image-192" src="http://www.iprobot.net/wp-content/uploads/2010/11/bbsm_lvl2spprt2-300x172.gif" alt="" width="300" height="172" /></a></p>
<p>Cross Cable<br />
<a href="http://www.iprobot.net/wp-content/uploads/2010/11/cross.jpg"><img class="alignnone size-medium wp-image-193" src="http://www.iprobot.net/wp-content/uploads/2010/11/cross-300x170.jpg" alt="" width="300" height="170" /></a></p>
<p>The twisted pair comes with different type of categories. Below is the table showing each cable category&#8217;s specification:</p>
<table border="1" cellspacing="8" cellpadding="0">
<tbody>
<tr>
<td><strong>Category</strong></td>
<td><strong>Maximum data rate</strong></td>
<td><strong>Usual application</strong></td>
</tr>
<tr>
<td>CAT   1 (de facto name, never a standard)</td>
<td>Up   to 1 Mbps (1 MHz)</td>
<td>analog   voice (POTS)<br />
Basic Rate Interface in ISDN<br />
Doorbell wiring</td>
</tr>
<tr>
<td>CAT   2 (de facto name, never a standard)</td>
<td>4   Mbps</td>
<td>Mainly   used in the IBM cabling system for Token Ring networks</td>
</tr>
<tr>
<td>CAT   3</td>
<td>16   Mbps</td>
<td>Voice   (analog most popular implementation)<br />
10BASE-T Ethernet.</td>
</tr>
<tr>
<td>CAT   4</td>
<td>20   Mbps</td>
<td>Used   in 16 Mbps Token Ring.<br />
Otherwise not used much.</p>
<p>Was   only a standard briefly and never widely installed.</td>
</tr>
<tr>
<td>CAT   5</td>
<td>100   MHz</td>
<td>100   Mbps TPDDI<br />
155 Mbps ATM.<br />
No longer supported; replaced by 5E.<br />
10/100BASE-T<br />
4/16MBps Token Ring<br />
Analog Voice</td>
</tr>
<tr>
<td>CAT   5E</td>
<td>100   MHz</td>
<td>100   Mbps TPDDI<br />
155 Mbps ATM<br />
Gigabit Ethernet.<br />
Offers better near-end crosstalk than CAT 5</td>
</tr>
<tr>
<td>CAT   6</td>
<td>Up   to 250 MHz</td>
<td>Minimum   cabling for data centers in TIA-942.<br />
Quickly replacing category 5e.</td>
</tr>
<tr>
<td>CAT   6E</td>
<td>Up   to 500 MHz<br />
(field-tested to 500 MHz)</td>
<td>Support   for 10 Gigabit Ethernet (10GBASE-T.) May be either shielded (STP, ScTP,   S/FTP) or unshielded (UTP). This standard published in Feb. 2008.<br />
Minimum for Data Centers in ISO data center standard.</td>
</tr>
<tr>
<td>CAT   7<br />
(ISO Class F)</td>
<td>600   MHz<br />
1.2 GHz in pairs with Siemon connector</td>
<td>Full-motion   video<br />
Teleradiology<br />
Government and manufacturing environments<br />
Fully Shielded (S/FTP) system using non-RJ45 connectors but backwards   compatible with hybrid cords.<br />
Until February 2008, the only standard (published in 2002) to support   10GBASE-T for a full 100m.</td>
</tr>
</tbody>
</table>
<p>Among all these categories, CAT5E is currently the widely used among normal networking interface and topology. But soon after, CAT6E usage is rapidly increasing as there has been more hardware that goes Gigabit-enabled. But in the data center environment, most of the network connection among their switches and routers are using Fiber Optic cables.</p>
<p><strong>3) Fiber Optic Cable</strong><br />
<a href="http://www.iprobot.net/wp-content/uploads/2010/11/fiber_optics.jpg"><img class="alignnone size-full wp-image-195" src="http://www.iprobot.net/wp-content/uploads/2010/11/fiber_optics.jpg" alt="" width="275" height="294" /></a></p>
<p>An optical fiber cable is a cable containing one or more optical fibers. The optical fiber elements are typically individually coated with plastic layers and contained in a protective tube suitable for the environment where the cable will be deployed.</p>
<p>In practical fibers, the cladding is usually coated with a tough resin buffer layer, which may be further surrounded by a jacket layer, usually plastic. These layers add strength to the fiber but do not contribute to its optical wave guide properties. Rigid fiber assemblies sometimes put light-absorbing (&#8220;dark&#8221;) glass between the fibers, to prevent light that leaks out of one fiber from entering another. This reduces cross-talk between the fibers, or reduces flare in fiber bundle imaging applications.</p>
<p>As been mentioned earlier, the fiber optics cable are getting popular in the data center usage. Some are quite critical to serve as the network backbone of the data center&#8217;s communication to the Internet Service Providers. Fiber Optics are way faster than a normal twister pair cables. It transmit packet much faster and travel even further before the need to use Repeaters. Most importantly, it doesn&#8217;t being affected by electromagnetic interference and very hard to tap.</p>
<p>Currently most underwater cables are using fiber optics.</p>
<div class='bookmarkify'><a name='bookmarkify'></a><div class='linkbuttons'><a href='http://del.icio.us/post?url=http://www.iprobot.net/uncategorized/network-cables/&amp;title=Network Cables' title='Save to del.icio.us' onclick='target="_blank";' rel='nofollow'><img src='http://www.iprobot.net/wp-content/plugins/bookmarkify/delicious.png' style='width:16px; height:16px;' alt='[del.icio.us]'  /></a> <a href='http://digg.com/submit?phase=2&amp;url=http://www.iprobot.net/uncategorized/network-cables/&amp;title=Network Cables' title='Digg It!' onclick='target="_blank";' rel='nofollow'><img src='http://www.iprobot.net/wp-content/plugins/bookmarkify/digg.png' style='width:16px; height:16px;' alt='[Digg]'  /></a> <a href='http://reddit.com/submit?url=http://www.iprobot.net/uncategorized/network-cables/&amp;title=Network Cables' title='Reddit' onclick='target="_blank";' rel='nofollow'><img src='http://www.iprobot.net/wp-content/plugins/bookmarkify/reddit.png' style='width:16px; height:16px;' alt='[Reddit]'  /></a> <a href='http://slashdot.org/bookmark.pl?url=http://www.iprobot.net/uncategorized/network-cables/&amp;title=Network Cables' title='Slashdot It!' onclick='target="_blank";' rel='nofollow'><img src='http://www.iprobot.net/wp-content/plugins/bookmarkify/slashdot.png' style='width:16px; height:16px;' alt='[Slashdot]'  /></a> <a href='http://www.stumbleupon.com/submit?url=http://www.iprobot.net/uncategorized/network-cables/&amp;title=Network Cables' title='Stumble It!' onclick='target="_blank";' rel='nofollow'><img src='http://www.iprobot.net/wp-content/plugins/bookmarkify/stumbleupon.png' style='width:16px; height:16px;' alt='[StumbleUpon]'  /></a> <a href='http://technorati.com/faves?add=http://www.iprobot.net/uncategorized/network-cables/' title='Add to my Technorati Favorites' onclick='target="_blank";' rel='nofollow'><img src='http://www.iprobot.net/wp-content/plugins/bookmarkify/technorati.png' style='width:16px; height:16px;' alt='[Technorati]'  /></a> <a href='https://favorites.live.com/quickadd.aspx?mkt=en-us&amp;url=http://www.iprobot.net/uncategorized/network-cables/&amp;title=Network Cables' title='Save to Windows Live' onclick='target="_blank";' rel='nofollow'><img src='http://www.iprobot.net/wp-content/plugins/bookmarkify/windowslive.png' style='width:16px; height:16px;' alt='[Windows Live]'  /></a> <a href='http://bookmarks.yahoo.com/toolbar/savebm?opener=tb&amp;u=http://www.iprobot.net/uncategorized/network-cables/&amp;t=Network Cables' title='Save to Yahoo! Bookmarks' onclick='target="_blank";' rel='nofollow'><img src='http://www.iprobot.net/wp-content/plugins/bookmarkify/yahoo.png' style='width:16px; height:16px;' alt='[Yahoo!]'  /></a> </div></div>]]></content:encoded>
			<wfw:commentRss>http://www.iprobot.net/uncategorized/network-cables/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Setup Sofware RAID in FreeBSD</title>
		<link>http://www.iprobot.net/linux-tutorial/how-to-setup-sofware-raid-in-freebsd/</link>
		<comments>http://www.iprobot.net/linux-tutorial/how-to-setup-sofware-raid-in-freebsd/#comments</comments>
		<pubDate>Tue, 23 Nov 2010 02:14:11 +0000</pubDate>
		<dc:creator>Awang Apandy</dc:creator>
				<category><![CDATA[Linux Tutorial]]></category>

		<guid isPermaLink="false">http://www.iprobot.net/?p=179</guid>
		<description><![CDATA[I&#8217;m going to show you on how to setup the Software RAID for FreeBSD. The Software RAID process in FreeBSD is a lot simpler compared to the previous CentOS, Debian, or Ubuntu Software RAID. Please make sure before this installation, &#8230; <a href="http://www.iprobot.net/linux-tutorial/how-to-setup-sofware-raid-in-freebsd/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m going to show you on how to setup the Software RAID for FreeBSD. The Software RAID process in FreeBSD is a lot simpler compared to the previous CentOS, Debian, or Ubuntu Software RAID. </p>
<p>Please make sure before this installation, you will need 2 identical hard disk with same space connected to the server. But the truth is, you don’t need to same hard disk with the same space amount, but as long as you partitioned the space equally then it would be good as well. But for beginner, it is better to get a hard disk that got the same space quantity, less percentage that you would get yourself confused.</p>
<p>Below are the steps on how to setup the Software RAID on FreeBSD:<br />
1) Follow the initial operating system installation here:</p>
<p>http://www.iprobot.net/linux-tutorial/how-to-install-unix-freebsd/</p>
<p><span id="more-179"></span></p>
<p>2) Before starting, we need to enable the additional debugging information, or you will end up unable to run the mirroring process by typing <strong>sysctl kern.geom.debugflags=17</strong></p>
<p>3) Now we are going to start the process. The current hard disk is located in /dev/ad0 and the software RAID that we are going to create will be on /dev/mirror/gm0. So begin typing this to initiate the <em>geom</em> process <strong>gmirror label -vb round-robin gm0 /dev/ad0</strong></p>
<p>4) You should see this message upon entering the code above:<br />
<em>Metadata value stored on /dev/da0.<br />
Done.</em></p>
<p>5) Now we will initialize the <em>geom</em> by typing <strong>gmirror load</strong> When successful, the /dev/mirror directory will be created.</p>
<p>6) We need to make sure that the boot loader is installed to the new mirror. So type <strong>echo &#8216;geom_mirror_load=&#8221;YES&#8221;&#8216; &gt;&gt; /boot/loader.conf</strong></p>
<p>7) Just in case, just make a backup copy of fstab by typing <strong>cp fstab fstab.bak</strong> Then we will start editing the fstab by typing <strong>vi fstab</strong></p>
<p>8 ) Now change the current hard disk settings from /dev/ad0xxx to /dev/mirror/gm0xxx for example like the screenshot below:</p>
<p>Before<br />
<img alt="" src="http://img.serverfreak.com/support/tutorial/raidfreebsd/1.jpg" class="alignnone" width="720" height="117" /></p>
<p>After<br />
<img alt="" src="http://img.serverfreak.com/support/tutorial/raidfreebsd/2.jpg" class="alignnone" width="718" height="115" /></p>
<p>9) Once saved and done, reboot the server now by typing <strong>init 6</strong></p>
<p>10) After the reboot is done, now we can add the 2nd hard disk into the mirror by typing <strong>gmirror insert gm0 /dev/ad1</strong></p>
<p>11) Once added, you can always type <strong>gmirror status</strong> to view the synchronizing status:<br />
<img alt="" src="http://img.serverfreak.com/support/tutorial/raidfreebsd/3.jpg" class="alignnone" width="300" height="61" /></p>
<p>12) When you see the message below, it means that the synchronizing process is complete:<br />
<img alt="" src="http://img.serverfreak.com/support/tutorial/raidfreebsd/4.jpg" class="alignnone" width="576" height="19" /></p>
<p>13) You can check again the status by typing <strong>gmirror status</strong><br />
<img alt="" src="http://img.serverfreak.com/support/tutorial/raidfreebsd/5.jpg" class="alignnone" width="298" height="87" /></p>
<p>14) With this, your FreeBSD Software RAID setup has been done. You also can view the gmirror device list by typing <strong>gmirror list</strong> The result be be shown like below:<br />
<img src="http://img.serverfreak.com/support/tutorial/raidfreebsd/6.jpg" alt="" /></p>
<p>That is it. Your Software RAID now is ready for use. Happy Tryin  <img src='http://www.iprobot.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<div class='bookmarkify'><a name='bookmarkify'></a><div class='linkbuttons'><a href='http://del.icio.us/post?url=http://www.iprobot.net/linux-tutorial/how-to-setup-sofware-raid-in-freebsd/&amp;title=How to Setup Sofware RAID in FreeBSD' title='Save to del.icio.us' onclick='target="_blank";' rel='nofollow'><img src='http://www.iprobot.net/wp-content/plugins/bookmarkify/delicious.png' style='width:16px; height:16px;' alt='[del.icio.us]'  /></a> <a href='http://digg.com/submit?phase=2&amp;url=http://www.iprobot.net/linux-tutorial/how-to-setup-sofware-raid-in-freebsd/&amp;title=How to Setup Sofware RAID in FreeBSD' title='Digg It!' onclick='target="_blank";' rel='nofollow'><img src='http://www.iprobot.net/wp-content/plugins/bookmarkify/digg.png' style='width:16px; height:16px;' alt='[Digg]'  /></a> <a href='http://reddit.com/submit?url=http://www.iprobot.net/linux-tutorial/how-to-setup-sofware-raid-in-freebsd/&amp;title=How to Setup Sofware RAID in FreeBSD' title='Reddit' onclick='target="_blank";' rel='nofollow'><img src='http://www.iprobot.net/wp-content/plugins/bookmarkify/reddit.png' style='width:16px; height:16px;' alt='[Reddit]'  /></a> <a href='http://slashdot.org/bookmark.pl?url=http://www.iprobot.net/linux-tutorial/how-to-setup-sofware-raid-in-freebsd/&amp;title=How to Setup Sofware RAID in FreeBSD' title='Slashdot It!' onclick='target="_blank";' rel='nofollow'><img src='http://www.iprobot.net/wp-content/plugins/bookmarkify/slashdot.png' style='width:16px; height:16px;' alt='[Slashdot]'  /></a> <a href='http://www.stumbleupon.com/submit?url=http://www.iprobot.net/linux-tutorial/how-to-setup-sofware-raid-in-freebsd/&amp;title=How to Setup Sofware RAID in FreeBSD' title='Stumble It!' onclick='target="_blank";' rel='nofollow'><img src='http://www.iprobot.net/wp-content/plugins/bookmarkify/stumbleupon.png' style='width:16px; height:16px;' alt='[StumbleUpon]'  /></a> <a href='http://technorati.com/faves?add=http://www.iprobot.net/linux-tutorial/how-to-setup-sofware-raid-in-freebsd/' title='Add to my Technorati Favorites' onclick='target="_blank";' rel='nofollow'><img src='http://www.iprobot.net/wp-content/plugins/bookmarkify/technorati.png' style='width:16px; height:16px;' alt='[Technorati]'  /></a> <a href='https://favorites.live.com/quickadd.aspx?mkt=en-us&amp;url=http://www.iprobot.net/linux-tutorial/how-to-setup-sofware-raid-in-freebsd/&amp;title=How to Setup Sofware RAID in FreeBSD' title='Save to Windows Live' onclick='target="_blank";' rel='nofollow'><img src='http://www.iprobot.net/wp-content/plugins/bookmarkify/windowslive.png' style='width:16px; height:16px;' alt='[Windows Live]'  /></a> <a href='http://bookmarks.yahoo.com/toolbar/savebm?opener=tb&amp;u=http://www.iprobot.net/linux-tutorial/how-to-setup-sofware-raid-in-freebsd/&amp;t=How to Setup Sofware RAID in FreeBSD' title='Save to Yahoo! Bookmarks' onclick='target="_blank";' rel='nofollow'><img src='http://www.iprobot.net/wp-content/plugins/bookmarkify/yahoo.png' style='width:16px; height:16px;' alt='[Yahoo!]'  /></a> </div></div>]]></content:encoded>
			<wfw:commentRss>http://www.iprobot.net/linux-tutorial/how-to-setup-sofware-raid-in-freebsd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Setup Software RAID in Debian / Ubuntu</title>
		<link>http://www.iprobot.net/linux-tutorial/how-to-setup-software-raid-in-debian-ubuntu/</link>
		<comments>http://www.iprobot.net/linux-tutorial/how-to-setup-software-raid-in-debian-ubuntu/#comments</comments>
		<pubDate>Fri, 19 Nov 2010 06:40:52 +0000</pubDate>
		<dc:creator>Awang Apandy</dc:creator>
				<category><![CDATA[Linux Tutorial]]></category>

		<guid isPermaLink="false">http://www.iprobot.net/?p=163</guid>
		<description><![CDATA[This time around, I will show you how to configure the software RAID using Debian. This also can be applied to Ubuntu system as their are based on Debian platform anyway. As I mentioned earlier, the Software RAID configuration can &#8230; <a href="http://www.iprobot.net/linux-tutorial/how-to-setup-software-raid-in-debian-ubuntu/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>This time around, I will show you how to configure the software RAID using Debian. This also can be applied to Ubuntu system as their are based on Debian platform anyway. As I mentioned earlier, the Software RAID configuration can be quite troublesome and time consuming, but at least it is reliable and save a lot of cost when buying a hardware RAID instead.</p>
<p>For a normal installation of Debian or Ubuntu, you can refer to the links below for initial steps until the hard disk partitioning:</p>
<p>http://www.iprobot.net/linux-tutorial/how-to-install-linux-debian</p>
<p>http://www.iprobot.net/linux-tutorial/how-to-install-linux-ubuntu</p>
<p>Please make sure before this installation, you will need 2 identical hard disk with same space connected to the server. But the truth is, you don’t need to same hard disk with the same space amount, but as long as you partitioned the space equally then it would be good as well. But for beginner, it is better to get a hard disk that got the same space quantity, less percentage that you would get yourself confused.</p>
<p><span id="more-163"></span></p>
<p>Below are the steps on how to configure the Software RAID:</p>
<p>1) Select the Manual for the Partitioning Method:</p>
<p><img src="http://img.serverfreak.com/support/tutorial/raiddebian/1.jpg" alt="1" /><br />
&nbsp;</p>
<p>2) On this screen, it will show you the available hard disk for the installation. Make sure both hard disks are visible. Now select the first hard disk and hit Enter:</p>
<p><img src="http://img.serverfreak.com/support/tutorial/raiddebian/2.jpg" alt="2" /><br />
&nbsp;</p>
<p>3) A message will warns you that you are about to create a new partition that will destroy any existing partition. Choose Yes to proceed:</p>
<p><img src="http://img.serverfreak.com/support/tutorial/raiddebian/3.jpg" alt="3" /><br />
&nbsp;</p>
<p>4) You will noticed that it will create a new partition at the bottom of the hard disk. Choose the new partition and hit Enter:</p>
<p><img src="http://img.serverfreak.com/support/tutorial/raiddebian/4.jpg" alt="4" /><br />
&nbsp;</p>
<p>5) Select the Create New Partition:</p>
<p><img src="http://img.serverfreak.com/support/tutorial/raiddebian/5.jpg" alt="5" /><br />
&nbsp;</p>
<p>6) Since we are creating the partition for boot, just type <strong>100 MB</strong> in the line:</p>
<p><img src="http://img.serverfreak.com/support/tutorial/raiddebian/6.jpg" alt="6" /><br />
&nbsp;</p>
<p>7) Choose the Primary partition:</p>
<p><img src="http://img.serverfreak.com/support/tutorial/raiddebian/7.jpg" alt="" /><br />
&nbsp;</p>
<p>8 ) Choose to create new partition at the Beginning of the space:</p>
<p><img src="http://img.serverfreak.com/support/tutorial/raiddebian/8.jpg" alt="" /><br />
&nbsp;</p>
<p>9) On this screen, move you selector to Use As and hit Enter:</p>
<p><img src="http://img.serverfreak.com/support/tutorial/raiddebian/9.jpg" alt="" /><br />
&nbsp;</p>
<p>10) Please choose the Physical Volume For RAID option:</p>
<p><img src="http://img.serverfreak.com/support/tutorial/raiddebian/10.jpg" alt="null" /><br />
&nbsp;</p>
<p>11) Please make sure that the Bootable Flag is tuned On:</p>
<p><img src="http://img.serverfreak.com/support/tutorial/raiddebian/11.jpg" alt="null" /><br />
&nbsp;</p>
<p>12) Choose the Done Setting Up The Partition to save the new partition:</p>
<p><img src="http://img.serverfreak.com/support/tutorial/raiddebian/12.jpg" alt="null" /><br />
&nbsp;</p>
<p>13) You will be taken back to the first screen. Next is to choose the next free space and hit Enter:</p>
<p><img src="http://img.serverfreak.com/support/tutorial/raiddebian/13.jpg" alt="null" /><br />
&nbsp;</p>
<p>14) Select the Create A New Partition:</p>
<p><img src="http://img.serverfreak.com/support/tutorial/raiddebian/14.jpg" alt="null" /><br />
&nbsp;</p>
<p>15) Now we are adding the new partition for the Swap. Please take note that always make sure that the Swap size is double the amount than your physical RAM. Since my physical RAM was only 384MB, so my swap size should be set as <strong>768 MB</strong> in the box:</p>
<p><img src="http://img.serverfreak.com/support/tutorial/raiddebian/15.jpg" alt="null" /><br />
&nbsp;</p>
<p>16) Select the Primary option:</p>
<p><img src="http://img.serverfreak.com/support/tutorial/raiddebian/16.jpg" alt="null" /><br />
&nbsp;</p>
<p>17) Select the Beginning option:</p>
<p><img src="http://img.serverfreak.com/support/tutorial/raiddebian/17.jpg" alt="null" /><br />
&nbsp;</p>
<p>18 ) On the next screen, move your selector to the Use As and hit Enter:</p>
<p><img src="http://img.serverfreak.com/support/tutorial/raiddebian/18.jpg" alt="" /><br />
&nbsp;</p>
<p>19) Select the Physical Volume For RAID option:</p>
<p><img src="http://img.serverfreak.com/support/tutorial/raiddebian/19.jpg" alt="" /><br />
&nbsp;</p>
<p>20) After that, just straight away select the Done Setting Up The Partition to complete:</p>
<p><img src="http://img.serverfreak.com/support/tutorial/raiddebian/20.jpg" alt="" /><br />
&nbsp;</p>
<p>21) Back to the original screen, select the another free partition again and hit Enter:</p>
<p><img src="http://img.serverfreak.com/support/tutorial/raiddebian/21.jpg" alt="" /><br />
&nbsp;</p>
<p>22) Select the Create A New Partition option:</p>
<p><img src="http://img.serverfreak.com/support/tutorial/raiddebian/22.jpg" alt="" /><br />
&nbsp;</p>
<p>23) Now we are creating the partition for root. So just use all the leftover hard disk space:</p>
<p><img src="http://img.serverfreak.com/support/tutorial/raiddebian/23.jpg" alt="" /><br />
&nbsp;</p>
<p>24) Select the Primary option:</p>
<p><img src="http://img.serverfreak.com/support/tutorial/raiddebian/24.jpg" alt="" /><br />
&nbsp;</p>
<p>25) Move the selector to Use As and hit Enter:</p>
<p><img src="http://img.serverfreak.com/support/tutorial/raiddebian/25.jpg" alt="" /><br />
&nbsp;</p>
<p>26) Select the Physical Volume For RAID and hit Enter:</p>
<p><img src="http://img.serverfreak.com/support/tutorial/raiddebian/26.jpg" alt="" /><br />
&nbsp;</p>
<p>27) After that, just straight away choose the Done Setting Up The Partition:</p>
<p><img src="http://img.serverfreak.com/support/tutorial/raiddebian/27.jpg" alt="" /><br />
&nbsp;</p>
<p>28 ) Now moving on to the second hard disk for the partitioning. Hit Enter and please follow the Step 3 &#8211; 27 to do the same partitioning with the 2nd hard disk:</p>
<p><img src="http://img.serverfreak.com/support/tutorial/raiddebian/28.jpg" alt="" /><br />
&nbsp;</p>
<p>29) After the 2nd hard disk has been partitioned, the overall partition configuration will look exactly like the bottom. Each space in each partition will reflect to each other in the 2nd hard disk. So now move the selector to Configure Software RAID and hit Enter:</p>
<p><img src="http://img.serverfreak.com/support/tutorial/raiddebian/29.jpg" alt="" /><br />
&nbsp;</p>
<p>30) Select Yes to accept the new partition changes:</p>
<p><img src="http://img.serverfreak.com/support/tutorial/raiddebian/30.jpg" alt="" /><br />
&nbsp;</p>
<p>31) Now we will group the RAID hard disk. Select the Create MD Device option:</p>
<p><img src="http://img.serverfreak.com/support/tutorial/raiddebian/31.jpg" alt="" /><br />
&nbsp;</p>
<p>32) Choose your preferred RAID method. For now, we are going to choose RAID1:</p>
<p><img src="http://img.serverfreak.com/support/tutorial/raiddebian/32.jpg" alt="" /><br />
&nbsp;</p>
<p>33) Just leave the default number 2 for the number of RAID devices. This option may varies depending on which RAID type you selected:</p>
<p><img src="http://img.serverfreak.com/support/tutorial/raiddebian/33.jpg" alt="" /><br />
&nbsp;</p>
<p>34) Just leave it zero if you don&#8217;t put up any spare hard disk for your RAID:</p>
<p><img src="http://img.serverfreak.com/support/tutorial/raiddebian/34.jpg" alt="" /><br />
&nbsp;</p>
<p>35) Now select the SDA1 and SDB1 as we are creating the RAID for /boot:</p>
<p><img src="http://img.serverfreak.com/support/tutorial/raiddebian/35.jpg" alt="" /><br />
&nbsp;</p>
<p>36) When it has been done, choose the Finish to save the new RAID partition:</p>
<p><img src="http://img.serverfreak.com/support/tutorial/raiddebian/36.jpg" alt="" /><br />
&nbsp;</p>
<p>37) Now we are proceeding with the 2nd RAID partition. Choose the Configure Software RAID and hit Enter:</p>
<p><img src="http://img.serverfreak.com/support/tutorial/raiddebian/37.jpg" alt="" /><br />
&nbsp;</p>
<p>38 ) Select Yes to proceed with the RAID configuration:</p>
<p><img src="http://img.serverfreak.com/support/tutorial/raiddebian/38.jpg" alt="" /><br />
&nbsp;</p>
<p>39) Choose the  Create MD Device option:</p>
<p><img src="http://img.serverfreak.com/support/tutorial/raiddebian/39.jpg" alt="" /><br />
&nbsp;</p>
<p>40) Choose the RAID1 option:</p>
<p><img src="http://img.serverfreak.com/support/tutorial/raiddebian/40.jpg" alt="" /><br />
&nbsp;</p>
<p>41) Just leave the default value of 2 RAID active devices and proceed:</p>
<p><img src="http://img.serverfreak.com/support/tutorial/raiddebian/41.jpg" alt="" /><br />
&nbsp;</p>
<p>42) Leave the default value of zero for the RAID spare array unless you know what you are doing:</p>
<p><img src="http://img.serverfreak.com/support/tutorial/raiddebian/42.jpg" alt="" /><br />
&nbsp;</p>
<p>43) Now select the SDA2 and SDB2 for the Swap partition purposes:</p>
<p><img src="http://img.serverfreak.com/support/tutorial/raiddebian/43.jpg" alt="" /><br />
&nbsp;</p>
<p>44) Select the Finish to complete the setting for the Swap partition:</p>
<p><img src="http://img.serverfreak.com/support/tutorial/raiddebian/44.jpg" alt="" /><br />
&nbsp;</p>
<p>45) Now we proceed with the /root partition setup. Choose the Configure Software RAID and hit Enter:</p>
<p><img src="http://img.serverfreak.com/support/tutorial/raiddebian/45.jpg" alt="" /><br />
&nbsp;</p>
<p>46) Select Yes to proceed with the RAID partition setup:</p>
<p><img src="http://img.serverfreak.com/support/tutorial/raiddebian/46.jpg" alt="" /><br />
&nbsp;</p>
<p>47) Choose the Create MD Device option:</p>
<p><img src="http://img.serverfreak.com/support/tutorial/raiddebian/47.jpg" alt="" /><br />
&nbsp;</p>
<p>48) Choose the RAID1 setup:</p>
<p><img src="http://img.serverfreak.com/support/tutorial/raiddebian/48.jpg" alt="" /><br />
&nbsp;</p>
<p>49) Just leave the default value of 2 for the active RAID devices:</p>
<p><img src="http://img.serverfreak.com/support/tutorial/raiddebian/49.jpg" alt="" /><br />
&nbsp;</p>
<p>50) Leave the default value of zero for the spare RAID devices:</p>
<p><img src="http://img.serverfreak.com/support/tutorial/raiddebian/50.jpg" alt="" /><br />
&nbsp;</p>
<p>51) Now select the remaining partition for /root space which are SDA3 and SDB3:</p>
<p><img src="http://img.serverfreak.com/support/tutorial/raiddebian/51.jpg" alt="" /><br />
&nbsp;</p>
<p>52) Soon after, just choose the Finish to complete the setup:</p>
<p><img src="http://img.serverfreak.com/support/tutorial/raiddebian/52.jpg" alt="" /><br />
&nbsp;</p>
<p>53) Now the initial software RAID is completed like the below picture, what&#8217;s left is to assign each RAID partition its role. Now select the RAID partition Device #0 for /boot setup:</p>
<p><img src="http://img.serverfreak.com/support/tutorial/raiddebian/53.jpg" alt="" /><br />
&nbsp;</p>
<p>54) Choose the Use As and hit Enter:</p>
<p><img src="http://img.serverfreak.com/support/tutorial/raiddebian/54.jpg" alt="" /><br />
&nbsp;</p>
<p>55) Choose the EXT3 Journaling File System (or EXT4 for Ubuntu) and hit Enter:</p>
<p><img src="http://img.serverfreak.com/support/tutorial/raiddebian/55.jpg" alt="" /><br />
&nbsp;</p>
<p>56) Now move the selector to the Mount Point and hit Enter:</p>
<p><img src="http://img.serverfreak.com/support/tutorial/raiddebian/56.jpg" alt="" /><br />
&nbsp;</p>
<p>57) Now select the /boot and hit Enter:</p>
<p><img src="http://img.serverfreak.com/support/tutorial/raiddebian/57.jpg" alt="" /><br />
&nbsp;</p>
<p>58) Select the Done Setting Up The Partition to complete the /boot partition setup:</p>
<p><img src="http://img.serverfreak.com/support/tutorial/raiddebian/58.jpg" alt="" /><br />
&nbsp;</p>
<p>59) At the first screen again, now select the RAID Device #1 and hit Enter:</p>
<p><img src="http://img.serverfreak.com/support/tutorial/raiddebian/59.jpg" alt="" /><br />
&nbsp;</p>
<p>60) Move the selector to the Use As and hit Enter:</p>
<p><img src="http://img.serverfreak.com/support/tutorial/raiddebian/60.jpg" alt="" /><br />
&nbsp;</p>
<p>61) This time we are going to create a Swap partition for the operating system. So select the Swap Area and hit Enter:</p>
<p><img src="http://img.serverfreak.com/support/tutorial/raiddebian/61.jpg" alt="" /><br />
&nbsp;</p>
<p>62) Just straight away select the Done Setting Up The Partition soon done:</p>
<p><img src="http://img.serverfreak.com/support/tutorial/raiddebian/62.jpg" alt="" /><br />
&nbsp;</p>
<p>63) Now is to edit the last partition of the RAID which is meant for /root. Select the RAID Device #2 and hit Enter:</p>
<p><img src="http://img.serverfreak.com/support/tutorial/raiddebian/63.jpg" alt="" /><br />
&nbsp;</p>
<p>64) Move the selector to the Use As and hit Enter:</p>
<p><img src="http://img.serverfreak.com/support/tutorial/raiddebian/64.jpg" alt="" /><br />
&nbsp;</p>
<p>65) Select the EXT3 Journaling File System and hit Enter:</p>
<p><img src="http://img.serverfreak.com/support/tutorial/raiddebian/65.jpg" alt="" /><br />
&nbsp;</p>
<p>66) Now move the selector to the Mount Point and hit Enter:</p>
<p><img src="http://img.serverfreak.com/support/tutorial/raiddebian/66.jpg" alt="" /><br />
&nbsp;</p>
<p>67) Select the / &#8211; The Root File System and hit the Enter:</p>
<p><img src="http://img.serverfreak.com/support/tutorial/raiddebian/67.jpg" alt="" /><br />
&nbsp;</p>
<p>68) Finally select the Done Setting Up the Partition to complete the procedure:</p>
<p><img src="http://img.serverfreak.com/support/tutorial/raiddebian/68.jpg" alt="" /><br />
&nbsp;</p>
<p>69) The final outlook of the partition should be like below. Once confirmed, move the selector to the most bottom of the screen to select the Finish Partitioning And Write Changes To Disk and hit enter:</p>
<p><img src="http://img.serverfreak.com/support/tutorial/raiddebian/69.jpg" alt="" /><br />
&nbsp;</p>
<p>70) Just press Yes if you confirmed the partitions:</p>
<p><img src="http://img.serverfreak.com/support/tutorial/raiddebian/70.jpg" alt="" /><br />
&nbsp;</p>
<p>71) Then just follow the normal installation procedure. Once the server has been rebooted, log in as root and type <strong>cat /proc/mdstat</strong> to view the RAID status:</p>
<p><img src="http://img.serverfreak.com/support/tutorial/raiddebian/71.jpg" alt="" /><br />
&nbsp;</p>
<p>72) By default, the GRUB boot loader only were installed in one of the hard disk only. If you forgot this step, your second hard disk can’t boot by itself. You need to copy the GRUB from the SDA to SDB. Just type <strong>grub</strong> and follow like below, line by line:</p>
<p><strong>device (hd0) /dev/sda<br />
root (hd0,0)<br />
setup (hd0)<br />
device (hd1) /dev/sdb<br />
root (hd1,0)<br />
setup (hd1) </strong><br />
&nbsp;</p>
<p>73) For Ubuntu users version 9.10 and above, the system will install the boot loader in both partition during setup as long as you enabled the Boot from Degraded Disk option.</p>
<p>74) Please take note that the software RAID will be running under MDADM. This is a software that being developed to handle the RAID procedure inside the server. You can type <strong>mdadm –help</strong> for further information</p>
<p>The server&#8217;s software RAID should be running fine now. Happy trying <img src='http://www.iprobot.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<div class='bookmarkify'><a name='bookmarkify'></a><div class='linkbuttons'><a href='http://del.icio.us/post?url=http://www.iprobot.net/linux-tutorial/how-to-setup-software-raid-in-debian-ubuntu/&amp;title=How to Setup Software RAID in Debian / Ubuntu' title='Save to del.icio.us' onclick='target="_blank";' rel='nofollow'><img src='http://www.iprobot.net/wp-content/plugins/bookmarkify/delicious.png' style='width:16px; height:16px;' alt='[del.icio.us]'  /></a> <a href='http://digg.com/submit?phase=2&amp;url=http://www.iprobot.net/linux-tutorial/how-to-setup-software-raid-in-debian-ubuntu/&amp;title=How to Setup Software RAID in Debian / Ubuntu' title='Digg It!' onclick='target="_blank";' rel='nofollow'><img src='http://www.iprobot.net/wp-content/plugins/bookmarkify/digg.png' style='width:16px; height:16px;' alt='[Digg]'  /></a> <a href='http://reddit.com/submit?url=http://www.iprobot.net/linux-tutorial/how-to-setup-software-raid-in-debian-ubuntu/&amp;title=How to Setup Software RAID in Debian / Ubuntu' title='Reddit' onclick='target="_blank";' rel='nofollow'><img src='http://www.iprobot.net/wp-content/plugins/bookmarkify/reddit.png' style='width:16px; height:16px;' alt='[Reddit]'  /></a> <a href='http://slashdot.org/bookmark.pl?url=http://www.iprobot.net/linux-tutorial/how-to-setup-software-raid-in-debian-ubuntu/&amp;title=How to Setup Software RAID in Debian / Ubuntu' title='Slashdot It!' onclick='target="_blank";' rel='nofollow'><img src='http://www.iprobot.net/wp-content/plugins/bookmarkify/slashdot.png' style='width:16px; height:16px;' alt='[Slashdot]'  /></a> <a href='http://www.stumbleupon.com/submit?url=http://www.iprobot.net/linux-tutorial/how-to-setup-software-raid-in-debian-ubuntu/&amp;title=How to Setup Software RAID in Debian / Ubuntu' title='Stumble It!' onclick='target="_blank";' rel='nofollow'><img src='http://www.iprobot.net/wp-content/plugins/bookmarkify/stumbleupon.png' style='width:16px; height:16px;' alt='[StumbleUpon]'  /></a> <a href='http://technorati.com/faves?add=http://www.iprobot.net/linux-tutorial/how-to-setup-software-raid-in-debian-ubuntu/' title='Add to my Technorati Favorites' onclick='target="_blank";' rel='nofollow'><img src='http://www.iprobot.net/wp-content/plugins/bookmarkify/technorati.png' style='width:16px; height:16px;' alt='[Technorati]'  /></a> <a href='https://favorites.live.com/quickadd.aspx?mkt=en-us&amp;url=http://www.iprobot.net/linux-tutorial/how-to-setup-software-raid-in-debian-ubuntu/&amp;title=How to Setup Software RAID in Debian / Ubuntu' title='Save to Windows Live' onclick='target="_blank";' rel='nofollow'><img src='http://www.iprobot.net/wp-content/plugins/bookmarkify/windowslive.png' style='width:16px; height:16px;' alt='[Windows Live]'  /></a> <a href='http://bookmarks.yahoo.com/toolbar/savebm?opener=tb&amp;u=http://www.iprobot.net/linux-tutorial/how-to-setup-software-raid-in-debian-ubuntu/&amp;t=How to Setup Software RAID in Debian / Ubuntu' title='Save to Yahoo! Bookmarks' onclick='target="_blank";' rel='nofollow'><img src='http://www.iprobot.net/wp-content/plugins/bookmarkify/yahoo.png' style='width:16px; height:16px;' alt='[Yahoo!]'  /></a> </div></div>]]></content:encoded>
			<wfw:commentRss>http://www.iprobot.net/linux-tutorial/how-to-setup-software-raid-in-debian-ubuntu/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

