old-www/HOWTO/XDMCP-HOWTO/intro.html

214 lines
5.5 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML
><HEAD
><TITLE
>Introduction</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.7"><LINK
REL="HOME"
TITLE="Linux XDMCP HOWTO"
HREF="index.html"><LINK
REL="PREVIOUS"
TITLE="Linux XDMCP HOWTO"
HREF="index.html"><LINK
REL="NEXT"
TITLE="The Procedure"
HREF="procedure.html"></HEAD
><BODY
CLASS="SECT1"
BGCOLOR="#FFFFFF"
TEXT="#000000"
LINK="#0000FF"
VLINK="#840084"
ALINK="#0000FF"
><DIV
CLASS="NAVHEADER"
><TABLE
SUMMARY="Header navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TH
COLSPAN="3"
ALIGN="center"
>Linux XDMCP HOWTO</TH
></TR
><TR
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="bottom"
><A
HREF="index.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="80%"
ALIGN="center"
VALIGN="bottom"
></TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="bottom"
><A
HREF="procedure.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><DIV
CLASS="SECT1"
><H1
CLASS="SECT1"
><A
NAME="INTRO"
></A
>1. Introduction</H1
><P
> <A
HREF="http://en.wikipedia.org/wiki/X_Window_System"
TARGET="_top"
>X Window System</A
> is the display and networking protocol
developed by MIT. The X is built with network in mind with the capability to run a (graphical) session on a remote computer.
In it, an X Display Manager is used to start a session from a local system or from another computer. The request and the start
of the session is handled by the XDMCP, which stands for "X Display Manager Control Protocol" and is a network protocol.
It provides a way of running the X-Terminal to run on your PC (or MAC) and it uses the X Server to provide a client/server
interface between display hardware (the mouse, keyboard, and video displays) and the desktop environment while also providing
both the windowing infrastructure and a standardized application interface (quoted from XFree86 Project home page).
The X-Terminal can be displayed with an individual window or multiple windows, based on your X window system's software capabilities and setup.
</P
><P
> I am always looking for the best way to use Linux, both at home and in work. One of the biggest advantages among all is the ability to re-use the
older systems (like Pentium, Pentium II, Pentium III and even the 486 and AMD x86 CPUs) as a Xterminal (by using the Win32 apps;
like Hummingbird's Exceed, Reflection X, X-Win32 or X-ThinPro. For MAC, try eXodus) to run
from any of your PC remotely.
I found out, somehow very surprising, that there are many documents on the INTERNET that can help you to set it up,
but not with a step by step HOW-TO format!
This is how I came up with this document as a way to share my experiences with all users. By using X and XDMCP,
you can build a good, reliable and low cost X- environment for your home or work IT solution. Best of all, it is free!
You will also find out that those long abandoned PC by the current Windows system can run the X in Linux just fine!
It can save you money and spare the mother earth!
</P
><P
> In recent years, new Linux distributions are getting easier to use by adding new user UI. However, I still believe much in manual
control of the system and application if I can, because in this way, I know what I am going to change in my system in the way
I wanted it. Therefore, I will focus this document on manual configuration.
</P
><DIV
CLASS="SECT2"
><H2
CLASS="SECT2"
><A
NAME="DISCLAIMER"
></A
>1.1. Disclaimer</H2
><P
> No liability for the contents of this documents can be accepted.
Use the concepts, examples and other content at your own risk.
As this is a new edition of this document, there may be errors
and inaccuracies, that may of course be damaging to your system.
Proceed with caution, and although this is highly unlikely,
the author(s) do not take any responsibility for that.</P
><P
> All copyrights are held by their by their respective owners, unless
specifically noted otherwise. Use of a term in this document
should not be regarded as affecting the validity of any trademark
or service mark.</P
><P
> Naming of particular products or brands should not be seen
as endorsements.
</P
><P
> You are strongly recommended to take a backup of your system
before major installation and backups at regular intervals.</P
></DIV
><DIV
CLASS="SECT2"
><H2
CLASS="SECT2"
><A
NAME="FEEDBACK"
></A
>1.2. Feedback</H2
><P
> Feedback is most certainly welcome for this document. Without your submissions and input, this document wouldn't exist. Please
send your additions, comments and criticisms to the following email address : <TT
CLASS="EMAIL"
>&#60;<A
HREF="mailto:tomchao@alcatel-lucent.com"
>tomchao@alcatel-lucent.com</A
>&#62;</TT
>.</P
></DIV
></DIV
><DIV
CLASS="NAVFOOTER"
><HR
ALIGN="LEFT"
WIDTH="100%"><TABLE
SUMMARY="Footer navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
><A
HREF="index.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="index.html"
ACCESSKEY="H"
>Home</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
><A
HREF="procedure.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>Linux XDMCP HOWTO</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
>&nbsp;</TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>The Procedure</TD
></TR
></TABLE
></DIV
></BODY
></HTML
>