<?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>freereviewdownload.com &#187; Ubuntu Server</title>
	<atom:link href="http://freereviewdownload.com/tag/ubuntu-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://freereviewdownload.com</link>
	<description>Enjoy with all free</description>
	<lastBuildDate>Fri, 27 Jan 2012 20:17:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Installation webmin at ubuntu server 9.10</title>
		<link>http://freereviewdownload.com/download/installation-webmin-at-ubuntu-server-9-10/</link>
		<comments>http://freereviewdownload.com/download/installation-webmin-at-ubuntu-server-9-10/#comments</comments>
		<pubDate>Wed, 21 Jul 2010 15:20:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Download]]></category>
		<category><![CDATA[Free Software]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Network]]></category>
		<category><![CDATA[Proxy]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[Proxy-squid]]></category>
		<category><![CDATA[Ubuntu Server]]></category>
		<category><![CDATA[Webmin]]></category>

		<guid isPermaLink="false">http://freereviewdownload.com/?p=157</guid>
		<description><![CDATA[Well&#8230;.just share a little bit of webmin installation on ubuntu server 9.10 Firstly at all, download ubuntu server 9.10 and burn the iso file http://www.ubuntu.com/getubuntu/download http://www.ubuntu.com/getubuntu/downloadmirrors http://kambing.ui.ac.id/iso/ubuntu/releases/ ftp://kambing.ui.ac.id/iso/ubuntu/releases/ ftp://dl2.foss-id.web.id/iso/ubuntu/releases/ http://mirror.unej.ac.id/pub/iso/ubuntu/ ftp://mirror.unej.ac.id/pub/iso/ubuntu/ http://repo.ugm.ac.id/iso/ubuntukarmic/ ftp://repo.ugm.ac.id/iso/ubuntu/karmic/ secondly, prepare the desktop PC which dedicated as proxy server. Herewith share my proxy PC specification during testing and installation: Mainboard: Gigabity [...]]]></description>
			<content:encoded><![CDATA[<p>Well&#8230;.just share a little bit of webmin installation on ubuntu server 9.10</p>
<p>Firstly at all, download ubuntu server 9.10 and burn the iso file<br />
<a href="http://www.ubuntu.com/getubuntu/download" target="_blank">http://www.ubuntu.com/getubuntu/download</a><br />
<a href="http://www.ubuntu.com/getubuntu/downloadmirrors" target="_blank">http://www.ubuntu.com/getubuntu/downloadmirrors</a><br />
<a href="http://kambing.ui.ac.id/iso/ubuntu/releases/" target="_blank">http://kambing.ui.ac.id/iso/ubuntu/releases/</a><br />
<a href="ftp://kambing.ui.ac.id/iso/ubuntu/releases/" target="_blank">ftp://kambing.ui.ac.id/iso/ubuntu/releases/</a><br />
<a href="ftp://dl2.foss-id.web.id/iso/ubuntu/releases/" target="_blank">ftp://dl2.foss-id.web.id/iso/ubuntu/releases/</a><br />
<a href="http://mirror.unej.ac.id/pub/iso/ubuntu/" target="_blank">http://mirror.unej.ac.id/pub/iso/ubuntu/</a><br />
<a href="ftp://mirror.unej.ac.id/pub/iso/ubuntu/" target="_blank">ftp://mirror.unej.ac.id/pub/iso/ubuntu/</a><br />
<a href="http://repo.ugm.ac.id/iso/ubuntu/karmic/" target="_blank">http://repo.ugm.ac.id/iso/ubuntukarmic/</a><br />
<a href="ftp://repo.ugm.ac.id/iso/ubuntu/karmic/" target="_blank">ftp://repo.ugm.ac.id/iso/ubuntu/karmic/</a></p>
<p>secondly, prepare the desktop PC which dedicated as proxy server. Herewith share my proxy PC specification during testing and installation:<br />
Mainboard: Gigabity GA-945GCM-S2L/S2C<br />
Processor: intel 2 core 2.0 GHz<br />
RAM: Kingston 2GB (2 slots used)<br />
LAN: onboard</p>
<p>First, let&#8217;s start the installation for ubuntu server:</p>
<ol>
<li>Do not plug the LAN cable</li>
<li>Install ubuntu server 9.10 at the PC which dedicated as proxy server.  Following <a href="http://www.ubuntugeek.com/step-by-step-ubuntu-9-10-karmic-lamp-server-setup.html" target="_self">step by step ubuntu 9.10 karmic lamp server installation guide</a> until the step of detecting network hardware in progress.</li>
<li>It&#8217;s fail for DHCP configuration and will then asked for manual network configuration. In this step, you can configure the proxy IP as you needs depends of your network routing configuration.</li>
<li>Once finished IP proxy configuration, continue for the rest and follow the next step which shared at <a href="http://www.ubuntugeek.com/step-by-step-ubuntu-9-10-karmic-lamp-server-setup.html" target="_self">step by step ubuntu 9.10 karmic lamp server installation  guide</a> until finished.</li>
<li>Now, ubuntu server 9.10 been successfully installed then try to ping to the main server (router) and www.google.com</li>
<li>Successful pinging? It&#8217;s means that the proxy server had been communicating with your local network and internet. If fail, just binding the mac address of proxy server and reboot both main server (router) and proxy to refresh the connection.</li>
</ol>
<p>Well done, ubuntu server successfully installed, now continue for webmin and proxy-squid installation through APT repository:</p>
<ol>
<li>login ubuntu server by type username and password</li>
<li>login as root, type the command<span style="color: #800000;"> <em>sudo su</em></span></li>
<li>login as root by typing the username and password</li>
<li>insert the source list by command <span style="color: #800000;"><em>vi /etc/apt/sources.list</em></span></li>
<li>Press i on the keyboard and go to last line. insert new line <span style="color: #800000;"><em>deb http://download.webmin.com/download/repository sarge contrib</em></span></li>
<li>press <em><span style="color: #800000;">esc</span></em> on the keyboard then continue pressing <em><span style="color: #800000;">wq! </span></em><span style="color: #800000;"><span style="color: #000000;">to</span></span><span style="color: #000000;"> <span style="color: #000000;">exit from </span></span><span style="color: #000000;"> </span><span style="color: #800000;"><span style="color: #000000;">sources list</span></span><em><span style="color: #800000;"><br />
</span></em></li>
<li>Get webmin jcameron by run the command <span style="color: #800000;"><em>wget http://www.webmin.com/jcameron-key.asc</em></span></li>
<li>Then run the command <em><span style="color: #800000;">sudo apt-key add jcameron-key.asc</span></em></li>
<li>continue to run the command <em><span style="color: #800000;">sudo apt-get update</span></em></li>
<li>Please wait and ensure all update being completed and back to the prompt</li>
<li>Finished, then continue to install the webmin by typing the command <em><span style="color: #800000;">sudo apt-get install webmin</span></em></li>
<li>Webmin installed, the server will booting then shown to you the address to view or remote the webmin through the browser <em><span style="color: #800000;">https://your-ip-address:10000/</span></em> (ip-address as defined during ubuntu server installation)</li>
<li>Finally, installed the proxy-squid by command<em><span style="color: #800000;"> sudo apt-install squid</span></em></li>
</ol>
<p>Everything done, the webmin with proxy-squid installed and now continue to access the webmin through browser <em><span style="color: #800000;">https://your-ip-adderss:10000/</span></em></p>
<p>Finished and you can see the proxy squid under servers directory</p>
<img src="http://freereviewdownload.com/?ak_action=api_record_view&id=157&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://freereviewdownload.com/download/installation-webmin-at-ubuntu-server-9-10/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

