<?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>Absolutely Tech &#187; linux</title> <atom:link href="http://www.absolutelytech.com/tag/linux/feed/" rel="self" type="application/rss+xml" /><link>http://www.absolutelytech.com</link> <description>Yes!! Its absolutely tech...</description> <lastBuildDate>Fri, 10 Sep 2010 01:45:22 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.0.1</generator> <item><title>[HowTo] Enable or disable modules in Apache</title><link>http://www.absolutelytech.com/2010/08/02/howto-enable-or-disable-modules-in-apache/</link> <comments>http://www.absolutelytech.com/2010/08/02/howto-enable-or-disable-modules-in-apache/#comments</comments> <pubDate>Mon, 02 Aug 2010 05:14:47 +0000</pubDate> <dc:creator>Deepak Mittal</dc:creator> <category><![CDATA[Apache]]></category> <category><![CDATA[How-To]]></category> <category><![CDATA[a2dismod]]></category> <category><![CDATA[a2enmod]]></category> <category><![CDATA[apache]]></category> <category><![CDATA[linux]]></category> <category><![CDATA[mods]]></category> <category><![CDATA[ubuntu]]></category><guid isPermaLink="false">http://www.absolutelytech.com/?p=848</guid> <description><![CDATA[You can enable or disable any apache module using a2enmod and a2dismod. You don&#8217;t need to edit the conf file for that unless you are having some problem with this method. The syntax of these commands is really simple: To enable a module: sudo a2enmod module_name To disable a module: sudo a2dismod module_name For instance, [...]Related posts:<ol><li><a href='http://www.absolutelytech.com/2010/08/02/howto-add-expire-headers-to-cache-static-files-using-htaccess/' rel='bookmark' title='Permanent Link: [HowTo] Add expires headers to cache static files using htaccess'>[HowTo] Add expires headers to cache static files using htaccess</a></li><li><a href='http://www.absolutelytech.com/2010/04/18/solved-unable-to-enumerate-usb-device-disabling-ehci_hcd/' rel='bookmark' title='Permanent Link: [Solved] Unable to enumerate USB device (Disabling ehci_hcd)'>[Solved] Unable to enumerate USB device (Disabling ehci_hcd)</a></li><li><a href='http://www.absolutelytech.com/2010/07/01/howto-reset-mysql-root-password-on-ubuntu-when-youve-forgotten-it/' rel='bookmark' title='Permanent Link: [HOWTO] Reset MySQL root password on Ubuntu when you&#8217;ve forgotten it'>[HOWTO] Reset MySQL root password on Ubuntu when you&#8217;ve forgotten it</a></li></ol>]]></description> <wfw:commentRss>http://www.absolutelytech.com/2010/08/02/howto-enable-or-disable-modules-in-apache/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>[HowTo] Use mutt with msmtp</title><link>http://www.absolutelytech.com/2010/07/20/howto-use-mutt-with-msmtp/</link> <comments>http://www.absolutelytech.com/2010/07/20/howto-use-mutt-with-msmtp/#comments</comments> <pubDate>Tue, 20 Jul 2010 07:12:14 +0000</pubDate> <dc:creator>Deepak Mittal</dc:creator> <category><![CDATA[Ubuntu (Linux)]]></category> <category><![CDATA[email]]></category> <category><![CDATA[howto]]></category> <category><![CDATA[linux]]></category> <category><![CDATA[msmtp]]></category> <category><![CDATA[mutt]]></category> <category><![CDATA[smtp]]></category> <category><![CDATA[tutorial]]></category> <category><![CDATA[ubuntu]]></category><guid isPermaLink="false">http://www.absolutelytech.com/?p=724</guid> <description><![CDATA[Mutt is a small but very powerful text-based mail client for Unix operating systems. Msmtp is a smtp client which is available for Linux as well as windows. Configuring mutt to work with msmtp is fortunately quite easy. Here&#8217;s a tutorial teaching the same. Step 1: Find the executable path of msmtp: which msmtp Step [...]Related posts:<ol><li><a href='http://www.absolutelytech.com/2010/07/17/howto-configure-msmtp-to-work-with-gmail-on-linux/' rel='bookmark' title='Permanent Link: [HowTo] Configure msmtp to work with gmail on linux'>[HowTo] Configure msmtp to work with gmail on linux</a></li><li><a href='http://www.absolutelytech.com/2010/07/18/howto-send-emailsusing-mail-function-from-localhost-in-php-through-msmtp-using-gmail-account-on-linux/' rel='bookmark' title='Permanent Link: [HOWTO] Send emails(using mail function) from localhost in PHP through msmtp (using gmail account) on Linux'>[HOWTO] Send emails(using mail function) from localhost in PHP through msmtp (using gmail account) on Linux</a></li><li><a href='http://www.absolutelytech.com/2010/07/01/howto-reset-mysql-root-password-on-ubuntu-when-youve-forgotten-it/' rel='bookmark' title='Permanent Link: [HOWTO] Reset MySQL root password on Ubuntu when you&#8217;ve forgotten it'>[HOWTO] Reset MySQL root password on Ubuntu when you&#8217;ve forgotten it</a></li></ol>]]></description> <wfw:commentRss>http://www.absolutelytech.com/2010/07/20/howto-use-mutt-with-msmtp/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>[HOWTO] Send emails(using mail function) from localhost in PHP through msmtp (using gmail account) on Linux</title><link>http://www.absolutelytech.com/2010/07/18/howto-send-emailsusing-mail-function-from-localhost-in-php-through-msmtp-using-gmail-account-on-linux/</link> <comments>http://www.absolutelytech.com/2010/07/18/howto-send-emailsusing-mail-function-from-localhost-in-php-through-msmtp-using-gmail-account-on-linux/#comments</comments> <pubDate>Sun, 18 Jul 2010 07:08:27 +0000</pubDate> <dc:creator>Deepak Mittal</dc:creator> <category><![CDATA[How-To]]></category> <category><![CDATA[Technology]]></category> <category><![CDATA[Ubuntu (Linux)]]></category> <category><![CDATA[Web development]]></category> <category><![CDATA[apache]]></category> <category><![CDATA[email]]></category> <category><![CDATA[Gmail]]></category> <category><![CDATA[linux]]></category> <category><![CDATA[localhost]]></category> <category><![CDATA[mail()]]></category> <category><![CDATA[msmtp]]></category> <category><![CDATA[php]]></category> <category><![CDATA[ubuntu]]></category><guid isPermaLink="false">http://www.absolutelytech.com/?p=665</guid> <description><![CDATA[There&#8217;ve been lots of times when I wanted to use the mail() function on my local server. I am sure lots of you would&#8217;ve been wanting it too but most of you would&#8217;ve settled for PHPMailer or just used a web host to test the code instead. I myself had been doing the same until [...]Related posts:<ol><li><a href='http://www.absolutelytech.com/2010/07/17/howto-configure-msmtp-to-work-with-gmail-on-linux/' rel='bookmark' title='Permanent Link: [HowTo] Configure msmtp to work with gmail on linux'>[HowTo] Configure msmtp to work with gmail on linux</a></li><li><a href='http://www.absolutelytech.com/2010/07/20/howto-use-mutt-with-msmtp/' rel='bookmark' title='Permanent Link: [HowTo] Use mutt with msmtp'>[HowTo] Use mutt with msmtp</a></li><li><a href='http://www.absolutelytech.com/2009/05/31/gmail-inbox-full-now-what-ive-a-solution/' rel='bookmark' title='Permanent Link: [HowTo] Forward all gmail mails to new address when you&#8217;ve run out of space'>[HowTo] Forward all gmail mails to new address when you&#8217;ve run out of space</a></li></ol>]]></description> <wfw:commentRss>http://www.absolutelytech.com/2010/07/18/howto-send-emailsusing-mail-function-from-localhost-in-php-through-msmtp-using-gmail-account-on-linux/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>[HowTo] Configure msmtp to work with gmail on linux</title><link>http://www.absolutelytech.com/2010/07/17/howto-configure-msmtp-to-work-with-gmail-on-linux/</link> <comments>http://www.absolutelytech.com/2010/07/17/howto-configure-msmtp-to-work-with-gmail-on-linux/#comments</comments> <pubDate>Sat, 17 Jul 2010 18:38:57 +0000</pubDate> <dc:creator>Deepak Mittal</dc:creator> <category><![CDATA[How-To]]></category> <category><![CDATA[Ubuntu (Linux)]]></category> <category><![CDATA[ca-certificates]]></category> <category><![CDATA[Gmail]]></category> <category><![CDATA[linux]]></category> <category><![CDATA[msmtp]]></category> <category><![CDATA[ubuntu]]></category><guid isPermaLink="false">http://www.absolutelytech.com/?p=731</guid> <description><![CDATA[Msmtp is a small but powerful and highly customizable smtp client. You can access gmail smtp using msmtp, which is exactly what I&#8217;ll teach in this tutorial. Step by step instructions: Install msmtp and ca-certificates for use with SSL: sudo apt-get install msmtp ca-certificates We&#8217;ll create and edit the configuration file using Gedit: sudo gedit [...]Related posts:<ol><li><a href='http://www.absolutelytech.com/2010/07/18/howto-send-emailsusing-mail-function-from-localhost-in-php-through-msmtp-using-gmail-account-on-linux/' rel='bookmark' title='Permanent Link: [HOWTO] Send emails(using mail function) from localhost in PHP through msmtp (using gmail account) on Linux'>[HOWTO] Send emails(using mail function) from localhost in PHP through msmtp (using gmail account) on Linux</a></li><li><a href='http://www.absolutelytech.com/2010/07/20/howto-use-mutt-with-msmtp/' rel='bookmark' title='Permanent Link: [HowTo] Use mutt with msmtp'>[HowTo] Use mutt with msmtp</a></li><li><a href='http://www.absolutelytech.com/2009/05/31/gmail-inbox-full-now-what-ive-a-solution/' rel='bookmark' title='Permanent Link: [HowTo] Forward all gmail mails to new address when you&#8217;ve run out of space'>[HowTo] Forward all gmail mails to new address when you&#8217;ve run out of space</a></li></ol>]]></description> <wfw:commentRss>http://www.absolutelytech.com/2010/07/17/howto-configure-msmtp-to-work-with-gmail-on-linux/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>[SOLVED] No module named gtkhtml2</title><link>http://www.absolutelytech.com/2010/07/15/solved-no-module-named-gtkhtml2/</link> <comments>http://www.absolutelytech.com/2010/07/15/solved-no-module-named-gtkhtml2/#comments</comments> <pubDate>Thu, 15 Jul 2010 06:11:27 +0000</pubDate> <dc:creator>Deepak Mittal</dc:creator> <category><![CDATA[Ubuntu (Linux)]]></category> <category><![CDATA[Errors]]></category> <category><![CDATA[gtkhtml2]]></category> <category><![CDATA[linux]]></category> <category><![CDATA[python]]></category> <category><![CDATA[python-gtkhtml2]]></category> <category><![CDATA[ubuntu]]></category><guid isPermaLink="false">http://www.absolutelytech.com/?p=672</guid> <description><![CDATA[I came across this error while trying to run BloGTK. I tried installing it from repositories but it failed: sudo apt-get install python-gtkhtml2 Reading package lists... Done Building dependency tree Reading state information... Done Package python-gtkhtml2 is not available, but is referred to by another package. This may mean that the package is missing, has [...]Related posts:<ol><li><a href='http://www.absolutelytech.com/2010/06/30/solved-error-dpkg-error-processing-filename-unpack-trying-to-overwrite/' rel='bookmark' title='Permanent Link: [SOLVED] Error &#8216;dpkg: error processing &lt;filename&gt; (&#45;&#45;unpack) trying to overwrite&#8230;'>[SOLVED] Error &#8216;dpkg: error processing &lt;filename&gt; (&#45;&#45;unpack) trying to overwrite&#8230;</a></li><li><a href='http://www.absolutelytech.com/2009/11/01/solved-ath5k-wifi-module-not-working-in-karmic-koala/' rel='bookmark' title='Permanent Link: [Solved] Ath5k wifi module not working in Karmic Koala'>[Solved] Ath5k wifi module not working in Karmic Koala</a></li><li><a href='http://www.absolutelytech.com/2010/08/18/ubuntu-11-04-name-natty-narwhal/' rel='bookmark' title='Permanent Link: Ubuntu 11.04 named &#8216;Natty Narwhal&#8217;'>Ubuntu 11.04 named &#8216;Natty Narwhal&#8217;</a></li></ol>]]></description> <wfw:commentRss>http://www.absolutelytech.com/2010/07/15/solved-no-module-named-gtkhtml2/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>[HOWTO] 5 methods to find out your linux distribution name and version through command line</title><link>http://www.absolutelytech.com/2010/07/04/howto-find-out-your-linux-distribution-name-and-version-through-command-line/</link> <comments>http://www.absolutelytech.com/2010/07/04/howto-find-out-your-linux-distribution-name-and-version-through-command-line/#comments</comments> <pubDate>Sun, 04 Jul 2010 13:20:19 +0000</pubDate> <dc:creator>Deepak Mittal</dc:creator> <category><![CDATA[Tips and Tricks]]></category> <category><![CDATA[Ubuntu (Linux)]]></category> <category><![CDATA[cli]]></category> <category><![CDATA[command-line]]></category> <category><![CDATA[linux]]></category> <category><![CDATA[lsb_release]]></category> <category><![CDATA[terminal]]></category> <category><![CDATA[uname]]></category><guid isPermaLink="false">http://www.absolutelytech.com/?p=633</guid> <description><![CDATA[There are lots of commands to find out your ditribution name and distribution version. Some work on some distros, some work on others. Here are some of the methods: lsb_release -a cat /etc/*release cat /etc/issue cat /proc/version uname -a One of these methods will surely tell you your linux distribution name and current version. Cheers! [...]Related posts:<ol><li><a href='http://www.absolutelytech.com/2010/06/26/howto-download-youtube-video-from-command-line-ubuntu/' rel='bookmark' title='Permanent Link: [HOWTO] Download youtube video from command-line'>[HOWTO] Download youtube video from command-line</a></li><li><a href='http://www.absolutelytech.com/2010/07/17/howto-configure-msmtp-to-work-with-gmail-on-linux/' rel='bookmark' title='Permanent Link: [HowTo] Configure msmtp to work with gmail on linux'>[HowTo] Configure msmtp to work with gmail on linux</a></li><li><a href='http://www.absolutelytech.com/2010/07/14/extract-almost-any-archive-through-terminal-using-a-single-command-in-linux/' rel='bookmark' title='Permanent Link: [HowTo]Extract almost any archive through terminal using a single command in linux'>[HowTo]Extract almost any archive through terminal using a single command in linux</a></li></ol>]]></description> <wfw:commentRss>http://www.absolutelytech.com/2010/07/04/howto-find-out-your-linux-distribution-name-and-version-through-command-line/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>[HOWTO] Reset MySQL root password on Ubuntu when you&#8217;ve forgotten it</title><link>http://www.absolutelytech.com/2010/07/01/howto-reset-mysql-root-password-on-ubuntu-when-youve-forgotten-it/</link> <comments>http://www.absolutelytech.com/2010/07/01/howto-reset-mysql-root-password-on-ubuntu-when-youve-forgotten-it/#comments</comments> <pubDate>Thu, 01 Jul 2010 05:38:53 +0000</pubDate> <dc:creator>Deepak Mittal</dc:creator> <category><![CDATA[MySQL]]></category> <category><![CDATA[Ubuntu (Linux)]]></category> <category><![CDATA[linux]]></category> <category><![CDATA[mysqld]]></category> <category><![CDATA[reset password]]></category> <category><![CDATA[ubuntu]]></category> <category><![CDATA[ubuntu 10.10]]></category><guid isPermaLink="false">http://www.absolutelytech.com/?p=449</guid> <description><![CDATA[To err is human. Humans forget things, MySQL root password is one of those things. However, its not very difficult to reset the root password if you have root access to the machine. The tutorial does seem a bit long because of all the alternate ways to kill and start the mysqld, but trust me [...]Related posts:<ol><li><a href='http://www.absolutelytech.com/2010/06/19/solved-cant-connect-to-local-mysql-server-through-socket-error/' rel='bookmark' title='Permanent Link: [SOLVED] &#8216;Can&#8217;t connect to local MySQL server through socket&#8217; error'>[SOLVED] &#8216;Can&#8217;t connect to local MySQL server through socket&#8217; error</a></li><li><a href='http://www.absolutelytech.com/2010/06/22/howto-use-local-phpmyadmin-with-remote-mysql/' rel='bookmark' title='Permanent Link: [HOWTO] Use local phpmyadmin with remote MySQL'>[HOWTO] Use local phpmyadmin with remote MySQL</a></li><li><a href='http://www.absolutelytech.com/2010/06/20/how-to-reset-panels-settings-to-default-in-ubuntu/' rel='bookmark' title='Permanent Link: [How-To] Reset panels&#8217; settings to default in Ubuntu'>[How-To] Reset panels&#8217; settings to default in Ubuntu</a></li></ol>]]></description> <wfw:commentRss>http://www.absolutelytech.com/2010/07/01/howto-reset-mysql-root-password-on-ubuntu-when-youve-forgotten-it/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>[HOWTO] Download youtube video from command-line</title><link>http://www.absolutelytech.com/2010/06/26/howto-download-youtube-video-from-command-line-ubuntu/</link> <comments>http://www.absolutelytech.com/2010/06/26/howto-download-youtube-video-from-command-line-ubuntu/#comments</comments> <pubDate>Sat, 26 Jun 2010 08:27:35 +0000</pubDate> <dc:creator>Deepak Mittal</dc:creator> <category><![CDATA[Tips and tricks]]></category> <category><![CDATA[Ubuntu (Linux)]]></category> <category><![CDATA[cli]]></category> <category><![CDATA[command-line]]></category> <category><![CDATA[downloading-youtube]]></category> <category><![CDATA[linux]]></category> <category><![CDATA[python]]></category> <category><![CDATA[terminal]]></category> <category><![CDATA[ubuntu]]></category> <category><![CDATA[youtube]]></category> <category><![CDATA[youtube-dl]]></category> <category><![CDATA[youtube-videos]]></category><guid isPermaLink="false">http://www.absolutelytech.com/?p=433</guid> <description><![CDATA[Linux is awesome and so is the terminal. Things become a lot more easy if you can just type in few commands and get your work done. Downloading youtube video has always been messy with GUI downloaders, browser extensions and web services which claim to give you the download link to that video. Now, you [...]Related posts:<ol><li><a href='http://www.absolutelytech.com/2010/07/04/howto-find-out-your-linux-distribution-name-and-version-through-command-line/' rel='bookmark' title='Permanent Link: [HOWTO] 5 methods to find out your linux distribution name and version through command line'>[HOWTO] 5 methods to find out your linux distribution name and version through command line</a></li><li><a href='http://www.absolutelytech.com/2009/09/25/connecting-to-a-windows-computer-on-lan-using-samba/' rel='bookmark' title='Permanent Link: Connecting to a windows computer on LAN using Samba'>Connecting to a windows computer on LAN using Samba</a></li><li><a href='http://www.absolutelytech.com/2010/07/14/extract-almost-any-archive-through-terminal-using-a-single-command-in-linux/' rel='bookmark' title='Permanent Link: [HowTo]Extract almost any archive through terminal using a single command in linux'>[HowTo]Extract almost any archive through terminal using a single command in linux</a></li></ol>]]></description> <wfw:commentRss>http://www.absolutelytech.com/2010/06/26/howto-download-youtube-video-from-command-line-ubuntu/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>[HOWTO] Use local phpmyadmin with remote MySQL</title><link>http://www.absolutelytech.com/2010/06/22/howto-use-local-phpmyadmin-with-remote-mysql/</link> <comments>http://www.absolutelytech.com/2010/06/22/howto-use-local-phpmyadmin-with-remote-mysql/#comments</comments> <pubDate>Tue, 22 Jun 2010 16:33:43 +0000</pubDate> <dc:creator>Deepak Mittal</dc:creator> <category><![CDATA[MySQL]]></category> <category><![CDATA[PHP]]></category> <category><![CDATA[Ubuntu (Linux)]]></category> <category><![CDATA[database]]></category> <category><![CDATA[db]]></category> <category><![CDATA[linux]]></category> <category><![CDATA[localhost]]></category> <category><![CDATA[phpymadmin]]></category> <category><![CDATA[remote]]></category> <category><![CDATA[remote-mysql]]></category> <category><![CDATA[ubuntu]]></category><guid isPermaLink="false">http://www.absolutelytech.com/?p=426</guid> <description><![CDATA[My host recently started allowing remote connections to its mysql database. It was a really useful feature &#8211; I could not change database settings from my own computer. Since it started allowing remote connections from my IP, I could use any mysql client to connect to it. I fired up terminal and tried to connect [...]Related posts:<ol><li><a href='http://www.absolutelytech.com/2010/06/19/solved-cant-connect-to-local-mysql-server-through-socket-error/' rel='bookmark' title='Permanent Link: [SOLVED] &#8216;Can&#8217;t connect to local MySQL server through socket&#8217; error'>[SOLVED] &#8216;Can&#8217;t connect to local MySQL server through socket&#8217; error</a></li><li><a href='http://www.absolutelytech.com/2010/07/01/howto-reset-mysql-root-password-on-ubuntu-when-youve-forgotten-it/' rel='bookmark' title='Permanent Link: [HOWTO] Reset MySQL root password on Ubuntu when you&#8217;ve forgotten it'>[HOWTO] Reset MySQL root password on Ubuntu when you&#8217;ve forgotten it</a></li><li><a href='http://www.absolutelytech.com/2010/04/06/how-to-back-up-all-mysql-databases/' rel='bookmark' title='Permanent Link: [HOW-TO] Back up all MySQL databases'>[HOW-TO] Back up all MySQL databases</a></li></ol>]]></description> <wfw:commentRss>http://www.absolutelytech.com/2010/06/22/howto-use-local-phpmyadmin-with-remote-mysql/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>13 cool themes for Linux</title><link>http://www.absolutelytech.com/2010/04/14/13-cool-themes-for-linux/</link> <comments>http://www.absolutelytech.com/2010/04/14/13-cool-themes-for-linux/#comments</comments> <pubDate>Wed, 14 Apr 2010 02:12:23 +0000</pubDate> <dc:creator>Deepak Mittal</dc:creator> <category><![CDATA[Ubuntu (Linux)]]></category> <category><![CDATA[bisigi]]></category> <category><![CDATA[linux]]></category> <category><![CDATA[themes]]></category><guid isPermaLink="false">http://www.absolutelytech.com/?p=366</guid> <description><![CDATA[Those of who are bored of the dull themes of Linux, I found 13 cool new themes for Linux. Bisigi Themes provide 13 free themes, each has its own icon-set, wallpaper, and color scheme. Just a few terminal commands are needed to install them. Installation instructions of Bisigi Themes Few people have complained that the [...]Related posts:<ol><li><a href='http://www.absolutelytech.com/2010/07/18/howto-send-emailsusing-mail-function-from-localhost-in-php-through-msmtp-using-gmail-account-on-linux/' rel='bookmark' title='Permanent Link: [HOWTO] Send emails(using mail function) from localhost in PHP through msmtp (using gmail account) on Linux'>[HOWTO] Send emails(using mail function) from localhost in PHP through msmtp (using gmail account) on Linux</a></li><li><a href='http://www.absolutelytech.com/2010/07/17/howto-configure-msmtp-to-work-with-gmail-on-linux/' rel='bookmark' title='Permanent Link: [HowTo] Configure msmtp to work with gmail on linux'>[HowTo] Configure msmtp to work with gmail on linux</a></li><li><a href='http://www.absolutelytech.com/2010/03/30/type-in-devanagari-in-any-field-on-any-site/' rel='bookmark' title='Permanent Link: Type in Devanagari in any field on any site'>Type in Devanagari in any field on any site</a></li></ol>]]></description> <wfw:commentRss>http://www.absolutelytech.com/2010/04/14/13-cool-themes-for-linux/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced)
Database Caching 183/399 queries in 2.337 seconds using disk
Object Caching 10440/10565 objects using disk

Served from: www.absolutelytech.com @ 2010-09-10 02:27:41 -->