<?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>M$ Disliker&#039;s Network &#187; file extension linux</title>
	<atom:link href="http://www.msdnnepal.com/tag/file-extension-linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.msdnnepal.com</link>
	<description>Know your rights &#38; Understand your freedom</description>
	<lastBuildDate>Mon, 22 Aug 2011 07:43:01 +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>Knowing Linux</title>
		<link>http://www.msdnnepal.com/2009/08/knowing-linux/</link>
		<comments>http://www.msdnnepal.com/2009/08/knowing-linux/#comments</comments>
		<pubDate>Tue, 04 Aug 2009 17:39:40 +0000</pubDate>
		<dc:creator>fr3ak</dc:creator>
				<category><![CDATA[Generic]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[development  linux]]></category>
		<category><![CDATA[development windows]]></category>
		<category><![CDATA[device]]></category>
		<category><![CDATA[device linux]]></category>
		<category><![CDATA[device window]]></category>
		<category><![CDATA[file extension]]></category>
		<category><![CDATA[file extension linux]]></category>
		<category><![CDATA[file extension windows]]></category>
		<category><![CDATA[filesystem]]></category>
		<category><![CDATA[filesystem linux]]></category>
		<category><![CDATA[filesystem windows]]></category>
		<category><![CDATA[groups linux]]></category>
		<category><![CDATA[history windows]]></category>
		<category><![CDATA[hostory linux]]></category>
		<category><![CDATA[linux commands case sensitive]]></category>
		<category><![CDATA[linux versus window]]></category>
		<category><![CDATA[linux versus windows]]></category>
		<category><![CDATA[linux vs windows]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[network linux]]></category>
		<category><![CDATA[network windows]]></category>
		<category><![CDATA[port linux]]></category>
		<category><![CDATA[port windows]]></category>
		<category><![CDATA[print]]></category>
		<category><![CDATA[print linux]]></category>
		<category><![CDATA[print windows]]></category>
		<category><![CDATA[sensitive]]></category>
		<category><![CDATA[service]]></category>
		<category><![CDATA[service linux]]></category>
		<category><![CDATA[service window]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[users linux]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.cgaclub.com.np/msdnnepal.com/?p=17</guid>
		<description><![CDATA[Before actually moving from Windows to Linux you should understand them well. You should know about similarities and differences of Linux and Windows. You should be proud to hear that that the standards that drive Linux are the foundations of Windows administration. Some of the buzzwords are different, and the tools are a little different, [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Before actually moving from Windows to Linux you should understand them well. You should know about similarities and differences of Linux and Windows. You should be proud to hear that that the standards that drive Linux are the foundations of Windows administration. Some of the buzzwords are different, and the tools are a little different, but the underlying concepts are the same. The better news is that as you become accustomed to the Linux approach to doing things, you will have an even larger toolset to work with to control and maintain your environment. Linux&#8217;s strength is in its stability and flexibility. As you learn to think in Linux, you&#8217;ll accomplish more, automate more, and do more remotely.  So, it won&#8217;t be that hard for you to understand Linux.</p>
<p style="text-align: justify;"><span id="more-17"></span></p>
<p style="text-align: justify;"><strong>Linux (Thinking as Windows)</strong></p>
<p style="text-align: justify;"><strong>Users and Groups</strong></p>
<p style="text-align: justify;">Both Linux and Windows are multi-user operating system supporting many different users, and gives each user a separate environment and resources. Security is controlled based on user&#8217;s identity. Resource access also can be controlled by group membership, making it easier to work with rights for large numbers of users without having to touch each individual account.</p>
<p style="text-align: justify;">Users and groups can be centralized into single repository, allowing multiple servers to share the same user and authentication data.</p>
<p style="text-align: justify;"><strong>File System</strong></p>
<p style="text-align: justify;">Both Linux and Windows can work with varieties of file systems. File resources can be shared with varieties of clients through NetBIOS, FTP and/or other protocols. Individual file systems can be flexibly incorporated, allowing the administrator to choose where and how they will be accessed.</p>
<p style="text-align: justify;"><strong>Ports and devices</strong></p>
<p style="text-align: justify;">Physical devices ports such as parallel, serial and USB are supported. Various controllers, such as IDE and SCSI, are also supported. Linux supports a good deal of standard hardware, and most of that out of the box (meaning, you won&#8217;t have to install driver later).</p>
<p style="text-align: justify;"><strong>Networking</strong></p>
<p style="text-align: justify;">Linux and Windows both support a number of networking protocols, such as TCP/IP, NetBIOS etc. Both support a wide varieties of network adapters. Both provide the ability to share resources, such as files and printing, through the network. Both provide capability to perform network services, such as DHCP and DNS.</p>
<p style="text-align: justify;"><strong>Services</strong></p>
<p style="text-align: justify;">Linux and Windows both have services, application that run in the background to provide some function to the system and to computers that remotely call the service. These programs can be controlled individually and be started when the system boots.(In Linux systems these applications are often referred as daemons)</p>
<p style="text-align: justify;"><strong>I&#8217;m Different(Linux)</strong></p>
<p style="text-align: justify;">Even though there seems to be similarities between the technologies, there are some differences that makes Linux supreme.</p>
<p style="text-align: justify;"><strong>Networking rather than Printing</strong></p>
<p style="text-align: justify;">Ever since windows was built, the key focus remained on the pretty looks and easy printabilty. It is obvious as the ear when the windows first appeared, it was a paper world. This beginning has always affected Windows and its development.</p>
<p style="text-align: justify;">Similarly, Linux was affected from its beginning. Linux from the beginning was build to survive networks. It was inspired by Unix System, so there was a simplicity to design its command. Since plain text works great across network, text always has been the base for Linux configuration and data.</p>
<p style="text-align: justify;">But with time Linux has shaped itself to the trend. Nowadays great looks and styles have been developed for Linux making it perfect for Desktop utilization.</p>
<p style="text-align: justify;"><strong>Freedom of Choice</strong></p>
<p style="text-align: justify;">Linux, developed under GPL, provided users with great flexibility to chose what they prefer. Almost every components in a Linux system is optional and can be added or removed as per user&#8217;s requirement. It provides users with various choices for a single task. However, don&#8217;t get confused by the choices. Most probably, the distribution you choose will have specific set of tools for you.</p>
<p style="text-align: justify;"><strong>Sixth Sense</strong></p>
<p style="text-align: justify;">Unlike Windows, Linux doesn&#8217;t recognize the files by its extension. Rather it reads the header content of the file to identify the type. You can still use extensions for human-readability, but Linux doesn&#8217;t care. But still, some applications like Web servers, may still use naming conventions to identify fie types, but that is a factor of the individual application.</p>
<p style="text-align: justify;"><strong>Obey Nature&#8217;s Laws</strong></p>
<p style="text-align: justify;">If you are a Windows user and have been using Windows for a long time, you must have been accustomed to rebooting the system for many reasons, from software installation or to solve a service failure problem.</p>
<p style="text-align: justify;">But Linux obeys Nature&#8217;s laws. Linux tends to be rather Newtonian in nature. Once a body is set in motion, it continues in state of motion until it is acted upon by an external force, such as hardware failure. In fact, the system design of Linux prevents application from corrupting the kernel, which is why it doesn&#8217;t need frequent reboots (in contrast to Windows system design). So except for the Linux kernel, you can install, start, stop and reconfigure software without having to reboot the system.</p>
<p style="text-align: justify;"><strong>Sensitive</strong></p>
<p style="text-align: justify;">File names in Linux are case sensitive which means Afile.txt and aFile.txt are two different files unlike Windows. Also, all linux commands and options are case sensitive. For example, -d is different from -D, and may perform two different things. Console command sare almost always lowercase. We&#8217;ll be covering console command in the coming articles.</p>
<p style="text-align: justify;">Hope you enjoyed this. Leave comments, feedback and suggestions. Please come back for more.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.msdnnepal.com/2009/08/knowing-linux/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

