<?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; Free Software</title>
	<atom:link href="http://freereviewdownload.com/category/free-software/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>Download CSS-BuMa</title>
		<link>http://freereviewdownload.com/download/download-css-buma/</link>
		<comments>http://freereviewdownload.com/download/download-css-buma/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 14:53:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Download]]></category>
		<category><![CDATA[Free Software]]></category>
		<category><![CDATA[Network]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Freeware]]></category>
		<category><![CDATA[Website builder]]></category>

		<guid isPermaLink="false">http://freereviewdownload.com/?p=123</guid>
		<description><![CDATA[CSS-BuMa is freeware tool to build and create button of your website. On the main menu, you can add, edit and delete button caption, preview, review CSS and HTML code on the next tabs. You can also arrange the link button, fonts, colors and position. Easily to use and you don&#8217;t need to be a [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://freereviewdownload.com"><img class="alignright" style="border: 0pt none;" src="http://img33.imageshack.us/img33/4345/cssbuma.png" border="0" alt="CSS-BuMa" width="279" height="207" /></a><!-- 		@page { margin: 0.79in } 		P { margin-bottom: 0.08in } --></p>
<p><a href="http://css-buma.sjfrancke.nl/" target="_blank">CSS-BuMa</a> is freeware tool to build and create button of your website.</p>
<p>On the main menu, you can add, edit and delete button caption, preview, review CSS and HTML code on the next tabs. You can also arrange the link button, fonts, colors and position. Easily to use and you don&#8217;t need to be a advance with CSS and HTML code to working on it.</p>
<p>CSS-BuMa can do with off-line and saved the file at local computer, Supported windows XP</p>
<p><a href="http://home.hccnet.nl/s.j.francke/css-buma/cssbumasetup.exe" target="_self">Download it now</a> and exercised the features.</p>
<img src="http://freereviewdownload.com/?ak_action=api_record_view&id=123&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://freereviewdownload.com/download/download-css-buma/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LAN Search Pro &#8211; Free Network File Locator</title>
		<link>http://freereviewdownload.com/download/lan-search-pro-free-network-file-locator/</link>
		<comments>http://freereviewdownload.com/download/lan-search-pro-free-network-file-locator/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 11:23:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Download]]></category>
		<category><![CDATA[Free Software]]></category>
		<category><![CDATA[Network]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Freeware]]></category>

		<guid isPermaLink="false">http://freereviewdownload.com/?p=113</guid>
		<description><![CDATA[LAN Search Pro a free utility for fast file searching across your LAN and network sharing. The searching file was based on specific file names or specific file type and extension.  It was allow to search hidden network resources, restricted access resources, IP subnets, LAN FTP servers and much more, and so many options which [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://freereviewdownload.com"><img class="aligncenter" style="border: 0pt none;" src="http://img9.imageshack.us/img9/7817/lansearchpro.png" border="0" alt="Free Lan Search Pro" width="586" height="456" /></a></p>
<p style="text-align: justify;"><a href="http://www.softperfect.com/products/lspro/" target="_blank">LAN Search Pro</a> a free utility for fast file searching across your LAN and network sharing. The searching file was based on specific file names or specific file type and extension.  It was allow to search hidden network resources, restricted access resources, IP subnets, LAN FTP servers and much more, and so many options which can be configured for searching method.</p>
<p style="text-align: justify;">The features also supported for copy, move and rename the file as you needs, sorting, filtering and export the file needs.</p>
<p style="text-align: justify;">LAN Search Pro will help you to quickly find everything across the network sharing.</p>
<p style="text-align: justify;">Download options:<br />
<a href="http://www.softperfect.com/download/freeware/lansearchpro_setup.exe " target="_blank">lanseacrhpro_setup.exe</a><br />
<a href="http://www.softperfect.com/download/freeware/lansearchpro_portable.zip" target="_blank">lansearchpro_portable.zip</a></p>
<img src="http://freereviewdownload.com/?ak_action=api_record_view&id=113&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://freereviewdownload.com/download/lan-search-pro-free-network-file-locator/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>JConvert &#8211; Unit Conversion</title>
		<link>http://freereviewdownload.com/conversion/jconvert-unit-conversion/</link>
		<comments>http://freereviewdownload.com/conversion/jconvert-unit-conversion/#comments</comments>
		<pubDate>Mon, 19 Oct 2009 15:03:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Conversion]]></category>
		<category><![CDATA[Free Software]]></category>
		<category><![CDATA[Converter]]></category>
		<category><![CDATA[Freeware]]></category>

		<guid isPermaLink="false">http://freereviewdownload.com/?p=106</guid>
		<description><![CDATA[The world is vast and many countries having variation system in timing, temperature, size, area, density, pressure and so on. JConvert is one free software developed by open source with java base  that can be used to convert the measurement system and bridge to the existing standards measurement between countries. This program is very simple [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://freereviewdownload.com"><img class="aligncenter" style="border: 0pt none;" src="http://img42.imageshack.us/img42/2251/jconvert.jpg" border="0" alt="JConvert - unit conversion" width="500" height="359" align="center" /></a></p>
<p style="text-align: justify;">The world is vast and many countries having variation system in timing, temperature, size, area, density, pressure and so on. <a href="http://sourceforge.net/projects/jconvert/" target="_blank">JConvert</a> is one free software developed by open source with java base  that can be used to convert the measurement system and bridge to the existing standards measurement between countries.</p>
<p style="text-align: justify;">This program is very simple but friendly user interface, having 22 conversion categories options that can be used. Each section completed with allowing unit conversion and suit your conversion needs. The results will automatically be visible.</p>
<p style="text-align: justify;">The file size is smaller around 150 KB, so it can be stored on flash disks and other portable devices which making easier user. Although the file size smaller but it has powerful ability to helps you to convert all kinds of different measurement standards.</p>
<p style="text-align: justify;">Its free and <a href="http://sourceforge.net/projects/jconvert/files/jconvert/JConvert%201.0.9/jconvert-1.0.9.jar/download" target="_blank">download it now</a> and having enjoy with the features.</p>
<img src="http://freereviewdownload.com/?ak_action=api_record_view&id=106&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://freereviewdownload.com/conversion/jconvert-unit-conversion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Download NOD32 Antivirus</title>
		<link>http://freereviewdownload.com/antivirus/download-nod32-antivirus/</link>
		<comments>http://freereviewdownload.com/antivirus/download-nod32-antivirus/#comments</comments>
		<pubDate>Wed, 19 Aug 2009 15:31:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Antivirus]]></category>
		<category><![CDATA[Download]]></category>
		<category><![CDATA[Free Software]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[NOD32]]></category>
		<category><![CDATA[NOD321]]></category>

		<guid isPermaLink="false">http://freereviewdownload.com/?p=105</guid>
		<description><![CDATA[Nod32 is the one popular antivirus usage in the world, most effective with antispyware protection using ESET Smart Security for internet security. The important key benefits are protection from unknown programs, finds viruses or malware resident on the machine that were undetected by their previous antivirus product, build the speed and easy for system because [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://freereviewdownload.com"><img src="http://img245.imageshack.us/img245/4614/nod32b.png" border="0" alt="nod32" /></a></p>
<p style="text-align: justify;"><a href="http://www.eset.com/products/nod32.php" target="_blank">Nod32</a> is the one popular antivirus usage in the world, most  effective with antispyware protection using  <a href="http://www.eset.com/smartsecurity/" target="_blank">ESET Smart Security</a> for internet security<span style="color: #000000;">. The important key benefits are protection from unknown programs</span>, finds viruses or malware resident on the machine that were undetected by their previous antivirus product, build the speed and easy for system because just needs 44MB of memory. It can be configure with full disk scan without effecting to low speed  and performance of your personal computer.</p>
<p style="text-align: justify;">Nod32 antivirus supported for Intel or AMD x86/x64 processor, Microsoft Windows 2000, XP and Vista(both 32 and 64 bit editions). The advantage is low disk space and memory usage.</p>
<p style="text-align: justify;"><a href="http://www.eset.com/download/free_trial_download.php" target="_blank">Download</a> it now, and select one of username and password sharing at <a href="http://www.nod321.com/" target="_blank">NOD321</a> for activation. Then, you can have real time update for latest virus signature data base.</p>
<img src="http://freereviewdownload.com/?ak_action=api_record_view&id=105&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://freereviewdownload.com/antivirus/download-nod32-antivirus/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Download windows 7 Theme for XP</title>
		<link>http://freereviewdownload.com/download/download-windows-7-theme-for-xp/</link>
		<comments>http://freereviewdownload.com/download/download-windows-7-theme-for-xp/#comments</comments>
		<pubDate>Mon, 17 Aug 2009 04:51:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Download]]></category>
		<category><![CDATA[Free Software]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 7 Theme]]></category>
		<category><![CDATA[Windows XP Theme]]></category>

		<guid isPermaLink="false">http://freereviewdownload.com/?p=96</guid>
		<description><![CDATA[Windows 7 is new releasing Operating System by Microsoft, and there are so many beautiful theme integrated inside.  Well, we can configure these theme into Windows XP operating System. Herewith share tips and trick to change Windows XP theme become Windows 7 theme: 1. Download windows 7 theme 2. Extracting the download theme. Install UXTheme [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;"><a href="http://www.microsoft.com/windows/windows-7/" target="_blank">Windows 7</a> is new releasing Operating System by <a href="http://www.microsoft.com/en/us/default.aspx" target="_blank">Microsoft</a>, and there are so many beautiful theme integrated inside.  Well, we can configure these theme into <a href="http://www.microsoft.com/windows/windows-xp/default.aspx" target="_blank">Windows XP</a> operating System.</p>
<p style="text-align: center;"><a href="http://freereviewdownload.com/"><img src="http://img21.imageshack.us/img21/2370/myxpu.png" border="0" alt="windows7theme" align="center" /></a></p>
<p style="text-align: left;">Herewith share tips and trick to change Windows XP theme become Windows 7 theme:</p>
<p style="text-align: left;">1. <a href="http://www.megaleecher.net/Download_Windows_7_Theme" target="_blank">Download windows 7 theme</a></p>
<p style="text-align: left;">2. Extracting the download theme. Install <strong>UXTheme Multi-Packer 6.0.exe</strong> from folder <strong>UX Theme Patcher</strong>.</p>
<p style="text-align: left;">3. Find Theme at <strong>Windows 7 M1 VS</strong> folder then double click <strong>Windows 7 M1 VS style file</strong></p>
<p style="text-align: left;">4. Go to the display properties and replace desktop background to windows 7  (Background picture available in downloading file)<strong><br />
</strong></p>
<p style="text-align: left;">Now you have windows 7 theme configuration into your windows XP system, and the next step is  configured theme with XP crystal style.</p>
<p style="text-align: left;">5. <a href="http://www.crystalxp.net/galerie/en.id.86-object-dock.html" target="_blank">Download object dock crystal XP</a></p>
<p style="text-align: left;">6. Extract objeck dock crystal XP into local pc and install the software.</p>
<p style="text-align: left;">Now, Windows 7 theme has integrated with object dock crystal XP. To configure and arrange the object, just double click object dock file.</p>
<p style="text-align: center;"><a href="http://freereviewdownload.com"><img src="http://img29.imageshack.us/img29/9521/objeckdock.png" border="0" alt="objectdockproperties" align="center" /></a></p>
<p style="text-align: left;">The final step is re-locate windows taskbar position.</p>
<p style="text-align: left;">7. Right click  taskbar and unlock the taskbar.</p>
<p style="text-align: left;">8. Left click the taskbar and re-locate the position as you want, then right click taskbar to lock the position</p>
<p style="text-align: left;">Finished&#8230;.and now having fan with new theme integrated.</p>
<p style="text-align: left;">
<p style="text-align: center;">
<p style="text-align: center;">
<p style="text-align: center;">
<p style="text-align: center;">
<p style="text-align: center;">
<img src="http://freereviewdownload.com/?ak_action=api_record_view&id=96&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://freereviewdownload.com/download/download-windows-7-theme-for-xp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Download SleepWalker</title>
		<link>http://freereviewdownload.com/download/download-sleepwalker/</link>
		<comments>http://freereviewdownload.com/download/download-sleepwalker/#comments</comments>
		<pubDate>Tue, 28 Jul 2009 15:05:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Download]]></category>
		<category><![CDATA[Free Software]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Freeware]]></category>

		<guid isPermaLink="false">http://freereviewdownload.com/?p=93</guid>
		<description><![CDATA[SleepWalker is the free software use to arrange your PC to be shut down at defined setting at the option menu. When it reached defined time setting, the PC will automatically shut down.  The software also able to clean temporary folder, recycle bin and cache folder and leave no trace host on the your PC.  [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><a href="http://freereviewdownload.com/"><img src="http://img38.imageshack.us/img38/7745/sleepwalker.png" border="0" alt="Sleepwalker" align="center" /></a><br />
SleepWalker is the free software use to arrange your PC to be shut down at defined setting at the option menu. When it reached defined time setting, the PC will automatically shut down.  The software also able to clean temporary folder, recycle bin and cache folder and leave no trace host on the your PC.  <a href="http://www.sphynxsoft.com/index.php?section=gallery&amp;cid=2" target="_blank">Please view and follow the screenshot</a> to configured the setting and adjust its as you needs.</p>
<p><a href="http://www.sphynxsoft.com/counter/click.php?id=4" target="_self">Download it now</a> and try the features</p>
<img src="http://freereviewdownload.com/?ak_action=api_record_view&id=93&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://freereviewdownload.com/download/download-sleepwalker/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

