<?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; Server</title>
	<atom:link href="http://freereviewdownload.com/category/server/feed/" rel="self" type="application/rss+xml" />
	<link>http://freereviewdownload.com</link>
	<description>Enjoy with all free</description>
	<lastBuildDate>Sat, 19 May 2012 18:56:27 +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>
		<item>
		<title>Acer Aspire easyStore</title>
		<link>http://freereviewdownload.com/acer/acer-aspire-easystore/</link>
		<comments>http://freereviewdownload.com/acer/acer-aspire-easystore/#comments</comments>
		<pubDate>Tue, 30 Jun 2009 03:20:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Acer]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Aspire]]></category>
		<category><![CDATA[EasyStore]]></category>
		<category><![CDATA[Intel Atom]]></category>

		<guid isPermaLink="false">http://freereviewdownload.com/?p=66</guid>
		<description><![CDATA[Acer Aspire easyStore designed for households and home-based businesses with multiple PCs, offers a simple way to network home computers, centralize, share and protect digital data as well as access it remotely from anywhere in the world. Outfitted with an Intel® Atom™ processor 230 and 2GB DDR2 memory, the Aspire easyStore AH340-UA230N Home Server has [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://freereviewdownload.com/"><img src="http://img141.imageshack.us/img141/8014/easystore.jpg" border="0" alt="easystore" align="right" /></a> Acer Aspire easyStore designed for households and home-based businesses with multiple PCs, offers a simple way to network home computers, centralize, share and protect digital data as well as access it remotely from anywhere in the world.</p>
<p style="text-align: justify;">Outfitted with an Intel® Atom™ processor 230 and 2GB DDR2 memory, the Aspire easyStore AH340-UA230N Home Server has the guts to organize and back-up files quickly. The 1TB hard drive and three hot-swappable hard drive bays available for storage expansion provide enough room for filing, storing and backing-up a vast library of songs, videos, photos, games and documents, which completed LAN Ethernet 10/100/1000 Mbps to support connectivity, and One-touch USB copy with automatically arrange all file copied into folder provided.</p>
<p style="text-align: justify;">Acer Aspire easyStore is allow user to increase storage capacity without re-start and reboot the server, supported with DLNA (Digital Living Network Alliance).</p>
<p style="text-align: justify;">Specification:<br />
* Intel® Atom™ Processor 230 (1.6GHz)<br />
* Microsoft® Windows® Home Server<br />
* 2GB DDR2 Memory<br />
* 1TB Hard Drive (2)<br />
* Three Empty Hot Swappable Hard Drive Bays<br />
* Five USB 2.0 Ports<br />
* One eSATA Port<br />
* 10/100/1000 Mbps Ethernet<br />
* 200 Watt Power Supply<br />
* RJ-45 LAN Port</p>
<p style="text-align: justify;">You can visit link below for further review and pricing<br />
<a href="http://gizmodo.com/5263711/acer-aspire-easystore-expandable-1tb-windows-home-server-cube-is-400" target="_blank">http://gizmodo.com</a><br />
<a href="http://us.acer.com/acer-v2/product.do?link=oln85e.redirect&amp;changedAlts=&amp;kcond48e.c2att101=-1&amp;CRC=2759084358#wrAjaxHistory=0" target="_blank">http://us.acer.com/</a></p>
<img src="http://freereviewdownload.com/?ak_action=api_record_view&id=66&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://freereviewdownload.com/acer/acer-aspire-easystore/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

