<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Absolutely Tech</title>
	
	<link>http://www.absolutelytech.com</link>
	<description>Yes!! Its absolutely tech...</description>
	<lastBuildDate>Wed, 28 Sep 2011 10:31:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/AbsolutelyTech" /><feedburner:info uri="absolutelytech" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>AbsolutelyTech</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>[Solved] “is not co-installable with” errors on Ubuntu</title>
		<link>http://feedproxy.google.com/~r/AbsolutelyTech/~3/KcKaZfzQVyA/</link>
		<comments>http://www.absolutelytech.com/2011/08/02/solved-is-not-co-installable-with-errors-on-ubuntu/#comments</comments>
		<pubDate>Tue, 02 Aug 2011 07:13:40 +0000</pubDate>
		<dc:creator>Deepak Mittal</dc:creator>
				<category><![CDATA[Ubuntu (Linux)]]></category>
		<category><![CDATA[32bit]]></category>
		<category><![CDATA[64bit]]></category>
		<category><![CDATA[apt-get]]></category>

		<guid isPermaLink="false">http://www.absolutelytech.com/?p=1084</guid>
		<description>I installed 32bit wine on 64bit Kubuntu but for some reason it didn&amp;#8217;t install properly so I tried reinstalling wine 64 bit and got the following error: dpkg: error processing /var/cache/apt/archives/wine1.2_1.2.3-0ubuntu1~ppa1_amd64.deb (&amp;#8211;unpack): wine1.2: 1.2.3-0ubuntu1~ppa1 (Multi-Arch: no) is not co-installable with wine1.2:i386 1.2.3-0ubuntu1~ppa1 (Multi-Arch: no) which is currently installed You can&amp;#8217;t simply remove 32bit wine using [...]


Related posts:&lt;ol&gt;&lt;li&gt;&lt;a href='http://www.absolutelytech.com/2010/10/17/solved-apt-get-is-to-be-installed-errors-in-ubuntu/' rel='bookmark' title='[Solved] apt-get &amp;#8220;is to be installed&amp;#8221; errors in Ubuntu'&gt;[Solved] apt-get &amp;#8220;is to be installed&amp;#8221; errors in Ubuntu&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href='http://www.absolutelytech.com/2010/06/30/solved-error-dpkg-error-processing-filename-unpack-trying-to-overwrite/' rel='bookmark' title='[SOLVED] Error &amp;#8216;dpkg: error processing &amp;lt;filename&amp;gt; (&amp;#045;&amp;#045;unpack) trying to overwrite&amp;#8230;'&gt;[SOLVED] Error &amp;#8216;dpkg: error processing &amp;lt;filename&amp;gt; (&amp;#45;&amp;#45;unpack) trying to overwrite&amp;#8230;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href='http://www.absolutelytech.com/2011/04/26/solved-vlc-does-not-support-the-audio-or-video-format-h-264-on-ubuntu/' rel='bookmark' title='[SOLVED] VLC does not support the audio or video format &amp;#8220;h.264&amp;#8243; on Ubuntu'&gt;[SOLVED] VLC does not support the audio or video format &amp;#8220;h.264&amp;#8243; on Ubuntu&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;img src="http://feeds.feedburner.com/~r/AbsolutelyTech/~4/KcKaZfzQVyA" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.absolutelytech.com/2011/08/02/solved-is-not-co-installable-with-errors-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.absolutelytech.com/2011/08/02/solved-is-not-co-installable-with-errors-on-ubuntu/</feedburner:origLink></item>
		<item>
		<title>[How-To] Disable CPU cores in Linux</title>
		<link>http://feedproxy.google.com/~r/AbsolutelyTech/~3/F4xaQv_-h_c/</link>
		<comments>http://www.absolutelytech.com/2011/08/01/how-to-disable-cpu-cores-in-linux/#comments</comments>
		<pubDate>Mon, 01 Aug 2011 12:13:16 +0000</pubDate>
		<dc:creator>Deepak Mittal</dc:creator>
				<category><![CDATA[Ubuntu (Linux)]]></category>
		<category><![CDATA[cpu]]></category>

		<guid isPermaLink="false">http://www.absolutelytech.com/?p=1078</guid>
		<description>Although there&amp;#8217;s no reason to do this, but some of you might have problem with apps not running well in multi-core environment or maybe looking to save some power (although disabling cores on sandy-bridge CPUs won&amp;#8217;t save much power), I&amp;#8217;ve written this simple tutorial to disable CPU cores in Linux. I have i7 2630QM process [...]


Related posts:&lt;ol&gt;&lt;li&gt;&lt;a href='http://www.absolutelytech.com/2010/11/10/solved-kernel_thread_helper0x70x10-during-ubuntu-boot-process/' rel='bookmark' title='[SOLVED] kernel_thread_helper+0&amp;#215;7/0&amp;#215;10 during Ubuntu boot process'&gt;[SOLVED] kernel_thread_helper+0&amp;#215;7/0&amp;#215;10 during Ubuntu boot process&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href='http://www.absolutelytech.com/2010/07/14/extract-almost-any-archive-through-terminal-using-a-single-command-in-linux/' rel='bookmark' title='[HowTo]Extract almost any archive through terminal using a single command in linux'&gt;[HowTo]Extract almost any archive through terminal using a single command in linux&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href='http://www.absolutelytech.com/2010/05/01/solved-blank-screen-while-booting-lucid-lynx-on-older-ati-graphics/' rel='bookmark' title='[SOLVED] Blank screen while booting Lucid Lynx on older ATI graphics'&gt;[SOLVED] Blank screen while booting Lucid Lynx on older ATI graphics&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;img src="http://feeds.feedburner.com/~r/AbsolutelyTech/~4/F4xaQv_-h_c" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.absolutelytech.com/2011/08/01/how-to-disable-cpu-cores-in-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.absolutelytech.com/2011/08/01/how-to-disable-cpu-cores-in-linux/</feedburner:origLink></item>
		<item>
		<title>[Solved] Unadjustable brightness on laptops having i915 kernel module</title>
		<link>http://feedproxy.google.com/~r/AbsolutelyTech/~3/gqO7kF6Px9c/</link>
		<comments>http://www.absolutelytech.com/2011/08/01/solved-unadjustable-brightness-on-laptops-having-i915-kernel-module/#comments</comments>
		<pubDate>Mon, 01 Aug 2011 09:00:36 +0000</pubDate>
		<dc:creator>Deepak Mittal</dc:creator>
				<category><![CDATA[Ubuntu (Linux)]]></category>
		<category><![CDATA[brightness]]></category>
		<category><![CDATA[i915. linux]]></category>

		<guid isPermaLink="false">http://www.absolutelytech.com/?p=1075</guid>
		<description>I recently purchased a new laptop HP DV6121tx and installed linux on it. Apart from the muxless switchable graphics and openGL (HP will release a BIOS update to fix it soon), and brightness control, everything worked. I couldn&amp;#8217;t change the brightness using the Fn Hotkeys. They displayed the brightness applet on pressing but nothing happened. [...]


Related posts:&lt;ol&gt;&lt;li&gt;&lt;a href='http://www.absolutelytech.com/2009/11/01/solved-ath5k-wifi-module-not-working-in-karmic-koala/' rel='bookmark' title='[Solved] Ath5k wifi module not working in Karmic Koala'&gt;[Solved] Ath5k wifi module not working in Karmic Koala&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href='http://www.absolutelytech.com/2010/07/15/solved-no-module-named-gtkhtml2/' rel='bookmark' title='[SOLVED] No module named gtkhtml2'&gt;[SOLVED] No module named gtkhtml2&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href='http://www.absolutelytech.com/2010/06/08/solved-media-playing-issues-in-vlc-in-ubuntu-10-10-maverick-meerkat/' rel='bookmark' title='[SOLVED] Media Playing issues in VLC in Ubuntu 10.10 Maverick Meerkat'&gt;[SOLVED] Media Playing issues in VLC in Ubuntu 10.10 Maverick Meerkat&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;img src="http://feeds.feedburner.com/~r/AbsolutelyTech/~4/gqO7kF6Px9c" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.absolutelytech.com/2011/08/01/solved-unadjustable-brightness-on-laptops-having-i915-kernel-module/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.absolutelytech.com/2011/08/01/solved-unadjustable-brightness-on-laptops-having-i915-kernel-module/</feedburner:origLink></item>
		<item>
		<title>[Solved] Disqus causing admin panel issues in wordpress</title>
		<link>http://feedproxy.google.com/~r/AbsolutelyTech/~3/pBb3vMhPK70/</link>
		<comments>http://www.absolutelytech.com/2011/07/13/solved-disqus-causing-admin-panel-issues-in-wordpress/#comments</comments>
		<pubDate>Wed, 13 Jul 2011 18:07:04 +0000</pubDate>
		<dc:creator>Deepak Mittal</dc:creator>
				<category><![CDATA[Web development]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[disqus]]></category>
		<category><![CDATA[Errors]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.absolutelytech.com/?p=1071</guid>
		<description>Disqus comment system was causing javascript errors, which in chrome console looked something like this: Uncaught Syntax error, unrecognized expression: [href=edit-comments.php?page=disqus] It caused unmovable widgets, screen-options didn&amp;#8217;t open and other related javascript issues in admin panel. After some researching it turns out, there&amp;#8217;s a simple fix. In /wp-content/plugins/disqus-comment-system/disqus.php, find: href=edit-comments.php?page=disqus and replace it with: href=&amp;#8221;edit-comments.php?page=disqus&amp;#8221; [...]


Related posts:&lt;ol&gt;&lt;li&gt;&lt;a href='http://www.absolutelytech.com/2011/03/22/howto-remove-admin-bar-from-wordpress-3-1/' rel='bookmark' title='[HowTo] Remove admin bar from wordpress 3.1'&gt;[HowTo] Remove admin bar from wordpress 3.1&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href='http://www.absolutelytech.com/2010/06/19/solvederror-establishing-a-database-connection-in-wordpress/' rel='bookmark' title='[SOLVED]&amp;#8216;Error establishing a database connection&amp;#8217; in wordpress'&gt;[SOLVED]&amp;#8216;Error establishing a database connection&amp;#8217; in wordpress&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href='http://www.absolutelytech.com/2010/06/08/solved-media-playing-issues-in-vlc-in-ubuntu-10-10-maverick-meerkat/' rel='bookmark' title='[SOLVED] Media Playing issues in VLC in Ubuntu 10.10 Maverick Meerkat'&gt;[SOLVED] Media Playing issues in VLC in Ubuntu 10.10 Maverick Meerkat&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;img src="http://feeds.feedburner.com/~r/AbsolutelyTech/~4/pBb3vMhPK70" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.absolutelytech.com/2011/07/13/solved-disqus-causing-admin-panel-issues-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.absolutelytech.com/2011/07/13/solved-disqus-causing-admin-panel-issues-in-wordpress/</feedburner:origLink></item>
		<item>
		<title>[SOLVED] VLC does not support the audio or video format “h.264″ on Ubuntu</title>
		<link>http://feedproxy.google.com/~r/AbsolutelyTech/~3/OsilGTRE2Ak/</link>
		<comments>http://www.absolutelytech.com/2011/04/26/solved-vlc-does-not-support-the-audio-or-video-format-h-264-on-ubuntu/#comments</comments>
		<pubDate>Tue, 26 Apr 2011 17:56:23 +0000</pubDate>
		<dc:creator>Deepak Mittal</dc:creator>
				<category><![CDATA[Ubuntu (Linux)]]></category>
		<category><![CDATA[Errors]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[vlc]]></category>

		<guid isPermaLink="false">http://www.absolutelytech.com/?p=1065</guid>
		<description>I got the following error in VLC today while trying to play some media file: VLC does not support the audio or video format &amp;#8220;h.264&amp;#8243;. Unfortunately there is no way for you to fix this.&amp;#8221; All other media files game same error with different codec names. I couldn&amp;#8217;t play anything in VLC. To fix the [...]


Related posts:&lt;ol&gt;&lt;li&gt;&lt;a href='http://www.absolutelytech.com/2010/06/08/solved-media-playing-issues-in-vlc-in-ubuntu-10-10-maverick-meerkat/' rel='bookmark' title='[SOLVED] Media Playing issues in VLC in Ubuntu 10.10 Maverick Meerkat'&gt;[SOLVED] Media Playing issues in VLC in Ubuntu 10.10 Maverick Meerkat&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href='http://www.absolutelytech.com/2009/10/02/playing-wmv-files-in-ubuntu/' rel='bookmark' title='[HowTo] Playing wmv files in Ubuntu'&gt;[HowTo] Playing wmv files in Ubuntu&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href='http://www.absolutelytech.com/2010/10/17/solved-apt-get-is-to-be-installed-errors-in-ubuntu/' rel='bookmark' title='[Solved] apt-get &amp;#8220;is to be installed&amp;#8221; errors in Ubuntu'&gt;[Solved] apt-get &amp;#8220;is to be installed&amp;#8221; errors in Ubuntu&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;img src="http://feeds.feedburner.com/~r/AbsolutelyTech/~4/OsilGTRE2Ak" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.absolutelytech.com/2011/04/26/solved-vlc-does-not-support-the-audio-or-video-format-h-264-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.absolutelytech.com/2011/04/26/solved-vlc-does-not-support-the-audio-or-video-format-h-264-on-ubuntu/</feedburner:origLink></item>
		<item>
		<title>[SOLVED] “undefined symbol: menu_proxy_module_load” error in GNOME applications</title>
		<link>http://feedproxy.google.com/~r/AbsolutelyTech/~3/CWGnw0X1SgE/</link>
		<comments>http://www.absolutelytech.com/2011/04/26/solved-undefined-symbol-menu_proxy_module_load-error-in-gnome-applications/#comments</comments>
		<pubDate>Tue, 26 Apr 2011 17:45:28 +0000</pubDate>
		<dc:creator>Deepak Mittal</dc:creator>
				<category><![CDATA[Ubuntu (Linux)]]></category>
		<category><![CDATA[appmenu-gtk]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[gtk]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[warning]]></category>

		<guid isPermaLink="false">http://www.absolutelytech.com/?p=1063</guid>
		<description>In all GTK apps I used to get the following warnings when run from terminal: `menu_proxy_module_load': /usr/lib/virtualbox/VirtualBox: undefined symbol: menu_proxy_module_load &amp;#160; (&amp;#60;unknown&amp;#62;:23888): Gtk-WARNING **: Failed to load type module: (null) This error was received while running Virtualbox. Though, it seems just a warning and doesn&amp;#8217;t really change anything in the application, it does make the [...]


Related posts:&lt;ol&gt;&lt;li&gt;&lt;a href='http://www.absolutelytech.com/2010/04/13/solved-unable-to-boot-due-to-gnome-power-manager-error/' rel='bookmark' title='[SOLVED] Unable to boot due to GNOME Power Manager error'&gt;[SOLVED] Unable to boot due to GNOME Power Manager error&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href='http://www.absolutelytech.com/2010/12/06/solved-error-undefined-reference-to-libiconv_open-while-compiling/' rel='bookmark' title='[SOLVED] Error &amp;#8220;undefined reference to `libiconv_open&amp;#8217;&amp;#8221; while compiling'&gt;[SOLVED] Error &amp;#8220;undefined reference to `libiconv_open&amp;#8217;&amp;#8221; while compiling&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href='http://www.absolutelytech.com/2010/06/19/solved-cant-connect-to-local-mysql-server-through-socket-error/' rel='bookmark' title='[SOLVED] &amp;#8216;Can&amp;#8217;t connect to local MySQL server through socket&amp;#8217; error'&gt;[SOLVED] &amp;#8216;Can&amp;#8217;t connect to local MySQL server through socket&amp;#8217; error&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;img src="http://feeds.feedburner.com/~r/AbsolutelyTech/~4/CWGnw0X1SgE" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.absolutelytech.com/2011/04/26/solved-undefined-symbol-menu_proxy_module_load-error-in-gnome-applications/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.absolutelytech.com/2011/04/26/solved-undefined-symbol-menu_proxy_module_load-error-in-gnome-applications/</feedburner:origLink></item>
		<item>
		<title>[HowTo] Save all flash video files being played in Chrome/Chromium to Home directory</title>
		<link>http://feedproxy.google.com/~r/AbsolutelyTech/~3/DbApiFWdVgM/</link>
		<comments>http://www.absolutelytech.com/2011/03/27/howto-save-all-flash-video-files-being-played-in-chromechromium-to-home-directory/#comments</comments>
		<pubDate>Sun, 27 Mar 2011 09:22:44 +0000</pubDate>
		<dc:creator>Deepak Mittal</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Ubuntu (Linux)]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[chromium]]></category>
		<category><![CDATA[cli]]></category>
		<category><![CDATA[flv]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.absolutelytech.com/?p=1017</guid>
		<description>After watching a video on youtube in chrome, I felt like saving it. I couldn&amp;#8217;t find the flv in ~/.cache or in /tmp. So I dug around and found this link:&amp;#160;http://superuser.com/questions/235535/in-google-chrome-on-linux-where-is-the-flv-if-not-in-tmp. The solution by omab worked for me. So I wrote this one line command which would save all the currently playing files in Chrome [...]


Related posts:&lt;ol&gt;&lt;li&gt;&lt;a href='http://www.absolutelytech.com/2010/08/27/solved-ignoring-file-distupgrade-save-in-directory-etcaptsources-list-d-as-it-has-an-invalid-filename-extension-on-ubuntu-10-10/' rel='bookmark' title='[SOLVED] &amp;#8220;Ignoring file &amp;#8216;.distUpgrade&amp;#8217; / &amp;#8216;.save&amp;#8217; in directory &amp;#8216;/etc/apt/sources.list.d/&amp;#8217; as it has an invalid filename extension&amp;#8221; on Ubuntu 10.10'&gt;[SOLVED] &amp;#8220;Ignoring file &amp;#8216;.distUpgrade&amp;#8217; / &amp;#8216;.save&amp;#8217; in directory &amp;#8216;/etc/apt/sources.list.d/&amp;#8217; as it has an invalid filename extension&amp;#8221; on Ubuntu 10.10&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href='http://www.absolutelytech.com/2010/10/16/howto-find-number-of-files-inside-a-folder-in-linux/' rel='bookmark' title='[HowTo] Find number of files inside a folder in Linux'&gt;[HowTo] Find number of files inside a folder in Linux&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href='http://www.absolutelytech.com/2010/06/26/howto-download-youtube-video-from-command-line-ubuntu/' rel='bookmark' title='[HOWTO] Download youtube video from command-line'&gt;[HOWTO] Download youtube video from command-line&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;img src="http://feeds.feedburner.com/~r/AbsolutelyTech/~4/DbApiFWdVgM" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.absolutelytech.com/2011/03/27/howto-save-all-flash-video-files-being-played-in-chromechromium-to-home-directory/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://www.absolutelytech.com/2011/03/27/howto-save-all-flash-video-files-being-played-in-chromechromium-to-home-directory/</feedburner:origLink></item>
		<item>
		<title>[HowTo] Stop phpmyadmin from asking username, password in localhost</title>
		<link>http://feedproxy.google.com/~r/AbsolutelyTech/~3/Y_c3S4TMnXw/</link>
		<comments>http://www.absolutelytech.com/2011/03/27/howto-stop-phpmyadmin-from-asking-username-password-in-localhost/#comments</comments>
		<pubDate>Sun, 27 Mar 2011 03:22:32 +0000</pubDate>
		<dc:creator>Deepak Mittal</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web development]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[phpmyadmin]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.absolutelytech.com/?p=1003</guid>
		<description>Yesterday, I showed you how you can keep local installation of phpmyadmin from logging you out every few minutes. I took one more step and edited configuration to not ask me username, password at all. Now phpmyadmin never asks me for mysql username and password. Keep in mind if you follow this tutorial anyone would [...]


Related posts:&lt;ol&gt;&lt;li&gt;&lt;a href='http://www.absolutelytech.com/2010/06/22/howto-use-local-phpmyadmin-with-remote-mysql/' rel='bookmark' title='[HOWTO] Use local phpmyadmin with remote MySQL'&gt;[HOWTO] Use local phpmyadmin with remote MySQL&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href='http://www.absolutelytech.com/2011/03/26/howto-extend-login-expiration-for-phpmyadmin/' rel='bookmark' title='[HowTo] Extend phpmyadmin session expiration time'&gt;[HowTo] Extend phpmyadmin session expiration time&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href='http://www.absolutelytech.com/2010/07/01/howto-reset-mysql-root-password-on-ubuntu-when-youve-forgotten-it/' rel='bookmark' title='[HOWTO] Reset MySQL root password on Ubuntu when you&amp;#8217;ve forgotten it'&gt;[HOWTO] Reset MySQL root password on Ubuntu when you&amp;#8217;ve forgotten it&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;img src="http://feeds.feedburner.com/~r/AbsolutelyTech/~4/Y_c3S4TMnXw" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.absolutelytech.com/2011/03/27/howto-stop-phpmyadmin-from-asking-username-password-in-localhost/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.absolutelytech.com/2011/03/27/howto-stop-phpmyadmin-from-asking-username-password-in-localhost/</feedburner:origLink></item>
		<item>
		<title>[HowTo] Extend phpmyadmin session expiration time</title>
		<link>http://feedproxy.google.com/~r/AbsolutelyTech/~3/EHGE6dMcK_c/</link>
		<comments>http://www.absolutelytech.com/2011/03/26/howto-extend-login-expiration-for-phpmyadmin/#comments</comments>
		<pubDate>Sat, 26 Mar 2011 09:34:21 +0000</pubDate>
		<dc:creator>Deepak Mittal</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web development]]></category>
		<category><![CDATA[phpmyadmin]]></category>
		<category><![CDATA[session]]></category>

		<guid isPermaLink="false">http://www.absolutelytech.com/?p=1004</guid>
		<description>Recently, I got frustrated being logged out every few minutes (24 minutes, to be precise) from phpmyadmin on my localhost. I make some db changes, write some code and when I get back to phpmyadmin, I would see my session had expired. To fix this, I changed the configuration so that my session would expire [...]


Related posts:&lt;ol&gt;&lt;li&gt;&lt;a href='http://www.absolutelytech.com/2010/06/22/howto-use-local-phpmyadmin-with-remote-mysql/' rel='bookmark' title='[HOWTO] Use local phpmyadmin with remote MySQL'&gt;[HOWTO] Use local phpmyadmin with remote MySQL&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href='http://www.absolutelytech.com/2010/08/02/howto-add-expire-headers-to-cache-static-files-using-htaccess/' rel='bookmark' title='[HowTo] Add expires headers to cache static files using htaccess'&gt;[HowTo] Add expires headers to cache static files using htaccess&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href='http://www.absolutelytech.com/2009/10/04/mozilla-firefox-memory-optimization/' rel='bookmark' title='[HowTo] Optimize Mozilla Firefox for better performance'&gt;[HowTo] Optimize Mozilla Firefox for better performance&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;img src="http://feeds.feedburner.com/~r/AbsolutelyTech/~4/EHGE6dMcK_c" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.absolutelytech.com/2011/03/26/howto-extend-login-expiration-for-phpmyadmin/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.absolutelytech.com/2011/03/26/howto-extend-login-expiration-for-phpmyadmin/</feedburner:origLink></item>
		<item>
		<title>[HowTo] Install Firefox 4 on Ubuntu using PPA</title>
		<link>http://feedproxy.google.com/~r/AbsolutelyTech/~3/PH1Dvv2hILs/</link>
		<comments>http://www.absolutelytech.com/2011/03/23/howto-install-firefox-4-on-ubuntu-using-ppa/#comments</comments>
		<pubDate>Wed, 23 Mar 2011 16:58:04 +0000</pubDate>
		<dc:creator>Deepak Mittal</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Ubuntu (Linux)]]></category>

		<guid isPermaLink="false">http://www.absolutelytech.com/?p=988</guid>
		<description>Firefox 4 which was released yesterday has been downloaded over 6 million times in just 24 hours. It features faster application startup, faster javascript engine, full HTML5 and CSS3 compliance etc. &amp;#160; ============================================================== What’s New in Firefox 4: Fastest Firefox Ever Performance: Firefox is up to six times faster than the previous release. With improved [...]


Related posts:&lt;ol&gt;&lt;li&gt;&lt;a href='http://www.absolutelytech.com/2009/10/04/mozilla-firefox-memory-optimization/' rel='bookmark' title='[HowTo] Optimize Mozilla Firefox for better performance'&gt;[HowTo] Optimize Mozilla Firefox for better performance&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href='http://www.absolutelytech.com/2009/09/23/moving-my-firefox-profile-from-windows-to-ubuntu/' rel='bookmark' title='Moving my firefox profile from windows to ubuntu'&gt;Moving my firefox profile from windows to ubuntu&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href='http://www.absolutelytech.com/2010/07/01/howto-install-opera-10-6-via-ppa-in-ubuntu/' rel='bookmark' title='[HOWTO] Install Opera 10.6 via PPA in Ubuntu'&gt;[HOWTO] Install Opera 10.6 via PPA in Ubuntu&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;img src="http://feeds.feedburner.com/~r/AbsolutelyTech/~4/PH1Dvv2hILs" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.absolutelytech.com/2011/03/23/howto-install-firefox-4-on-ubuntu-using-ppa/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.absolutelytech.com/2011/03/23/howto-install-firefox-4-on-ubuntu-using-ppa/</feedburner:origLink></item>
	</channel>
</rss><!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using apc (Feed is rejected)
Page Caching using apc
Database Caching 24/135 queries in 0.153 seconds using apc
Object Caching 4014/4126 objects using apc

Served from: www.absolutelytech.com @ 2012-02-03 10:43:37 -->

