<?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>PC Tips Box &#187; Linux</title>
	<atom:link href="http://www.pctipsbox.com/cat/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pctipsbox.com</link>
	<description>Tips Tricks Central</description>
	<lastBuildDate>Wed, 18 Nov 2009 06:08:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Fix Ubuntu Bootloader</title>
		<link>http://www.pctipsbox.com/fix-ubuntu-bootloader/</link>
		<comments>http://www.pctipsbox.com/fix-ubuntu-bootloader/#comments</comments>
		<pubDate>Sun, 19 Jul 2009 13:53:17 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[boot]]></category>
		<category><![CDATA[Bootloader]]></category>
		<category><![CDATA[Disk]]></category>
		<category><![CDATA[dual boot]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[hard disk]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[windows boot]]></category>

		<guid isPermaLink="false">http://www.pctipsbox.com/?p=4041</guid>
		<description><![CDATA[


Have you installed Windows and Ubuntu in dual boot? If yes, you might have installed Windows First and the Ubuntu, which is a good way of doing it.
In case you have already Installed Windows on your computer, then you have another good options to install Ubuntu inside windows without formatting hard disk using Wubi Installer.
But [...]]]></description>
			<content:encoded><![CDATA[<p>Have you installed <a href="http://www.pctipsbox.com/how-to-dual-boot-vista-with-ubuntu/" target="_blank"><span style="color: #ff0000;">Windows and Ubuntu in dual boot</span></a>? If yes, you might have installed Windows First and the Ubuntu, which is a good way of doing it.</p>
<p>In case you have already Installed Windows on your computer, then you have another good options to install Ubuntu inside windows without formatting hard disk using Wubi Installer.</p>
<p>But the problem is when you have Ubuntu installed already and then you install Windows on it. On installing Windows on top of Ubuntu, Windows removes the ubuntu boot-loader called grub and replaces it with <a href="http://www.pctipsbox.com/setting-up-a-dual-boot-linux-and-vista-pc/" target="_blank"><span style="color: #ff0000;">windows boot loader</span></a>. In this case, you will not be able to boot into Ubuntu.</p>
<p>To fix this issue, we will tell you <a href="http://www.pctipsbox.com/tag/how-to/" class="st_tag internal_tag" rel="tag nofollow" title="Posts tagged with how to">how to</a> install the ubuntu boot-loader called grub on top of windows boot-loader so that you can boot into windows or ubuntu whenever you like.</p>
<p><strong>Fix:</strong></p>
<p>For this you will need a Ubuntu live CD. Download the ubuntu live CD image from here and burn the CD. You can also order the ubuntu CDs by mail for free, but it will take a few weeks.<span id="more-4041"></span></p>
<p><strong>Follow the below steps :</strong></p>
<p><strong>1.</strong> Once you have the ununtu live CD ready, boot your computer with this CD.</p>
<p><strong>2.</strong> On first menu, select the language &gt; English.</p>
<p><strong>3.</strong> Select the option called “Try Ubuntu without any change to your computer”. This will launch ubuntu in live mode.</p>
<p><strong>4.</strong> Once it loads the Ubuntu desktop, go to Menu &gt; Accessories &gt; Terrminal. This will open a prompt window.</p>
<p><strong>5</strong>. On this prompt window, type command “sudo grub” without the quotes and press enter key. This will show a grub prompt.</p>
<p><strong>6.</strong> On grub prompt type “find  /boot/grub/stage1” without quotes and press enter key. This will show a output like this one “(hd1,4)” or something like that, note down the output you see on a piece of paper, its very important that u note it correctly else it will mess up the next steps. Lets assume you get something like “(hdx,y)”, where x is hard disk number and y is partition number which varied from computer to computer.</p>
<p><strong>7.</strong> Now type “root (hdx,y)” without quotes and press enter.</p>
<p><strong>8.</strong> Now type “setup (hdx)” without quotes and press enter.</p>
<p><strong>9.</strong> After some processing you will see a message which says “Done”. After this, simply type “quit” and press enter.</p>
<p><strong>10.</strong> Turn off the Ubuntu live session, remove the CD from CD tray, and your grub will be back. Now you can Run Windows Or Linux from the boot options.</p>
<img src="http://www.pctipsbox.com/?ak_action=api_record_view&id=4041&type=feed" alt="" />
	Tags: <a href="http://www.pctipsbox.com/tag/boot/" title="boot" rel="tag nofollow">boot</a>, <a href="http://www.pctipsbox.com/tag/bootloader/" title="Bootloader" rel="tag nofollow">Bootloader</a>, <a href="http://www.pctipsbox.com/tag/disk/" title="Disk" rel="tag nofollow">Disk</a>, <a href="http://www.pctipsbox.com/tag/dual-boot/" title="dual boot" rel="tag nofollow">dual boot</a>, <a href="http://www.pctipsbox.com/tag/fix/" title="fix" rel="tag nofollow">fix</a>, <a href="http://www.pctipsbox.com/tag/hard-disk/" title="hard disk" rel="tag nofollow">hard disk</a>, <a href="http://www.pctipsbox.com/tag/install/" title="install" rel="tag nofollow">install</a>, <a href="http://www.pctipsbox.com/tag/linux/" title="Linux" rel="tag nofollow">Linux</a>, <a href="http://www.pctipsbox.com/tag/ubuntu/" title="ubuntu" rel="tag nofollow">ubuntu</a>, <a href="http://www.pctipsbox.com/tag/windows-boot/" title="windows boot" rel="tag nofollow">windows boot</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.pctipsbox.com/how-to-dual-boot-vista-with-ubuntu/" title="How to dual boot Vista with Ubuntu (March 4, 2008)">How to dual boot Vista with Ubuntu</a> (5)</li>
	<li><a href="http://www.pctipsbox.com/save-space-when-using-two-drives-or-dual-booting/" title="Save space when using two drives or dual-booting (February 28, 2008)">Save space when using two drives or dual-booting</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/install-windows-xp-on-windows-vista-without-formatting-hard-drive/" title="Install Windows XP On Windows Vista Without Formatting Hard Drive (December 8, 2008)">Install Windows XP On Windows Vista Without Formatting Hard Drive</a> (2)</li>
	<li><a href="http://www.pctipsbox.com/how-to-install-ubuntu-linux-from-usb-stick/" title="How to install Ubuntu Linux from USB Stick (April 23, 2008)">How to install Ubuntu Linux from USB Stick</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/how-do-i-install-windows-xp-on-a-computer-with-windows-vista-pre-installed/" title="How do I install Windows XP on a computer with Windows Vista pre-installed? (October 6, 2008)">How do I install Windows XP on a computer with Windows Vista pre-installed?</a> (5)</li>
	<li><a href="http://www.pctipsbox.com/disk-swap-to-pc-performance/" title="Disk Swap to pc Performance (February 1, 2007)">Disk Swap to pc Performance</a> (1)</li>
	<li><a href="http://www.pctipsbox.com/windows-cannot-find-svchostexe/" title="Windows cannot find svchost.exe (April 14, 2008)">Windows cannot find svchost.exe</a> (3)</li>
	<li><a href="http://www.pctipsbox.com/windows-7-will-consume-less-disk-space-than-vista/" title="Windows 7 Will Consume Less Disk Space than Vista (November 21, 2008)">Windows 7 Will Consume Less Disk Space than Vista</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/windows-7-interface-tweaks/" title="Windows 7 Interface Tweaks (February 23, 2009)">Windows 7 Interface Tweaks</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/ubuntu-710-on-ps3/" title="Ubuntu 7.10 on PS3 (December 10, 2007)">Ubuntu 7.10 on PS3</a> (6)</li>
	<li><a href="http://www.pctipsbox.com/top-10-ubuntu-based-distributions/" title="Top 10 Ubuntu-based Distributions (February 10, 2008)">Top 10 Ubuntu-based Distributions</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/top-10-download-managers-available-in-ubuntu/" title="Top 10 Download Managers Available in Ubuntu (July 21, 2008)">Top 10 Download Managers Available in Ubuntu</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/top-10-january-2009-popular-tips/" title="Top 10 &#8211; January 2009 Popular Tips (February 1, 2009)">Top 10 &#8211; January 2009 Popular Tips</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/top-10-august-2009-popular-tips/" title="TOP 10 &#8211; August 2009 Popular Tips (September 1, 2009)">TOP 10 &#8211; August 2009 Popular Tips</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/ten-ways-to-tweak-your-linux-boot-process/" title="Ten ways to Tweak your Linux Boot Process (January 16, 2009)">Ten ways to Tweak your Linux Boot Process</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/ten-tips-and-tricks-for-google-chrome/" title="Ten Tips and Tricks for Google Chrome (December 10, 2008)">Ten Tips and Tricks for Google Chrome</a> (2)</li>
	<li><a href="http://www.pctipsbox.com/stick-ubuntu-linux-right-in-the-heart-of-windows/" title="Stick Ubuntu Linux Right in the Heart of Windows (February 21, 2008)">Stick Ubuntu Linux Right in the Heart of Windows</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/setting-up-a-dual-boot-linux-and-vista-pc/" title="Setting Up A Dual-Boot Linux And Vista PC (July 18, 2007)">Setting Up A Dual-Boot Linux And Vista PC</a> (2)</li>
	<li><a href="http://www.pctipsbox.com/set-your-vista-64-to-a-faster-boot/" title="Set your Vista 64 to a faster boot (September 18, 2008)">Set your Vista 64 to a faster boot</a> (4)</li>
	<li><a href="http://www.pctipsbox.com/microsoft-silverlight-for-linux/" title="Microsoft Silverlight for Linux (May 15, 2008)">Microsoft Silverlight for Linux</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.pctipsbox.com/fix-ubuntu-bootloader/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Internet Explorer in Ubuntu Linux</title>
		<link>http://www.pctipsbox.com/internet-explorer-in-ubuntu-linux/</link>
		<comments>http://www.pctipsbox.com/internet-explorer-in-ubuntu-linux/#comments</comments>
		<pubDate>Mon, 22 Jun 2009 11:50:55 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[Explorer]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[internet explorer]]></category>
		<category><![CDATA[optimize]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[web developers]]></category>
		<category><![CDATA[Wine]]></category>

		<guid isPermaLink="false">http://www.pctipsbox.com/?p=3862</guid>
		<description><![CDATA[IEs4Linux is the simpler way to have Microsoft Internet Explorer running on Linux (or any OS running Wine).
No clicks needed. No boring setup processes. No Wine complications. Just one easy script and you’ll get three IE versions to test your Sites. And it’s free and open source.This may be very helpful for software developers and [...]]]></description>
			<content:encoded><![CDATA[<p>IEs4Linux is the simpler way to have Microsoft Internet Explorer running on <a href="http://www.pctipsbox.com/tag/linux/" class="st_tag internal_tag" rel="tag nofollow" title="Posts tagged with Linux">Linux</a> (or any OS running Wine).</p>
<p>No clicks needed. No boring setup processes. No Wine complications. Just one easy script and you’ll get three IE versions to test your Sites. And it’s free and open source.This may be very helpful for software developers and web developers to test their applications.</p>
<p><strong>IEs4Linux Installation in Ubuntu</strong></p>
<p>You have to enable universe packages first. It is also recommended that you use the official winehq ubuntu package:</p>
<p>Open /etc/apt/sources.list file</p>
<p>sudo gedit /etc/apt/sources.list</p>
<p>Uncomment following lines in your /etc/apt/sources.list and it may be different if you are in different country instead of UK<span id="more-3862"></span></p>
<p><strong>For Ubuntu Dapper Users</strong></p>
<p>deb http://uk.archive.ubuntu.com/ubuntu dapper universe<br />
deb-src http://uk.archive.ubuntu.com/ubuntu dapper universe</p>
<p><strong>For Ubuntu Edgy Eft Users</strong></p>
<p>deb http://uk.archive.ubuntu.com/ubuntu edgy universe<br />
deb-src http://uk.archive.ubuntu.com/ubuntu edgy universe</p>
<p>Add WineHQ APT Repository</p>
<p>or</p>
<p>If you want to add source packages from the repository</p>
<p>Currently, wine only have i386 binary packages available. If you do not use an i386 architecture, or wish to compile the package in a special or optimized way, you can build the wine package using the source repository instead. To do this, add a source repository with one of the following:</p>
<p><strong>For Ubuntu Dapper Users</strong></p>
<p>deb http://wine.budgetdedicated.com/apt dapper main<br />
deb-src http://wine.budgetdedicated.com/apt dapper main</p>
<p><strong>For Ubuntu Edgy Eft Users</strong></p>
<p>deb http://wine.budgetdedicated.com/apt edgy main<br />
deb-src http://wine.budgetdedicated.com/apt edgy main</p>
<p>Close gedit and run an update to take your new Repository</p>
<p>sudo apt-get update</p>
<p><strong>Install wine and cabextract</strong></p>
<p>sudo apt-get install wine cabextract</p>
<p>Now you need to download IEs4Linux script from <a href="http://www.tatanka.com.br/ies4linux/download.html" target="_blank"><span style="color: #ff0000;">here</span></a></p>
<p>wget http://www.tatanka.com.br/ies4linux/downloads/ies4linux-2.0.5.tar.gz</p>
<p>tar xzvf ies4linux-2.0.5.tar.gz</p>
<p>cd ies4linux-2.0.5</p>
<p>Once you are inside ies4linux-2.0.5 directory you need to run the following script to install internet explorer</p>
<p>./ies4linux</p>
<p>This will install the internet explore in your machine.</p>
<p>To run IE you need to run the following command and it may be different for others this path at the end of installation it will give from where you want to run</p>
<p>/root/bin/ie6</p>
<p>You should see the Internet explorer opening</p>
<p>If try to run /root/bin/ie6 as root user you will get the following error messages so you need to run as user#/root/bin/ie6<br />
fixme:actctx:CreateActCtxW stub!<br />
err:imagelist:ImageList_ReplaceIcon no color!<br />
err:imagelist:ImageList_ReplaceIcon no color!<br />
err:imagelist:ImageList_ReplaceIcon no color!<br />
err:imagelist:ImageList_ReplaceIcon no color!<br />
<a href="http://www.pctipsbox.com/tag/application/" class="st_tag internal_tag" rel="tag nofollow" title="Posts tagged with application">Application</a> tries to create a window, but no driver could be loaded.<br />
Make sure that your X server is running and that $DISPLAY is set correctly.</p>
<p>If you want to check more information about this script check <a href="http://www.tatanka.com.br/ies4linux/index-en.html" target="_blank"><span style="color: #ff0000;">here</span></a></p>
<img src="http://www.pctipsbox.com/?ak_action=api_record_view&id=3862&type=feed" alt="" />
	Tags: <a href="http://www.pctipsbox.com/tag/download/" title="download" rel="tag nofollow">download</a>, <a href="http://www.pctipsbox.com/tag/explorer/" title="Explorer" rel="tag nofollow">Explorer</a>, <a href="http://www.pctipsbox.com/tag/installation/" title="installation" rel="tag nofollow">installation</a>, <a href="http://www.pctipsbox.com/tag/internet/" title="Internet" rel="tag nofollow">Internet</a>, <a href="http://www.pctipsbox.com/tag/internet-explorer/" title="internet explorer" rel="tag nofollow">internet explorer</a>, <a href="http://www.pctipsbox.com/tag/linux/" title="Linux" rel="tag nofollow">Linux</a>, <a href="http://www.pctipsbox.com/tag/optimize/" title="optimize" rel="tag nofollow">optimize</a>, <a href="http://www.pctipsbox.com/tag/script/" title="script" rel="tag nofollow">script</a>, <a href="http://www.pctipsbox.com/tag/ubuntu/" title="ubuntu" rel="tag nofollow">ubuntu</a>, <a href="http://www.pctipsbox.com/tag/web/" title="Web" rel="tag nofollow">Web</a>, <a href="http://www.pctipsbox.com/tag/web-developers/" title="web developers" rel="tag nofollow">web developers</a>, <a href="http://www.pctipsbox.com/tag/wine/" title="Wine" rel="tag nofollow">Wine</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.pctipsbox.com/ie8-beta-in-windows-7/" title="IE8 Beta in Windows 7 (February 13, 2009)">IE8 Beta in Windows 7</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/how-to-boost-internet-speed/" title="How To Boost Internet Speed (August 23, 2008)">How To Boost Internet Speed</a> (3)</li>
	<li><a href="http://www.pctipsbox.com/google-chrome-steps-inside-ie-and-firefox-territory/" title="Google Chrome Steps Inside IE and Firefox Territory (October 3, 2008)">Google Chrome Steps Inside IE and Firefox Territory</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/automatic-upgrades-to-internet-explorer-8/" title="Automatic Upgrades to Internet Explorer 8 (April 13, 2009)">Automatic Upgrades to Internet Explorer 8</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/vista-and-ie8-application-compatibility-toolkit/" title="Vista and IE8 Application Compatibility Toolkit (September 9, 2008)">Vista and IE8 Application Compatibility Toolkit</a> (1)</li>
	<li><a href="http://www.pctipsbox.com/users-control-ie8-automatic-upgrades/" title="Users Control IE8 Automatic Upgrades (May 4, 2009)">Users Control IE8 Automatic Upgrades</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/problems-of-internet-explorer-7/" title="Problems of Internet Explorer 7 (February 8, 2009)">Problems of Internet Explorer 7</a> (2)</li>
	<li><a href="http://www.pctipsbox.com/pre-activated-copies-of-vista/" title="Pre-Activated Copies of Vista (June 19, 2008)">Pre-Activated Copies of Vista</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/internet-explorer-8-rtw-mui-packs-for-xp-sp3/" title="Internet Explorer 8 RTW MUI Packs for XP SP3 (May 15, 2009)">Internet Explorer 8 RTW MUI Packs for XP SP3</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/install-ubuntu-linux-on-usb-drive/" title="Install Ubuntu Linux On USB Drive (February 26, 2009)">Install Ubuntu Linux On USB Drive</a> (1)</li>
	<li><a href="http://www.pctipsbox.com/ie8-compatibility-view-list-update-for-all-windows/" title="IE8 Compatibility View List Update for all Windows (June 28, 2009)">IE8 Compatibility View List Update for all Windows</a> (1)</li>
	<li><a href="http://www.pctipsbox.com/how-to-switch-from-internet-explorer-to-mozilla-firefox/" title="How to Switch From Internet Explorer to Mozilla Firefox ? (July 27, 2008)">How to Switch From Internet Explorer to Mozilla Firefox ?</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/how-to-move-web-applications-to-your-desktop/" title="How to Move Web Applications to Your Desktop (May 5, 2008)">How to Move Web Applications to Your Desktop</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/how-to-install-ubuntu-linux-from-usb-stick/" title="How to install Ubuntu Linux from USB Stick (April 23, 2008)">How to install Ubuntu Linux from USB Stick</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/google-plugin-enables-chrome-to-run-inside-ie/" title="Google Plugin Enables Chrome to Run Inside IE (September 27, 2009)">Google Plugin Enables Chrome to Run Inside IE</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/fix-for-mplayer-in-firefox-under-ubuntu-is-not-working/" title="Fix for mplayer in Firefox under Ubuntu is not working (August 26, 2007)">Fix for mplayer in Firefox under Ubuntu is not working</a> (4)</li>
	<li><a href="http://www.pctipsbox.com/download-firefox-3-5-final/" title="Download Firefox 3.5 Final (June 30, 2009)">Download Firefox 3.5 Final</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/clever-one-click-clean-up/" title="Clever One-Click Clean Up (July 5, 2008)">Clever One-Click Clean Up</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/automatically-clear-temporary-internet-files/" title="Automatically Clear Temporary Internet Files (May 10, 2008)">Automatically Clear Temporary Internet Files</a> (1)</li>
	<li><a href="http://www.pctipsbox.com/alternative-command-prompt-for-windows/" title="Alternative command prompt for windows (May 21, 2008)">Alternative command prompt for windows</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.pctipsbox.com/internet-explorer-in-ubuntu-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Disable Ubuntu User Login Window</title>
		<link>http://www.pctipsbox.com/how-to-disable-ubuntu-user-login-window/</link>
		<comments>http://www.pctipsbox.com/how-to-disable-ubuntu-user-login-window/#comments</comments>
		<pubDate>Sun, 21 Jun 2009 17:20:30 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Administration]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[Computer]]></category>
		<category><![CDATA[gdmsetup]]></category>
		<category><![CDATA[login window]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[security risk]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[utility]]></category>

		<guid isPermaLink="false">http://www.pctipsbox.com/?p=3845</guid>
		<description><![CDATA[


If you are are the sole user of your computer and are annoyed by the Ubuntu login window during every startup, it is better to remove it. Removing the login window will not actually remove the login password, but it will just skip the step during system startup.
Note: Make sure that you do not remove [...]]]></description>
			<content:encoded><![CDATA[<p>If you are are the sole user of your computer and are annoyed by the Ubuntu login window during every startup, it is better to remove it. Removing the login window will not actually remove the login password, but it will just skip the step during system startup.</p>
<p><strong>Note:</strong> Make sure that you do not remove the login window on a public computer.</p>
<p>To remove it, first go to Login Window utility from System > Administration > Login Window.</p>
<p>You  can also load it  by pressing  Alt + F2 and typing gksu /usr/sbin/gdmsetup in Run Application box.</p>
<p>This will open the Login Window Preferences window. Now, to enable auto login, go to Security tab and check Enable Automatic Login and enter user name for your system. You can also set delay in auto login by checking Enable Timed Login and selecting time in seconds. If you enable it, your system will wait for specified number of second before logging you.<span id="more-3845"></span></p>
<p>Click Close and reboot your system. Now you won’t see the login windows anymore and won’t need to type the password during every startup.  Enabling automatic login is not recommended because it will lead to higher security risk. Enjoy!</p>
<img src="http://www.pctipsbox.com/?ak_action=api_record_view&id=3845&type=feed" alt="" />
	Tags: <a href="http://www.pctipsbox.com/tag/administration/" title="Administration" rel="tag nofollow">Administration</a>, <a href="http://www.pctipsbox.com/tag/application/" title="application" rel="tag nofollow">application</a>, <a href="http://www.pctipsbox.com/tag/computer/" title="Computer" rel="tag nofollow">Computer</a>, <a href="http://www.pctipsbox.com/tag/gdmsetup/" title="gdmsetup" rel="tag nofollow">gdmsetup</a>, <a href="http://www.pctipsbox.com/tag/linux/" title="Linux" rel="tag nofollow">Linux</a>, <a href="http://www.pctipsbox.com/tag/login-window/" title="login window" rel="tag nofollow">login window</a>, <a href="http://www.pctipsbox.com/tag/security/" title="Security" rel="tag nofollow">Security</a>, <a href="http://www.pctipsbox.com/tag/security-risk/" title="security risk" rel="tag nofollow">security risk</a>, <a href="http://www.pctipsbox.com/tag/ubuntu/" title="ubuntu" rel="tag nofollow">ubuntu</a>, <a href="http://www.pctipsbox.com/tag/utility/" title="utility" rel="tag nofollow">utility</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.pctipsbox.com/make-windows-7-faster-part-3/" title="Make Windows 7 faster &#8211; Part 3 (October 12, 2009)">Make Windows 7 faster &#8211; Part 3</a> (3)</li>
	<li><a href="http://www.pctipsbox.com/keep-it-clean/" title="Keep It Clean! (June 21, 2008)">Keep It Clean!</a> (1)</li>
	<li><a href="http://www.pctipsbox.com/use-the-netsh-command-to-manage-the-windows-vista-firewall/" title="Use the Netsh Command to Manage the Windows Vista Firewall (January 7, 2009)">Use the Netsh Command to Manage the Windows Vista Firewall</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/tweakvista-utility-110-released/" title="TweakVista Utility 1.10 Released (February 25, 2008)">TweakVista Utility 1.10 Released</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/top-10-download-managers-available-in-ubuntu/" title="Top 10 Download Managers Available in Ubuntu (July 21, 2008)">Top 10 Download Managers Available in Ubuntu</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/the-beginner%e2%80%99s-guide-for-portable-applications-part-2/" title="The beginner’s guide for portable applications &#8211; part 2 (June 6, 2008)">The beginner’s guide for portable applications &#8211; part 2</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/security-compliance-management-toolkit-v20/" title="Security Compliance Management Toolkit v2.0 (March 9, 2009)">Security Compliance Management Toolkit v2.0</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/make-application-compatible-with-vista-and-windows-7/" title="Make Application Compatible with Vista and Windows 7 (July 25, 2009)">Make Application Compatible with Vista and Windows 7</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/how-to-install-the-colorblind-applet-on-gnome/" title="How to Install the Colorblind Applet on GNOME (August 6, 2008)">How to Install the Colorblind Applet on GNOME</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/how-to-dual-boot-vista-with-ubuntu/" title="How to dual boot Vista with Ubuntu (March 4, 2008)">How to dual boot Vista with Ubuntu</a> (5)</li>
	<li><a href="http://www.pctipsbox.com/how-to-deal-with-uninstall-problems-in-windows/" title="How To Deal with Uninstall Problems in Windows (July 23, 2008)">How To Deal with Uninstall Problems in Windows</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/firefox-extension-boosts-browser-security/" title="Firefox Extension Boosts Browser Security (August 27, 2008)">Firefox Extension Boosts Browser Security</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/firefox-30-final/" title="Firefox 3.0 Final (June 17, 2008)">Firefox 3.0 Final</a> (4)</li>
	<li><a href="http://www.pctipsbox.com/enable-auto-logon-in-windows-vista-warning-security-risk/" title="Enable Auto-Logon in Windows Vista (Warning: Security Risk) (February 9, 2007)">Enable Auto-Logon in Windows Vista (Warning: Security Risk)</a> (7)</li>
	<li><a href="http://www.pctipsbox.com/different-types-of-spyware/" title="Different types of Spyware (February 1, 2007)">Different types of Spyware</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/12-tips-prevent-your-computer-from-viruses/" title="12 Tips to Prevent Your Computer From Viruses (March 1, 2009)">12 Tips to Prevent Your Computer From Viruses</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/10-steps-to-safe-computing/" title="10 Steps to Safe Computing (January 1, 2008)">10 Steps to Safe Computing</a> (1)</li>
	<li><a href="http://www.pctipsbox.com/lock-down-unauthorized-applications-with-the-built-in-applocker-tool/" title="Lock Down Unauthorized Applications with the Built-In AppLocker Tool (August 7, 2009)">Lock Down Unauthorized Applications with the Built-In AppLocker Tool</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/windows-vista-an-faq-for-nonprofits/" title="Windows Vista: An FAQ for Nonprofits (February 10, 2007)">Windows Vista: An FAQ for Nonprofits</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/windows-vista-sp1-rtm-optimized-desktop/" title="Windows Vista SP1 RTM Optimized Desktop (May 1, 2008)">Windows Vista SP1 RTM Optimized Desktop</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.pctipsbox.com/how-to-disable-ubuntu-user-login-window/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install Ubuntu Linux On USB Drive</title>
		<link>http://www.pctipsbox.com/install-ubuntu-linux-on-usb-drive/</link>
		<comments>http://www.pctipsbox.com/install-ubuntu-linux-on-usb-drive/#comments</comments>
		<pubDate>Thu, 26 Feb 2009 19:27:57 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[installation cd]]></category>
		<category><![CDATA[iso image]]></category>
		<category><![CDATA[Operating system]]></category>
		<category><![CDATA[Run]]></category>
		<category><![CDATA[speed]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[ubuntu linux]]></category>
		<category><![CDATA[usb]]></category>
		<category><![CDATA[usb drive]]></category>

		<guid isPermaLink="false">http://www.pctipsbox.com/?p=3224</guid>
		<description><![CDATA[Ubuntu is one of most active group behind modifying linux and making it easy for windows users to accept and try ubuntu linux with more user acceptability.
Out of the all those Ubuntu community has taken the initiative of proving desktop edition of ubuntu linux which can be easily installed and uninstalled from windows itself. The [...]]]></description>
			<content:encoded><![CDATA[<p>Ubuntu is one of most active group behind modifying linux and making it easy for windows users to accept and try <a href="http://www.pctipsbox.com/tag/ubuntu-linux/" class="st_tag internal_tag" rel="tag nofollow" title="Posts tagged with ubuntu linux">ubuntu linux</a> with more user acceptability.</p>
<p>Out of the all those Ubuntu community has taken the initiative of proving desktop edition of <a href="http://www.pctipsbox.com/tag/ubuntu-linux/" class="st_tag internal_tag" rel="tag nofollow" title="Posts tagged with ubuntu linux">ubuntu linux</a> which can be easily installed and uninstalled from windows itself. The only thing that was quite difficult till now was to install <a href="http://www.pctipsbox.com/tag/ubuntu-linux/" class="st_tag internal_tag" rel="tag nofollow" title="Posts tagged with ubuntu linux">ubuntu linux</a> on a USB portable drive.</p>
<p>But now with uSbuntu Live Creator which is the safest and easiest way to install <a href="http://www.pctipsbox.com/tag/ubuntu-linux/" class="st_tag internal_tag" rel="tag nofollow" title="Posts tagged with ubuntu linux">ubuntu linux</a> on your USB portable drive which enables you to install and run ubuntu directly from your USB drive.</p>
<p>You can install ubuntu on USB drive either from a ubuntu iso image you have, or from a ubuntu <a href="http://www.pctipsbox.com/tag/installation-cd/" class="st_tag internal_tag" rel="tag nofollow" title="Posts tagged with installation cd">installation cd</a> and you don’t have them then you need download the iso image of ubuntu from <a href="http://www.ubuntu.com/getubuntu/download" target="_blank"><span style="color: #ff0000;">here</span></a>.<span id="more-3224"></span></p>
<p>I would recommend a USB drive of at least 2 GB capacity to install <a href="http://www.pctipsbox.com/tag/ubuntu-linux/" class="st_tag internal_tag" rel="tag nofollow" title="Posts tagged with ubuntu linux">ubuntu linux</a>, <strong>uSbuntu live creator</strong> will take some amount of time to install ubuntu, but the booting time will depend on the size and speed of your USB drive.</p>
<p>uSbuntu live creator will work on operating system including Win XP, 2003 and Vista and it lets you test ubuntu without any risk.</p>
<p><a href="http://usbuntu.slym.fr/uSbuntu%20Live%20Creator.zip" target="_blank"><span style="color: #ff0000;">Download uSbuntu live creator</span></a></p>
<img src="http://www.pctipsbox.com/?ak_action=api_record_view&id=3224&type=feed" alt="" />
	Tags: <a href="http://www.pctipsbox.com/tag/download/" title="download" rel="tag nofollow">download</a>, <a href="http://www.pctipsbox.com/tag/installation/" title="installation" rel="tag nofollow">installation</a>, <a href="http://www.pctipsbox.com/tag/installation-cd/" title="installation cd" rel="tag nofollow">installation cd</a>, <a href="http://www.pctipsbox.com/tag/iso-image/" title="iso image" rel="tag nofollow">iso image</a>, <a href="http://www.pctipsbox.com/tag/linux/" title="Linux" rel="tag nofollow">Linux</a>, <a href="http://www.pctipsbox.com/tag/operating-system/" title="Operating system" rel="tag nofollow">Operating system</a>, <a href="http://www.pctipsbox.com/tag/run/" title="Run" rel="tag nofollow">Run</a>, <a href="http://www.pctipsbox.com/tag/speed/" title="speed" rel="tag nofollow">speed</a>, <a href="http://www.pctipsbox.com/tag/ubuntu/" title="ubuntu" rel="tag nofollow">ubuntu</a>, <a href="http://www.pctipsbox.com/tag/ubuntu-linux/" title="ubuntu linux" rel="tag nofollow">ubuntu linux</a>, <a href="http://www.pctipsbox.com/tag/usb/" title="usb" rel="tag nofollow">usb</a>, <a href="http://www.pctipsbox.com/tag/usb-drive/" title="usb drive" rel="tag nofollow">usb drive</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.pctipsbox.com/how-to-install-ubuntu-linux-from-usb-stick/" title="How to install Ubuntu Linux from USB Stick (April 23, 2008)">How to install Ubuntu Linux from USB Stick</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/internet-explorer-in-ubuntu-linux/" title="Internet Explorer in Ubuntu Linux (June 22, 2009)">Internet Explorer in Ubuntu Linux</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/windows-7-beta-language-interface-packs/" title="Windows 7 Beta Language Interface Packs (January 16, 2009)">Windows 7 Beta Language Interface Packs</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/vista-sp1-solution-accelerator/" title="Vista SP1 Solution Accelerator (June 30, 2008)">Vista SP1 Solution Accelerator</a> (1)</li>
	<li><a href="http://www.pctipsbox.com/ubuntu-710-on-ps3/" title="Ubuntu 7.10 on PS3 (December 10, 2007)">Ubuntu 7.10 on PS3</a> (6)</li>
	<li><a href="http://www.pctipsbox.com/top-10-ubuntu-based-distributions/" title="Top 10 Ubuntu-based Distributions (February 10, 2008)">Top 10 Ubuntu-based Distributions</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/ten-ways-to-tweak-your-linux-boot-process/" title="Ten ways to Tweak your Linux Boot Process (January 16, 2009)">Ten ways to Tweak your Linux Boot Process</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/ten-tips-and-tricks-for-google-chrome/" title="Ten Tips and Tricks for Google Chrome (December 10, 2008)">Ten Tips and Tricks for Google Chrome</a> (2)</li>
	<li><a href="http://www.pctipsbox.com/stick-ubuntu-linux-right-in-the-heart-of-windows/" title="Stick Ubuntu Linux Right in the Heart of Windows (February 21, 2008)">Stick Ubuntu Linux Right in the Heart of Windows</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/speed-up-firefox-without-reinstalling/" title="Speed up Firefox without reinstalling (November 3, 2007)">Speed up Firefox without reinstalling</a> (3)</li>
	<li><a href="http://www.pctipsbox.com/remote-server-administration-tools-for-windows-7/" title="Remote Server Administration Tools for Windows 7 (May 7, 2009)">Remote Server Administration Tools for Windows 7</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/microsoft-quest-for-speed/" title="Microsoft Quest for Speed? (October 20, 2008)">Microsoft Quest for Speed?</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/install-windows-vista-lite-from-your-flash-drive/" title="Install Windows Vista Lite from your Flash Drive (September 29, 2008)">Install Windows Vista Lite from your Flash Drive</a> (1)</li>
	<li><a href="http://www.pctipsbox.com/free-registry-back-tool-for-all-windows/" title="Free Registry Back Tool For All Windows (August 3, 2009)">Free Registry Back Tool For All Windows</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/free-password-protect-files-program-for-windows/" title="Free Password Protect Files Program For Windows (February 14, 2009)">Free Password Protect Files Program For Windows</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/fix-windows-and-internet-explorer-missing-files/" title="Fix Windows and Internet Explorer Missing Files (February 20, 2008)">Fix Windows and Internet Explorer Missing Files</a> (2)</li>
	<li><a href="http://www.pctipsbox.com/delete-indexdat-files-on-windows/" title="Delete Index.dat files on Windows (January 9, 2009)">Delete Index.dat files on Windows</a> (2)</li>
	<li><a href="http://www.pctipsbox.com/boot-and-run-linux-from-a-usb-flash-memory-stick/" title="Boot and run Linux from a USB flash memory stick (February 5, 2008)">Boot and run Linux from a USB flash memory stick</a> (1)</li>
	<li><a href="http://www.pctipsbox.com/64-bit-google-chrome-for-windows/" title="64-bit Google Chrome for Windows (August 27, 2009)">64-bit Google Chrome for Windows</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/xp-to-windows-7/" title="XP to Windows 7 (February 6, 2009)">XP to Windows 7</a> (4)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.pctipsbox.com/install-ubuntu-linux-on-usb-drive/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Ten ways to Tweak your Linux Boot Process</title>
		<link>http://www.pctipsbox.com/ten-ways-to-tweak-your-linux-boot-process/</link>
		<comments>http://www.pctipsbox.com/ten-ways-to-tweak-your-linux-boot-process/#comments</comments>
		<pubDate>Fri, 16 Jan 2009 16:59:58 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[boot time]]></category>
		<category><![CDATA[command]]></category>
		<category><![CDATA[GNOME]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[Hard drive]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[kernel modules]]></category>
		<category><![CDATA[memory]]></category>
		<category><![CDATA[Operating system]]></category>
		<category><![CDATA[reboot]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[system boot]]></category>
		<category><![CDATA[tweak]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[web server]]></category>

		<guid isPermaLink="false">http://www.pctipsbox.com/?p=2987</guid>
		<description><![CDATA[Linux rarely needs to be rebooted. But when it does, it’s often slow to boot. Fortunately, there are ways to speed things up. Some of these methods are not terribly difficult. (although some, unfortunately, are). Let’s take a look.
1. Disable unnecessary services
Depending upon the use of the machine, plenty of services won’t be needed. Using [...]]]></description>
			<content:encoded><![CDATA[<p style="float: left;margin: 4px;"><script type="text/javascript"><!--
google_ad_client = "pub-8502807377132578";
/* 250x250home */
google_ad_slot = "2440764518";
google_ad_width = 250;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p><p>Linux rarely needs to be rebooted. But when it does, it’s often slow to boot. Fortunately, there are ways to speed things up. Some of these methods are not terribly difficult. (although some, unfortunately, are). Let’s take a look.</p>
<p><strong>1. Disable unnecessary services</strong></p>
<p>Depending upon the use of the machine, plenty of services won’t be needed. Using Linux just for a desktop? Then you won’t need sendmail, httpd, and many other services. If your server is only a Web server, you can shut off many services as well. To do this, you can go to the Administration menu and take a look at the Services entry. Just deselect all of the services you don’t want to start.</p>
<p><strong>2. Disable unnecessary kernel modules</strong></p>
<p>If your desktop is wired to the Ethernet, you don’t need to have a wireless kernel module loaded. This task is a bit more difficult and will require a kernel recompilation, which is not the easiest task to undertake. To do this, you will need the kernel sources. Then, follow the standard steps for compiling a kernel. The difference is that you’re going to go through your system and disable all of the modules you don’t need.<span id="more-2987"></span></p>
<p>The best way to find out what kernel modules currently install and run on your system is to install Bootchart. Not only will this give you a good list of modules, it will illustrate for you what is happening during your system boot. You can also issue the command chkconfig –list | grep 3:on to find out what services are running. Once you know what loading modules you don’t need, you can remove them during a kernel recompilation. While you’re at it, compile the kernel to exactly match your architecture.</p>
<p><strong>3. Use a lightweight window manager instead of GNOME or KDE</strong></p>
<p>I plug smaller footprint window managers for a reason they drastically reduce graphical boot time. Instead of having to wait that extra 30 to 60 seconds for GNOME or KDE to boot up, why not wait two to 10 seconds for Enlightenment or XFCE to boot up? Not only will they save you boot time, they will save your memory and the headache of dealing with bloatware.</p>
<p><strong>4. Use a text-based login instead of a graphical login</strong></p>
<p>Most of my Linux machines boot to run level 3 instead of run level 5. This will halt at the text-based login, where I only have to log in and issue startx to start my desktop of choice. The graphical logins do two things: increase load times and create headaches trying to recover from an X windows fubar.</p>
<p><strong>5. Use a lighter-weight distribution</strong></p>
<p>Instead of loading the heavyweight Fedora, why not try a <a href="http://www.pctipsbox.com/tag/gentoo/" class="st_tag internal_tag" rel="tag nofollow" title="Posts tagged with gentoo">Gentoo</a>, Arch, or Puppy Linux? The boot times for these smaller distributions are far faster than the more bloated Fedora (and even <a href="http://www.pctipsbox.com/tag/ubuntu/" class="st_tag internal_tag" rel="tag nofollow" title="Posts tagged with ubuntu">Ubuntu</a>). Of the larger distributions, OpenSuSE claims to boot the fastest, but I have not personally tested this. Between the latest Fedora and <a href="http://www.pctipsbox.com/tag/ubuntu/" class="st_tag internal_tag" rel="tag nofollow" title="Posts tagged with ubuntu">Ubuntu</a>, <a href="http://www.pctipsbox.com/tag/ubuntu/" class="st_tag internal_tag" rel="tag nofollow" title="Posts tagged with ubuntu">Ubuntu</a> blows Fedora’s boot times away (and that is out of the box).<br />
<strong>6. Use an OpenBIOS</strong></p>
<p>If you’re savvy enough to upgrade your PC’s firmware, you might consider migrating to an open source BIOS. One caveat to using open firmware is that it allows Linux to actually initialize the hardware as it boots (instead of relying on the BIOS). On top of that, many open BIOSes can be configured to meet your machine’s specific needs. If you don’t go the open BIOS route, you can at least configure your BIOS to not search for a floppy drive that’s not there or to boot directly to the first hard drive (instead of the CD drive first).</p>
<p><strong>7. Avoid dhcp</strong></p>
<p>If you are working on a home network (or a small business network) where address lease isn’t a problem, go with static IP addresses. This will keep your machine from having to call out to a dhcp server to get an IP address. If you take this approach, make sure you configure your /etc/resolve.conf to reflect your DNS server addresses as well.</p>
<p><strong>8. If you can spare it, get rid of hotplug</strong></p>
<p>Hotplug is the system that allows you to plug in new devices and use them immediately. If you know your server won’t need this system, delete it. This will cut down on boot time. On many systems, hotplugging consumes much of the boot time. Removing hotplug will vary depending upon the distribution you use. </p>
<p><strong>NOTE</strong>: udev has, for the most part, replaced hotplug. But if you’re running an older distribution, this does apply.</p>
<p><strong>9. If you are REALLY daring, you could give initng a try</strong></p>
<p>The initng system serves as a replacement for the sysvinit system and promises to drastically decrease boot times in UNIX-like operating systems. If you would like to see the initng system in action, you can give the Pingwinek livecd a try.</p>
<p><strong>10. Use a hack with <a href="http://www.pctipsbox.com/tag/debian/" class="st_tag internal_tag" rel="tag nofollow" title="Posts tagged with Debian">Debian</a></strong></p>
<p>If you’re using <a href="http://www.pctipsbox.com/tag/debian/" class="st_tag internal_tag" rel="tag nofollow" title="Posts tagged with Debian">Debian</a>, there is a simple hack you can use to switch your startup scripts to run in parallel. If you look at the /etc/init.d/rc script, you will see: CONCURRENCY=none around line 24. Change this line to CONCURRENCY=shell and you should see a reduction in boot times.</p>
<img src="http://www.pctipsbox.com/?ak_action=api_record_view&id=2987&type=feed" alt="" /><p></p>
	Tags: <a href="http://www.pctipsbox.com/tag/boot-time/" title="boot time" rel="tag nofollow">boot time</a>, <a href="http://www.pctipsbox.com/tag/command/" title="command" rel="tag nofollow">command</a>, <a href="http://www.pctipsbox.com/tag/gnome/" title="GNOME" rel="tag nofollow">GNOME</a>, <a href="http://www.pctipsbox.com/tag/hack/" title="hack" rel="tag nofollow">hack</a>, <a href="http://www.pctipsbox.com/tag/hard-drive/" title="Hard drive" rel="tag nofollow">Hard drive</a>, <a href="http://www.pctipsbox.com/tag/hardware/" title="Hardware" rel="tag nofollow">Hardware</a>, <a href="http://www.pctipsbox.com/tag/kernel-modules/" title="kernel modules" rel="tag nofollow">kernel modules</a>, <a href="http://www.pctipsbox.com/tag/linux/" title="Linux" rel="tag nofollow">Linux</a>, <a href="http://www.pctipsbox.com/tag/memory/" title="memory" rel="tag nofollow">memory</a>, <a href="http://www.pctipsbox.com/tag/operating-system/" title="Operating system" rel="tag nofollow">Operating system</a>, <a href="http://www.pctipsbox.com/tag/reboot/" title="reboot" rel="tag nofollow">reboot</a>, <a href="http://www.pctipsbox.com/tag/shell/" title="shell" rel="tag nofollow">shell</a>, <a href="http://www.pctipsbox.com/tag/system-boot/" title="system boot" rel="tag nofollow">system boot</a>, <a href="http://www.pctipsbox.com/tag/tweak/" title="tweak" rel="tag nofollow">tweak</a>, <a href="http://www.pctipsbox.com/tag/ubuntu/" title="ubuntu" rel="tag nofollow">ubuntu</a>, <a href="http://www.pctipsbox.com/tag/unix/" title="unix" rel="tag nofollow">unix</a>, <a href="http://www.pctipsbox.com/tag/web-server/" title="web server" rel="tag nofollow">web server</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.pctipsbox.com/improve-performance-by-tweaking-your-hardware/" title="Improve performance by tweaking your hardware (August 21, 2008)">Improve performance by tweaking your hardware</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/top-10-causes-your-computer-slows/" title="Top 10 Causes your computer slows (July 6, 2008)">Top 10 Causes your computer slows</a> (3)</li>
	<li><a href="http://www.pctipsbox.com/speed-up-firefox-by-running-it-in-ram/" title="Speed Up Firefox by Running It In RAM (October 20, 2008)">Speed Up Firefox by Running It In RAM</a> (2)</li>
	<li><a href="http://www.pctipsbox.com/save-space-when-using-two-drives-or-dual-booting/" title="Save space when using two drives or dual-booting (February 28, 2008)">Save space when using two drives or dual-booting</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/how-to-install-the-colorblind-applet-on-gnome/" title="How to Install the Colorblind Applet on GNOME (August 6, 2008)">How to Install the Colorblind Applet on GNOME</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/how-to-improve-printing-quality/" title="How to Improve Printing Quality (March 3, 2008)">How to Improve Printing Quality</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/how-to-dual-boot-vista-with-ubuntu/" title="How to dual boot Vista with Ubuntu (March 4, 2008)">How to dual boot Vista with Ubuntu</a> (5)</li>
	<li><a href="http://www.pctipsbox.com/hide-drives-in-windows-xp-and-vista/" title="Hide Drives In Windows XP and Vista (December 7, 2008)">Hide Drives In Windows XP and Vista</a> (4)</li>
	<li><a href="http://www.pctipsbox.com/12-tweaks-performance-of-the-windows-vista/" title="12 Tweaks &#8211; Performance of the Windows Vista (September 16, 2007)">12 Tweaks &#8211; Performance of the Windows Vista</a> (5)</li>
	<li><a href="http://www.pctipsbox.com/windows-wont-let-you-delete-a-file/" title="Windows won&#8217;t let you delete a file? (September 14, 2008)">Windows won&#8217;t let you delete a file?</a> (2)</li>
	<li><a href="http://www.pctipsbox.com/windows-7-windows-automated-installation-kit-enhancement/" title="Windows 7 Windows Automated Installation Kit Enhancement (February 21, 2009)">Windows 7 Windows Automated Installation Kit Enhancement</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/windows-7-and-vista-bridge-sample-library-13/" title="Windows 7 and Vista Bridge Sample Library 1.3 (November 14, 2008)">Windows 7 and Vista Bridge Sample Library 1.3</a> (1)</li>
	<li><a href="http://www.pctipsbox.com/want-to-speed-up-your-boot-up-time/" title="Want to Speed up your boot up time (August 20, 2008)">Want to Speed up your boot up time</a> (1)</li>
	<li><a href="http://www.pctipsbox.com/vista-does-not-recognise-my-usb-flash-drive/" title="Vista does not recognise my USB flash drive (August 24, 2008)">Vista does not recognise my USB flash drive</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/unlock-the-supersecret-administrator-account-for-vista/" title="Unlock the supersecret Administrator account for vista (July 14, 2007)">Unlock the supersecret Administrator account for vista</a> (13)</li>
	<li><a href="http://www.pctipsbox.com/ultimate-boot-cd-dos-or-linux/" title="Ultimate Boot CD (DOS or Linux) (June 20, 2007)">Ultimate Boot CD (DOS or Linux)</a> (3)</li>
	<li><a href="http://www.pctipsbox.com/top-ten-secret-hidden-vista-tips/" title="Top Ten secret hidden vista tips (December 21, 2008)">Top Ten secret hidden vista tips</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/ten-must-have-linux-cheat-sheets/" title="Ten must-have Linux cheat-sheets (November 28, 2008)">Ten must-have Linux cheat-sheets</a> (2)</li>
	<li><a href="http://www.pctipsbox.com/stick-ubuntu-linux-right-in-the-heart-of-windows/" title="Stick Ubuntu Linux Right in the Heart of Windows (February 21, 2008)">Stick Ubuntu Linux Right in the Heart of Windows</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/speed-your-file-system-up-by-40/" title="Speed Your File System Up By 40% (November 8, 2008)">Speed Your File System Up By 40%</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.pctipsbox.com/ten-ways-to-tweak-your-linux-boot-process/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ten must-have Linux cheat-sheets</title>
		<link>http://www.pctipsbox.com/ten-must-have-linux-cheat-sheets/</link>
		<comments>http://www.pctipsbox.com/ten-must-have-linux-cheat-sheets/#comments</comments>
		<pubDate>Fri, 28 Nov 2008 05:26:24 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[command]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Format]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[linux command line]]></category>
		<category><![CDATA[linux security]]></category>
		<category><![CDATA[pdf]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.pctipsbox.com/?p=2673</guid>
		<description><![CDATA[Need a quick reference card? Here you have a list you can choose from:
1.Linux Command Line Tips
This is a linux command line reference for common operations (HTML format).
2.Unix/Linux Reference Card
Linux Reference Card published on  FOSSwire website by Jacob. (PDF format)
3.One Page LInux Manual
A summary of useful Linux command by Squadron. (PDF format)
4.Linux Security Quick [...]]]></description>
			<content:encoded><![CDATA[<p>Need a quick reference card? Here you have a list you can choose from:</p>
<p><strong>1.Linux Command Line Tips</strong></p>
<p>This is a linux command line reference for common operations (HTML format).</p>
<p><strong>2.Unix/Linux Reference Card</strong></p>
<p>Linux Reference Card published on  FOSSwire website by Jacob. (<a href="http://files.fosswire.com/2007/08/fwunixref.pdf" target="_blank"><span style="color: #ff0000;">PDF format</span></a>)</p>
<p><strong>3.One Page LInux Manual</strong></p>
<p>A summary of useful Linux command by Squadron. (PDF format)</p>
<p><strong>4.<a href="http://www.pctipsbox.com/tag/linux-security/" class="st_tag internal_tag" rel="tag nofollow" title="Posts tagged with linux security">Linux Security</a> Quick Reference</strong></p>
<p>The intent of this Quick Reference Guide is to provide a starting point for improving the security of your system, to serve as a pointer to more in-depth security information, and to increase security awareness and methods that can be used to improve security. (<a href="http://www.digilife.be/quickreferences/QRC/Linux%20Security%20Quick%20Reference%20Guide.pdf" target="_blank"><span style="color: #ff0000;">PDF format</span></a>)<span id="more-2673"></span></p>
<p><strong>5.Screen VT100/ANSI Terminal Emulator Cheat Sheet</strong></p>
<p>This cheat sheet summarizes all they default keyboard mappings, with screen’s commands to execute the mapping and a description of each mapping. (<a href="http://www.catonmat.net/download/screen.cheat.sheet.pdf" target="_blank"><span style="color: #ff0000;">PDF format</span></a>)</p>
<p><strong>6.Vi/VIM Graphical Cheat-Sheet</strong></p>
<p>This is a single page describing the full vi/vim input model, the function of all keys, and all major features. You can see it as a compressed vi/vim manual. (<a href="http://www.viemu.com/vi-vim-cheat-sheet.gif" target="_blank"><span style="color: #ff0000;">GIF format</span></a>)</p>
<p><strong>7.<a href="http://www.pctipsbox.com/tag/firefox/" class="st_tag internal_tag" rel="tag nofollow" title="Posts tagged with Firefox">Firefox</a> Keyboard and Mouse Shortcuts</strong></p>
<p>Here is a list of <a href="http://www.pctipsbox.com/tag/firefox/" class="st_tag internal_tag" rel="tag nofollow" title="Posts tagged with Firefox">Firefox</a> keyboard and mouse shortcuts for each of the three major operating systems organized by topic.(HTML format)</p>
<p><strong>8.Gimp Reference Card</strong></p>
<p>Designed for Gimp version 1.2.2. (<a href="http://frenchfragfactory.net/ozh/download/refcards/Gimp.pdf" target="_blank"><span style="color: #ff0000;">PDF format</span></a>)</p>
<p><strong>9.Debian Reference Card</strong></p>
<p>The 101 most important things when using Debian GNU/Linux (last revision 2005-09-03). (<a href="http://people.debian.org/~debacle/refcard/refcard-en-a4.pdf" target="_blank"><span style="color: #ff0000;">PDF format</span></a>)</p>
<p><strong>10.Google Cheat Sheet</strong></p>
<p>This two page Google Cheat Sheet lists all Google services and tools as well as background information. The Cheat Sheet offers a great reference to grasp of basic to advance Google query building concepts and ideas. (<a href="http://www.adelaider.com/google/?cheatsheet" target="_blank"><span style="color: #ff0000;">PDF format</span></a>)</p>
<img src="http://www.pctipsbox.com/?ak_action=api_record_view&id=2673&type=feed" alt="" />
	Tags: <a href="http://www.pctipsbox.com/tag/command/" title="command" rel="tag nofollow">command</a>, <a href="http://www.pctipsbox.com/tag/debian/" title="Debian" rel="tag nofollow">Debian</a>, <a href="http://www.pctipsbox.com/tag/firefox/" title="Firefox" rel="tag nofollow">Firefox</a>, <a href="http://www.pctipsbox.com/tag/format/" title="Format" rel="tag nofollow">Format</a>, <a href="http://www.pctipsbox.com/tag/google/" title="google" rel="tag nofollow">google</a>, <a href="http://www.pctipsbox.com/tag/guide/" title="guide" rel="tag nofollow">guide</a>, <a href="http://www.pctipsbox.com/tag/linux/" title="Linux" rel="tag nofollow">Linux</a>, <a href="http://www.pctipsbox.com/tag/linux-command-line/" title="linux command line" rel="tag nofollow">linux command line</a>, <a href="http://www.pctipsbox.com/tag/linux-security/" title="linux security" rel="tag nofollow">linux security</a>, <a href="http://www.pctipsbox.com/tag/pdf/" title="pdf" rel="tag nofollow">pdf</a>, <a href="http://www.pctipsbox.com/tag/security/" title="Security" rel="tag nofollow">Security</a>, <a href="http://www.pctipsbox.com/tag/tips/" title="tips" rel="tag nofollow">tips</a>, <a href="http://www.pctipsbox.com/tag/unix/" title="unix" rel="tag nofollow">unix</a>, <a href="http://www.pctipsbox.com/tag/web/" title="Web" rel="tag nofollow">Web</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.pctipsbox.com/top10-december-2008-popular-tips/" title="TOP10 &#8211; December 2008 Popular Tips (January 1, 2009)">TOP10 &#8211; December 2008 Popular Tips</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/google-chrome-steps-inside-ie-and-firefox-territory/" title="Google Chrome Steps Inside IE and Firefox Territory (October 3, 2008)">Google Chrome Steps Inside IE and Firefox Territory</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/enable-activex-on-firefox/" title="Enable ActiveX On Firefox (January 17, 2009)">Enable ActiveX On Firefox</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/aboutconfig-tweaks-for-firefox-3/" title="About:Config Tweaks For Firefox 3 (July 15, 2008)">About:Config Tweaks For Firefox 3</a> (9)</li>
	<li><a href="http://www.pctipsbox.com/30-free-windows-applications/" title="30 Free Windows Applications (February 3, 2007)">30 Free Windows Applications</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/13-security-and-privacy-tips-for-firefox/" title="13 security and privacy tips for Firefox (April 24, 2009)">13 security and privacy tips for Firefox</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/top10-june-2008-popular-tips/" title="TOP10 &#8211; June 2008 Popular Tips (June 1, 2008)">TOP10 &#8211; June 2008 Popular Tips</a> (1)</li>
	<li><a href="http://www.pctipsbox.com/top-10-download-managers-available-in-ubuntu/" title="Top 10 Download Managers Available in Ubuntu (July 21, 2008)">Top 10 Download Managers Available in Ubuntu</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/top-10-november-2008-popular-tips/" title="Top 10 &#8211; November 2008 Popular Tips (December 1, 2008)">Top 10 &#8211; November 2008 Popular Tips</a> (1)</li>
	<li><a href="http://www.pctipsbox.com/the-secrets-of-aboutconfig-part4/" title="The secrets of about:config &#8211; part4 (August 7, 2007)">The secrets of about:config &#8211; part4</a> (4)</li>
	<li><a href="http://www.pctipsbox.com/ten-ways-to-tweak-your-linux-boot-process/" title="Ten ways to Tweak your Linux Boot Process (January 16, 2009)">Ten ways to Tweak your Linux Boot Process</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/ten-tips-and-tricks-for-google-chrome/" title="Ten Tips and Tricks for Google Chrome (December 10, 2008)">Ten Tips and Tricks for Google Chrome</a> (2)</li>
	<li><a href="http://www.pctipsbox.com/sync-up-firefox-browser-with-your-google-account/" title="Sync up Firefox browser with your google account (May 9, 2008)">Sync up Firefox browser with your google account</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/supercharge-firefox/" title="Supercharge Firefox (January 26, 2009)">Supercharge Firefox</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/sign-in-to-gmail-via-secure-internet-connection/" title="Sign in to Gmail via Secure Internet Connection (October 12, 2008)">Sign in to Gmail via Secure Internet Connection</a> (2)</li>
	<li><a href="http://www.pctipsbox.com/run-check-disk-from-system-recovery-options/" title="Run Check Disk from System Recovery Options (July 12, 2008)">Run Check Disk from System Recovery Options</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/nine-tweaks-for-firefox-location-bar/" title="Nine tweaks for Firefox location bar (December 4, 2008)">Nine tweaks for Firefox location bar</a> (1)</li>
	<li><a href="http://www.pctipsbox.com/mozilla-introduces-firefox-snowl/" title="Mozilla Introduces Firefox Snowl (August 8, 2008)">Mozilla Introduces Firefox Snowl</a> (1)</li>
	<li><a href="http://www.pctipsbox.com/missing-internet-explorer-6/" title="Missing Internet Explorer 6? (August 9, 2007)">Missing Internet Explorer 6?</a> (1)</li>
	<li><a href="http://www.pctipsbox.com/microsost-uses-patch-channel-to-install-firefox-add-on/" title="Microsoft uses patch channel to install Firefox add-on (June 4, 2009)">Microsoft uses patch channel to install Firefox add-on</a> (2)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.pctipsbox.com/ten-must-have-linux-cheat-sheets/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Speed Your File System Up By 40%</title>
		<link>http://www.pctipsbox.com/speed-your-file-system-up-by-40/</link>
		<comments>http://www.pctipsbox.com/speed-your-file-system-up-by-40/#comments</comments>
		<pubDate>Sat, 08 Nov 2008 08:33:54 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[command]]></category>
		<category><![CDATA[config]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[linux ext3]]></category>
		<category><![CDATA[optimize]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[reboot]]></category>
		<category><![CDATA[speed]]></category>

		<guid isPermaLink="false">http://www.pctipsbox.com/?p=2446</guid>
		<description><![CDATA[Every time a file is read from your Linux ext3 partition it writes back a attribute to the file detailing the last access time. There are very few programs that actually use this to operate and it slows everything down.
Disabling atime and diratime on your Linux ext3 file systems can improve disk performance up to [...]]]></description>
			<content:encoded><![CDATA[<p>Every time a file is read from your Linux ext3 partition it writes back a attribute to the file detailing the last access time. There are very few programs that actually use this to operate and it slows everything down.</p>
<p>Disabling atime and diratime on your Linux ext3 file systems can improve disk performance up to 40%!</p>
<p><strong>WARNING</strong>: If you are using programs such as tmpwatch, mutt, or mail-notify this configuration change could cause those programs that make specific use of atime not to work.</p>
<p>   1. Start a terminal.</p>
<p>   2. Switch to root using the “su -” command.</p>
<p>   3. Backup your fstab &#8211; “cp /etc/fstab /etc/fstab.old”.</p>
<p>   4. Open your /etc/fstab in the editor of your choice (nano, kate or gedit recommended). This can be done by issuing the command “nano /etc/fstab”, “kate /etc/fstab”, or “gedit /etc/fstab”.<span id="more-2446"></span></p>
<p>   5. Locate the partitions that contain your / and /home file systems, as well as any other file system you want to optimize. Examples include /dev/hda2 and /dev/hda3, or /dev/sda2 and /dev/sda3.</p>
<p>   6. In the fourth section (just before the two numbers at the end of the line) you will see the options section of the fstab.</p>
<p>   7. Enter “,noatime,nodiratime” after the existing options for each partition you wish to optimize.</p>
<p>   8. Save the fstab file.</p>
<p>   9. Reboot.</p>
<p>Enjoy your newly optimized Linux ext3 file system. And if you don’t believe it is 40% <a href="http://kerneltrap.org/node/14148">see this</a> </p>
<img src="http://www.pctipsbox.com/?ak_action=api_record_view&id=2446&type=feed" alt="" />
	Tags: <a href="http://www.pctipsbox.com/tag/command/" title="command" rel="tag nofollow">command</a>, <a href="http://www.pctipsbox.com/tag/config/" title="config" rel="tag nofollow">config</a>, <a href="http://www.pctipsbox.com/tag/configuration/" title="configuration" rel="tag nofollow">configuration</a>, <a href="http://www.pctipsbox.com/tag/linux/" title="Linux" rel="tag nofollow">Linux</a>, <a href="http://www.pctipsbox.com/tag/linux-ext3/" title="linux ext3" rel="tag nofollow">linux ext3</a>, <a href="http://www.pctipsbox.com/tag/optimize/" title="optimize" rel="tag nofollow">optimize</a>, <a href="http://www.pctipsbox.com/tag/performance/" title="Performance" rel="tag nofollow">Performance</a>, <a href="http://www.pctipsbox.com/tag/reboot/" title="reboot" rel="tag nofollow">reboot</a>, <a href="http://www.pctipsbox.com/tag/speed/" title="speed" rel="tag nofollow">speed</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.pctipsbox.com/want-to-speed-up-your-boot-up-time/" title="Want to Speed up your boot up time (August 20, 2008)">Want to Speed up your boot up time</a> (1)</li>
	<li><a href="http://www.pctipsbox.com/understand-your-registry/" title="Understand your registry (October 4, 2008)">Understand your registry</a> (1)</li>
	<li><a href="http://www.pctipsbox.com/speed-up-your-firefox-301-part2/" title="Speed up your Firefox 3.0.1 &#8211; Part2 (August 6, 2008)">Speed up your Firefox 3.0.1 &#8211; Part2</a> (3)</li>
	<li><a href="http://www.pctipsbox.com/speed-up-windows-xp/" title="Speed Up Windows XP (February 16, 2007)">Speed Up Windows XP</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/speed-up-windows-vista-network-performance-with-tcp-windows-tuning/" title="Speed Up Windows Vista Network Performance with TCP Windows Tuning (February 23, 2008)">Speed Up Windows Vista Network Performance with TCP Windows Tuning</a> (2)</li>
	<li><a href="http://www.pctipsbox.com/how-to-make-firefox-load-pages-faster/" title="How to make Firefox load pages faster (February 14, 2008)">How to make Firefox load pages faster</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/firefox-speed-tweaks/" title="Firefox Speed Tweaks (December 9, 2008)">Firefox Speed Tweaks</a> (2)</li>
	<li><a href="http://www.pctipsbox.com/windows-7-windows-automated-installation-kit-enhancement/" title="Windows 7 Windows Automated Installation Kit Enhancement (February 21, 2009)">Windows 7 Windows Automated Installation Kit Enhancement</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/windows-7-10-second-boot/" title="Windows 7 10-Second Boot (October 7, 2009)">Windows 7 10-Second Boot</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/use-the-netsh-command-to-manage-the-windows-vista-firewall/" title="Use the Netsh Command to Manage the Windows Vista Firewall (January 7, 2009)">Use the Netsh Command to Manage the Windows Vista Firewall</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/twenty-secrets-about-windows-xp/" title="Twenty Secrets about Windows XP (December 23, 2008)">Twenty Secrets about Windows XP</a> (3)</li>
	<li><a href="http://www.pctipsbox.com/turn-xp-into-a-blazing-speed-demon/" title="Turn XP into a Blazing Speed Demon (July 6, 2008)">Turn XP into a Blazing Speed Demon</a> (2)</li>
	<li><a href="http://www.pctipsbox.com/ten-ways-to-tweak-your-linux-boot-process/" title="Ten ways to Tweak your Linux Boot Process (January 16, 2009)">Ten ways to Tweak your Linux Boot Process</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/speed-up-your-firefox-301-part1/" title="Speed up your Firefox 3.0.1 &#8211; Part1 (August 5, 2008)">Speed up your Firefox 3.0.1 &#8211; Part1</a> (4)</li>
	<li><a href="http://www.pctipsbox.com/speed-up-wireless-wan-connections/" title="Speed up wireless WAN connections (September 12, 2007)">Speed up wireless WAN connections</a> (5)</li>
	<li><a href="http://www.pctipsbox.com/speed-up-firefox-by-running-it-in-ram/" title="Speed Up Firefox by Running It In RAM (October 20, 2008)">Speed Up Firefox by Running It In RAM</a> (2)</li>
	<li><a href="http://www.pctipsbox.com/save-space-when-using-two-drives-or-dual-booting/" title="Save space when using two drives or dual-booting (February 28, 2008)">Save space when using two drives or dual-booting</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/pc-heaven/" title="PC Heaven (September 20, 2008)">PC Heaven</a> (1)</li>
	<li><a href="http://www.pctipsbox.com/optimize-firefox-and-ie-browsing-speed/" title="Optimize Firefox and IE Browsing Speed (December 9, 2008)">Optimize Firefox and IE Browsing Speed</a> (3)</li>
	<li><a href="http://www.pctipsbox.com/new-tweaks-for-firefox-3/" title="New Tweaks for Firefox 3 (July 14, 2008)">New Tweaks for Firefox 3</a> (2)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.pctipsbox.com/speed-your-file-system-up-by-40/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Quest for Speed?</title>
		<link>http://www.pctipsbox.com/microsoft-quest-for-speed/</link>
		<comments>http://www.pctipsbox.com/microsoft-quest-for-speed/#comments</comments>
		<pubDate>Mon, 20 Oct 2008 22:42:34 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[access]]></category>
		<category><![CDATA[Asus]]></category>
		<category><![CDATA[experience]]></category>
		<category><![CDATA[laptop]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Operating system]]></category>
		<category><![CDATA[speed]]></category>
		<category><![CDATA[startup]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[windows users]]></category>

		<guid isPermaLink="false">http://www.pctipsbox.com/?p=2348</guid>
		<description><![CDATA[Microsoft has been sending out surveys to selected Windows users. There’s nothing unusual in that. It does it all the time, but this one is seeking opinions on a feature dubbed the ‘Instant On Experience’. You may recall that this is something several mini laptop makers have been dabbling with. Asus are one of the [...]]]></description>
			<content:encoded><![CDATA[<p>Microsoft has been sending out surveys to selected Windows users. There’s nothing unusual in that. It does it all the time, but this one is seeking opinions on a feature dubbed the ‘Instant On Experience’. You may recall that this is something several mini laptop makers have been dabbling with. Asus are one of the first with a system called Splashtop. The idea is that if all you want to do is collect you emails, or surf the net, why should you have to wait ages for Windows (or Linux) to load? Instead, at startup you can opt to run a super-small Linux based <a href="http://www.pctipsbox.com/tag/operating-system/" class="st_tag internal_tag" rel="tag nofollow" title="Posts tagged with Operating system">operating system</a>, which only takes a second or two to load and gives you more or less immediate access to the <a href="http://www.pctipsbox.com/tag/web/" class="st_tag internal_tag" rel="tag nofollow" title="Posts tagged with Web">web</a>. Microsoft is clearly taking an interest in the feature, possibly for the upcoming Windows 7 (rumoured now to be called ‘Stratus), which is due to make its public appearance next year. The survey also asks respondents what other applications they would like to see fire up in a just a few seconds, now they’re asking, how about Windows…?</p>
<img src="http://www.pctipsbox.com/?ak_action=api_record_view&id=2348&type=feed" alt="" />
	Tags: <a href="http://www.pctipsbox.com/tag/access/" title="access" rel="tag nofollow">access</a>, <a href="http://www.pctipsbox.com/tag/asus/" title="Asus" rel="tag nofollow">Asus</a>, <a href="http://www.pctipsbox.com/tag/experience/" title="experience" rel="tag nofollow">experience</a>, <a href="http://www.pctipsbox.com/tag/laptop/" title="laptop" rel="tag nofollow">laptop</a>, <a href="http://www.pctipsbox.com/tag/linux/" title="Linux" rel="tag nofollow">Linux</a>, <a href="http://www.pctipsbox.com/tag/microsoft/" title="Microsoft" rel="tag nofollow">Microsoft</a>, <a href="http://www.pctipsbox.com/tag/operating-system/" title="Operating system" rel="tag nofollow">Operating system</a>, <a href="http://www.pctipsbox.com/tag/speed/" title="speed" rel="tag nofollow">speed</a>, <a href="http://www.pctipsbox.com/tag/startup/" title="startup" rel="tag nofollow">startup</a>, <a href="http://www.pctipsbox.com/tag/web/" title="Web" rel="tag nofollow">Web</a>, <a href="http://www.pctipsbox.com/tag/windows/" title="Windows" rel="tag nofollow">Windows</a>, <a href="http://www.pctipsbox.com/tag/windows-7/" title="Windows 7" rel="tag nofollow">Windows 7</a>, <a href="http://www.pctipsbox.com/tag/windows-users/" title="windows users" rel="tag nofollow">windows users</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.pctipsbox.com/windows-7-11-second-boot/" title="Windows 7 11-Second Boot (September 19, 2009)">Windows 7 11-Second Boot</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/windows-7-10-second-boot/" title="Windows 7 10-Second Boot (October 7, 2009)">Windows 7 10-Second Boot</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/xp-to-windows-7/" title="XP to Windows 7 (February 6, 2009)">XP to Windows 7</a> (4)</li>
	<li><a href="http://www.pctipsbox.com/windows-7-user-account-control/" title="Windows 7 User Account Control (January 18, 2009)">Windows 7 User Account Control</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/windows-7-upgrade-performance/" title="Windows 7 Upgrade Performance (September 4, 2009)">Windows 7 Upgrade Performance</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/windows-7-compatibility/" title="Windows 7 Compatibility (March 3, 2009)">Windows 7 Compatibility</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/windows-7-beta-checked-builds/" title="Windows 7 Beta Checked Builds (January 31, 2009)">Windows 7 Beta Checked Builds</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/recover-windows-7-from-driver-update/" title="Recover Windows 7 from Driver Update (October 14, 2009)">Recover Windows 7 from Driver Update</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/windows-xp-and-vista-the-benchmark-rundown/" title="Windows XP and Vista: The Benchmark Rundown (March 4, 2008)">Windows XP and Vista: The Benchmark Rundown</a> (2)</li>
	<li><a href="http://www.pctipsbox.com/windows-media-center-sdk-60-for-windows-7/" title="Windows Media Center SDK 6.0 for Windows 7 (February 16, 2009)">Windows Media Center SDK 6.0 for Windows 7</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/windows-laptop-selector-guide/" title="Windows Laptop Selector Guide (September 2, 2008)">Windows Laptop Selector Guide</a> (2)</li>
	<li><a href="http://www.pctipsbox.com/windows-help-program/" title="Windows Help program (April 2, 2009)">Windows Help program</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/windows-7-windows-automated-installation-kit-enhancement/" title="Windows 7 Windows Automated Installation Kit Enhancement (February 21, 2009)">Windows 7 Windows Automated Installation Kit Enhancement</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/windows-7-upgrades-for-windows-media-center/" title="Windows 7 Upgrades for Windows Media Center (September 14, 2009)">Windows 7 Upgrades for Windows Media Center</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/windows-7-upgrade-facts/" title="Windows 7 Upgrade Facts (September 27, 2009)">Windows 7 Upgrade Facts</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/windows-7-to-get-parallel-processing-tweaks/" title="Windows 7 to get parallel-processing tweaks (October 5, 2008)">Windows 7 to get parallel-processing tweaks</a> (2)</li>
	<li><a href="http://www.pctipsbox.com/windows-7-start-menu/" title="Windows 7 Start Menu (February 26, 2008)">Windows 7 Start Menu</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/windows-7-rtm-support/" title="Windows 7 RTM Support (November 1, 2009)">Windows 7 RTM Support</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/windows-7-rtm-original-iso/" title="Windows 7 RTM Original ISO (July 27, 2009)">Windows 7 RTM Original ISO</a> (2)</li>
	<li><a href="http://www.pctipsbox.com/windows-7-rtm-language-packs/" title="Windows 7 RTM Language Packs (August 26, 2009)">Windows 7 RTM Language Packs</a> (2)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.pctipsbox.com/microsoft-quest-for-speed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Run Linux from an USB Flash Drive</title>
		<link>http://www.pctipsbox.com/how-to-run-linux-from-an-usb-flash-drive/</link>
		<comments>http://www.pctipsbox.com/how-to-run-linux-from-an-usb-flash-drive/#comments</comments>
		<pubDate>Sat, 13 Sep 2008 20:42:07 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[gentoo]]></category>
		<category><![CDATA[ISO]]></category>
		<category><![CDATA[Linux from USB]]></category>
		<category><![CDATA[Linux Mint]]></category>
		<category><![CDATA[Live USB]]></category>
		<category><![CDATA[NetBSD]]></category>
		<category><![CDATA[portable Linux]]></category>
		<category><![CDATA[SUSE]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[Ubuntu from USB]]></category>
		<category><![CDATA[UNetbootin]]></category>
		<category><![CDATA[usb flash drive]]></category>
		<category><![CDATA[usb stick]]></category>

		<guid isPermaLink="false">http://www.pctipsbox.com/?p=2203</guid>
		<description><![CDATA[Ever wanted to have a portable operating system? One that can reside inside a small USB flash drive? In the past, it was possible to run a Linux distribution from an USB stick just like you would have run it from a Compact Disc, but this task was quite hard to achieve. Why? Simply because [...]]]></description>
			<content:encoded><![CDATA[<p>Ever wanted to have a portable <a href="http://www.pctipsbox.com/tag/operating-system/" class="st_tag internal_tag" rel="tag nofollow" title="Posts tagged with Operating system">operating system</a>? One that can reside inside a small USB flash drive? In the past, it was possible to run a Linux distribution from an <a href="http://www.pctipsbox.com/tag/usb-stick/" class="st_tag internal_tag" rel="tag nofollow" title="Posts tagged with usb stick">USB stick</a> just like you would have run it from a Compact Disc, but this task was quite hard to achieve. Why? Simply because you had to type a lot of geeky commands in a terminal and if, somehow, you forgot one or typed something wrong, the whole process had to be started all over again. Not to mention that it could take about 1-2 hours to make a bootable <a href="http://www.pctipsbox.com/tag/usb-stick/" class="st_tag internal_tag" rel="tag nofollow" title="Posts tagged with usb stick">USB stick</a>. Therefore, this guide is here to teach you some new Linux magic tricks on how to achieve a portable Linux <a href="http://www.pctipsbox.com/tag/operating-system/" class="st_tag internal_tag" rel="tag nofollow" title="Posts tagged with Operating system">operating system</a>, in no more than 5 minutes! How? With the help of a great and marvelous tool called <a href="http://downloads.sourceforge.net/unetbootin/unetbootin-source-281.zip?modtime=1221083879&amp;big_mirror=0" target="_blank"><span style="color: #ff0000;">UNetbootin</span></a>.</p>
<p>For this tutorial, we&#8217;ve used Ubuntu 8.04.1 LTS and BackTrack 3 Linux distributions, both tested with an 1GB Kingstone DataTraveler 2.0 USB flash drive.<span id="more-2203"></span></p>
<p><strong>Things you need:</strong></p>
<p>- One of the supported Linux distributions of your choice:<code></p>
<p>· Arch Linux<br />
· BackTrack<br />
· CentOS<br />
· CloneZilla<br />
· Damn Small Linux<br />
· Debian<br />
· Dreamlinux<br />
· Elive<br />
· FaunOS<br />
· Fedora<br />
· FreeBSD<br />
· FreeDOS<br />
· Frugalware<br />
· Gentoo<br />
· Gujin<br />
· Kubuntu<br />
· Linux Mint<br />
· Mandriva<br />
· NetBSD<br />
· NTPasswd<br />
· openSUSE<br />
· Ophcrack<br />
· Parted Magic<br />
· PCLinuxOS<br />
· Puppy Linux<br />
· Slax<br />
· SliTaZ<br />
· Smart Boot Manager<br />
· Super Grub Disk<br />
· Ubuntu<br />
· Xubunu<br />
· Zenwalk</p>
<p>- Minimum 1GB USB flash drive</p>
<p><strong>Step 1 - Download UNetbootin</strong></p>
<p>Ok, so all you have to do is grab the UNetbootin executable from <a href="http://downloads.sourceforge.net/unetbootin/unetbootin-source-281.zip?modtime=1221083879&#038;big_mirror=0">here</a>, and save it on your desktop.</p>
<p>Right click on it and go to Properties... Now, click the third tab (Permissions) and check the box in front of the "Allow executing file as program" option...Close the Preferences window!</p>
<p><strong>Step 2 - Execute UNetbootin and create your portable Linux distribution</strong></p>
<p>First of all, insert the <a href="http://www.pctipsbox.com/tag/usb-stick/" class="st_tag internal_tag" rel="tag nofollow" title="Posts tagged with usb stick">USB stick</a> in an empty port (this is very important, because you will not be able to use the <a href="http://www.pctipsbox.com/tag/usb-stick/" class="st_tag internal_tag" rel="tag nofollow" title="Posts tagged with usb stick">USB stick</a> if you insert it after you've opened the UNetbootin application).</p>
<p>Double click the UNetbootin executable, type your password, and it will open. All you have to do now is to select your favorite Linux distribution and the preferred version/edition, and begin the process. Alternatively, you can download the ISO image of the Linux distribution that you want to make portable, and use it in UNetbootin for an ultra fast process!<br />
</code></p>
<img src="http://www.pctipsbox.com/?ak_action=api_record_view&id=2203&type=feed" alt="" />
	Tags: <a href="http://www.pctipsbox.com/tag/centos/" title="CentOS" rel="tag nofollow">CentOS</a>, <a href="http://www.pctipsbox.com/tag/download/" title="download" rel="tag nofollow">download</a>, <a href="http://www.pctipsbox.com/tag/fedora/" title="Fedora" rel="tag nofollow">Fedora</a>, <a href="http://www.pctipsbox.com/tag/gentoo/" title="gentoo" rel="tag nofollow">gentoo</a>, <a href="http://www.pctipsbox.com/tag/iso/" title="ISO" rel="tag nofollow">ISO</a>, <a href="http://www.pctipsbox.com/tag/linux-from-usb/" title="Linux from USB" rel="tag nofollow">Linux from USB</a>, <a href="http://www.pctipsbox.com/tag/linux-mint/" title="Linux Mint" rel="tag nofollow">Linux Mint</a>, <a href="http://www.pctipsbox.com/tag/live-usb/" title="Live USB" rel="tag nofollow">Live USB</a>, <a href="http://www.pctipsbox.com/tag/netbsd/" title="NetBSD" rel="tag nofollow">NetBSD</a>, <a href="http://www.pctipsbox.com/tag/portable-linux/" title="portable Linux" rel="tag nofollow">portable Linux</a>, <a href="http://www.pctipsbox.com/tag/suse/" title="SUSE" rel="tag nofollow">SUSE</a>, <a href="http://www.pctipsbox.com/tag/tutorial/" title="Tutorial" rel="tag nofollow">Tutorial</a>, <a href="http://www.pctipsbox.com/tag/ubuntu/" title="ubuntu" rel="tag nofollow">ubuntu</a>, <a href="http://www.pctipsbox.com/tag/ubuntu-from-usb/" title="Ubuntu from USB" rel="tag nofollow">Ubuntu from USB</a>, <a href="http://www.pctipsbox.com/tag/unetbootin/" title="UNetbootin" rel="tag nofollow">UNetbootin</a>, <a href="http://www.pctipsbox.com/tag/usb-flash-drive/" title="usb flash drive" rel="tag nofollow">usb flash drive</a>, <a href="http://www.pctipsbox.com/tag/usb-stick/" title="usb stick" rel="tag nofollow">usb stick</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.pctipsbox.com/how-to-install-ubuntu-linux-from-usb-stick/" title="How to install Ubuntu Linux from USB Stick (April 23, 2008)">How to install Ubuntu Linux from USB Stick</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/ubuntu-710-on-ps3/" title="Ubuntu 7.10 on PS3 (December 10, 2007)">Ubuntu 7.10 on PS3</a> (6)</li>
	<li><a href="http://www.pctipsbox.com/xp-sp3-and-vista-sp1-will-own-linux-free-desktops-until-windows-7/" title="XP SP3 and Vista SP1 Will Own Linux-Free Desktops until Windows 7 (April 18, 2008)">XP SP3 and Vista SP1 Will Own Linux-Free Desktops until Windows 7</a> (1)</li>
	<li><a href="http://www.pctipsbox.com/windows-powershell-v2-ctp2/" title="Windows PowerShell V2 CTP2 (May 6, 2008)">Windows PowerShell V2 CTP2</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/windows-7-rtm-original-iso/" title="Windows 7 RTM Original ISO (July 27, 2009)">Windows 7 RTM Original ISO</a> (2)</li>
	<li><a href="http://www.pctipsbox.com/windows-7-beta-download-and-install-guide/" title="Windows 7 Beta Download and Install Guide (January 12, 2009)">Windows 7 Beta Download and Install Guide</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/top-10-ubuntu-based-distributions/" title="Top 10 Ubuntu-based Distributions (February 10, 2008)">Top 10 Ubuntu-based Distributions</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/top-10-january-2009-popular-tips/" title="Top 10 &#8211; January 2009 Popular Tips (February 1, 2009)">Top 10 &#8211; January 2009 Popular Tips</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/the-ten-things-to-do-first-for-windows-7/" title="The Ten Things to Do First for Windows 7 (October 25, 2009)">The Ten Things to Do First for Windows 7</a> (1)</li>
	<li><a href="http://www.pctipsbox.com/make-usb-disk-bootable/" title="Make USB Disk Bootable (August 30, 2009)">Make USB Disk Bootable</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/internet-explorer-in-ubuntu-linux/" title="Internet Explorer in Ubuntu Linux (June 22, 2009)">Internet Explorer in Ubuntu Linux</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/install-ubuntu-linux-on-usb-drive/" title="Install Ubuntu Linux On USB Drive (February 26, 2009)">Install Ubuntu Linux On USB Drive</a> (1)</li>
	<li><a href="http://www.pctipsbox.com/how-to-install-the-colorblind-applet-on-gnome/" title="How to Install the Colorblind Applet on GNOME (August 6, 2008)">How to Install the Colorblind Applet on GNOME</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/download-windows-vista-recovery-disc/" title="Download Windows Vista Recovery Disc (April 11, 2008)">Download Windows Vista Recovery Disc</a> (2)</li>
	<li><a href="http://www.pctipsbox.com/ad-aware-tutorial/" title="Ad Aware Tutorial (January 29, 2007)">Ad Aware Tutorial</a> (1)</li>
	<li><a href="http://www.pctipsbox.com/64-bit-google-chrome-for-windows/" title="64-bit Google Chrome for Windows (August 27, 2009)">64-bit Google Chrome for Windows</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/xp-service-pack-3-goes-live/" title="XP Service Pack 3 Goes Live (May 5, 2008)">XP Service Pack 3 Goes Live</a> (2)</li>
	<li><a href="http://www.pctipsbox.com/word-2003-classic-menu-layout-to-word-2007/" title="Word 2003 classic menu layout to Word 2007 (September 14, 2008)">Word 2003 classic menu layout to Word 2007</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/windows-xp-sp3-rtm-symbols-package/" title="Windows XP SP3 RTM Symbols Package (May 17, 2008)">Windows XP SP3 RTM Symbols Package</a> (1)</li>
	<li><a href="http://www.pctipsbox.com/windows-xp-sp3-rtm-multilingual-user-interface-mui-pack/" title="Windows XP SP3 RTM Multilingual User Interface (MUI) Pack (May 8, 2008)">Windows XP SP3 RTM Multilingual User Interface (MUI) Pack</a> (11)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.pctipsbox.com/how-to-run-linux-from-an-usb-flash-drive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Install the Colorblind Applet on GNOME</title>
		<link>http://www.pctipsbox.com/how-to-install-the-colorblind-applet-on-gnome/</link>
		<comments>http://www.pctipsbox.com/how-to-install-the-colorblind-applet-on-gnome/#comments</comments>
		<pubDate>Wed, 06 Aug 2008 09:31:08 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[color blindness]]></category>
		<category><![CDATA[color vision deficiency]]></category>
		<category><![CDATA[Colorblind]]></category>
		<category><![CDATA[command]]></category>
		<category><![CDATA[Filters]]></category>
		<category><![CDATA[GNOME]]></category>
		<category><![CDATA[gonna]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[Support]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.pctipsbox.com/?p=1801</guid>
		<description><![CDATA[Color blindness, sometimes called daltonism, is mostly a color vision deficiency. Colorblind people can&#8217;t tell the difference between some chromatic colors and as far as I know there are no tools on Linux OSes that can help them distinguish the hues. I use Ubuntu, and the colorblind applet is part of the gnome-mag package, but [...]]]></description>
			<content:encoded><![CDATA[<p>Color blindness, sometimes called daltonism, is mostly a color vision deficiency. Colorblind people can&#8217;t tell the difference between some chromatic colors and as far as I know there are no tools on Linux OSes that can help them distinguish the hues. I use Ubuntu, and the colorblind applet is part of the gnome-mag package, but for some reason (and I have no idea why) the developers didn&#8217;t include it in the distro. So, basically, we’re gonna recompile the gnome-mag package, with the colorblind panel applet.</p>
<p>The following tutorial was tested on Ubuntu 8.04.1 with GNOME 2.22.3. Anyway, we are interested in the gnome-mag package version, so you should check yours right now! How? Open Synaptic (System -&gt; <a href="http://www.pctipsbox.com/tag/administration/" class="st_tag internal_tag" rel="tag nofollow" title="Posts tagged with Administration">Administration</a> -&gt; Synaptic Package Manager) and search for gnome-mag. You will see the version number on the &#8216;Installed Version&#8217; column.<span id="more-1801"></span></p>
<p>I have version 0.15.0, as you can see from the above screenshot. If you have the same or another one, grab the respective version from the following <a href="http://ftp.acc.umu.se/pub/GNOME/sources/gnome-mag/" target="_blank"><span style="color: #ff0000;">link</span></a>.</p>
<p>OK, so let&#8217;s get down to business and recompile the gnome-mag package with colorblind support. First of all, it is essential to install some development tools, if you don&#8217;t have them (most people don&#8217;t). Open a terminal (Applications -&gt; Accessories -&gt; Terminal) and paste the following command:</p>
<blockquote><p>sudo apt-get -y install build-essential libxv-dev libxfixes-dev libxdamage-dev libxcomposite-dev libxrender-dev liborbit2-dev python-object-dev libatspi-dev libcolorblind-dev libgnome-mag-dev python-gtk2-dev python-gnome2-dev libgnome-desktop-dev gettext autoconf automake libtool gnome-common</p></blockquote>
<p>Don&#8217;t close the terminal window yet!</p>
<p>Suppose the gnome-mag archive was saved on your desktop. Extract it, enter the folder and type on the terminal the following commands, one by one:</p>
<blockquote><p>cd Desktop/gnome-mag-0.15.0<br />
./configure &#8211;prefix=/usr<br />
make<br />
sudo make install</p></blockquote>
<p><strong>Note</strong>: Don&#8217;t forget to change the version number from the first command according to your installed package!</p>
<p>When the installation is over, log out! When you&#8217;re back, right click on the panel and left click on &#8216;Add to Panel&#8217;&#8230;</p>
<p><a href="http://www.pctipsbox.com/wp-content/uploads/2008/08/colorblind.png"><img class="alignnone size-full wp-image-1803" title="colorblind" src="http://www.pctipsbox.com/wp-content/uploads/2008/08/colorblind.png" alt="" width="244" height="212" /></a></p>
<p>The Add to Panel window will open and you should see the Colorblind applet&#8230;</p>
<p><a href="http://www.pctipsbox.com/wp-content/uploads/2008/08/colorblind2.png"><img class="alignnone size-medium wp-image-1804" title="colorblind2" src="http://www.pctipsbox.com/wp-content/uploads/2008/08/colorblind2-299x272.png" alt="" width="299" height="272" /></a></p>
<p>Double click on it to add it to the GNOME panel!</p>
<p>That&#8217;s it folks! Right click on the Colorblind applet to access the preferences, from where you can choose a default filter and change the access keys (defaults are Shift + Ctrl + c to activate the filters and Shift + Ctrl + n to change them).</p>
<p><a href="http://www.pctipsbox.com/wp-content/uploads/2008/08/colorblind3.png"><img class="alignnone size-medium wp-image-1805" title="colorblind3" src="http://www.pctipsbox.com/wp-content/uploads/2008/08/colorblind3-300x263.png" alt="" width="300" height="263" /></a></p>
<p>Now, test the colorblind filters <a href="http://colorvisiontesting.com/online%20test.htm#demonstration%20card"><span style="color: #ff0000;">here</span></a> and <a href="http://home.sc.rr.com/mikebennett/colorblind.html" target="_blank"><span style="color: #ff0000;">here</span></a> or search Google Images for colorblind!</p>
<p>Note: It appears that the filters don&#8217;t work with Compiz Fusion, so you should disable it first (right click on the desktop -&gt; Change Desktop Background -&gt; Visual Effects -&gt; None).</p>
<img src="http://www.pctipsbox.com/?ak_action=api_record_view&id=1801&type=feed" alt="" />
	Tags: <a href="http://www.pctipsbox.com/tag/application/" title="application" rel="tag nofollow">application</a>, <a href="http://www.pctipsbox.com/tag/color-blindness/" title="color blindness" rel="tag nofollow">color blindness</a>, <a href="http://www.pctipsbox.com/tag/color-vision-deficiency/" title="color vision deficiency" rel="tag nofollow">color vision deficiency</a>, <a href="http://www.pctipsbox.com/tag/colorblind/" title="Colorblind" rel="tag nofollow">Colorblind</a>, <a href="http://www.pctipsbox.com/tag/command/" title="command" rel="tag nofollow">command</a>, <a href="http://www.pctipsbox.com/tag/filters/" title="Filters" rel="tag nofollow">Filters</a>, <a href="http://www.pctipsbox.com/tag/gnome/" title="GNOME" rel="tag nofollow">GNOME</a>, <a href="http://www.pctipsbox.com/tag/gonna/" title="gonna" rel="tag nofollow">gonna</a>, <a href="http://www.pctipsbox.com/tag/how-to/" title="how to" rel="tag nofollow">how to</a>, <a href="http://www.pctipsbox.com/tag/linux/" title="Linux" rel="tag nofollow">Linux</a>, <a href="http://www.pctipsbox.com/tag/support/" title="Support" rel="tag nofollow">Support</a>, <a href="http://www.pctipsbox.com/tag/tutorial/" title="Tutorial" rel="tag nofollow">Tutorial</a>, <a href="http://www.pctipsbox.com/tag/ubuntu/" title="ubuntu" rel="tag nofollow">ubuntu</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.pctipsbox.com/ten-ways-to-tweak-your-linux-boot-process/" title="Ten ways to Tweak your Linux Boot Process (January 16, 2009)">Ten ways to Tweak your Linux Boot Process</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/how-to-install-ubuntu-linux-from-usb-stick/" title="How to install Ubuntu Linux from USB Stick (April 23, 2008)">How to install Ubuntu Linux from USB Stick</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/how-to-create-a-custom-keyboard-shortcut-in-ubuntu/" title="How to Create a custom keyboard shortcut in Ubuntu (March 2, 2008)">How to Create a custom keyboard shortcut in Ubuntu</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/how-do-i-enable-or-disable-dep-for-office-applications/" title="How do I enable or disable DEP for Office applications? (August 13, 2009)">How do I enable or disable DEP for Office applications?</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/turn-your-terminal-into-a-quake-like-console/" title="Turn Your Terminal Into a Quake-like Console (May 5, 2008)">Turn Your Terminal Into a Quake-like Console</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/top-10-download-managers-available-in-ubuntu/" title="Top 10 Download Managers Available in Ubuntu (July 21, 2008)">Top 10 Download Managers Available in Ubuntu</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/how-to-disable-ubuntu-user-login-window/" title="How To Disable Ubuntu User Login Window (June 21, 2009)">How To Disable Ubuntu User Login Window</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/how-to-defragment-the-boot-and-application-files-in-windows-vista/" title="How to defragment the boot and application files in Windows Vista (June 8, 2008)">How to defragment the boot and application files in Windows Vista</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/finding-an-apps-original-icon-set-in-mac-os-x/" title="Finding an App&#8217;s Original Icon Set in Mac OS X (August 4, 2009)">Finding an App&#8217;s Original Icon Set in Mac OS X</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/downgrade-vista-to-xp/" title="Downgrade Vista to XP (March 12, 2009)">Downgrade Vista to XP</a> (2)</li>
	<li><a href="http://www.pctipsbox.com/windows-vista-sp1-rtm-optimized-desktop/" title="Windows Vista SP1 RTM Optimized Desktop (May 1, 2008)">Windows Vista SP1 RTM Optimized Desktop</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/windows-vista-automatically-shutdown-at-a-certain-time/" title="Windows Vista automatically shutdown at a certain time (October 21, 2008)">Windows Vista automatically shutdown at a certain time</a> (3)</li>
	<li><a href="http://www.pctipsbox.com/windows-powershell-v2-ctp2/" title="Windows PowerShell V2 CTP2 (May 6, 2008)">Windows PowerShell V2 CTP2</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/windows-7-to-get-parallel-processing-tweaks/" title="Windows 7 to get parallel-processing tweaks (October 5, 2008)">Windows 7 to get parallel-processing tweaks</a> (2)</li>
	<li><a href="http://www.pctipsbox.com/vista-and-ie8-application-compatibility-toolkit/" title="Vista and IE8 Application Compatibility Toolkit (September 9, 2008)">Vista and IE8 Application Compatibility Toolkit</a> (1)</li>
	<li><a href="http://www.pctipsbox.com/use-the-netsh-command-to-manage-the-windows-vista-firewall/" title="Use the Netsh Command to Manage the Windows Vista Firewall (January 7, 2009)">Use the Netsh Command to Manage the Windows Vista Firewall</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/uninstall-or-reinstall-any-version-of-internet-explorer/" title="Uninstall or Reinstall Any Version Of Internet Explorer (June 6, 2009)">Uninstall or Reinstall Any Version Of Internet Explorer</a> (2)</li>
	<li><a href="http://www.pctipsbox.com/ubuntu-710-on-ps3/" title="Ubuntu 7.10 on PS3 (December 10, 2007)">Ubuntu 7.10 on PS3</a> (6)</li>
	<li><a href="http://www.pctipsbox.com/top-free-and-open-source-apps-for-mac-users/" title="Top Free and Open Source Apps for Mac Users (August 7, 2008)">Top Free and Open Source Apps for Mac Users</a> (0)</li>
	<li><a href="http://www.pctipsbox.com/top-10-ubuntu-based-distributions/" title="Top 10 Ubuntu-based Distributions (February 10, 2008)">Top 10 Ubuntu-based Distributions</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.pctipsbox.com/how-to-install-the-colorblind-applet-on-gnome/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
