<?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>Dhika Cikul &#187; centos</title>
	<atom:link href="http://dhika.cikul.or.id/tag/centos/feed" rel="self" type="application/rss+xml" />
	<link>http://dhika.cikul.or.id</link>
	<description>Just Want to Learn and Share</description>
	<lastBuildDate>Mon, 06 Feb 2012 05:37:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How To : running scripts or application on startup CentOS</title>
		<link>http://dhika.cikul.or.id/how-to-running-scripts-or-application-on-startup-centos.html</link>
		<comments>http://dhika.cikul.or.id/how-to-running-scripts-or-application-on-startup-centos.html#comments</comments>
		<pubDate>Thu, 21 Oct 2010 08:27:50 +0000</pubDate>
		<dc:creator>cikul</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[bash scripts]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[scripts]]></category>
		<category><![CDATA[startup]]></category>

		<guid isPermaLink="false">http://dhika.cikul.or.id/?p=566</guid>
		<description><![CDATA[Simplest way is edit file rc.local located in /etc/rc.d/rc.local and put your command there. Another way is you create script as service so you can start &#124; stop &#124; restart your applications/scripts easily and add to init start. First. You can create script to call your application/scripts #!/bin/sh # # chkconfig: 345 99 01 # [...]]]></description>
		<wfw:commentRss>http://dhika.cikul.or.id/how-to-running-scripts-or-application-on-startup-centos.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get CentOS Linux Version</title>
		<link>http://dhika.cikul.or.id/get-centos-linux-version.html</link>
		<comments>http://dhika.cikul.or.id/get-centos-linux-version.html#comments</comments>
		<pubDate>Sun, 07 Feb 2010 22:14:32 +0000</pubDate>
		<dc:creator>cikul</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[version]]></category>

		<guid isPermaLink="false">http://dhika.cikul.or.id/get-centos-linux-version.html</guid>
		<description><![CDATA[To get CentOS Linux Version you can do this commant : [code=""] [root@sin2 ~]# cat /etc/redhat-release CentOS release 4.6 (Final) [/code] Hope this Works.. Incoming search terms:&#160;versi linux di centos&#124;&#160;]]></description>
		<wfw:commentRss>http://dhika.cikul.or.id/get-centos-linux-version.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to know CPU support HT (Hyper-Threading) or not in Linux</title>
		<link>http://dhika.cikul.or.id/how-to-know-cpu-support-ht-hyper-threading-or-not-in-linux.html</link>
		<comments>http://dhika.cikul.or.id/how-to-know-cpu-support-ht-hyper-threading-or-not-in-linux.html#comments</comments>
		<pubDate>Mon, 20 Apr 2009 01:43:57 +0000</pubDate>
		<dc:creator>cikul</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[hyperthreading]]></category>
		<category><![CDATA[intel]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://dhika.cikul.or.id/?p=411</guid>
		<description><![CDATA[Hyper-threading is Intel&#8217;s technology that enables multiprocessor servers to act as if they had twice as many processors installed. its simultaneous multithreading implementation in their Pentium 4, Atom, and Core i7 CPUs. A processor with hyper-threading enabled is treated by the operating system as two processors instead of one. In essence, HT Technology converts a [...]]]></description>
		<wfw:commentRss>http://dhika.cikul.or.id/how-to-know-cpu-support-ht-hyper-threading-or-not-in-linux.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to change CentOS IP Address</title>
		<link>http://dhika.cikul.or.id/how-to-change-centos-ip-address.html</link>
		<comments>http://dhika.cikul.or.id/how-to-change-centos-ip-address.html#comments</comments>
		<pubDate>Mon, 18 Aug 2008 21:06:04 +0000</pubDate>
		<dc:creator>cikul</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[centos ip address]]></category>
		<category><![CDATA[centos ip configuration]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://dhika.cikul.or.id/?p=317</guid>
		<description><![CDATA[To change centOS IP Address, you must know what network interface used with your linux installation, to check network interface, you can use this command : root@server [/]# ifconfig eth0&#160;&#160;&#160;&#160;&#160;&#160;Link encap:Ethernet&#160;&#160;HWaddr 00:E0:4D:7D:DE:D9 &#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;inet addr:172.17.17.10&#160;&#160;Bcast:172.17.17.15&#160;&#160;Mask:255.255.255.248 &#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;UP BROADCAST RUNNING MULTICAST&#160;&#160;MTU:1500&#160;&#160;Metric:1 &#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;RX packets:12317238 errors:0 dropped:0 overruns:0 frame:0 &#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;TX packets:13264360 errors:0 dropped:0 overruns:0 carrier:0 &#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;collisions:0 txqueuelen:1000 &#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;RX bytes:3501403361 (3.2 [...]]]></description>
		<wfw:commentRss>http://dhika.cikul.or.id/how-to-change-centos-ip-address.html/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 2/26 queries in 0.140 seconds using disk: basic
Object Caching 548/599 objects using disk: basic

Served from: dhika.cikul.or.id @ 2012-02-10 09:36:20 -->
