<?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; What can I do with Linux?</title>
	<atom:link href="http://ubuntulinux.co.in/blog/tag/what-can-i-do-with-linux/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>New To Linux</title>
		<link>http://ubuntulinux.co.in/blog/ubuntu/new-to-linux/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=new-to-linux</link>
		<comments>http://ubuntulinux.co.in/blog/ubuntu/new-to-linux/#comments</comments>
		<pubDate>Fri, 30 Jul 2010 13:30:25 +0000</pubDate>
		<dc:creator>sahab</dc:creator>
				<category><![CDATA[kubuntu]]></category>
		<category><![CDATA[RHEL5]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[How do I get started with Linux?]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[New To Linux]]></category>
		<category><![CDATA[ubuntu guide]]></category>
		<category><![CDATA[ubuntu linux]]></category>
		<category><![CDATA[What can I do with Linux?]]></category>
		<category><![CDATA[Why is Linux important?]]></category>

		<guid isPermaLink="false">http://ubuntulinux.co.in/blog/?p=285</guid>
		<description><![CDATA[New To Linux,Why is Linux important,What can I do with Linux,How do I get started with Linux]]></description>
			<content:encoded><![CDATA[<p><span style="font-family: Times New Roman; font-size: small;">Linux itself is actually just the  kernel;                 it implements multitasking and multiuser functionality,  manages hardware,                 allocates memory, and enables applications to run. The  average user will never be interested enough in any operating system to                 want to know about things like kernel internals. </span></p>
<h1><strong><span style="font-family: Times New Roman; font-size: small;"><a id="4" name="4">Why is Linux  important?</a></span></strong></h1>
<p><span style="font-family: Times New Roman; font-size: small;">Because it is free software,  licensed under the GNU General Public License,                 Linux obviates the need for programmers to keep  reinventing the operations                 layer with each new project. To wax metaphorical, the  GNU family of tools                 provide royalty-free bricks and mortar with which to  begin building                 independent projects. Critics of free software often  voice fears that the                 freedoms and low cost of free software will lead to  economic disaster for                 the computing sector. However, it is just as likely &#8212;  if not more likely                 &#8212; that free software will do for the world of computing  what Gutenberg&#8217;s                 printing press did for the world of Letters.</span></p>
<ul>
<li><span style="font-family: Times New Roman; font-size: small;">The<a href="http://www.gnu.org/copyleft/gpl.html">GNU General Public           License</a> explains what freedoms and responsibilities are  mandated to users of                     free software.</span></li>
<li><span style="font-family: Times New Roman; font-size: small;">You can read more about the  &#8220;philosophy&#8221; of free software &#8212; and find                     a great deal of documentation and software packages  available for                     download &#8212; at the<a href="http://www.fsf.org/">Free  Software Foundation</a> (FSF) Web                     site.</span></li>
<li><span style="font-family: Times New Roman; font-size: small;">The<a href="http://www.ibm.com/developerworks/linux/library/os-ipl.html">IBM             Public License (IPL)</a> is also a free software license. It was created with  the help of FSF                     founder Richard Stallman. </span></li>
</ul>
<h1><span style="font-family: Times New Roman; font-size: small;"><a id="5" name="5">What can I do  with Linux?</a></span></h1>
<div>
<p><span style="font-family: Times New Roman; font-size: small;">What you want out of your Linux  system will determine which Linux system                 you want and how many layers of complexity you need to  understand before                 you begin to work with it.</span></p>
<p><span style="font-family: Times New Roman; font-size: small;">Linux is an excellent platform  on which to learn <strong>Linux programming</strong>,                 kernel hacking, or even UNIX programming; many tools and  applications are available                 to play games, to do desktop publishing, or just to hang  out doing e-mail                 and Web browsing.</span></p>
<p><span style="font-family: Times New Roman; font-size: small;">It is also an excellent  platform for working systems, both open and closed,                 because it is so heavily customizable for free. Linux is  a popular                 platform for everything from middleware to embedded  computing and                 clusters, to parallel supercomputers and gadgets. IBM  has been involved in                 projects to manufacture cash registers that run on  Linux, as well as the                 Linux wristwatch. Other developers have used Linux on  such devices as cell                 phones, Sony PlayStation, TiVo, and the Sharp Zaurus.</span></p>
<div>
<h1><span style="font-family: Times New Roman; font-size: small;"><a id="4" name="4"></a><a id="6" name="6">How do I get started with                 Linux?</a></span></h1>
<p><span style="font-family: Times New Roman; font-size: small;">you are completely new to Linux,  or if you are using Linux as a desktop                 operating system, you need to learn at least some basics  about system                 administration and security. Unlike commercial personal  operating systems                 that attempt to automate such operations, Linux does not  promise to hold                 your hand or to clean up after you: you have to take  care of the system                 yourself. Luckily, basic maintenance and basic security  are pretty easy.                 In many ways, Linux and UNIX administration is today  much easier than                 administration for popular commercial personal operating  systems because                 it is much more transparent.</span><span style="font-family: Times New Roman; font-size: small;">While Linux does have several  windowing environments that allow you to                 perform administration, the most straightforward way to  control the system                 is at the command line. Built in to the structure of the  command-line                 environment are dozens of commands and several  text-based help systems.</span></p>
<p><span style="font-family: Times New Roman; font-size: small;">There are a great many  resources on the Web and in the real world to help                 you get started with Linux. There are Web sites,  articles, and books                 devoted to the subject, and Linux User Groups (also  known as LUGs) meet in                 cities and countries around the world &#8212; and are  well-known for being very                 friendly even to very new users.</span></p>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://ubuntulinux.co.in/blog/ubuntu/new-to-linux/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

