<?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>Short Tutorials &#187; Linux</title>
	<atom:link href="http://www.tutorialspoint.com/shorttutorials/category/linux-operating-system/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tutorialspoint.com/shorttutorials</link>
	<description>Simply Easy Learning</description>
	<lastBuildDate>Sun, 12 May 2013 23:16:25 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
		<item>
		<title>How To Make Ubuntu Linux Look Like Windows 7</title>
		<link>http://www.tutorialspoint.com/shorttutorials/how-to-make-ubuntu-linux-look-like-windows-7/</link>
		<comments>http://www.tutorialspoint.com/shorttutorials/how-to-make-ubuntu-linux-look-like-windows-7/#comments</comments>
		<pubDate>Fri, 19 Apr 2013 00:39:41 +0000</pubDate>
		<dc:creator>imira</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[ubuntu linux]]></category>
		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://www.tutorialspoint.com/shorttutorials/?p=2476</guid>
		<description><![CDATA[Windows 8 seems to be giving a hard choice for Windows 7 users, as it sports a completely new tile-based interface. Windows 7 users have to choose whether to learn Windows 8 Metro UI or switch to Linux operating systems instead, which offer better options for customizing. Windows 8 may take some time getting used [...]<h3>Author information</h3><div class="ts-fab-wrapper" style="overflow:hidden"><div class="ts-fab-photo" style="float:left;width:64px"><img src="http://www.tutorialspoint.com/shorttutorials/wp-content/uploads/userphoto/24.jpg" alt="imira" width="58" height="34" class="photo" /></div><!-- /.ts-fab-photo --><div class="ts-fab-text" style="margin-left:74px"><div class="ts-fab-header"><div style="font-size: 1.25em;margin-bottom:0"><strong>imira</strong></div></div><!-- /.ts-fab-header --><div class="ts-fab-content" style="margin-bottom:0.5em">A research and content development firm based in India providing solutions for various corporate firms, academic institutions and online portals.</div><div class="ts-fab-footer"></div><!-- /.ts-fab-footer --></div><!-- /.ts-fab-text --></div><!-- /.ts-fab-wrapper -->]]></description>
			<content:encoded><![CDATA[<p>Windows 8 seems to be giving a hard choice for Windows 7 users, as it sports a completely new tile-based interface. Windows 7 users have to choose whether to learn Windows 8 Metro UI or switch to Linux operating systems instead, which offer better options for customizing. Windows 8 may take some time getting used to while getting used to Ubuntu Linux will only take half that time. </p>
<p>It is possible to customize the appearance of Ubuntu Linux to resemble Windows 7. It can be done by using Linux’s Unity desktop. There are also other slightly complicated ways to change Ubuntu desktop appearance. This tutorial provides you with instructions to make Ubuntu Linux desktop resemble Windows 7 desktop, by tweaking Linux Unity desktop. </p>
<h2>Tweaking Unity to look like Windows 7</h2>
<p>Although there are only a few configurable options in Unity, it is still quite flexible enough to perform some tweaks so that it resembles Windows 7. </p>
<ul>
<li>Step 1: Make sure you have the current version of Ubuntu Linux<br />
 <a href="http://www.tutorialspoint.com/shorttutorials/wp-content/uploads/2013/03/Resized-Image-1-1.jpg"><img src="http://www.tutorialspoint.com/shorttutorials/wp-content/uploads/2013/03/Resized-Image-1-1.jpg" alt="" width="450" height="375" class="alignnone size-full wp-image-2477" /></a></li>
<li>Step 2: Hit the Windows key and type ‘Terminal’ without quotes and then hit Enter<br />
 <a href="http://www.tutorialspoint.com/shorttutorials/wp-content/uploads/2013/03/Resized-Image-26.png"><img src="http://www.tutorialspoint.com/shorttutorials/wp-content/uploads/2013/03/Resized-Image-26.png" alt="" width="450" height="336" class="alignnone size-full wp-image-2478" /></a><br />
Now you need to copy and run a few commands to get the Windows theme installed. There are no installation wizards. You just have to copy the commands below, without the quotes, paste them in the terminal one by one, running each command after pasting it.</li>
<li>Step 3: Copy and Paste this command (without quotes) in the terminal first, and then run it by hitting Enter ‘sudo add-apt-repository ppa:upubuntu-com/gtk3’. This installs a personal package archive in your system.</li>
<li>Step 4: Now copy the following command, paste it (without quotes) and hit Enter<br />
‘sudo apt-get update’. This command allows system to retrieve information about newly available packages.</li>
<li>Step 5: ‘sudo apt-get install win2-7’. Paste and run this command without quotes. This will install Win2-7 theme. </li>
</ul>
<h2>Customizing the installed theme</h2>
<ul>
<li>Step 1: Copy, paste and run the following command to enable the icon                   gsettings set org.gnome.desktop.interface gtk-theme &#8216;Win2-7-theme&#8217;</li>
<li>Step 2: Copy and Paste this command to enable Window border<br />
gsettings set org.gnome.desktop.wm.preferences theme &#8216;Win2-7-theme&#8217;</li>
<li>Step 3: Now do the same for the command below, to enable widget theme<br />
gsettings set org.gnome.desktop.interface icon-theme &#8216;Win2-7-icons&#8217; You will be able to see a launcher resembling a taskbar. It may be of different color but it’s nothing to be concerned about. This launcher uses the same color in the desktop wallpaper. To complete the Windows 7 desktop appearance, Windows 7 wallpaper must be set as the background. For this,</li>
<li>Step 4: Launch the web browser</li>
<li>Step 5: Use Google Search to find Windows 7 original wallpapers</li>
<li>Step 6: Download wallpaper and set it as background. The launcher will now appear in the color of the desktop background. </li>
<li>Step 7: Use this command to set close, minimize and maximize buttons, Windows style<br />
gsettings set org.gnome.desktop.wm.preferences button-layout &#8216;menu:minimize,maximize,close&#8217;<br />
This rearranges the buttons to resemble the windows in Windows 7.</li>
<li>Step 8: To change the Mac style menu bar and replace it with Windows menu bar, copy, paste and run this command<br />
sudo apt-get autoremove appmenu-gtk appmenu-gtk3 appmenu-qt indicator-appmenu<br />
This affects each application window that you open in Ubuntu Linux. </li>
<li>Step 9: Log out and log back for the changes to take effect<br />
Click the button at the far right side of the screen at the top to log out.<br />
 <a href="http://www.tutorialspoint.com/shorttutorials/wp-content/uploads/2013/03/Resized-Image-39.png"><img src="http://www.tutorialspoint.com/shorttutorials/wp-content/uploads/2013/03/Resized-Image-39.png" alt="" width="450" height="338" class="alignnone size-full wp-image-2480" /></a></li>
</ul>
<p>You have successfully personalized the Unity desktop in Ubuntu Linux which should now closely resemble Windows 7 desktop. </p>
<h2>Conclusion</h2>
<p>This is a simple way of transforming Linux desktop into a Windows 7 look-alike. However, further adjustments cannot be made. So it doesn’t completely look like Windows 7. There are other methods, using desktop environments that can closely resemble Windows 7 desktop. You will also be able to undo the changes that you have made in the desktop. This method doesn’t cause any harm to the Linux system. It’s recommended to use the latest version of Ubuntu Linux for tweaking the desktop. </p>
<h3>Author information</h3><div class="ts-fab-wrapper" style="overflow:hidden"><div class="ts-fab-photo" style="float:left;width:64px"><img src="http://www.tutorialspoint.com/shorttutorials/wp-content/uploads/userphoto/24.jpg" alt="imira" width="58" height="34" class="photo" /></div><!-- /.ts-fab-photo --><div class="ts-fab-text" style="margin-left:74px"><div class="ts-fab-header"><div style="font-size: 1.25em;margin-bottom:0"><strong>imira</strong></div></div><!-- /.ts-fab-header --><div class="ts-fab-content" style="margin-bottom:0.5em">A research and content development firm based in India providing solutions for various corporate firms, academic institutions and online portals.</div><div class="ts-fab-footer"></div><!-- /.ts-fab-footer --></div><!-- /.ts-fab-text --></div><!-- /.ts-fab-wrapper -->]]></content:encoded>
			<wfw:commentRss>http://www.tutorialspoint.com/shorttutorials/how-to-make-ubuntu-linux-look-like-windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gmail Account Backup In Ubuntu Linux PC</title>
		<link>http://www.tutorialspoint.com/shorttutorials/gmail-account-backup-in-ubuntu-linux-pc/</link>
		<comments>http://www.tutorialspoint.com/shorttutorials/gmail-account-backup-in-ubuntu-linux-pc/#comments</comments>
		<pubDate>Fri, 19 Apr 2013 00:39:29 +0000</pubDate>
		<dc:creator>imira</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[gmail account]]></category>
		<category><![CDATA[gmail backup]]></category>
		<category><![CDATA[ubuntu linux]]></category>

		<guid isPermaLink="false">http://www.tutorialspoint.com/shorttutorials/?p=2407</guid>
		<description><![CDATA[Windows operating system offers various applications, like Thunderbird, that you can use to backup your Gmail account. Linux operating systems also support Thunderbird which users can use for backing up their email accounts. However, there is a better alternative known as Getmail. Getmail is compatible with all Linux versions. It stores the gmail account backup [...]<h3>Author information</h3><div class="ts-fab-wrapper" style="overflow:hidden"><div class="ts-fab-photo" style="float:left;width:64px"><img src="http://www.tutorialspoint.com/shorttutorials/wp-content/uploads/userphoto/24.jpg" alt="imira" width="58" height="34" class="photo" /></div><!-- /.ts-fab-photo --><div class="ts-fab-text" style="margin-left:74px"><div class="ts-fab-header"><div style="font-size: 1.25em;margin-bottom:0"><strong>imira</strong></div></div><!-- /.ts-fab-header --><div class="ts-fab-content" style="margin-bottom:0.5em">A research and content development firm based in India providing solutions for various corporate firms, academic institutions and online portals.</div><div class="ts-fab-footer"></div><!-- /.ts-fab-footer --></div><!-- /.ts-fab-text --></div><!-- /.ts-fab-wrapper -->]]></description>
			<content:encoded><![CDATA[<p>Windows operating system offers various applications, like Thunderbird, that you can use to backup your Gmail account. Linux operating systems also support Thunderbird which users can use for backing up their email accounts. However, there is a better alternative known as Getmail. Getmail is compatible with all Linux versions. It stores the gmail account backup in one mbox file. </p>
<p>Ubuntu Linux users can use Getmail by installing it from the Ubuntu Software Center. Other Linux users can download Getmail from the official website. This tutorial will give the steps to install Getmail in Ubuntu and use it for backing up your Gmail account.</p>
<h2>Installing Ubuntu </h2>
<ul>
<li>Step 1: Launch the Ubuntu Software Center using the icon in the Unity bar<br />
<a href="http://www.tutorialspoint.com/shorttutorials/wp-content/uploads/2013/03/Resized-Image-18.jpg"><img src="http://www.tutorialspoint.com/shorttutorials/wp-content/uploads/2013/03/Resized-Image-18.jpg" alt="" width="450" height="347" class="alignnone size-full wp-image-2410" /></a></li>
<li>Step 2: Now type Getmail, when the window appears, in the search field</li>
<li>Step 3: Select the Mail Retriever from the search results<br />
<a href="http://www.tutorialspoint.com/shorttutorials/wp-content/uploads/2013/03/Resized-Image-25.png"><img src="http://www.tutorialspoint.com/shorttutorials/wp-content/uploads/2013/03/Resized-Image-25.png" alt="" width="450" height="309" class="alignnone size-full wp-image-2411" /></a></li>
<li>Step 4: Click Install. An ‘Authenticate’ dialog box should appear now, prompting for your system’s password.</li>
<li>Step 5: Type in the password and click the ‘Authenticate’ button. </li>
</ul>
<p>When the installation is over</p>
<ul>
<li>Step 6: Close the Ubuntu Software Center by clicking Close option in the File menu<br />
 <a href="http://www.tutorialspoint.com/shorttutorials/wp-content/uploads/2013/03/Resized-Image-37.png"><img src="http://www.tutorialspoint.com/shorttutorials/wp-content/uploads/2013/03/Resized-Image-37.png" alt="" width="450" height="309" class="alignnone size-full wp-image-2412" /></a></li>
</ul>
<h2>Creating a configuration directory</h2>
<p>A configuration directory should be created to store the mbox file. So you should do this before you start using Getmail. You can do this using the Terminal.</p>
<ul>
<li>Step 1: Press Ctrl+Alt+T to open the Terminal window</li>
<li>Step 2: Type the following command at the prompt without quotes &#8211; “mkdir –m 0700 $HOME/.getmail” This will create the default configuration directory. </li>
<li>Now you have to create a directory for the mbox file to store the messages in your Gmail account. To do this, type the following command without the quotes &#8211; “mkdir –m 0700 $HOME/new-folder”<br />
The file will be named ‘new-folder’. You can give any name of your preference for the directory by giving it at the end of the command above. The $HOME refers to your home directory which can be /home/.</li>
</ul>
<h2>Creating the mbox file</h2>
<p>Now you need to create the mbox file. As Getmail does not create this file automatically, you have to do it from the terminal. </p>
<ul>
<li>Step 1: Type the command that follows, in the terminal without quotes: “touch ~/new-folder/gmail-backup.mbox”<br />
The ‘~’ also refers to your home directory, just like $HOME.<br />
Now you need to create a configuration file for Getmail. You can do this with a text editor.</li>
</ul>
<h2>Creating a configuration file</h2>
<ul>
<li>Step 1: Open gedit (a text editor) and copy the following text<br />
[retriever]<br />
type = SimplePOP3SSLRetriever<br />
server = pop.gmail.com<br />
username = yourname@gmail.com<br />
password = yourpassword<br />
[destination]<br />
type = Mboxrd<br />
path = ~/new-folder/gmail-backup.mbox<br />
[options]<br />
verbose = 2<br />
message_log = ~/.getmail/gmail.log</li>
<li>Step 2: Now change the username and password above for your username and password.  Don’t forget to change the name of the configuration directory. Here it is new-folder. Also make sure that the path is correct in the destination portion of the text above.</li>
<li>Step 3: Click ‘Save As’ and enter “.getmail/getmailrc” in the ‘Name’ field</li>
<li>Step 4: Save the file to the configuration directory that you created earlier by clicking ‘Save’ button</li>
<li>Step 5: Close the text editor and go back to the Terminal window</li>
<li>Step 6: Now type ‘getmail’ in the prompt without the quotes and hit Enter. Now you have to wait till Getmail finishes downloading files from your Gmail account. </li>
<li>Step 7: Exit the Terminal once Getmail finishes by closing the window with Close option in File menu</li>
</ul>
<h2>Conclusion</h2>
<p>The messages in your Gmail account have been successfully saved into the mbox file that you created. You can import this file using various applications including Thunderbird import add-on. This technique may seem advanced or complicated, but you will get used to it once you do it yourself. </p>
<h3>Author information</h3><div class="ts-fab-wrapper" style="overflow:hidden"><div class="ts-fab-photo" style="float:left;width:64px"><img src="http://www.tutorialspoint.com/shorttutorials/wp-content/uploads/userphoto/24.jpg" alt="imira" width="58" height="34" class="photo" /></div><!-- /.ts-fab-photo --><div class="ts-fab-text" style="margin-left:74px"><div class="ts-fab-header"><div style="font-size: 1.25em;margin-bottom:0"><strong>imira</strong></div></div><!-- /.ts-fab-header --><div class="ts-fab-content" style="margin-bottom:0.5em">A research and content development firm based in India providing solutions for various corporate firms, academic institutions and online portals.</div><div class="ts-fab-footer"></div><!-- /.ts-fab-footer --></div><!-- /.ts-fab-text --></div><!-- /.ts-fab-wrapper -->]]></content:encoded>
			<wfw:commentRss>http://www.tutorialspoint.com/shorttutorials/gmail-account-backup-in-ubuntu-linux-pc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux Boot Process</title>
		<link>http://www.tutorialspoint.com/shorttutorials/linux-boot-process/</link>
		<comments>http://www.tutorialspoint.com/shorttutorials/linux-boot-process/#comments</comments>
		<pubDate>Thu, 04 Apr 2013 18:10:17 +0000</pubDate>
		<dc:creator>tsevak</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Booting OS]]></category>

		<guid isPermaLink="false">http://www.tutorialspoint.com/shorttutorials/?p=2462</guid>
		<description><![CDATA[When we press the power button of computer which has Linux Operating system, and after few minutes Linux Login prompt comes. We wonder that how it happens behind the screen. Let’s simplify Linux OS Booting process. &#160; 1)    BIOS – Basic Input Output System       Checks system integrity       Looks for boot loader program at [...]<h3>Author information</h3><div class="ts-fab-wrapper" style="overflow:hidden"><div class="ts-fab-photo" style="float:left;width:64px"><img alt='tsevak' src='http://0.gravatar.com/avatar/e9a31a97361e35f5a18dda7bf89d751d?s=64&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D64&amp;r=G' class='avatar avatar-64 photo' height='64' width='64' /></div><!-- /.ts-fab-photo --><div class="ts-fab-text" style="margin-left:74px"><div class="ts-fab-header"><div style="font-size: 1.25em;margin-bottom:0"><strong>tsevak</strong></div></div><!-- /.ts-fab-header --><div class="ts-fab-content" style="margin-bottom:0.5em"></div><div class="ts-fab-footer"></div><!-- /.ts-fab-footer --></div><!-- /.ts-fab-text --></div><!-- /.ts-fab-wrapper -->]]></description>
			<content:encoded><![CDATA[<p>When we press the power button of computer which has Linux Operating system, and after few minutes Linux Login prompt comes.</p>
<p>We wonder that how it happens behind the screen. Let’s simplify Linux OS Booting process.</p>
<p>&nbsp;</p>
<p><strong>1)    </strong><strong>BIOS – Basic Input Output System</strong></p>
<ul>
<li>      Checks system integrity</li>
<li>      Looks for boot loader program at cdrom / flopy / harddisk</li>
<li>      Have a facility to change booting parameter via F12/Del/F2 as per the system</li>
<li>      Load the boot loader and transfers control to it</li>
</ul>
<p>Summary:  It goes with first boot options and provides control to MBR (Master Boot Record)</p>
<p>&nbsp;</p>
<p><strong>2)    </strong><strong>MBR – Master Boot Record</strong></p>
<ul>
<li>      Situated into first sector of bootable disk . example &#8211; /dev/sda ,  /dev/sdb,  /dev/hda</li>
<li>      It has information about boot loader ( GRUB / LILO )</li>
<li>      Its size is less than 512 bytes and having 3 components</li>
</ul>
<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1.&nbsp;Primary Boot Loader Information<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;2.&nbsp;MBR validation check<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;3.&nbsp;OS partition table information</p>
<p>Summary: It executes GRUB (GRand Unified Boot loader).</p>
<p>&nbsp;</p>
<p><strong>3)    </strong><strong>GRUB – GRand Unified Boot Loader </strong></p>
<ul>
<li>      You can decide which kernel should be booted from multiple installed kernel versions.</li>
<li>      Run splash image for specified interval time as per config file</li>
<li>      It has understanding of file system</li>
</ul>
<p><strong>4)    </strong><strong>Kernel </strong></p>
<ul>
<li>      Responsible for mounting the root file system</li>
<li>      Executes INIT program</li>
<li>      INIT is the first program to be executed by kernel and its PID is 1.</li>
<li>      Initrd stands for initial RAM disk</li>
<li>      Initrd has necessary driver information and other information which is required to mount file system until kernel booted , it stands as temporary root file system</li>
</ul>
<p>&nbsp;</p>
<p><strong>5)    </strong><strong> Init</strong></p>
<ul>
<li>      Run configured run level as per inittab file</li>
<li>      We can also change run level at boot time by define specific run level</li>
<li>      Available Different Run Levels</li>
<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0&nbsp;&nbsp;&nbsp;&nbsp;        HALT<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1&nbsp;&nbsp;&nbsp;&nbsp;        Single User Mode<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;2&nbsp;&nbsp;&nbsp;&nbsp;        Multiuser without networking<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;3&nbsp;&nbsp;&nbsp;&nbsp;        Console Based Multiuser mode – but no GUI.<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;4&nbsp;&nbsp;&nbsp;&nbsp;        Not defined<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;5&nbsp;&nbsp;&nbsp;&nbsp;        GUI based Multiuser mode<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6&nbsp;&nbsp;&nbsp;&nbsp;        Reboot </p>
</ul>
<p>&nbsp;</p>
<p><strong>6)    </strong><strong> Run Level</strong></p>
<ul>
<li>      While OS is booting up, we can see various services coming up and getting status.</li>
<li>      It happens due to configuration of those services in that specific run level</li>
<li>      Various programs are in run level directory which has initial word S or K.</li>
<li>      S stands for startup and K stands for Kill.</li>
<li></li>
</ul>
<h3>Author information</h3><div class="ts-fab-wrapper" style="overflow:hidden"><div class="ts-fab-photo" style="float:left;width:64px"><img alt='tsevak' src='http://0.gravatar.com/avatar/e9a31a97361e35f5a18dda7bf89d751d?s=64&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D64&amp;r=G' class='avatar avatar-64 photo' height='64' width='64' /></div><!-- /.ts-fab-photo --><div class="ts-fab-text" style="margin-left:74px"><div class="ts-fab-header"><div style="font-size: 1.25em;margin-bottom:0"><strong>tsevak</strong></div></div><!-- /.ts-fab-header --><div class="ts-fab-content" style="margin-bottom:0.5em"></div><div class="ts-fab-footer"></div><!-- /.ts-fab-footer --></div><!-- /.ts-fab-text --></div><!-- /.ts-fab-wrapper -->]]></content:encoded>
			<wfw:commentRss>http://www.tutorialspoint.com/shorttutorials/linux-boot-process/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Run Windows In Ubuntu Using VMware Player</title>
		<link>http://www.tutorialspoint.com/shorttutorials/run-windows-in-ubuntu-using-vmware-player/</link>
		<comments>http://www.tutorialspoint.com/shorttutorials/run-windows-in-ubuntu-using-vmware-player/#comments</comments>
		<pubDate>Thu, 14 Mar 2013 17:58:23 +0000</pubDate>
		<dc:creator>imira</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[linux ubuntu]]></category>
		<category><![CDATA[vmware player]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.tutorialspoint.com/shorttutorials/?p=2248</guid>
		<description><![CDATA[Microsoft’s Windows is the most widely used operating system. Linux operating systems are popular rivals of MS Windows. The main advantage of Linux systems is that it is less prone to virus attack and is more safe to use. A popular demand for Linux users has been on using Windows applications in Linux. This requires [...]<h3>Author information</h3><div class="ts-fab-wrapper" style="overflow:hidden"><div class="ts-fab-photo" style="float:left;width:64px"><img src="http://www.tutorialspoint.com/shorttutorials/wp-content/uploads/userphoto/24.jpg" alt="imira" width="58" height="34" class="photo" /></div><!-- /.ts-fab-photo --><div class="ts-fab-text" style="margin-left:74px"><div class="ts-fab-header"><div style="font-size: 1.25em;margin-bottom:0"><strong>imira</strong></div></div><!-- /.ts-fab-header --><div class="ts-fab-content" style="margin-bottom:0.5em">A research and content development firm based in India providing solutions for various corporate firms, academic institutions and online portals.</div><div class="ts-fab-footer"></div><!-- /.ts-fab-footer --></div><!-- /.ts-fab-text --></div><!-- /.ts-fab-wrapper -->]]></description>
			<content:encoded><![CDATA[<p>Microsoft’s Windows is the most widely used operating system. Linux operating systems are popular rivals of MS Windows. The main advantage of Linux systems is that it is less prone to virus attack and is more safe to use. A popular demand for Linux users has been on using Windows applications in Linux. This requires the use of a third party application.</p>
<p>The application known as VMware Player can be used to run Windows applications in Ubuntu Linux. It can install any version of Windows in virtual machines. Users will be able to have the full Windows experience in Linux by using VMware player and can also run windows apps side by side with Linux apps. This tutorial provides the steps to install Windows in a Linux system</p>
<h2>Download VMware</h2>
<ul>
<li>Step 1: Locate the site from which we can download VMware player</li>
<li>Step 2: Register for a free account from the VMware Login page in the official website &#8211; https://my.vmware.com/</li>
<li>Step 3: If you are already registered, then login with VMware account</li>
<li>Step 4: Download the latest VMware player version. This version depends on your system. Download a 32 bit version for 32 bit systems and 64 bit version for 64 bit systems. You can download VMware Player for free but it requires for you to have a VMware account as well.</li>
<li>Step 5: Install VMware on Linux. It is not difficult to install VMware in Linux. The installation should be started at the terminal.</li>
<li>Step 6: To install from the Terminal, substitute the version number at the end of the downloaded file with: version/build_number The file would now appear as chmod +x ./VMware-Player-version/build_number.bundle</li>
<li>Step 7: Now start the installation by entering the following:gksudo bash ./VMware-Player-version/build_number.bundle.<br />
Example:<br />
<a href="http://www.tutorialspoint.com/shorttutorials/wp-content/uploads/2013/03/Resized-Image-1.png"><img class="size-full wp-image-2249 aligncenter" src="http://www.tutorialspoint.com/shorttutorials/wp-content/uploads/2013/03/Resized-Image-1.png" alt="" width="450" height="104" /></a></li>
<li>Step 8: Provide the Administrator password if prompted. The VMware graphical setup wizard will now open.</li>
<li>Step 9: Choose if you want to check for VMware updates and submit the data to VMware</li>
<li>Step 10: Resume installation of VMware by following the instructions. The installation will take only a few minutes and does not require you to reboot the system after installation.</li>
<li>Step 11: Go to Applications and select System Tools</li>
<li>Step 12: Launch VMware player</li>
<li>Step 13: Accept the license agreement to run the program</li>
</ul>
<h2>Installing Windows with VMware</h2>
<ul>
<li>Step 1: Click ‘Create a New Virtual Machine’<br />
<a href="http://www.tutorialspoint.com/shorttutorials/wp-content/uploads/2013/03/Resized-Image-2.png"><img class="size-full wp-image-2250 aligncenter" src="http://www.tutorialspoint.com/shorttutorials/wp-content/uploads/2013/03/Resized-Image-2.png" alt="" width="450" height="385" /></a></li>
<li>Step 2: Select the mode of installation (Either an ISO image file or installation disc). VMware will detect Windows from the installation destination.</li>
<li>Step 3: Click ‘Next’ to resume the installation</li>
<li>Step 4: Provide the Windows product key</li>
<li>Step 5: Select a version of Windows to install<br />
<a href="http://www.tutorialspoint.com/shorttutorials/wp-content/uploads/2013/03/Resized-Image-3.png"><img class="size-full wp-image-2251 aligncenter" src="http://www.tutorialspoint.com/shorttutorials/wp-content/uploads/2013/03/Resized-Image-3.png" alt="" width="450" height="470" /></a></li>
<li>Step 6: Provide your name and password</li>
<li>Step 7: Click Next. In case if you don’t have a product key at the moment, you can just leave the field and provide the rest of the details. Upon clicking Next, VMware will ask if you want to continue the installation without the key. Click Yes.</li>
<li>Step 8: Enter a name for the Virtual Machine and select a storage destination for the machine</li>
<li>Step 9: Choose a size for the Virtual hard drive, which will be 40 GB by default</li>
<li>Step 10: Choose an option to either store the disk as a single file or split into multiple files</li>
<li>Step 11: Click Finish</li>
<li>Step 12: Click ‘Download and Install’ if prompted for Software updates</li>
</ul>
<h2>Conclusion</h2>
<p>After this tutorial, you will be able to Play Windows Virtual machine via the VMware player. Windows app will work fine in Linux after activating Unity mode. Use the VMware help menu and explore the software to learn how to use Windows effectively in Linux.</p>
<h3>Author information</h3><div class="ts-fab-wrapper" style="overflow:hidden"><div class="ts-fab-photo" style="float:left;width:64px"><img src="http://www.tutorialspoint.com/shorttutorials/wp-content/uploads/userphoto/24.jpg" alt="imira" width="58" height="34" class="photo" /></div><!-- /.ts-fab-photo --><div class="ts-fab-text" style="margin-left:74px"><div class="ts-fab-header"><div style="font-size: 1.25em;margin-bottom:0"><strong>imira</strong></div></div><!-- /.ts-fab-header --><div class="ts-fab-content" style="margin-bottom:0.5em">A research and content development firm based in India providing solutions for various corporate firms, academic institutions and online portals.</div><div class="ts-fab-footer"></div><!-- /.ts-fab-footer --></div><!-- /.ts-fab-text --></div><!-- /.ts-fab-wrapper -->]]></content:encoded>
			<wfw:commentRss>http://www.tutorialspoint.com/shorttutorials/run-windows-in-ubuntu-using-vmware-player/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Curtain Raiser To Ubuntu Linux Smartphones</title>
		<link>http://www.tutorialspoint.com/shorttutorials/a-curtain-raiser-to-ubuntu-linux-smartphones/</link>
		<comments>http://www.tutorialspoint.com/shorttutorials/a-curtain-raiser-to-ubuntu-linux-smartphones/#comments</comments>
		<pubDate>Fri, 11 Jan 2013 04:58:05 +0000</pubDate>
		<dc:creator>imira</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Ubuntu OS]]></category>
		<category><![CDATA[Ubuntu phone]]></category>

		<guid isPermaLink="false">http://www.tutorialspoint.com/shorttutorials/?p=1534</guid>
		<description><![CDATA[A small team of developers from Debian, one of the most established Linux projects, created a Linux desktop called Ubuntu, available to all totally free of cost, with its first release in 2004. Canonical, the Ubuntu services provider which funds the OS through the company’s portfolio of services has announced a smartphone interface for the [...]<h3>Author information</h3><div class="ts-fab-wrapper" style="overflow:hidden"><div class="ts-fab-photo" style="float:left;width:64px"><img src="http://www.tutorialspoint.com/shorttutorials/wp-content/uploads/userphoto/24.jpg" alt="imira" width="58" height="34" class="photo" /></div><!-- /.ts-fab-photo --><div class="ts-fab-text" style="margin-left:74px"><div class="ts-fab-header"><div style="font-size: 1.25em;margin-bottom:0"><strong>imira</strong></div></div><!-- /.ts-fab-header --><div class="ts-fab-content" style="margin-bottom:0.5em">A research and content development firm based in India providing solutions for various corporate firms, academic institutions and online portals.</div><div class="ts-fab-footer"></div><!-- /.ts-fab-footer --></div><!-- /.ts-fab-text --></div><!-- /.ts-fab-wrapper -->]]></description>
			<content:encoded><![CDATA[<p>A small team of developers from Debian, one of the most established Linux projects, created a Linux desktop called Ubuntu, available to all totally free of cost, with its first release in 2004. Canonical, the Ubuntu services provider which funds the OS through the company’s portfolio of services has announced a smartphone interface for the OS. This announces their intentions to get into the phone arena apart from PCs and television.</p>
<p>Ubuntu is available for mobile operators, handset OEMs and silicon vendors for the very first time. Canonical seems to be pushing for an OS that will be adaptable to different kinds of devices.</p>
<p><a href="http://www.tutorialspoint.com/shorttutorials/wp-content/uploads/2013/01/ubuntu-smartphone.png"><img class="alignnone size-full wp-image-1535" src="http://www.tutorialspoint.com/shorttutorials/wp-content/uploads/2013/01/ubuntu-smartphone.png" alt="" width="450" height="253" /></a></p>
<p>The Ubuntu OS for smartphones has been optimized for email, web, messaging, calls and media consumption. Ubuntu phones will cater to mainly two key segments. One is for those who require wanting a basic but elegant smartphone. The other is for those who require desktop capability and enterprise-grade thin client via a secure smartphone.</p>
<h2>Ubuntu for entry level and high-end smartphones</h2>
<p>Ubuntu OS for entry-level smartphones offers a stunning interface. When compared to Android, Ubuntu OS is uncluttered and easy to use. The existing OS for smartphones does not offer good experience with phones having low bill-of-materials. However, with Ubuntu, even entry level phones get a sharper interface which is more responsive and easier to use.</p>
<p>Ubuntu does not require the use of a Java virtual machine. This significantly improves the performance of native apps and enables the use of hardware capabilities to the full extend. Ubuntu also provides support for web applications for portable application development. This targets all platforms including Android, iOS, Windows Phone and Ubuntu.</p>
<p><a href="http://www.tutorialspoint.com/shorttutorials/wp-content/uploads/2013/01/Ubuntu-For-Android-Linux-System-Desktop.png"><img class="alignnone size-full wp-image-1536" src="http://www.tutorialspoint.com/shorttutorials/wp-content/uploads/2013/01/Ubuntu-For-Android-Linux-System-Desktop.png" alt="" width="400" height="310" /></a></p>
<p>Ubuntu is very popular especially in security-conscious enterprises. Ubuntu for high-end smartphones serve to provide this very capability, converting it into a ‘Superphone’ that will act as a secure PC. When docked with keyboard, monitor and mouse, the smartphone running on Ubuntu OS turns into a desktop enabling the use of Ubuntu management tools.</p>
<h2>Characteristics of Ubuntu OS for smartphones</h2>
<p>Ubuntu provides a cleaner interface for most apps, with room for lot of content. It makes efficient use of the space on the smartphone screen offering fast access and switching between apps. Ubuntu requires Cortex A9 dual core processor clocked at 1 GHz as well as a 512 MB RAM to run. The OS will be supported in low-end phones that are released in 2013.</p>
<p>Ubuntu offers the following advantages over the existing OS for smartphones.</p>
<ul>
<li>Competitive alternative to existing OS</li>
<li>Relationships with OEMs who incorporate Ubuntu in PCs</li>
<li>Already existing app ecosystem and developer community</li>
<li>Great performance in entry level and high-end phones</li>
<li>Customization possible for OEM and operators</li>
<li>Converging desktop, phone and thin client on a single high-end smartphone</li>
</ul>
<h2>Differences of Ubuntu phone OS from other market players</h2>
<p><a href="http://www.tutorialspoint.com/shorttutorials/wp-content/uploads/2013/01/ubuntu-smartphone-os.jpg"><img class="size-full wp-image-1539 aligncenter" src="http://www.tutorialspoint.com/shorttutorials/wp-content/uploads/2013/01/ubuntu-smartphone-os.jpg" alt="" width="450" height="310" /></a></p>
<p>Several features of Ubuntu phone OS gives it an edge over the existing phone OS such as iOS, Android and Windows Phone.</p>
<ul>
<li>Ubuntu offers an elegant, distinctive, sophisticated but very natural-looking interface for displaying the content. This is an advantage over Windows which has over-simplified style and iOS which has glossy and photo-realistic icons.</li>
<li>Ubuntu is a complete PC OS. Due to the late entry of the phone OS into the market it can run a complete PC environment. This is unlike Android, which was initially meant for older PCs and hence has limitations. Ubuntu has the ability to use all CPU cores.</li>
</ul>
<p>Since Ubuntu is an open OS, manufacturers who ship Android phones will find Ubuntu more appealing than Windows Phone.</p>
<h2>Ubuntu’s popularity among developers</h2>
<p>Catering to both entry-level phones and high-end phones, Ubuntu is expected to have a strong presence in emerging markets. Ubuntu already has a good base with mobile developers, which ensures positive prospects for the OS to be a hit with them</p>
<ul>
<li>Majority of Android developers develop mobile apps using Ubuntu</li>
<li>Ubuntu will provide Firefox and Chromium browsers along with HTML 5 and other first class web apps. This will be attractive to developers targeting cross-platform audiences.</li>
<li>Game engines support Ubuntu since the OS provides native access to GPU functions</li>
<li>Native app developers also make use of SDK for Ubuntu OS for creating well-performing applications.</li>
</ul>
<p>Ubuntu smartphones are expected to be launched globally at competitive prices, with the initial launch expected to be in Western Europe, late 2013.</p>
<p>Ubuntu’s interface for smartphones is the result of pushing for an OS that is supported on all devices and one that will offer the full advantages of a desktop. Ubuntu OS for smartphones improves the performance of low-end phones and provides high-end smartphones the capability to act like a PC. Ubuntu phone OS will be an excellent alternative to existing phone operating systems due to its many advantages and popularity with developers.</p>
<h3>Author information</h3><div class="ts-fab-wrapper" style="overflow:hidden"><div class="ts-fab-photo" style="float:left;width:64px"><img src="http://www.tutorialspoint.com/shorttutorials/wp-content/uploads/userphoto/24.jpg" alt="imira" width="58" height="34" class="photo" /></div><!-- /.ts-fab-photo --><div class="ts-fab-text" style="margin-left:74px"><div class="ts-fab-header"><div style="font-size: 1.25em;margin-bottom:0"><strong>imira</strong></div></div><!-- /.ts-fab-header --><div class="ts-fab-content" style="margin-bottom:0.5em">A research and content development firm based in India providing solutions for various corporate firms, academic institutions and online portals.</div><div class="ts-fab-footer"></div><!-- /.ts-fab-footer --></div><!-- /.ts-fab-text --></div><!-- /.ts-fab-wrapper -->]]></content:encoded>
			<wfw:commentRss>http://www.tutorialspoint.com/shorttutorials/a-curtain-raiser-to-ubuntu-linux-smartphones/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
