<?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>am3n portfolio &#187; install</title>
	<atom:link href="http://www.am3n.net/tag/install/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.am3n.net</link>
	<description>career, freelance and some stupid thing I do</description>
	<lastBuildDate>Mon, 09 May 2011 16:27:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Check the first time you install Linux OS</title>
		<link>http://www.am3n.net/2010/05/26/check-the-first-time-you-install-linux-os/</link>
		<comments>http://www.am3n.net/2010/05/26/check-the-first-time-you-install-linux-os/#comments</comments>
		<pubDate>Wed, 26 May 2010 16:40:37 +0000</pubDate>
		<dc:creator>am3n</dc:creator>
				<category><![CDATA[Web and System Administrator]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[date]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[os]]></category>
		<category><![CDATA[redhat]]></category>

		<guid isPermaLink="false">http://am3n.net/?p=261</guid>
		<description><![CDATA[If you forgot when you deploying (installing) a server (or Desktop) with Linux OS (esp. RedHat and its derivatives) you can check date of first file created after successful installation. You need root privileges to check the file. - Login as root, then - type &#8220;ls -l anaconda-ks.cfg&#8221; and hit Enter [root@patrick ~]# ls -l [...]
Related posts:<ol>
<li><a href='http://www.am3n.net/2009/02/09/check-linux-foldersize/' rel='bookmark' title='Check Linux Foldersize'>Check Linux Foldersize</a> <small>I don&#8217;t know if there are any utilities out there...</small></li>
<li><a href='http://www.am3n.net/2009/06/23/add-swap-on-linux/' rel='bookmark' title='Add Swap on Linux'>Add Swap on Linux</a> <small>From: FelipeCruz To add swap partition use command # mkswap...</small></li>
<li><a href='http://www.am3n.net/2009/01/06/install-jabberd-on-centos/' rel='bookmark' title='Install jabberd on CentOS'>Install jabberd on CentOS</a> <small>Create your own Instant Messaging Server!! The company need it...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>If you forgot when you deploying (installing) a server (or Desktop) with Linux OS (esp. RedHat and its derivatives) you can check date of first file created after successful installation. You need root privileges to check the file.<br />
<span id="more-261"></span><br />
- Login as root, then<br />
- type &#8220;ls -l anaconda-ks.cfg&#8221; and hit Enter</p>
<pre>[root@patrick ~]# ls -l anaconda-ks.cfg
-rw-r--r--  1 root root 1483 Aug  6  2005 anaconda-ks.cfg</pre>
<p>So the first time I installed Linux on that server is 6 Aug 2005, if I haven&#8217;t reinstalled the OS, then that date will be also the date for the hardware is being use for the first time also. Now after 5 happy years running 24/7. Isn&#8217;t about time to replace the hardware with the new and faster one?</p>
<script type="text/javascript" src="http://cdn.socialtwist.com/2009042316105/script.js"></script><a class="st-taf" href="http://tellafriend.socialtwist.com:80" onclick="return false;" style="border:0;padding:0;margin:0;"><img alt="SocialTwist Tell-a-Friend" style="border:0;padding:0;margin:0;" src="http://images.socialtwist.com/2009042316105/button.png"onmouseout="STTAFFUNC.hideHoverMap(this)" onmouseover="STTAFFUNC.showHoverMap(this, '2009042316105', 'http%3A%2F%2Fwww.am3n.net%2F2010%2F05%2F26%2Fcheck-the-first-time-you-install-linux-os%2F', 'Check+the+first+time+you+install+Linux+OS')" onclick="STTAFFUNC.cw(this, {id:'2009042316105', link: 'http%3A%2F%2Fwww.am3n.net%2F2010%2F05%2F26%2Fcheck-the-first-time-you-install-linux-os%2F', title: 'Check+the+first+time+you+install+Linux+OS' });"/></a><p>Related posts:<ol>
<li><a href='http://www.am3n.net/2009/02/09/check-linux-foldersize/' rel='bookmark' title='Check Linux Foldersize'>Check Linux Foldersize</a> <small>I don&#8217;t know if there are any utilities out there...</small></li>
<li><a href='http://www.am3n.net/2009/06/23/add-swap-on-linux/' rel='bookmark' title='Add Swap on Linux'>Add Swap on Linux</a> <small>From: FelipeCruz To add swap partition use command # mkswap...</small></li>
<li><a href='http://www.am3n.net/2009/01/06/install-jabberd-on-centos/' rel='bookmark' title='Install jabberd on CentOS'>Install jabberd on CentOS</a> <small>Create your own Instant Messaging Server!! The company need it...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.am3n.net/2010/05/26/check-the-first-time-you-install-linux-os/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install SSH (SFTP) server on Windows 2000</title>
		<link>http://www.am3n.net/2010/04/19/install-ssh-sftp-server-on-windows-2000/</link>
		<comments>http://www.am3n.net/2010/04/19/install-ssh-sftp-server-on-windows-2000/#comments</comments>
		<pubDate>Mon, 19 Apr 2010 10:45:09 +0000</pubDate>
		<dc:creator>am3n</dc:creator>
				<category><![CDATA[Web and System Administrator]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[putty]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://am3n.net/?p=255</guid>
		<description><![CDATA[Below is step-by-step installation SSH (and SFTP) server on Windows NT Based (Windows 2000 Server). It&#8217;s easy to follow and I bet you can do it by your self. Login as Administrator Create windows user with name ftp_user (and specified the password) Go to http://sshwindows.sourceforge.net/download/ download Binary Installer Release then Extract and Install Openssh server. [...]
Related posts:<ol>
<li><a href='http://www.am3n.net/2008/05/03/running-mysqld-as-standalone-application-on-windows/' rel='bookmark' title='Running MySQLd as standalone application on Windows'>Running MySQLd as standalone application on Windows</a> <small>My friend asked me how to get MySQL running as...</small></li>
<li><a href='http://www.am3n.net/2009/12/14/bind-lame-server/' rel='bookmark' title='[bind] lame server'>[bind] lame server</a> <small>Tired seeing lame server error on your BIND (DNS server)...</small></li>
<li><a href='http://www.am3n.net/2010/02/11/cpanel-internal-server-error-after-installation/' rel='bookmark' title='[cPanel] Internal Server Error after installation'>[cPanel] Internal Server Error after installation</a> <small>Installing cPanel is very easy, what you need is patience,...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Below is step-by-step installation SSH (and SFTP) server on Windows NT Based (Windows 2000 Server). It&#8217;s easy to follow and I bet you can do it by your self.<span id="more-255"></span></p>
<ul>
<li>Login as Administrator</li>
<li>Create windows user with name ftp_user (and specified the password)</li>
<li>Go to <a href="http://sshwindows.sourceforge.net/download/" target="_blank">http://sshwindows.sourceforge.net/download/</a> download Binary Installer Release then Extract and Install Openssh server.</li>
<li>Open command prompt and type:
<pre>cd C:\PROGRA~1\OpenSSH\bin
mkgroup -l &gt;&gt; ..\etc\group
mkpasswd -l -u ftp_user &gt;&gt; ..\etc\passwd</pre>
</li>
<li>Open Regedit, Find key My Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/home<br />
change native value with c:\sftphome</li>
<li>Create folder c:\sftphome</li>
<li>Create folder c:\sftphome\ftp_user and make sure user ftp_user has Full Control</li>
<li>Start the OpenSSH server. Open command prompt and type:
<pre>net start opensshd</pre>
</li>
<li>Make sure SSH server is running, type:
<pre>netstat -an</pre>
<p>and look for 0.0.0.0:22 on Local Address</li>
<li>Test connection by using <a href="http://www.chiark.greenend.org.uk/~sgtatham/putty/" target="_blank">putty </a>for ssh or <a href="http://filezilla-project.org/" target="_blank">filezilla </a>for sftp. Credentials to use:</li>
</ul>
<p>Username: ftp_user (or anything you choose)<br />
Password: user&#8217;s pass<br />
Host (IP Address): server&#8217;s IP Address<br />
Port: 22</p>
<script type="text/javascript" src="http://cdn.socialtwist.com/2009042316105/script.js"></script><a class="st-taf" href="http://tellafriend.socialtwist.com:80" onclick="return false;" style="border:0;padding:0;margin:0;"><img alt="SocialTwist Tell-a-Friend" style="border:0;padding:0;margin:0;" src="http://images.socialtwist.com/2009042316105/button.png"onmouseout="STTAFFUNC.hideHoverMap(this)" onmouseover="STTAFFUNC.showHoverMap(this, '2009042316105', 'http%3A%2F%2Fwww.am3n.net%2F2010%2F04%2F19%2Finstall-ssh-sftp-server-on-windows-2000%2F', 'Install+SSH+%28SFTP%29+server+on+Windows+2000')" onclick="STTAFFUNC.cw(this, {id:'2009042316105', link: 'http%3A%2F%2Fwww.am3n.net%2F2010%2F04%2F19%2Finstall-ssh-sftp-server-on-windows-2000%2F', title: 'Install+SSH+%28SFTP%29+server+on+Windows+2000' });"/></a><p>Related posts:<ol>
<li><a href='http://www.am3n.net/2008/05/03/running-mysqld-as-standalone-application-on-windows/' rel='bookmark' title='Running MySQLd as standalone application on Windows'>Running MySQLd as standalone application on Windows</a> <small>My friend asked me how to get MySQL running as...</small></li>
<li><a href='http://www.am3n.net/2009/12/14/bind-lame-server/' rel='bookmark' title='[bind] lame server'>[bind] lame server</a> <small>Tired seeing lame server error on your BIND (DNS server)...</small></li>
<li><a href='http://www.am3n.net/2010/02/11/cpanel-internal-server-error-after-installation/' rel='bookmark' title='[cPanel] Internal Server Error after installation'>[cPanel] Internal Server Error after installation</a> <small>Installing cPanel is very easy, what you need is patience,...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.am3n.net/2010/04/19/install-ssh-sftp-server-on-windows-2000/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>[cPanel] Internal Server Error after installation</title>
		<link>http://www.am3n.net/2010/02/11/cpanel-internal-server-error-after-installation/</link>
		<comments>http://www.am3n.net/2010/02/11/cpanel-internal-server-error-after-installation/#comments</comments>
		<pubDate>Thu, 11 Feb 2010 13:25:56 +0000</pubDate>
		<dc:creator>am3n</dc:creator>
				<category><![CDATA[Freelance]]></category>
		<category><![CDATA[Web and System Administrator]]></category>
		<category><![CDATA[cpanel]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[internal server error]]></category>

		<guid isPermaLink="false">http://am3n.net/?p=250</guid>
		<description><![CDATA[Installing cPanel is very easy, what you need is patience, enough bandwidth and following tutorial described in cPanel Quick Install Guide. But even I have followed the guide carefully and make sure I have make prepation still I can go wrong. Below is quick steps to install cPanel: Install Minimal CentOS Create harddrive partition Deactivate [...]
Related posts:<ol>
<li><a href='http://www.am3n.net/2009/08/03/cpanel-account-locked-out/' rel='bookmark' title='[cPanel] Account Locked Out'>[cPanel] Account Locked Out</a> <small>Error on cPanel Login Brute Force Protection. This account is...</small></li>
<li><a href='http://www.am3n.net/2009/02/09/hdd-partition-for-cpanel-server/' rel='bookmark' title='hdd partition for cpanel server'>hdd partition for cpanel server</a> <small>Simple Harddisk partition, assume only for vps and have or...</small></li>
<li><a href='http://www.am3n.net/2010/01/14/cpanel-license-file/' rel='bookmark' title='[cPanel] License File'>[cPanel] License File</a> <small>Below is several thing to know about about cPanel License...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Installing cPanel is very easy, what you need is patience, enough bandwidth and following tutorial described in <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/InstallationGuide/Quick-StartInstallationGuide" target="_blank">cPanel Quick Install Guide</a>. But even I have followed the guide carefully and make sure I have make prepation still I can go wrong. Below is quick steps to install cPanel:</p>
<ol>
<li>Install Minimal CentOS</li>
<li>Create harddrive partition</li>
<li>Deactivate the firewall</li>
<li>Disable SELinux</li>
<li>Ensure your newly-installed OS has the latest updates and patches.</li>
<li>Obtaining a cPanel/WHM License</li>
<li>Begin Installation
<pre>cd /home
wget -N http://layer1.cpanel.net/latest
sh latest
/usr/local/cpanel/cpkeyclt</pre>
</li>
</ol>
<p>After 5 hours installation is complete then when I am accessing WHM, this error came up</p>
<p><strong>Internal Server Error<br />
open3: exec of /usr/local/cpanel/whostmgr/bin/whostmgr3  ./initial_setup_wizard1 failed at cpsrvd line 6114</strong></p>
<p><span id="more-250"></span></p>
<p>Checking and Googling for about 20 minutes what went wrong, and I saw in <a href="http://forums.cpanel.net/f5/install-cpanel-problem-104617.html" target="_blank">forum </a>some people also had this problem and they were suggested to run below command</p>
<pre>/scripts/upcp --force</pre>
<p>This command will make your cpanel install is updated with latest version by force (replace all file). Detail <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/AllFAQ/WHMsFAQ#How_do_I_make_sure_that_my_serve" target="_blank">here</a>.</p>
<p>After running several hours, the script stops and say everything is okay. I went to WHM again and now it working flawlessly <img src='http://am3n.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<script type="text/javascript" src="http://cdn.socialtwist.com/2009042316105/script.js"></script><a class="st-taf" href="http://tellafriend.socialtwist.com:80" onclick="return false;" style="border:0;padding:0;margin:0;"><img alt="SocialTwist Tell-a-Friend" style="border:0;padding:0;margin:0;" src="http://images.socialtwist.com/2009042316105/button.png"onmouseout="STTAFFUNC.hideHoverMap(this)" onmouseover="STTAFFUNC.showHoverMap(this, '2009042316105', 'http%3A%2F%2Fwww.am3n.net%2F2010%2F02%2F11%2Fcpanel-internal-server-error-after-installation%2F', '%5BcPanel%5D+Internal+Server+Error+after+installation')" onclick="STTAFFUNC.cw(this, {id:'2009042316105', link: 'http%3A%2F%2Fwww.am3n.net%2F2010%2F02%2F11%2Fcpanel-internal-server-error-after-installation%2F', title: '%5BcPanel%5D+Internal+Server+Error+after+installation' });"/></a><p>Related posts:<ol>
<li><a href='http://www.am3n.net/2009/08/03/cpanel-account-locked-out/' rel='bookmark' title='[cPanel] Account Locked Out'>[cPanel] Account Locked Out</a> <small>Error on cPanel Login Brute Force Protection. This account is...</small></li>
<li><a href='http://www.am3n.net/2009/02/09/hdd-partition-for-cpanel-server/' rel='bookmark' title='hdd partition for cpanel server'>hdd partition for cpanel server</a> <small>Simple Harddisk partition, assume only for vps and have or...</small></li>
<li><a href='http://www.am3n.net/2010/01/14/cpanel-license-file/' rel='bookmark' title='[cPanel] License File'>[cPanel] License File</a> <small>Below is several thing to know about about cPanel License...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.am3n.net/2010/02/11/cpanel-internal-server-error-after-installation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

