<?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>Kriwelz e-Notes</title>
	<atom:link href="http://kriwelz.web.id/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://kriwelz.web.id/blog</link>
	<description>iwel&#039;s e-notes about his World</description>
	<lastBuildDate>Thu, 01 Jul 2010 10:20:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Upgrade to version 3</title>
		<link>http://kriwelz.web.id/blog/upgrade-to-version-3/</link>
		<comments>http://kriwelz.web.id/blog/upgrade-to-version-3/#comments</comments>
		<pubDate>Thu, 01 Jul 2010 10:19:31 +0000</pubDate>
		<dc:creator>kriwelz</dc:creator>
				<category><![CDATA[Personals]]></category>

		<guid isPermaLink="false">http://kriwelz.web.id/blog/?p=182</guid>
		<description><![CDATA[yes !!! after my blog has been hacked by some cracker, i finally upgrade my WordPress based blog to version 3.0. I think anyone should upgrade too as soon as possible to avoid further damage to your blog]]></description>
			<content:encoded><![CDATA[<p>yes !!! after <a href="http://kriwelz.web.id/blog/2010/07/01/my-blog-has-been-hacked/">my blog has been hacked</a> by some cracker, i finally upgrade my <a href="http://www.wordpress.org">WordPress</a> based blog to version 3.0. I think anyone should upgrade too as soon as possible to avoid further damage to your blog <img src='http://kriwelz.web.id/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://kriwelz.web.id/blog/upgrade-to-version-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>my blog has been hacked !!!</title>
		<link>http://kriwelz.web.id/blog/my-blog-has-been-hacked/</link>
		<comments>http://kriwelz.web.id/blog/my-blog-has-been-hacked/#comments</comments>
		<pubDate>Thu, 01 Jul 2010 10:17:21 +0000</pubDate>
		<dc:creator>kriwelz</dc:creator>
				<category><![CDATA[Personals]]></category>

		<guid isPermaLink="false">http://kriwelz.web.id/blog/?p=180</guid>
		<description><![CDATA[yes.. my blog has been hacked !! i thought my blog isn&#8217;t important enough to be hacked, but it happened.. i notice someone has hacked into my blog after Google made my blog marked as &#8220;Suspicious Website&#8221;. I try to open the source code of my blog and i see some 64bit encoded php codes]]></description>
			<content:encoded><![CDATA[<p>yes.. my blog has been hacked !! i thought my blog isn&#8217;t important enough to be hacked, but it happened..<br />
i notice someone has hacked into my blog after Google made my blog marked as &#8220;Suspicious Website&#8221;. I try to open the source code of my blog and i see some 64bit encoded php codes at the top of many files.. Simply removing and replacing all the files and upgrade all the database make my blog now on version 3 of <a href="http://www.wordpress.org/latest.zip">WordPress</a></p>
<p>Thanks for the cracker..it reminds me again everything is not secure even for an infamous blog like mine <img src='http://kriwelz.web.id/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://kriwelz.web.id/blog/my-blog-has-been-hacked/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>CPanel Guide: allow SSH connection to a Cpanel server</title>
		<link>http://kriwelz.web.id/blog/cpanel-guide-allow-ssh-connection-to-a-cpanel-server/</link>
		<comments>http://kriwelz.web.id/blog/cpanel-guide-allow-ssh-connection-to-a-cpanel-server/#comments</comments>
		<pubDate>Wed, 02 Jun 2010 12:38:00 +0000</pubDate>
		<dc:creator>kriwelz</dc:creator>
				<category><![CDATA[Cpanel Guide]]></category>
		<category><![CDATA[cpanel guide]]></category>
		<category><![CDATA[cpanel tutorials]]></category>
		<category><![CDATA[Hosting]]></category>
		<category><![CDATA[WebHost Manager]]></category>
		<category><![CDATA[WHM]]></category>

		<guid isPermaLink="false">http://kriwelz.web.id/blog/?p=174</guid>
		<description><![CDATA[As an administrator of a cpanel server sometimes WHM is cannot handle all the actions you want to do, thats when SSH comes in handy to handle problems by directly accessing the command line. To allow SSH connection to a CPanel server you need to do several things in your WHM : 1. Go to]]></description>
			<content:encoded><![CDATA[<p>As an administrator of a cpanel server sometimes WHM is cannot handle all the actions you want to do, thats when SSH comes in handy to handle problems by directly accessing the command line.</p>
<p>To allow SSH connection to a CPanel server you need to do several things in your WHM :<br />
1. Go to the &#8220;ConfigServer Security&#038;Firewall Link&#8221;<br />
2. Click on the &#8220;Firewall configuration&#8221; button, then let it show the configuration, find the &#8220;TCP_IN  = &#8221; text box and fill the port you want to allow to SSH access your server, let say u fill 9000, Klik &#8220;Change button&#8221;<br />
3. When you go back to the ConfigServer homepage, click the &#8220;Firewall Allow IPs&#8221;, insert your IP or using this line below<br />
<code>tcp:in:d=YYYYY:s=xxx.xxx.xxx.xxx</code><br />
whereas Y is your port number that you have set on the 2nd step, and X is the IP you want to allow SSH connection to your CPanel server,<br />
Next Klik the &#8220;Change&#8221; button, then klik the &#8220;Restart LFD+CSF&#8221; button</p>
<p>Thats it, your done, but hey.. when your allready allowed SSH connection to your CPanel server, you access the root ??? relax, all you need to do is :<br />
1. go back to your WHM,<br />
2. search for &#8220;Manage Wheel Group Users&#8221; then click the link,<br />
3. go to the &#8220;Add a user to the wheel group&#8221; then click the link you want to add, click the &#8220;Add to group&#8221; button. </p>
<p>wait a minute&#8230; before continuing, you still have one last step to do, that is adding your IP to Host Access List,</p>
<p>Voila, now you can use the &#8220;su -&#8221; command to login as root in your command line.</p>
<p>Hope this post helps you manage your server,</p>
<p>Come back again to get another Cpanel Guide tutorials <img src='http://kriwelz.web.id/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://kriwelz.web.id/blog/cpanel-guide-allow-ssh-connection-to-a-cpanel-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Schedule shutdown</title>
		<link>http://kriwelz.web.id/blog/schedule-shutdown/</link>
		<comments>http://kriwelz.web.id/blog/schedule-shutdown/#comments</comments>
		<pubDate>Fri, 30 Apr 2010 10:15:49 +0000</pubDate>
		<dc:creator>kriwelz</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[cron]]></category>
		<category><![CDATA[crontab]]></category>
		<category><![CDATA[shutdown]]></category>
		<category><![CDATA[wget]]></category>

		<guid isPermaLink="false">http://kriwelz.web.id/blog/?p=168</guid>
		<description><![CDATA[Commands at- Execute a task at a specific time. For example, shutdown computer, send birthday remainder etc. Useful to schedule one job at a time or a single future event. cron – If you want to shutdown Linux box automatically everyday 8 pm then you need to use cron instead of at command (see below]]></description>
			<content:encoded><![CDATA[<p>Commands<br />
at- Execute a task at a specific time. For example, shutdown computer, send birthday remainder etc. Useful to schedule one job at a time or a single future event.<br />
cron – If you want to shutdown Linux box automatically everyday 8 pm then you need to use cron instead of at command (see below for examples). Useful to schedule recurring events or daily events such as backup data, or check system security etc.</p>
<p>at Command Examples</p>
<p>Let us see how to shutdow a Linux automatically at 8 pm, type the command at 8pm and press [enter] key, then type halt followed by enter key. To save your job press CTRL+D.</p>
<p># at 8pm</p>
<p>Sample outputs:<br />
at> halt</p>
<p>(Press CTRL+D)</p>
<p>Try out the following utilities:<br />
atq &#8211; List the current at jobs pending.<br />
atrm &#8211; Used to remove pending at jobs.</p>
<p>at command accept fairly complex time specifications, for example:<br />
Run job at 6am on monday:<br />
at 6am monday</p>
<p>Run job in 5 minutes time:<br />
at now + 5 minutes</p>
<p>Run job at 4pm but 3 days later:<br />
at 4pm + 3 days</p>
<p>Run job at 10am on 31st July:<br />
at 10am Jul 31</p>
<p>See the file /usr/share/doc/at/timespec for complete time specifications and read man pages of at, atq, atrm. Make sure you have atd service running, if not start it using the following command:<br />
# /etc/init.d/atd start</p>
<p>I personally wouldn’t schedule a shutdown if i was downloading a few tarballs and the system needed to be off when it was complete, unattended.<br />
what if the speed decreases and it doesn’t finish in time?<br />
Sure, you could expect it to take long and give it lots of time… But what if it gets done early, wouldn’t it be better if it shut down after it was complete, and not wait for the set time?<br />
best to do something like this, chain commands. so you tell it to download the file and then when its done, shutdown.<br />
wget http://somehwere.com/path/to/some.file &#038;&#038; halt</p>
<p>note: it has to be double &#038; signs. single one will cause both commands to execute at the same time. double causes it to wait for the first one to exit (clean exit or not) before continuing.<br />
i personally would probably use more along the lines of<br />
wget http://somehwere.com/path/to/some.file 2>/home/kai/wget.log &#038;&#038; halt</p>
<p>so level 2 outputs (errors) are logged. if the file stopped downloading before it was done, i would then know why by reading the output of wget.log</p>
<p>scheduled shutdowns with at or cron are better for just having a system shutdown _nomatter what_ at said time. if you want your tasks to finish first, chain them.</p>
<p>Or if you want to schedule a shutdown in the next 24 hours:</p>
<p>shutdown -h time</p>
<p>e.g:<br />
shutdown -h 06:45</p>
]]></content:encoded>
			<wfw:commentRss>http://kriwelz.web.id/blog/schedule-shutdown/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cpanel Guide: How to move a cpanel hosting account to another reseller account</title>
		<link>http://kriwelz.web.id/blog/cpanel-how-to-move-an-account-to-another-reseller-account/</link>
		<comments>http://kriwelz.web.id/blog/cpanel-how-to-move-an-account-to-another-reseller-account/#comments</comments>
		<pubDate>Thu, 28 Jan 2010 10:11:28 +0000</pubDate>
		<dc:creator>kriwelz</dc:creator>
				<category><![CDATA[Cpanel Guide]]></category>
		<category><![CDATA[cpanel guide]]></category>
		<category><![CDATA[cpanel tutorials]]></category>
		<category><![CDATA[Hosting]]></category>
		<category><![CDATA[WebHost Manager]]></category>
		<category><![CDATA[WHM]]></category>

		<guid isPermaLink="false">http://kriwelz.web.id/blog/?p=161</guid>
		<description><![CDATA[Sometimes you need to move one account from one reseller account to another reseller account in order to move the ownership of a hosting account in our WHM cpanel, to do : 1. Login to your WHM Panel (as root) 2. Go to Reseller Center (Under Reseller Category) 3. Choose menu &#8220;Change Ownership of an]]></description>
			<content:encoded><![CDATA[<p>Sometimes you need to move one account from one reseller account to another reseller account in order to move the ownership of a hosting account in our WHM cpanel, to do :</p>
<p>1. Login to your WHM Panel (as root)<br />
2. Go to Reseller Center (Under Reseller Category)<br />
3. Choose menu &#8220;Change Ownership of an account&#8221; under the &#8220;Change Account Ownership/Email Resellers&#8221; category<br />
4. Choose the domain / user you want to move in account selection,<br />
5. Choose the reseller account then click the &#8220;OK&#8221; button</p>
<p>Now the account will be under the WHM reseller account <img src='http://kriwelz.web.id/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://kriwelz.web.id/blog/cpanel-how-to-move-an-account-to-another-reseller-account/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Linux find large file size</title>
		<link>http://kriwelz.web.id/blog/linux-find-large-file-size/</link>
		<comments>http://kriwelz.web.id/blog/linux-find-large-file-size/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 10:42:45 +0000</pubDate>
		<dc:creator>kriwelz</dc:creator>
				<category><![CDATA[Personals]]></category>
		<category><![CDATA[big files]]></category>
		<category><![CDATA[large size]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://kriwelz.web.id/blog/?p=155</guid>
		<description><![CDATA[Sometimes after using your linux box, data consumes spaces in your hard drive, then you start to think how to find large file size in linux box, after searching a while then i found the solution for this,the following command will list all files in sorted order in human readable format find /var -size +10000k]]></description>
			<content:encoded><![CDATA[<p>Sometimes after using your linux box, data consumes spaces in your hard drive, then you start to think how to find large file size in linux box, after searching a while then i found the solution for this,the following command will list all files in sorted order in human readable format <img src='http://kriwelz.web.id/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<blockquote><p>find /var -size +10000k -print0 | xargs -0 ls -lSh</p></blockquote>
<p>the explanation for this is : look for files bigger than 10MB in the /var directory, sort it by biggest file first (descending), and show it in human readable format (MegaBytes)</p>
<p>That&#8217;s it.. now you can find large file size in your linux box, simple right <img src='http://kriwelz.web.id/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://kriwelz.web.id/blog/linux-find-large-file-size/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Update to WordPress 2.9.1</title>
		<link>http://kriwelz.web.id/blog/update-to-wordpress-2-9-1/</link>
		<comments>http://kriwelz.web.id/blog/update-to-wordpress-2-9-1/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 10:33:38 +0000</pubDate>
		<dc:creator>kriwelz</dc:creator>
				<category><![CDATA[Personals]]></category>
		<category><![CDATA[wordpress upgrade]]></category>

		<guid isPermaLink="false">http://kriwelz.web.id/blog/2010/01/14/update-to-wordpress-2-9-1/</guid>
		<description><![CDATA[Gosh&#8230; the version movement are so fast&#8230;]]></description>
			<content:encoded><![CDATA[<p>Gosh&#8230; the version movement are so fast&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://kriwelz.web.id/blog/update-to-wordpress-2-9-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Update again : WordPress 2.8.6</title>
		<link>http://kriwelz.web.id/blog/update-again-wordpress-2-8-6/</link>
		<comments>http://kriwelz.web.id/blog/update-again-wordpress-2-8-6/#comments</comments>
		<pubDate>Fri, 11 Dec 2009 03:04:52 +0000</pubDate>
		<dc:creator>kriwelz</dc:creator>
				<category><![CDATA[Personals]]></category>

		<guid isPermaLink="false">http://kriwelz.web.id/blog/?p=152</guid>
		<description><![CDATA[after blog walking to gadgetboi, apparently he came to visit my post, i must say its a fast respon bro if not approving your comment i might not open my blog again (due to work ) and wut do u know.. wordpress already release a new version (although its minor), i think it would be]]></description>
			<content:encoded><![CDATA[<p>after blog walking to <a title="gadgetboi" href="http://gadgetboi.wordpress.com/">gadgetboi</a>, apparently he came to visit my <a href="http://kriwelz.web.id/blog/2009/06/17/check-linux-distro-version/#comments">post</a>, i must say its a fast respon bro <img src='http://kriwelz.web.id/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  if not approving your comment i might not open my blog again (due to work <img src='http://kriwelz.web.id/blog/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' />  ) and wut do u know.. wordpress already release a new version (although its minor), i think it would be a good thing to update juz for precaution <img src='http://kriwelz.web.id/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I don&#8217;t know bout  others, but i usually update my wordpress installation by download the whole package and replacing all the files, since this is minor update i think i would go for automatic update now <img src='http://kriwelz.web.id/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Hope it runs smoothly.</p>
]]></content:encoded>
			<wfw:commentRss>http://kriwelz.web.id/blog/update-again-wordpress-2-8-6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Upgrading to wordpress 2.8.4</title>
		<link>http://kriwelz.web.id/blog/upgrading-to-wordpress-2-8-4/</link>
		<comments>http://kriwelz.web.id/blog/upgrading-to-wordpress-2-8-4/#comments</comments>
		<pubDate>Fri, 25 Sep 2009 18:15:54 +0000</pubDate>
		<dc:creator>kriwelz</dc:creator>
				<category><![CDATA[Personals]]></category>

		<guid isPermaLink="false">http://kriwelz.web.id/blog/?p=149</guid>
		<description><![CDATA[Well..after long time not updating my blog content n the wordpress CMS, finally upgrade my wordpress to version 2.8.4. Lots of security hole announced. Even though i doubt that anyone wants to hack my blog coz its not famous enough ) , i think precautions is better than regretion right? hehehehehe&#8230; I think im gonna]]></description>
			<content:encoded><![CDATA[<p>Well..after long time not updating my blog content n the wordpress CMS, finally upgrade my wordpress to version 2.8.4.</p>
<p>Lots of security hole announced. Even though i doubt that anyone wants to hack my blog coz its not famous enough <img src='http://kriwelz.web.id/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> ) <img src='http://kriwelz.web.id/blog/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> , i think precautions is better than regretion right? hehehehehe&#8230;</p>
<p>I think im gonna continue watching Alexander the movie..</p>
]]></content:encoded>
			<wfw:commentRss>http://kriwelz.web.id/blog/upgrading-to-wordpress-2-8-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Check linux distro version</title>
		<link>http://kriwelz.web.id/blog/check-linux-distro-version/</link>
		<comments>http://kriwelz.web.id/blog/check-linux-distro-version/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 09:32:41 +0000</pubDate>
		<dc:creator>kriwelz</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[distro]]></category>
		<category><![CDATA[version]]></category>

		<guid isPermaLink="false">http://kriwelz.web.id/blog/?p=144</guid>
		<description><![CDATA[having to manage a few server and install services,i need to know what distribution of linux for each box i handle. So, to check linux  distro version  of my box i would run this in my shell : cat /proc/version as for example, the result is like this for ubuntu : Linux version 2.6.27-14-generic (buildd@palmer)]]></description>
			<content:encoded><![CDATA[<p>having to manage a few server and install services,i need to know what distribution of linux for each box i handle. So, to check linux  distro version  of my box i would run this in my shell :</p>
<p>cat /proc/version</p>
<p>as for example, the result is like this for ubuntu :</p>
<p>Linux version 2.6.27-14-generic (buildd@palmer) (gcc version 4.3.2 (Ubuntu 4.3.2-1ubuntu12) ) #1 SMP Wed Apr 15 18:59:16 UTC 2009</p>
<p>as for centos would like this :</p>
<p>Linux version 2.6.18-53.1.14.el5 (mockbuild@builder6.centos.org) (gcc version 4.1.2 20070626 (Red Hat 4.1.2-14)) #1 SMP Wed Mar 5 11:36:49 EST 2008</p>
<p>easy right ? <img src='http://kriwelz.web.id/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://kriwelz.web.id/blog/check-linux-distro-version/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
