<?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>A Guide to Technology &#187; Linux</title>
	<atom:link href="http://www.webnol.org/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webnol.org</link>
	<description></description>
	<lastBuildDate>Wed, 07 Sep 2011 16:44:33 +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>How to install PHP Pecl GeoIP on Linux</title>
		<link>http://www.webnol.org/how-to-install-php-pecl-geoip-on-linux/</link>
		<comments>http://www.webnol.org/how-to-install-php-pecl-geoip-on-linux/#comments</comments>
		<pubDate>Thu, 28 Apr 2011 18:20:50 +0000</pubDate>
		<dc:creator>sunny</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.webnol.org/?p=724</guid>
		<description><![CDATA[If you are a webmaster and want to include php GeoIP functions in your code. Then you have to install Pecl GeoIP extension on your server. After installing this extension you can get geo data of any IP-address using geoip_record_by_name function. To install this extention follow these steps For Debian/Ubuntu Run following command as root [...]


Related posts:<ol><li><a href='http://www.webnol.org/install-windows-games-and-applications-on-linux/' rel='bookmark' title='Install windows games and applications on Linux'>Install windows games and applications on Linux</a></li>
<li><a href='http://www.webnol.org/install-personal-webserver-on-ubuntu-desktop/' rel='bookmark' title='Install personal webserver on Ubuntu Desktop'>Install personal webserver on Ubuntu Desktop</a></li>
<li><a href='http://www.webnol.org/how-to-speed-up-your-website/' rel='bookmark' title='How to reduce the load time of your website'>How to reduce the load time of your website</a></li>
<li><a href='http://www.webnol.org/basic-linux-commands/' rel='bookmark' title='Basic Linux Commands'>Basic Linux Commands</a></li>
<li><a href='http://www.webnol.org/top-5-applications-for-ubuntu/' rel='bookmark' title='Top 5 applications for ubuntu'>Top 5 applications for ubuntu</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.webnol.org/how-to-install-php-pecl-geoip-on-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to change Mysql data directory location</title>
		<link>http://www.webnol.org/how-to-change-mysql-data-directory-location/</link>
		<comments>http://www.webnol.org/how-to-change-mysql-data-directory-location/#comments</comments>
		<pubDate>Thu, 28 Apr 2011 10:33:48 +0000</pubDate>
		<dc:creator>sunny</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[mysql]]></category>

		<guid isPermaLink="false">http://www.webnol.org/?p=722</guid>
		<description><![CDATA[Mysql is most famous open source RDBMS (Relational database management system) software used by millions of websites. Most of website with very large Mysql database experience storage problem because /var partition is to small which holds Mysql data files and folder by default. If you are experiencing such a problem then you have to move [...]


Related posts:<ol><li><a href='http://www.webnol.org/backup-and-restore-large-mysql-database/' rel='bookmark' title='Backup and restore large mysql database'>Backup and restore large mysql database</a></li>
<li><a href='http://www.webnol.org/get-rid-of-mysql-sleep-processconnections/' rel='bookmark' title='Get rid of mysql sleep process/connections'>Get rid of mysql sleep process/connections</a></li>
<li><a href='http://www.webnol.org/vodafone-3g-data-card-tariff-for-postpaid-and-prepaid/' rel='bookmark' title='Vodafone 3g data card tariff for postpaid and prepaid'>Vodafone 3g data card tariff for postpaid and prepaid</a></li>
<li><a href='http://www.webnol.org/access-your-document-anywhere-with-dropbox/' rel='bookmark' title='Access your document anywhere with Dropbox'>Access your document anywhere with Dropbox</a></li>
<li><a href='http://www.webnol.org/bsnl-3g-data-plans-and-tariff/' rel='bookmark' title='Bsnl 3g data plans and tariff'>Bsnl 3g data plans and tariff</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.webnol.org/how-to-change-mysql-data-directory-location/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Top 5 applications for ubuntu</title>
		<link>http://www.webnol.org/top-5-applications-for-ubuntu/</link>
		<comments>http://www.webnol.org/top-5-applications-for-ubuntu/#comments</comments>
		<pubDate>Thu, 02 Dec 2010 17:39:15 +0000</pubDate>
		<dc:creator>sunny</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.webnol.org/?p=631</guid>
		<description><![CDATA[After installing Ubuntu, lot of users wonder what applications should they install to get the best out of their Ubuntu. Here is list of top 5 applications (in no particular order) that you must install. I have the following applications installed along with my Ubuntu and in my opinion all users must have this. Please [...]


Related posts:<ol><li><a href='http://www.webnol.org/install-windows-games-and-applications-on-linux/' rel='bookmark' title='Install windows games and applications on Linux'>Install windows games and applications on Linux</a></li>
<li><a href='http://www.webnol.org/install-personal-webserver-on-ubuntu-desktop/' rel='bookmark' title='Install personal webserver on Ubuntu Desktop'>Install personal webserver on Ubuntu Desktop</a></li>
<li><a href='http://www.webnol.org/advanced-desktop-effect-in-ubuntu-using-compiz-fusion/' rel='bookmark' title='Advanced desktop effect in ubuntu using compiz fusion'>Advanced desktop effect in ubuntu using compiz fusion</a></li>
<li><a href='http://www.webnol.org/enable-desktop-cube-in-compiz-on-ubuntu/' rel='bookmark' title='Enable Desktop cube in compiz on Ubuntu'>Enable Desktop cube in compiz on Ubuntu</a></li>
<li><a href='http://www.webnol.org/how-to-sign-unsigned-nokia-s60-applications/' rel='bookmark' title='How to Sign Unsigned Nokia s60 Applications?'>How to Sign Unsigned Nokia s60 Applications?</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.webnol.org/top-5-applications-for-ubuntu/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Install windows games and applications on Linux</title>
		<link>http://www.webnol.org/install-windows-games-and-applications-on-linux/</link>
		<comments>http://www.webnol.org/install-windows-games-and-applications-on-linux/#comments</comments>
		<pubDate>Sat, 20 Nov 2010 18:12:03 +0000</pubDate>
		<dc:creator>sunny</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.webnol.org/?p=598</guid>
		<description><![CDATA[Most of users don’t use Linux because they can not install their favorite games and application on Linux. In my previous post about Linux alternatives to windows software programs you can find alternative of your favorites software in Linux. If you are unable to find any alternative or you don’t like alternative software then you [...]


Related posts:<ol><li><a href='http://www.webnol.org/top-5-applications-for-ubuntu/' rel='bookmark' title='Top 5 applications for ubuntu'>Top 5 applications for ubuntu</a></li>
<li><a href='http://www.webnol.org/linux-or-windows-which-one-is-better/' rel='bookmark' title='linux or windows which one is better?'>linux or windows which one is better?</a></li>
<li><a href='http://www.webnol.org/install-personal-webserver-on-ubuntu-desktop/' rel='bookmark' title='Install personal webserver on Ubuntu Desktop'>Install personal webserver on Ubuntu Desktop</a></li>
<li><a href='http://www.webnol.org/how-to-install-php-pecl-geoip-on-linux/' rel='bookmark' title='How to install PHP Pecl GeoIP on Linux'>How to install PHP Pecl GeoIP on Linux</a></li>
<li><a href='http://www.webnol.org/linux-alternatives-to-windows-software-programs/' rel='bookmark' title='Linux alternatives to windows software programs'>Linux alternatives to windows software programs</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.webnol.org/install-windows-games-and-applications-on-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Enable Desktop cube in compiz on Ubuntu</title>
		<link>http://www.webnol.org/enable-desktop-cube-in-compiz-on-ubuntu/</link>
		<comments>http://www.webnol.org/enable-desktop-cube-in-compiz-on-ubuntu/#comments</comments>
		<pubDate>Wed, 17 Nov 2010 10:05:39 +0000</pubDate>
		<dc:creator>sunny</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.webnol.org/?p=591</guid>
		<description><![CDATA[Compiz is advanced desktop effect plugin for ubuntu. If don’t know about compiz-fusion then read my post about Advanced desktop effect in ubuntu using compiz fusion.In my old post I explain how to install compiz. In this article I will guide how to enable 3D desktop cube in compiz on ubuntu. Follow these steps install [...]


Related posts:<ol><li><a href='http://www.webnol.org/advanced-desktop-effect-in-ubuntu-using-compiz-fusion/' rel='bookmark' title='Advanced desktop effect in ubuntu using compiz fusion'>Advanced desktop effect in ubuntu using compiz fusion</a></li>
<li><a href='http://www.webnol.org/top-5-applications-for-ubuntu/' rel='bookmark' title='Top 5 applications for ubuntu'>Top 5 applications for ubuntu</a></li>
<li><a href='http://www.webnol.org/install-personal-webserver-on-ubuntu-desktop/' rel='bookmark' title='Install personal webserver on Ubuntu Desktop'>Install personal webserver on Ubuntu Desktop</a></li>
<li><a href='http://www.webnol.org/enable-or-disable-task-manager-in-windows/' rel='bookmark' title='Enable or Disable Task Manager in Windows'>Enable or Disable Task Manager in Windows</a></li>
<li><a href='http://www.webnol.org/enable-the-advance-performance-setting-in-windows-vista/' rel='bookmark' title='Enable The Advanced Performance Setting In Windows Vista'>Enable The Advanced Performance Setting In Windows Vista</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.webnol.org/enable-desktop-cube-in-compiz-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install personal webserver on Ubuntu Desktop</title>
		<link>http://www.webnol.org/install-personal-webserver-on-ubuntu-desktop/</link>
		<comments>http://www.webnol.org/install-personal-webserver-on-ubuntu-desktop/#comments</comments>
		<pubDate>Wed, 10 Nov 2010 18:44:45 +0000</pubDate>
		<dc:creator>sunny</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[server administration]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.webnol.org/?p=564</guid>
		<description><![CDATA[Many webmasters want to setup local web server for testing their website development. In this article I will guide you how to setup personal web server on Ubuntu Desktop (you don’t need to download or install the Ubuntu server edition). All you need Ubuntu Desktop installed. If you don’t have ubuntu then download it from [...]


Related posts:<ol><li><a href='http://www.webnol.org/enable-desktop-cube-in-compiz-on-ubuntu/' rel='bookmark' title='Enable Desktop cube in compiz on Ubuntu'>Enable Desktop cube in compiz on Ubuntu</a></li>
<li><a href='http://www.webnol.org/advanced-desktop-effect-in-ubuntu-using-compiz-fusion/' rel='bookmark' title='Advanced desktop effect in ubuntu using compiz fusion'>Advanced desktop effect in ubuntu using compiz fusion</a></li>
<li><a href='http://www.webnol.org/top-5-applications-for-ubuntu/' rel='bookmark' title='Top 5 applications for ubuntu'>Top 5 applications for ubuntu</a></li>
<li><a href='http://www.webnol.org/install-windows-games-and-applications-on-linux/' rel='bookmark' title='Install windows games and applications on Linux'>Install windows games and applications on Linux</a></li>
<li><a href='http://www.webnol.org/mozilla-firefox-shortcut-keys/' rel='bookmark' title='Mozilla Firefox shortcut keys'>Mozilla Firefox shortcut keys</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.webnol.org/install-personal-webserver-on-ubuntu-desktop/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Increase apache MaxClients Directive more than 256</title>
		<link>http://www.webnol.org/increase-apache-maxclients-directive-more-than-256/</link>
		<comments>http://www.webnol.org/increase-apache-maxclients-directive-more-than-256/#comments</comments>
		<pubDate>Mon, 08 Nov 2010 18:30:26 +0000</pubDate>
		<dc:creator>sunny</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[server administration]]></category>
		<category><![CDATA[website optimization]]></category>

		<guid isPermaLink="false">http://www.webnol.org/?p=553</guid>
		<description><![CDATA[Hosting a website that requires lot of server connections is always a problem for web-administrators. This can slow down the overall performance of your website.  I had this problem with my site and I was looking for a solution. After a long search, I found out the cause and also the way to fix it [...]


Related posts:<ol><li><a href='http://www.webnol.org/use-google-public-dns-to-increase-browsing-speed/' rel='bookmark' title='Use Google public DNS to increase browsing speed'>Use Google public DNS to increase browsing speed</a></li>
<li><a href='http://www.webnol.org/how-to-speed-up-your-website/' rel='bookmark' title='How to reduce the load time of your website'>How to reduce the load time of your website</a></li>
<li><a href='http://www.webnol.org/get-rid-of-mysql-sleep-processconnections/' rel='bookmark' title='Get rid of mysql sleep process/connections'>Get rid of mysql sleep process/connections</a></li>
<li><a href='http://www.webnol.org/increase-your-internet-speed-by-20/' rel='bookmark' title='Increase your internet speed by 20%'>Increase your internet speed by 20%</a></li>
<li><a href='http://www.webnol.org/install-personal-webserver-on-ubuntu-desktop/' rel='bookmark' title='Install personal webserver on Ubuntu Desktop'>Install personal webserver on Ubuntu Desktop</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.webnol.org/increase-apache-maxclients-directive-more-than-256/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Basic Linux Commands</title>
		<link>http://www.webnol.org/basic-linux-commands/</link>
		<comments>http://www.webnol.org/basic-linux-commands/#comments</comments>
		<pubDate>Wed, 12 Aug 2009 15:56:27 +0000</pubDate>
		<dc:creator>sunny</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.webnol.org/?p=231</guid>
		<description><![CDATA[Here are some basic commands to get you started in the wonderful world of Linux and other UNIX variants. All of these commands should work from your command prompt (regardless which shell you’re using).You MUST press enter to invoke the command.All UNIX and Linux commands are case sensitive. There are of course thousands of Linux [...]


Related posts:<ol><li><a href='http://www.webnol.org/how-to-install-php-pecl-geoip-on-linux/' rel='bookmark' title='How to install PHP Pecl GeoIP on Linux'>How to install PHP Pecl GeoIP on Linux</a></li>
<li><a href='http://www.webnol.org/install-windows-games-and-applications-on-linux/' rel='bookmark' title='Install windows games and applications on Linux'>Install windows games and applications on Linux</a></li>
<li><a href='http://www.webnol.org/how-to-change-mysql-data-directory-location/' rel='bookmark' title='How to change Mysql data directory location'>How to change Mysql data directory location</a></li>
<li><a href='http://www.webnol.org/linux-alternatives-to-windows-software-programs/' rel='bookmark' title='Linux alternatives to windows software programs'>Linux alternatives to windows software programs</a></li>
<li><a href='http://www.webnol.org/linux-or-windows-which-one-is-better/' rel='bookmark' title='linux or windows which one is better?'>linux or windows which one is better?</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.webnol.org/basic-linux-commands/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Advanced desktop effect in ubuntu using compiz fusion</title>
		<link>http://www.webnol.org/advanced-desktop-effect-in-ubuntu-using-compiz-fusion/</link>
		<comments>http://www.webnol.org/advanced-desktop-effect-in-ubuntu-using-compiz-fusion/#comments</comments>
		<pubDate>Sun, 12 Jul 2009 18:37:14 +0000</pubDate>
		<dc:creator>sunny</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.webnol.org/?p=225</guid>
		<description><![CDATA[Compiz is advanced desktop effect plugin for ubuntu. I this tutorial I will guide you how to install and configure compiz on ubuntu. But first watch this video which shows some effect generated by compiz. How to install Compiz? Run This command in terminal sudo apt-get install compiz compizconfig-settings-manager Configure Compiz using CCSM (CompizConfig Settings [...]


Related posts:<ol><li><a href='http://www.webnol.org/enable-desktop-cube-in-compiz-on-ubuntu/' rel='bookmark' title='Enable Desktop cube in compiz on Ubuntu'>Enable Desktop cube in compiz on Ubuntu</a></li>
<li><a href='http://www.webnol.org/install-personal-webserver-on-ubuntu-desktop/' rel='bookmark' title='Install personal webserver on Ubuntu Desktop'>Install personal webserver on Ubuntu Desktop</a></li>
<li><a href='http://www.webnol.org/top-5-applications-for-ubuntu/' rel='bookmark' title='Top 5 applications for ubuntu'>Top 5 applications for ubuntu</a></li>
<li><a href='http://www.webnol.org/secure-your-desktop-icons-and-settings/' rel='bookmark' title='Secure your Desktop Icons and Settings'>Secure your Desktop Icons and Settings</a></li>
<li><a href='http://www.webnol.org/google-advanced-search-tips/' rel='bookmark' title='Google advanced search Tips'>Google advanced search Tips</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.webnol.org/advanced-desktop-effect-in-ubuntu-using-compiz-fusion/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Create Linux bootable pen drive/flash drive</title>
		<link>http://www.webnol.org/create-linux-bootable-pendriveflash-drive/</link>
		<comments>http://www.webnol.org/create-linux-bootable-pendriveflash-drive/#comments</comments>
		<pubDate>Tue, 07 Jul 2009 10:38:06 +0000</pubDate>
		<dc:creator>sunny</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[pen drive]]></category>

		<guid isPermaLink="false">http://www.webnol.org/?p=216</guid>
		<description><![CDATA[This tutorial is useful to install Linux on system which don&#8217;t have CD drive. Some Laptops like asus eeepc, acer aspire one, hp mini etc don&#8217;t have CD-drive so there is only 2 way to install Linux either use external CD drive (expensive way) or Using Pen drive. So in this article i will tell [...]


Related posts:<ol><li><a href='http://www.webnol.org/linux-or-windows-which-one-is-better/' rel='bookmark' title='linux or windows which one is better?'>linux or windows which one is better?</a></li>
<li><a href='http://www.webnol.org/install-windows-games-and-applications-on-linux/' rel='bookmark' title='Install windows games and applications on Linux'>Install windows games and applications on Linux</a></li>
<li><a href='http://www.webnol.org/linux-alternatives-to-windows-software-programs/' rel='bookmark' title='Linux alternatives to windows software programs'>Linux alternatives to windows software programs</a></li>
<li><a href='http://www.webnol.org/install-windows-xp-using-bootable-pendrive/' rel='bookmark' title='Install Windows XP Using Bootable Pendrive'>Install Windows XP Using Bootable Pendrive</a></li>
<li><a href='http://www.webnol.org/google-advanced-search-tips/' rel='bookmark' title='Google advanced search Tips'>Google advanced search Tips</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.webnol.org/create-linux-bootable-pendriveflash-drive/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

