<?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; Python</title>
	<atom:link href="http://dhika.cikul.or.id/category/python/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 change hostname in CentOS</title>
		<link>http://dhika.cikul.or.id/how-to-change-hostname-in-centos.html</link>
		<comments>http://dhika.cikul.or.id/how-to-change-hostname-in-centos.html#comments</comments>
		<pubDate>Wed, 10 Jan 2007 22:11:34 +0000</pubDate>
		<dc:creator>cikul</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://dhika.cikul.or.id/2007/01/11/how-to-change-hostname-in-centos/</guid>
		<description><![CDATA[CentOS was popular linux distribution which based on RedHat. All of Dutahost Server use CentOS for production server. How to change hostname in CentOS and how to build Python script to handle this? Open file /etc/sysconfig/network change hostname with your preferred hostname save the file and try to reboot to check if your hostname changed [...]]]></description>
		<wfw:commentRss>http://dhika.cikul.or.id/how-to-change-hostname-in-centos.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Change unix password with Python</title>
		<link>http://dhika.cikul.or.id/change-unix-password-with-python.html</link>
		<comments>http://dhika.cikul.or.id/change-unix-password-with-python.html#comments</comments>
		<pubDate>Wed, 10 Jan 2007 21:58:08 +0000</pubDate>
		<dc:creator>cikul</dc:creator>
				<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://dhika.cikul.or.id/2007/01/11/change-unix-password-with-python/</guid>
		<description><![CDATA[Do you ever have problem while execute /usr/bin/passwd from your python code? actually i have problem with changing unix password from my python code. First i try using pipe to control output from /usr/bin/passwd, hopefully i can send text with write() function. this is the code : #!/usr/bin/python import os COMMAND = &#8216;passwd&#8217; PASSWD = [...]]]></description>
		<wfw:commentRss>http://dhika.cikul.or.id/change-unix-password-with-python.html/feed</wfw:commentRss>
		<slash:comments>2</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.559 seconds using disk: basic
Object Caching 385/431 objects using disk: basic

Served from: dhika.cikul.or.id @ 2012-02-10 10:21:20 -->
