<?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>SupportSages &#187; linux window manager</title>
	<atom:link href="http://www.supportsages.com/blog/tag/linux-window-manager/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.supportsages.com/blog</link>
	<description>Technical Support and Server Management : Musings in the fox hole.</description>
	<lastBuildDate>Thu, 05 Jan 2012 03:05:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Chapter 5 Logging to a Linux system!</title>
		<link>http://www.supportsages.com/blog/2009/05/chapter-5-logging-to-a-linux-system/</link>
		<comments>http://www.supportsages.com/blog/2009/05/chapter-5-logging-to-a-linux-system/#comments</comments>
		<pubDate>Sun, 03 May 2009 11:40:44 +0000</pubDate>
		<dc:creator>Fabian</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[features of linux]]></category>
		<category><![CDATA[linux desktops]]></category>
		<category><![CDATA[linux window manager]]></category>
		<category><![CDATA[multitasking in linux]]></category>

		<guid isPermaLink="false">http://www.supportsages.com/blog/?p=232</guid>
		<description><![CDATA[Linux is a Multi-user and Multi-tasking operating system. The system can be used by more than one user simultaneously, and the computer can also run multiple programsat a time.

<strong>Types of Multi-tasking :-</strong>

1. Cooperative multitasking - Decision is taken by application/programs cooperatively. A poorly designed program or a crashed process can potentially crash the entire operating system since it could prevent a process from relinquishing the CPU to other processes.

2. Preemptive multitasking - Decision is taken by OS. Permits the system to respond immediately to important external events, such as incoming data from a keyboard or network.

Types of Logins :-
<ul>
	<li>Command Line ...]]></description>
			<content:encoded><![CDATA[<p>Linux is a Multi-user and Multi-tasking operating system. The system can be used by more than one user simultaneously, and the computer can also run multiple programsat a time.</p>
<p><strong>Types of Multi-tasking :-</strong></p>
<p>1. Cooperative multitasking &#8211; Decision is taken by application/programs cooperatively. A poorly designed program or a crashed process can potentially crash the entire operating system since it could prevent a process from relinquishing the CPU to other processes.</p>
<p>2. Preemptive multitasking &#8211; Decision is taken by OS. Permits the system to respond immediately to important external events, such as incoming data from a keyboard or network.</p>
<p>Types of Logins :-</p>
<ul>
<li>Command Line login</li>
<li>GUI based login</li>
</ul>
<p>Case-Sensitivity in login : fossil and FOSSIL are two different user names! The same applies to the passwords!</p>
<p><strong>Virtual Consoles -</strong></p>
<p>The linux based system provides different virual consoles for login.<br />
Alt+F1 ,Alt+F2 till Alt+F6 (by default) sometimes it is Ctrl+Alt+F1 allows you to multi-task in console mode also. Alt + F7 is the GUI</p>
<p>How to login:-</p>
<ul>
<li>Console &#8211; ttys and pts    (ttys is Terminal Type and  pts is  pseudo terminal).</li>
</ul>
<ul>
<li> Serial Terminal &#8211; Hyperterminal</li>
</ul>
<ul>
<li> Network Connection &#8211; SSH / telnet etc( connects between the systems remotely )</li>
</ul>
<p><strong>CUI  :-</strong> CUI (Composite User Interface) is a compound type of user interface which incorporates the features of the GUI (Graphical User Interface) and the CLI (Command Line Interface) by realizing both interface in one area at the same time</p>
<p><strong>GUIs In Linux :-</strong></p>
<p>Unlike Windows, GUI is an application in itself.</p>
<p>XFree86, Xorg  are two free X server implementations and VNC &#8211; client/server architecture The Client and Server communicates using TCP/IP protocol even in local system and not the usual way of local communication, Unix sockets.</p>
<p>In Linux we have a  dozens of choices for  GUI:-</p>
<p>Desktops:-</p>
<ul>
<li> GNOME</li>
<li> KDE</li>
<li> XFCE</li>
<li> CDE</li>
</ul>
<p>Window Managers &#8211; Clients application of X :-</p>
<ul>
<li> FVWM</li>
<li> IceWM</li>
<li> FluxBOX</li>
<li> Enlightenment</li>
<li> BlackBox</li>
<li> Metacity &#8211; GNOME&#8217;s WM</li>
</ul>
<div class="tweetthis" style="text-align:left;"><p> <a  class="tt" href="http://twitter.com/home/?status=Chapter+5+Logging+to+a+Linux+system%21+http%3A%2F%2Fwww.supportsages.com%2Fblog%2F232" title="Post to Twitter"><img class="nothumb" src="http://www.supportsages.com/blog/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter3.png" alt="Post to Twitter" /></a> <a  class="tt" href="http://twitter.com/home/?status=Chapter+5+Logging+to+a+Linux+system%21+http%3A%2F%2Fwww.supportsages.com%2Fblog%2F232" title="Post to Twitter">Tweet This Post</a></p></div>]]></content:encoded>
			<wfw:commentRss>http://www.supportsages.com/blog/2009/05/chapter-5-logging-to-a-linux-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

