<?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 9.04</title>
	<atom:link href="http://ubuntulinux.co.in/blog/category/ubuntu/ubuntu-9-04/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>Sat, 21 Jan 2012 05:57:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>How to 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>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>Why ubuntu on Dell notebook</title>
		<link>http://ubuntulinux.co.in/blog/ubuntu/why-ubuntu-on-dell-notebook/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=why-ubuntu-on-dell-notebook</link>
		<comments>http://ubuntulinux.co.in/blog/ubuntu/why-ubuntu-on-dell-notebook/#comments</comments>
		<pubDate>Fri, 11 Jun 2010 05:13:34 +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[linux]]></category>
		<category><![CDATA[ubuntu backup tool]]></category>
		<category><![CDATA[ubuntu dell]]></category>
		<category><![CDATA[ubuntu guide]]></category>
		<category><![CDATA[ubuntu linux]]></category>

		<guid isPermaLink="false">http://ubuntulinux.co.in/blog/?p=228</guid>
		<description><![CDATA[ubuntu on Dell]]></description>
			<content:encoded><![CDATA[<p><a href="http://ubuntulinux.co.in/blog/wp-content/uploads/2010/06/dell_ubuntu.jpg"><img class="alignleft size-medium wp-image-229" title="dell_ubuntu" src="http://ubuntulinux.co.in/blog/wp-content/uploads/2010/06/dell_ubuntu-300x297.jpg" alt="" width="300" height="297" /></a></p>
<p>First and foremost, Ubuntu is an Operating System.  Just like Microsoft<sup>®</sup> Windows<sup>®</sup> or Apple MacOS, you can use Ubuntu to surf the web, check email, or just about anything you might want to do. Here’s a &#8220;Top Ten&#8221; list of things you should know about Ubuntu.</p>
<p><strong>10) Ubuntu is simple and elegant</strong></p>
<p>If you’re the kind of person who likes your computer to simply work, Ubuntu is right for you. It’s based on stable, secure, easy-to-use software that’s been around for a long time.</p>
<p><strong>9) Ubuntu is designed for the Internet</strong></p>
<p>Do you spend most of your time on the Internet? Ubuntu connects you to the Internet in seconds. Firefox is a very popular browser and works well with practically every website you’ll run across, e.g. news sites, social media sites, etc. It also works great with web-based e-mail sites like Yahoo or Gmail.</p>
<p><strong> <img src='http://ubuntulinux.co.in/blog/wp-includes/images/smilies/icon_cool.gif' alt='8)' class='wp-smiley' /> Ubuntu is &#8220;social from the start&#8221;</strong></p>
<p>The people who make Ubuntu designed it to be very social-media centric. Do you use Facebook, Twitter, MySpace, or any of the other dozens of popular social networking sites? Ubuntu 9.10 works very well with these websites. And beginning with Ubuntu 10.04, these websites will be integrated into the Ubuntu OS itself for your convenience.</p>
<p><strong>7) Ubuntu plays videos, songs, and movies easily</strong></p>
<p>Do you like to watch videos on YouTube, buy songs from Amazon, pop in DVD’s from the local video store? No problem! Dell bundles a multimedia player with Ubuntu to deliver a great entertainment experience.(DRM protected music not supported.)</p>
<p><strong>6) Ubuntu is safer than Microsoft<sup>®</sup> Windows<sup>®</sup> </strong></p>
<p>The vast majority of viruses and spyware written by hackers are not designed to target and attack Linux.</p>
<p>For more info <a class="wp-caption-dd" title="Dell ubuntu" href="http://www.dell.com/content/topics/segtopic.aspx/ubuntu?c=us&amp;cs=19&amp;l=en&amp;s=dhs&amp;~ck=anavml" target="_blank">Dell opensource</a></p>
]]></content:encoded>
			<wfw:commentRss>http://ubuntulinux.co.in/blog/ubuntu/why-ubuntu-on-dell-notebook/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Download Ubuntu Server Edition</title>
		<link>http://ubuntulinux.co.in/blog/ubuntu/download-ubuntu-server-edition/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=download-ubuntu-server-edition</link>
		<comments>http://ubuntulinux.co.in/blog/ubuntu/download-ubuntu-server-edition/#comments</comments>
		<pubDate>Thu, 10 Jun 2010 09:37:48 +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[Download Ubuntu Server Edition]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu guide]]></category>
		<category><![CDATA[ubuntu linux]]></category>

		<guid isPermaLink="false">http://ubuntulinux.co.in/blog/?p=225</guid>
		<description><![CDATA[Download Ubuntu Server Edition]]></description>
			<content:encoded><![CDATA[<p>You can download Ubuntu Server Edition now – it&#8217;s completely free</p>
<p>F0r more info  click <a class="wp-caption" href="http://www.ubuntu.com/server/get-ubuntu/download" target="_blank">here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://ubuntulinux.co.in/blog/ubuntu/download-ubuntu-server-edition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Reset the mysql root password in LInux</title>
		<link>http://ubuntulinux.co.in/blog/ubuntu/how-to-reset-the-mysql-root-password-in-linux/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-reset-the-mysql-root-password-in-linux</link>
		<comments>http://ubuntulinux.co.in/blog/ubuntu/how-to-reset-the-mysql-root-password-in-linux/#comments</comments>
		<pubDate>Mon, 31 May 2010 10:37:05 +0000</pubDate>
		<dc:creator>sahab</dc:creator>
				<category><![CDATA[Mysql]]></category>
		<category><![CDATA[RHEL5]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[ubuntu 10.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 Reset the mysql root password]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu guide]]></category>
		<category><![CDATA[ubuntu linux]]></category>

		<guid isPermaLink="false">http://ubuntulinux.co.in/blog/?p=205</guid>
		<description><![CDATA[How to Reset the mysql root password ]]></description>
			<content:encoded><![CDATA[<p><span style="font-size: small;">Mysql installation time, If you have never set a root password for MySQL, the server does not require a password at all for connecting as root. To setup root password for first time, use mysqladmin command at shell prompt as follows:</span></p>
<pre><strong><span style="font-size: small;">$ mysqladmin -u root password NEWPASSWORD</span></strong></pre>
<p><span style="font-size: small;">However, if you want to change (or update) a root password, then you need to use following command </span></p>
<pre><strong><span style="font-size: small;">$ mysqladmin -u root -p'oldpassword' password newpass</span></strong></pre>
<p><span style="font-size: small;">For example, If old password is dbase, and set new password to dbase123, enter:</span></p>
<pre><strong><span style="font-size: small;">$ mysqladmin -u root -p'dbase' password 'dbase123'</span></strong></pre>
<div>
<div><span style="font-size: small;">Other then the ways specified here to reset and change the root password for mySQL</span><span style="color: blue; font-size: small;"> </span><span style="font-size: small;"><a id="KonaLink0" href="http://www.mydigitallife.info/2006/06/06/change-and-reset-mysql-root-password/#" target="undefined"></a>in the case that the password is forgotten or lost,<br />
</span></div>
<div><span style="font-size: small;"> </span></div>
<div><span style="font-size: small;"> 1)Stop the mysql demon process using this command</p>
<p><strong> sudo /etc/init.d/mysql stop</strong></p>
<p>2)Start the mysqld demon process using the &#8211;skip-grant-tables option with this command</p>
<p><strong> sudo /usr/sbin/mysqld &#8211;skip-grant-tables &#8211;skip-networking &amp;</strong></p>
<p>3)start the mysql client process using this command</p>
<p><strong>mysql -u root</strong></p>
<p>from the mysql prompt execute this command to reset/update your password</p>
<p><strong>SET PASSWORD FOR root@&#8217;localhost&#8217; = PASSWORD(&#8216;password&#8217;);</strong></p>
<p>If you have a mysql root account that can connect from everywhere, you should also do:</p>
<p><strong>UPDATE mysql.user SET Password=PASSWORD(&#8216;newpwd&#8217;) WHERE User=&#8217;root&#8217;;</strong></p>
<p>Alternate Method:</p>
<p><strong>USE mysql<br />
UPDATE user SET Password = PASSWORD(&#8216;newpwd&#8217;)<br />
WHERE Host = &#8216;localhost&#8217; AND User = &#8216;root&#8217;;</strong><br />
And if you have a root account that can access from everywhere:<br />
<strong><br />
USE mysql<br />
UPDATE user SET Password = PASSWORD(&#8216;newpwd&#8217;)<br />
WHERE Host = &#8216;%&#8217; AND User = &#8216;root&#8217;;<br />
</strong><br />
For either method, once have received a message indicating a successful query (one or more rows affected), flush privileges:</p>
<p><strong>FLUSH PRIVILEGES;</strong><br />
exit</span></div>
<div><span style="font-size: small;"><br />
Then stop the mysqld process </span></div>
<div><span style="font-size: small;"><br />
<strong>sudo /etc/init.d/mysql stop<br />
sudo /etc/init.d/mysql start</strong></span></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://ubuntulinux.co.in/blog/ubuntu/how-to-reset-the-mysql-root-password-in-linux/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to set time zone in CLI mode in ubuntu server</title>
		<link>http://ubuntulinux.co.in/blog/ubuntu/how-to-set-time-zone-in-cli-mode-in-ubuntu-server/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-set-time-zone-in-cli-mode-in-ubuntu-server</link>
		<comments>http://ubuntulinux.co.in/blog/ubuntu/how-to-set-time-zone-in-cli-mode-in-ubuntu-server/#comments</comments>
		<pubDate>Mon, 31 May 2010 10:14:00 +0000</pubDate>
		<dc:creator>sahab</dc:creator>
				<category><![CDATA[RHEL5]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[ubuntu 10.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 set time zone in CLI mode in ubuntu server]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu backup tool]]></category>
		<category><![CDATA[ubuntu guide]]></category>
		<category><![CDATA[ubuntu linux]]></category>

		<guid isPermaLink="false">http://ubuntulinux.co.in/blog/?p=200</guid>
		<description><![CDATA[How to set time zone in CLI mode in ubuntu server]]></description>
			<content:encoded><![CDATA[<p>Enter the below command for change the time zone in ubuntu server</p>
<p><strong>#sudo dpkg-reconfigure tzdata</strong></p>
<p>Then follow the screen instructions</p>
<p><a href="http://ubuntulinux.co.in/blog/wp-content/uploads/2010/05/Screenshot-sahab@sahab-desktop-.png"><img class="alignleft size-medium wp-image-210" title="Screenshot-sahab@sahab-desktop: ~" src="http://ubuntulinux.co.in/blog/wp-content/uploads/2010/05/Screenshot-sahab@sahab-desktop--300x197.png" alt="" width="300" height="197" /></a></p>
<p><a href="http://ubuntulinux.co.in/blog/wp-content/uploads/2010/05/Screenshot-sahab@sahab-desktop-1.png"><img class="alignleft size-medium wp-image-211" title="Screenshot-sahab@sahab-desktop: ~-1" src="http://ubuntulinux.co.in/blog/wp-content/uploads/2010/05/Screenshot-sahab@sahab-desktop-1-300x197.png" alt="" width="300" height="197" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://ubuntulinux.co.in/blog/ubuntu/how-to-set-time-zone-in-cli-mode-in-ubuntu-server/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Mysql DB Backup and Restore How to</title>
		<link>http://ubuntulinux.co.in/blog/ubuntu/mysql-db-backup-and-restore-how-to/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=mysql-db-backup-and-restore-how-to</link>
		<comments>http://ubuntulinux.co.in/blog/ubuntu/mysql-db-backup-and-restore-how-to/#comments</comments>
		<pubDate>Mon, 31 May 2010 09:57:23 +0000</pubDate>
		<dc:creator>sahab</dc:creator>
				<category><![CDATA[Backup]]></category>
		<category><![CDATA[RHEL5]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[ubuntu 10.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[Mysql DB Backup and Restore]]></category>
		<category><![CDATA[ubuntu backup tool]]></category>
		<category><![CDATA[ubuntu guide]]></category>
		<category><![CDATA[ubuntu linux]]></category>

		<guid isPermaLink="false">http://ubuntulinux.co.in/blog/?p=197</guid>
		<description><![CDATA[Mysql DB Backup and Restore How to]]></description>
			<content:encoded><![CDATA[<p><span style="font-size: medium;"><strong>Database Backup</strong></span></p>
<div>If you&#8217;re storing anything in MySQL databases that you do not want to lose, it is very important to make regular backups of your data to protect it from loss. It is also a good idea to create a backup before making any major changes, incase something goes wrong and you need to revert to the unmodified version. Database backups can also be used to transfer your database from one server to another if you change web hosts.</div>
<div><strong>Command Line (using mysqldump)</strong></div>
<div>
<div><strong> # mysqldump -u user_name -p your_password database_name &gt; File_name.sql</strong></p>
<p>Eg:<br />
Let&#8217;s assume that:<br />
Username: ubuntu<br />
Password: jaunty<br />
Database Name: ubuntulinux</p></div>
<div><strong># mysqldump -u ubuntu -p jaunty ubuntulinx&gt; ubuntulinux.sql</strong></p>
<p>This will backup the database to a file called ubuntulinux.sql</p></div>
<div><strong>Back up more than one database </strong></div>
<div><strong> </strong></div>
</div>
<div>
<div>In this case you can use the &#8211;database option followed by the list of databases you would like to backup. Each database name has to be separated by space.</div>
</div>
<div><strong>#mysqldump -u root -p &#8211;databases ubuntu ubuntulinux &gt; data_backup.sql </strong></div>
<div><strong> </strong></div>
<div><strong>Backup all Database</strong></div>
<div><strong> </strong></div>
<div>Back up all the databases in the server at one time you should use the &#8211;all-databases option. It tells MySQL to dump all the databases it has in storage.</div>
<div>
<div><strong>#mysqldump -u root -p &#8211;all-databases &gt; all_backup.sql </strong></div>
</div>
<div>
<div>
<h2><span style="font-size: x-small;">Database Backup From the phpMyAdmin</span></h2>
<p>1. Login to phpMyAdmin<br />
2. Click on your database name<br />
3. Click on the tab labeled EXPORT<br />
4. Select all tables you want to backup (usually all)<br />
5. Default settings usually work, just make sure SQL is checked<br />
6. Check the SAVE FILE AS box<br />
7. Hit GO</p></div>
</div>
<div>
<span style="font-size: small;"><strong>Database Restore </strong></span></p>
<h2><span style="font-size: x-small;">Restore Database From the Command Prompt</span></h2>
</div>
<div>
<div>If you are moving your data to a new server, or you have removed the old database completely you can restore it using the code below. This will only work if the database does not already exist:</p>
<p><strong>#mysql &#8211; u user_name -p your_password database_name &lt; file_name.sql</strong></p>
<p>Or using our previous example</p></div>
<div><strong>#mysql &#8211; u ubuntu -p jaunty ubuntulinux &lt; ubuntuBackup.sql</strong></p>
<p>If your database already exists and you are just restoring it, try this line instead:</p>
<p><strong>#mysqlimport -u user_name -p your_password database_name file_name.sql</strong></p>
<p>Or using our example again:</p>
<p><strong>#mysqlimport -u ubuntu -p jaunty ubuntulinux ubuntuBackup.sql<br />
</strong></div>
</div>
<div><strong><br />
Restore Database From the phpMyAdmin</strong></div>
<ol>
<li>Login to phpMyAdmin</li>
<li>Click on the tab labeled SQL</li>
<li>Unclick the &#8216;show query here again&#8217; box</li>
<li>Choose your backup file</li>
<li>Hit GO</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://ubuntulinux.co.in/blog/ubuntu/mysql-db-backup-and-restore-how-to/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

