<?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>Ubuntu Linux, ubuntu desktop, Linux operating system, ubuntu guide &#187; ubuntu 10.10</title>
	<atom:link href="http://ubuntulinux.co.in/blog/category/ubuntu/ubuntu-10-10/feed/" rel="self" type="application/rss+xml" />
	<link>http://ubuntulinux.co.in/blog</link>
	<description>How to fix the Technical issue in Ubuntu linux</description>
	<lastBuildDate>Thu, 17 May 2012 13:12:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How to change the Language &amp; Keyboard Layout in Ubuntu</title>
		<link>http://ubuntulinux.co.in/blog/ubuntu/how-to-change-the-language-keyboard-layout-in-ubuntu/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-change-the-language-keyboard-layout-in-ubuntu</link>
		<comments>http://ubuntulinux.co.in/blog/ubuntu/how-to-change-the-language-keyboard-layout-in-ubuntu/#comments</comments>
		<pubDate>Thu, 04 Aug 2011 14:15:14 +0000</pubDate>
		<dc:creator>sahab</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[ubuntu 10.04]]></category>
		<category><![CDATA[ubuntu 10.10]]></category>
		<category><![CDATA[ubuntu 11.04]]></category>
		<category><![CDATA[ubuntu 7.10]]></category>
		<category><![CDATA[ubuntu 8.04]]></category>
		<category><![CDATA[ubuntu 8.10]]></category>
		<category><![CDATA[ubuntu 9.04]]></category>
		<category><![CDATA[Ubuntu 9.10]]></category>
		<category><![CDATA[How to change the Language & Keyboard Layout in Ubuntu]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[u]]></category>
		<category><![CDATA[ubuntu guide]]></category>
		<category><![CDATA[ubuntu linux]]></category>

		<guid isPermaLink="false">http://ubuntulinux.co.in/blog/?p=367</guid>
		<description><![CDATA[The following command is used to reconfigure the default language and the keyboard layout in Ubuntu.]]></description>
			<content:encoded><![CDATA[<p>The following command is used to reconfigure the default language and the keyboard layout in Ubuntu.</p>
<p><strong>sudo set-language-env -E</strong> &#8211; Default Language</p>
<p><strong>sudo dpkg-reconfigure console-setup &#8211; </strong>used to reconfigure the default language</p>
<p>For example if you need to chanage the default language to German, run the above command and choose your default language.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://ubuntulinux.co.in/blog/ubuntu/how-to-change-the-language-keyboard-layout-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HOW to Dual boot Windows Linux laptop</title>
		<link>http://ubuntulinux.co.in/blog/ubuntu/how-to-dual-boot-windows-linux-laptop/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-dual-boot-windows-linux-laptop</link>
		<comments>http://ubuntulinux.co.in/blog/ubuntu/how-to-dual-boot-windows-linux-laptop/#comments</comments>
		<pubDate>Fri, 22 Apr 2011 15:39:32 +0000</pubDate>
		<dc:creator>sahab</dc:creator>
				<category><![CDATA[RHEL5]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[ubuntu 10.04]]></category>
		<category><![CDATA[ubuntu 10.10]]></category>
		<category><![CDATA[ubuntu 11.04]]></category>
		<category><![CDATA[ubuntu 7.10]]></category>
		<category><![CDATA[ubuntu 8.04]]></category>
		<category><![CDATA[ubuntu 8.10]]></category>
		<category><![CDATA[ubuntu 9.04]]></category>
		<category><![CDATA[Ubuntu 9.10]]></category>
		<category><![CDATA[HOW to Dual boot Windows Linux laptop]]></category>

		<guid isPermaLink="false">http://ubuntulinux.co.in/blog/?p=355</guid>
		<description><![CDATA[Your goal is to have a laptop into which you can boot Windows or Linux.]]></description>
			<content:encoded><![CDATA[<div>Your goal is to have a laptop into which you can boot Windows or Linux.</p>
<p>Your primary understanding is that Windows XP is an old operating system and makes some important ignorant assumptions.</p>
<p>The  first assumption is that Windows was a proprietary computer operating  system produced by a Corporation that wanted a monopoly control of the  computer operating system market. This meant that it would</p>
<p>Assume that it was going to be the only operating system of the computer</p>
<p>And assume that it need no capacities to recognize the presence of any other operating system or file system.</p>
<p>This  first assumption that Windows would be the only operating system of the  computer means that you have to install a boot record and a bios that  establishes that this computer is “compatible” rather than name the more  efficient modern setting.</p>
<p>The second assumption means that you  have to make sure that Windows is installed in the first true partition  right at the front of the cylinder. You can install Linux in a logical  partition behind that on the hard drive.</p>
<p>Linux is a modern  computer operating system and is adaptable to its environment and is  produced in a way that it recognizes other computer operating systems on  the hard drive and it can install itself anywhere.</p>
<p>Your  secondary understanding is that you will have to first install Linux to  prepare the hard drive if such a way as that there is a NTFS formatted  partition in your very first primary, (first) partition, i.e. /dev/sda1.  This is for windows to reside in. Part of the secondary understanding  is that you don&#8217;t install all the bells and whistles with this Linux  installation because you are going to nuke the boot record when you  install Windows into the partition. This is no problem because then you  will install Linux a second time and then it will create the boot record  in grub and make everything happy.</p>
<p>Part of the secondary  understanding is that you will install Linux for the primary purpose of  downloading gparted, a partition manager, and move your partitions  around if you want to save your data or whatever. I have a better idea.</p>
<p>By far better idea is that you do what I ended up doing which is to</p>
<p>— Boot from a live Linux disk.</p>
<p>— backup your data to a thumb drive or USB drive.</p>
<p>— Boot from a live Linux disk</p>
<p>— just nuke and repartition your hard drive so</p>
<p>— there is an empty NTFS Partition at /dev/sda1.</p>
<p>—  Make sure that the setting for your bios is set to “&#8217;compatible” this  is the reason (for probably about 24 failed Windows installs where  Windows simply couldn&#8217;t see the partitions I was making for it. I am not  exaggerating the number of failed attempts)<br />
— Install Linux lightly  into the first part of a logical extension making room for a swap drive  that is twice the size your RAM memory</p>
<p>— Make sure the boot flag on the partition that Windows will reside is set to “boot”</p>
<p>—  Reboot with the Windows disk that you have. It will now see where it is  supposed to go, being completely blind to everything that&#8217;s in the  logical extension. As long as you don&#8217;t choose to format your hard drive  all the damage that Windows will do will be to put Windows on your  computer. That is enough.</p>
<p>— During the install leave the room and  do something fun because looking back at the computer while Windows is  installing can make you crazy.</p>
<p>— Reboot into Windows and there is  something that you will do here but I will NOT mention here for clarity  but I will make an endnote containing that information.</p>
<p>— Setup Windows to please yourself.</p>
<p>— reboot from the live Linux distribution.</p>
<p>—  Install Linux. It will ask you about whether you want to just install  it along with an operating system or not. I hope it is not necessary for  me to answer that question for you.</p>
<p>— At this time Linux will  rewrite the boot data so from then on when you start a computer you can  hit escape and get that menu that let you choose whether you want to run  Windows or a modern operating system.</p>
<p>— Now what you&#8217;ll want to  do if you don&#8217;t have the CD that came with the computer with the drivers  for your laptop is to Ethernet cable connect your laptop to a computer  with an Internet connection. Go to your laptop manufacturer&#8217;s website  and download the drivers for the Windows operating system wireless app.  Then when you reboot into Windows with that installed you can connect to  the Internet and get all the rest of the drivers and whenever you want  in the way of apps.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://ubuntulinux.co.in/blog/ubuntu/how-to-dual-boot-windows-linux-laptop/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to run a command without using sudo password in ubuntu</title>
		<link>http://ubuntulinux.co.in/blog/ubuntu/how-to-run-a-command-without-using-sudo-password-in-ubuntu/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-run-a-command-without-using-sudo-password-in-ubuntu</link>
		<comments>http://ubuntulinux.co.in/blog/ubuntu/how-to-run-a-command-without-using-sudo-password-in-ubuntu/#comments</comments>
		<pubDate>Sun, 10 Apr 2011 11:08:46 +0000</pubDate>
		<dc:creator>sahab</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[ubuntu 10.04]]></category>
		<category><![CDATA[ubuntu 10.10]]></category>
		<category><![CDATA[ubuntu 11.04]]></category>
		<category><![CDATA[ubuntu 7.10]]></category>
		<category><![CDATA[ubuntu 8.04]]></category>
		<category><![CDATA[ubuntu 8.10]]></category>
		<category><![CDATA[ubuntu 9.04]]></category>
		<category><![CDATA[Ubuntu 9.10]]></category>
		<category><![CDATA[How to run a command without using sudo password in ubuntu]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu guide]]></category>
		<category><![CDATA[ubuntu linux]]></category>

		<guid isPermaLink="false">http://ubuntulinux.co.in/blog/?p=352</guid>
		<description><![CDATA[Today I have tried my client PC run shutdown and reboot command without being enter sudo password. The details given below]]></description>
			<content:encoded><![CDATA[<p>Today I have tried my client PC run shutdown and reboot command without being enter sudo password. The details given below</p>
<p>Use  the command &#8220;sudo visudo&#8221; to edit the file. Now look for the line &#8220;#  User alias specification&#8221; and add a list of users as follows:#</p>
<div>
<pre dir="ltr"> User alias specification
User_Alias USERS = user1, user2, user3</pre>
</div>
<p>Now look for the line &#8220;# Cmnd alias specification&#8221; and add a command list as follows:</p>
<div>
<pre dir="ltr"># Cmnd alias specification
Cmnd_Alias SHUTDOWN_CMDS = /sbin/shutdown, /sbin/reboot, /sbin/halt</pre>
</div>
<p>Now look for the line &#8220;%admin ALL=(ALL) ALL&#8221; and add the command which will let USERS give SHUTDOWN_CMDS without a password</p>
<div>
<div>Code:</div>
<pre dir="ltr">:%admin ALL=(ALL) ALL
USERS ALL=(ALL) NOPASSWD: SHUTDOWN_CMDS</pre>
</div>
<p>Now  those specified users can use the commands &#8220;sudo shutdown&#8221;, &#8220;sudo  halt&#8221;, and &#8220;sudo reboot&#8221; without being asked for your password.</p>
<p>EDIT:  By the way, the reason that these commands can&#8217;t be used by normal  users is that Linux was designed as a multi-user system. You don&#8217;t want  one user shutting down the system while others are using it!</p>
]]></content:encoded>
			<wfw:commentRss>http://ubuntulinux.co.in/blog/ubuntu/how-to-run-a-command-without-using-sudo-password-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Some usefull Linux scripts</title>
		<link>http://ubuntulinux.co.in/blog/ubuntu/some-usefull-linux-scripts/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=some-usefull-linux-scripts</link>
		<comments>http://ubuntulinux.co.in/blog/ubuntu/some-usefull-linux-scripts/#comments</comments>
		<pubDate>Wed, 06 Apr 2011 09:41:46 +0000</pubDate>
		<dc:creator>sahab</dc:creator>
				<category><![CDATA[RHEL5]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[ubuntu 10.04]]></category>
		<category><![CDATA[ubuntu 10.10]]></category>
		<category><![CDATA[ubuntu 11.04]]></category>
		<category><![CDATA[ubuntu 7.10]]></category>
		<category><![CDATA[ubuntu 8.04]]></category>
		<category><![CDATA[ubuntu 8.10]]></category>
		<category><![CDATA[ubuntu 9.04]]></category>
		<category><![CDATA[Ubuntu 9.10]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[Linux shell scripts sample]]></category>
		<category><![CDATA[ubuntu guide]]></category>
		<category><![CDATA[ubuntu linux]]></category>

		<guid isPermaLink="false">http://ubuntulinux.co.in/blog/?p=347</guid>
		<description><![CDATA[Some usefull Linux scripts]]></description>
			<content:encoded><![CDATA[<h2>A nice script to find out the no of connection from a particular IP address to the apache</h2>
<p>root@sahab-desktop# netstat -n|grep :80|awk {&#8216;print $5&#8242;}|awk -F: {&#8216;print $1&#8242;}&gt;netlist;for i in `sort -u netlist` ;do echo -n$i&#8221;-&gt;&#8221;;grep -c $i netlist; done;</p>
<h2>How to remove frozen messages from mail queue?(exim)</h2>
<p>This command will help you to remove the frozen messages from the mail queue.</p>
<p>exim -bp|grep &#8216;*** frozen ***&#8217; |awk {&#8216;print $3&#8242;} |xargs exim -Mrm</p>
<h2>Command to find all of the files which have been accessed within the last 10 days</h2>
<p>The following command will find all of the files which have been accessed within the last 10 days</p>
<p>find / -type f -atime -10 &gt; Monthname.files</p>
<p>This command will find all the files under root, which is ‘/’, with file type is file. ‘-atime -30′ will give all the files accessed less than 10 days ago. And the output will put into a file call Monthname.files.</p>
<h2>Find and Remove the editor backup files</h2>
<p>find . -name &#8216;*~&#8217; -type f -print</p>
<p>find . -name &#8216;*~&#8217; -type f -print |xargs rm -f</p>
]]></content:encoded>
			<wfw:commentRss>http://ubuntulinux.co.in/blog/ubuntu/some-usefull-linux-scripts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefox 4 installation on Ubuntu 10.10 and 10.04</title>
		<link>http://ubuntulinux.co.in/blog/ubuntu/firefox-4-installation-on-ubuntu-10-10-and-10-04/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=firefox-4-installation-on-ubuntu-10-10-and-10-04</link>
		<comments>http://ubuntulinux.co.in/blog/ubuntu/firefox-4-installation-on-ubuntu-10-10-and-10-04/#comments</comments>
		<pubDate>Mon, 28 Mar 2011 16:56:45 +0000</pubDate>
		<dc:creator>sahab</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[ubuntu 10.04]]></category>
		<category><![CDATA[ubuntu 10.10]]></category>
		<category><![CDATA[firefox 4]]></category>
		<category><![CDATA[Firefox 4 installation on Ubuntu 10.10 and 10.04]]></category>

		<guid isPermaLink="false">http://ubuntulinux.co.in/blog/?p=333</guid>
		<description><![CDATA[Firefox 4 installation on Ubuntu 10.10 and 10.04]]></description>
			<content:encoded><![CDATA[<pre><code>Enter the below commands in terminal for installing firefox 4 stable release

<strong>sudo add-apt-repository ppa:mozillateam/firefox-stable</strong>
<strong>sudo apt-get update</strong>
<strong>sudo apt-get install firefox ubufox</strong></code></pre>
]]></content:encoded>
			<wfw:commentRss>http://ubuntulinux.co.in/blog/ubuntu/firefox-4-installation-on-ubuntu-10-10-and-10-04/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to change the default mouse pointer theme in ubuntu 10.04</title>
		<link>http://ubuntulinux.co.in/blog/ubuntu/how-to-change-the-default-mouse-pointer-theme-in-ubuntu-10-04/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-change-the-default-mouse-pointer-theme-in-ubuntu-10-04</link>
		<comments>http://ubuntulinux.co.in/blog/ubuntu/how-to-change-the-default-mouse-pointer-theme-in-ubuntu-10-04/#comments</comments>
		<pubDate>Wed, 23 Feb 2011 18:19:15 +0000</pubDate>
		<dc:creator>sahab</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[ubuntu 10.10]]></category>
		<category><![CDATA[How to change the default mouse pointer theme in ubuntu 10.04]]></category>
		<category><![CDATA[ubuntu 10.04]]></category>

		<guid isPermaLink="false">http://ubuntulinux.co.in/blog/?p=312</guid>
		<description><![CDATA[How to change the default mouse pointer theme in ubuntu 10.04 ]]></description>
			<content:encoded><![CDATA[<p>I have problem with ubuntu 10.04,  is that I can&#8217;t change the  default mouse pointer (the one that is visible when you&#8217;re not doing  anything special) to another theme using System &gt; Preferences  &gt;  Appearance &gt; Customize &gt; Pointer.  It seems to change the text  cursor, but the default pointer is still from the default theme.</p>
<p>For solving this issue, I have tried many options, finally below command is worked for me</p>
<p><strong>sudo update-alternatives &#8211;config x-cursor-theme</strong></p>
<p>select the theme you then log out</p>
]]></content:encoded>
			<wfw:commentRss>http://ubuntulinux.co.in/blog/ubuntu/how-to-change-the-default-mouse-pointer-theme-in-ubuntu-10-04/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to fix the Flash 10.2 with no vdpau acceleration in ubuntu 10.10 (no acceleration on Youtube)</title>
		<link>http://ubuntulinux.co.in/blog/ubuntu/how-to-fix-the-flash-10-2-with-no-vdpau-acceleration/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-fix-the-flash-10-2-with-no-vdpau-acceleration</link>
		<comments>http://ubuntulinux.co.in/blog/ubuntu/how-to-fix-the-flash-10-2-with-no-vdpau-acceleration/#comments</comments>
		<pubDate>Sat, 19 Feb 2011 13:35:29 +0000</pubDate>
		<dc:creator>sahab</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[ubuntu 10.04]]></category>
		<category><![CDATA[ubuntu 10.10]]></category>
		<category><![CDATA[Flash 10.2 with no vdpau acceleration]]></category>

		<guid isPermaLink="false">http://ubuntulinux.co.in/blog/?p=310</guid>
		<description><![CDATA[Flash 10.2 with no vdpau acceleration]]></description>
			<content:encoded><![CDATA[<p>Flash player does support vdpau. Tried and works (nvidia 8200  integrated, 270.18 drivers, should work with any vdau driver in theory).  I just downloaded the tar.gz, unpacked it in $HOME/.mozilla/plugins/ (i  have no flash installed from the repos).</p>
<p>Here is what i did to enable hardware decoding:<br />
Created</p>
<p>/etc/adobe/mms.cfg and put this in it:</p>
<p>EnableLinuxHWVideoDecode=1</p>
<p>Restarted the browser and it worked (well on some sites anyway).</p>
<p>Working site: youtube, 1080p content works either at ~40% cpu or ~10-20%  &#8211; i dont know why is this big difference, i tested it wth the same clip  (big buck bunny) a few times.<br />
I turned on the video details from the right click menu and it showed  that it was accelerated (software rendering is at ~100% on my Athlon II  x2 250 @3 GHz)<br />
Vimeo said that stage video is available but for whatever reason it did not use it.</p>
<p>Problems: some sites wont play streaming video if hardware acceleration  is enabled. Additionally, if flash is loaded once, i get tearing vdpau  playback (with mplayer). Regardless if the browser is stopped, the  tearing remains until i restart x or sometimes it goes away after a few  suspend/resume cycles.<br />
So Adobe had good reason to disable it by default.</p>
]]></content:encoded>
			<wfw:commentRss>http://ubuntulinux.co.in/blog/ubuntu/how-to-fix-the-flash-10-2-with-no-vdpau-acceleration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>wifi card Ralink 5390 configuration in Ubuntu 10.10 64 bit</title>
		<link>http://ubuntulinux.co.in/blog/ubuntu/wifi-card-ralink-5390-configuration-in-ubuntu-10-10-64-bit/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=wifi-card-ralink-5390-configuration-in-ubuntu-10-10-64-bit</link>
		<comments>http://ubuntulinux.co.in/blog/ubuntu/wifi-card-ralink-5390-configuration-in-ubuntu-10-10-64-bit/#comments</comments>
		<pubDate>Sat, 18 Dec 2010 09:03:46 +0000</pubDate>
		<dc:creator>sahab</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[ubuntu 10.10]]></category>
		<category><![CDATA[ubuntu linux]]></category>
		<category><![CDATA[wifi card Ralink 5390 configuration in Ubuntu 10.10 64 bit]]></category>

		<guid isPermaLink="false">http://ubuntulinux.co.in/blog/?p=307</guid>
		<description><![CDATA[wifi card Ralink 5390 configuration in Ubuntu 10.10 64 bit]]></description>
			<content:encoded><![CDATA[<div id="post_message_10240071"><strong>Problem</strong>:<br />
Got a brand new HP laptop &#8211; HP g62x. Installed ubuntu 10.10 and found  that I do not have a wlan interface as one would expect with an active  wireless connection.</p>
<p><strong>Thanks to</strong><br />
Great discussion on similar work here @ <a href="http://ubuntuforums.org/showthread.php?t=1600498" target="_blank">http://ubuntuforums.org/showthread.php?t=1600498</a>. Just a different card.</p>
<p><strong>Solution:</strong><br />
I used the above thread to do my work &#8211; banged my head against the wall a couple of times but it was fun <img title="Smile" src="http://ubuntuforums.org/images/smilies/icon_smile.gif" border="0" alt="" />. I am listing down steps that finally worked for me. But before that, my configurations:</p>
<ul>
<li>Ubuntu 10.10</li>
<li>64 bit</li>
<li>WPA2 wireless network</li>
<li>OS was freshly installed and there was no specific customization prior to this</li>
<li>RaLink Device 5390. (use lspci to see your model number)</li>
</ul>
<ol>
<li>Download the driver from ralinktech.com &#8211;&gt; Software &#8211;&gt; Linux</li>
<li>Unzip the download zip file anywhere. I did it in the default Downloads directory</li>
<li>cd to the 2010_xxx extracted directory</li>
<li>cd os/linux/</li>
<li>Edit the config.mk file as below:<br />
HAS_ATE=y (no change, it was originally as is)<br />
HAS_WPA_SUPPLICANT=y (no change, it was originally as is)<br />
HAS_NATIVE_WPA_SUPPLICANT_SUPPORT=y (no change, it was originally as is)<br />
HAS_ANTENNA_DIVERSITY_SUPPORT=y originally was n &#8212; this was the only thing I modified)</li>
<li>Go back to the 2010_xx directory</li>
<li>run command &#8216;make&#8217;</li>
<li>Make sure &#8216;make compile&#8217; exists without errors. I got an error &#8220;too  many arguments to format&#8221; towards the end of the compile but it did  compile successfully eventually. And so I ignored the errors. You would  see ***errors*** if the compile is not successful. In which, something  went wrong and you may need to tweak the makefile or config.mk files  before compile is successful.</li>
<li>run command &#8216;make install&#8217; as root. This is not listed in the  README_STA_pci file that comes with downloaded driver zip file. This  takes of copying the file to  /lib/modules/2.6.35-22-generic/kernel/drivers/net/wireless/rt5390sta.ko.  running depmod, creating /etc/Wireless/&#8230; folder.</li>
<li>Edit the /etc/modules and add the line  at the end of this file<br />
rt5390sta</li>
<li>Edit the file /etc/modprobe.d/blacklist.conf and add the below line to it&#8230;<br />
blacklist rt2800pci</li>
<li>Reboot and you should see an ra0 interface when you run the command &#8216;ifconfig&#8217;</li>
<li>You may have to run &#8216;/etc/init.d/network-manager restart&#8217; command to have it show in the first go.</li>
<li>Once, the wireless icon shows up, look for your wireless SSID and there you go surfing <img title="Smile" src="http://ubuntuforums.org/images/smilies/icon_smile.gif" border="0" alt="" /></li>
</ol>
</div>
]]></content:encoded>
			<wfw:commentRss>http://ubuntulinux.co.in/blog/ubuntu/wifi-card-ralink-5390-configuration-in-ubuntu-10-10-64-bit/feed/</wfw:commentRss>
		<slash:comments>29</slash:comments>
		</item>
		<item>
		<title>Mount USB Drive in Ubuntu</title>
		<link>http://ubuntulinux.co.in/blog/ubuntu/mount-usb-drive-in-ubuntu/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=mount-usb-drive-in-ubuntu</link>
		<comments>http://ubuntulinux.co.in/blog/ubuntu/mount-usb-drive-in-ubuntu/#comments</comments>
		<pubDate>Thu, 29 Jul 2010 12:41:21 +0000</pubDate>
		<dc:creator>sahab</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[ubuntu 10.04]]></category>
		<category><![CDATA[ubuntu 10.10]]></category>
		<category><![CDATA[ubuntu 7.10]]></category>
		<category><![CDATA[ubuntu 8.04]]></category>
		<category><![CDATA[ubuntu 8.10]]></category>
		<category><![CDATA[ubuntu 9.04]]></category>
		<category><![CDATA[Ubuntu 9.10]]></category>
		<category><![CDATA[How to mount USB in ubuntu]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[Mount USB Drive]]></category>
		<category><![CDATA[ubuntu guide]]></category>
		<category><![CDATA[ubuntu linux]]></category>
		<category><![CDATA[USB permenant mount]]></category>

		<guid isPermaLink="false">http://ubuntulinux.co.in/blog/?p=268</guid>
		<description><![CDATA[Mount USB Drive ]]></description>
			<content:encoded><![CDATA[<h1 id="Automounting"><span style="font-size: small;">Automount</span></h1>
<div>In ubuntu storage devices that are plugged into the system mount  automatically and place an icon on your desktop, often called &#8220;disk&#8221; and as more drives are added, you can get &#8220;disk-1&#8243; a<span style="font-size: small;"><span style="font-size: x-small;">nd  so on. The folder disk create under /media folder. If we give the  command</span></span></div>
<div><span style="font-size: small;"><span style="font-size: x-small;"><br />
</span></span></div>
<div><span style="font-size: small;"><span style="font-size: x-small;"> </span></span></div>
<div><span style="font-size: small;"><span style="font-size: x-small;"> <strong>#fdisk -l </strong></span></span></div>
<div><span style="font-size: small;"><span style="font-size: x-small;"><strong><br />
</strong></span></span></div>
<div><span style="font-size: small;"><span style="font-size: x-small;">It mounted on new device sdb, sdc etc </span></span></div>
<div>
<div>
<p>To have a program automatically start when you plug  in a device, go to <strong>System-&gt;Preferences-&gt;Removable Drives  and Media</strong>.</p>
<p>Another one method is Open file browser select the  menu <strong>Edit/preferences/media</strong> tab There you can select what happens when media is  inserted. For example we need to turnoff audio CD auto play</p>
<p>CD  audio &#8220;can do nothing&#8221; or &#8220;ask what to do&#8221; or &#8220;open folder&#8221;</p></div>
</div>
<div>
<div>
<div>Then Right Click the Device select <strong>Unmount</strong> for  safely remove.</p>
<p><strong>Command Line Mount</strong></div>
<div><strong><br />
</strong></div>
</div>
<div>
<div>Sometimes devices don&#8217;t automount, in which case you should try to manually mount it.  Most flash drives are FAT16 or FAT32 and most external hard disks are NTFS.</div>
<div>Create Mount Point</div>
<div></div>
<div><strong>sudo mkdir /media/Disk</strong></div>
<div><strong><br />
</strong></div>
<div>Then mount the USB using the below command, Lets assume sdb1 is  device, For FAT 32</div>
<div></div>
<div><strong>sudo mount -t vfat /dev/sdb1 /media/Disk -o  uid=1000,gid=100,utf8,dmask=027,fmask=137</strong></div>
<div><strong><br />
</strong></div>
</div>
</div>
<div>
<div>The options following the &#8220;-o&#8221; allow your user to have ownership of  the drive, and the masks allow for extra security for file system permissions. If you don&#8217;t use those extra options you <em>may</em> not  be able to read and write the drive with your regular username.</div>
</div>
<div>For NTFS</div>
<div>
<div></div>
<div><strong>sudo mount -t ntfs-3g /dev/sdb1 /media/Disk </strong></div>
</div>
<div>
<div><strong><br />
</strong></div>
<div><strong>Command for Unmount the Device</strong></div>
<div><strong><br />
</strong></div>
</div>
<div><strong>sudo umount /dev/sdb1 or sudo umount /media/Disk</strong></div>
<div><strong><br />
</strong></div>
<div>
<div><strong>Pmount</strong></div>
</div>
<div>which allows unprivileged users to mount drives as if they were  using sudo, even without an entry in /etc/fstab</div>
<div>For installing</div>
<div><strong>#sudo apt-get install pmount</strong></div>
<div>Example</div>
<div><strong>pmount /dev/sdb1 test</strong></div>
<div>This will mount the device /dev/sdb1 at /media/test</div>
<div><strong>Prevent User access on USB Drive</strong></div>
<div>For preventing the particular user access</div>
<div><strong>System-&gt;Administration-&gt;User and Groups</strong>,  choose the user, click on &#8220;Properties&#8221;, then go to the &#8220;User Privileges&#8221; tab.</div>
<div>Uncheck the options  &#8220;Access external storage devices  automatically&#8221;.</div>
<div>Use full commands</div>
<div><strong>lsusb</strong> &#8211; list the usb devices</div>
<div>
<div><strong>dmesg</strong> &#8211; When you encounter problems with USB  devices, the first thing to do is to check the latest debug information generated from the kernel just after you plug in your device and/or just after you encounter the problem.</div>
</div>
<div>
<div>
<strong>Stop ubuntu from creating shortcuts of Harddisk, USB in Desktop</strong></div>
</div>
<div>
Open the terminal or press alt+f2</div>
<div>Type</div>
<div><strong>gconf-editor</strong></div>
<div><strong> </strong></div>
<div>Navigate to apps &#8212; nautilus &#8212; Desktop. Uncheck Volumes_visible  check-box in right pane.<strong><br />
</strong></div>
<div><strong> </strong></div>
]]></content:encoded>
			<wfw:commentRss>http://ubuntulinux.co.in/blog/ubuntu/mount-usb-drive-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Missing volume control symbol in ubuntu 10.04</title>
		<link>http://ubuntulinux.co.in/blog/ubuntu/missing-volume-control-symbol-in-ubuntu-10-04/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=missing-volume-control-symbol-in-ubuntu-10-04</link>
		<comments>http://ubuntulinux.co.in/blog/ubuntu/missing-volume-control-symbol-in-ubuntu-10-04/#comments</comments>
		<pubDate>Fri, 02 Jul 2010 16:30:19 +0000</pubDate>
		<dc:creator>sahab</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[ubuntu 10.04]]></category>
		<category><![CDATA[ubuntu 10.10]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[Lucid missing volume control symbol]]></category>
		<category><![CDATA[ubuntu guide]]></category>
		<category><![CDATA[ubuntu linux]]></category>

		<guid isPermaLink="false">http://ubuntulinux.co.in/blog/?p=244</guid>
		<description><![CDATA[I have upgraded my colleague system to Lucid, that time update done successfully but there is no volume control on the upper panel just to the left of the date calendar/time. I have searched around the forums and find-out the following solutions.]]></description>
			<content:encoded><![CDATA[<p>I have upgraded my colleague system to Lucid, that time update done successfully but there is no volume control on the upper panel just to the left of the date calendar/time. I have searched around the forums and find-out the following solutions.<br />
1) Go to System &gt; Preferences &gt; Startup Applications</p>
<p>2) In the startup tab, look for &#8216;Volume Control&#8217; and check it if its  unchecked.</p>
<p>3) If its not there, &#8216;Add&#8217; it using the following parameters:</p>
<p>Name: Volume Control<br />
Command: gnome-volume-control-applet<br />
Comment: Show desktop volume control</p>
<p>4) Restart</p>
]]></content:encoded>
			<wfw:commentRss>http://ubuntulinux.co.in/blog/ubuntu/missing-volume-control-symbol-in-ubuntu-10-04/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

