<?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>Cihan DOGAN’s IT Blog &#187; webmin</title>
	<atom:link href="http://cihan.me/tag/webmin/feed/" rel="self" type="application/rss+xml" />
	<link>http://cihan.me</link>
	<description>The experiences on my digital life!</description>
	<lastBuildDate>Sat, 27 Mar 2010 14:31:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to install webmin on Centos 5.4 and Debian 5.0</title>
		<link>http://cihan.me/how-to-install-webmin-to-centos-5-4/</link>
		<comments>http://cihan.me/how-to-install-webmin-to-centos-5-4/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 19:02:06 +0000</pubDate>
		<dc:creator>Cihan DOGAN</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[webmin]]></category>

		<guid isPermaLink="false">http://cihan.me/?p=107</guid>
		<description><![CDATA[For Centos 5.4:
Firstly, install the dependencies:
# yum -y install perl-Net-SSLeay
Then download the rpm package and install it:
# cd /opt  # wget http://sourceforge.net/projects/webadmin/files/webmin/1.500/webmin-1.500-1.noarch.rpm/download # rpm -i webmin-1.500-1.noarch.rpm
Then reach your management url:
https://your-hostname-or-ip:10000 The default user is setted to &#8220;root&#8221; and the password is your root account&#8217;s password.
For Debian 5.0:

Firstly, install the dependencies:
# apt-get install perl libnet-ssleay-perl [...]]]></description>
		<wfw:commentRss>http://cihan.me/how-to-install-webmin-to-centos-5-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
