First draft of the new revision.

This commit is contained in:
fevrier 2005-08-10 23:00:24 +00:00
parent 5e9677bd46
commit 9456495f30
1 changed files with 95 additions and 53 deletions

View File

@ -32,7 +32,8 @@
<date>2005-08-06</date>
<authorinitials>JPG</authorinitials>
<revremark>
Added FOLDOC (thanks to Howard Mann for suggesting this).
Added FOLDOC (thanks to Howard Mann for suggesting this).
General document update and cleanup.
</revremark>
</revision>
@ -728,19 +729,19 @@ commands and some relevant links.
<listitem><para>
The <ulink
url="http://www.isu.edu/departments/comcom/unix/workshop/unixindex.html">Basic
Unix Tutorial</ulink> of Idaho State University is a good basic Unix
course.
Eric S. Raymond's <ulink
url="http://en.tldp.org/HOWTO/Unix-and-Internet-Fundamentals-HOWTO/">The
Unix and Internet Fundamentals HOWTO</ulink> is a good document to learn
about the Unix concepts.
</para></listitem>
<listitem><para>
Eric S. Raymond's <ulink
url="http://en.tldp.org/HOWTO/Unix-and-Internet-Fundamentals-HOWTO/">The
Unix and Internet Fundamentals HOWTO</ulink> is a good point to start to
learn the Unix concepts.
The <ulink
url="http://www.isu.edu/departments/comcom/unix/workshop/unixindex.html">Basic
Unix Tutorial</ulink> of Idaho State University is a good basic Unix
course.
</para></listitem>
@ -785,91 +786,132 @@ Word...</ulink> is another resource suitable for newbies.
</sect1>
<sect1 id="miscresources">
<title>Miscellaneous Resources</title>
<para>In this section, I provide a number of links to websites that I have
found useful while learning to use Linux. This is an eclectic collection, but
keep these handy.</para>
<para>
In this section, I provide a number of links to websites that I have
found useful while learning to use Linux. This is an eclectic
collection, but keep these handy.
</para>
<sect2 id="Xwindow">
<title>Release Notes and Available Documentation related to the XFree86
X Window Server</title>
<title>
<para>This documentation accompanies each version of XFree86, and is
available at the <ulink url="http://www.xfree86.org/">XFree86 website</ulink>.
Whenever you have trouble with your X environment, peruse the notes applicable
to your videocard and chipset. These typically provide details about the
configuration of the X Window System relative to your card, and will
enumerate any "options" you have to include in the<filename>
XF86Config</filename> file that governs X.</para>
Release Notes and Available Documentation related to the X Window Server
</title>
<para>
Depending on the X Window Server your distribution is using, you will
need to look at either the <ulink url="http://www.xfree86.org/">XFree86
website</ulink> or the <ulink url="http://xorg.freedesktop.org">X.Org
Foundation website</ulink>. Whenever you have trouble with your X
environment, peruse the notes applicable to your videocard and chipset.
These typically provide details about the configuration of the X Window
System relative to your card, and will enumerate any "options" you have
to include in the <filename>XF86Config</filename> file that governs X.
</para>
</sect2>
<sect2 id="gnumanuals">
<title>GNU Software and Manuals</title>
<para>Many important programs that are frequently utilized by the Linux user are
GNU utilities - for example, the <application>tar</application> (archive) and
<application>gzip</application> (compression) programs. Descriptions of these
programs are located at the <ulink
url="http://www.gnu.org/software/software.html#DescriptionsOfGNUSoftware">GNU.org
website</ulink> where many <ulink
url="http://www.gnu.org/manual/manual.html">Online Manuals</ulink> may also be
found.</para>
<para>
<para>These manuals typically provide a lot more information than is found in
the corresponding <application>man</application> page on your system. For
example , compare the <application>man</application> page and online manual for
the <application>tar</application> utility. </para>
Many important programs that are frequently utilized by the Linux user
are GNU utilities - for example, the <application>tar</application>
(archive) and <application>gzip</application> (compression) programs.
Descriptions of these programs are located at the <ulink
url="http://directory.fsf.org/">FSF Free Software Directory</ulink>
where many <ulink url="http://www.gnu.org/manual/manual.html">Online
Manuals</ulink> may also be found.
</para>
<para>
These manuals typically provide a lot more information than is found in
the corresponding <application>man</application> page on your system.
For example , compare the <application>man</application> page and online
manual for the <application>tar</application> utility.
</para>
</sect2>
<sect2 id="pcs">
<title>A detailed Guide to Personal Computers</title>
<sect2 id="FOLDOC">
<title>The Free On-line Dictionary of Computing</title>
<para>The Topic Index to the voluminous hardware guide at <ulink
url="http://www.PCguide.com/topic.html">PC guide.com</ulink> will give you a
great idea of the contents of this website. I used it quite frequently when
first installing Linux and configuring the X Window System. I learnt a lot about
videocards and monitors, including the concepts of screen resolution, color
depth etc., useful when troubleshooting X display problems.</para>
<para>
The <ulink url="http://www.foldoc.org/">Free On-line Dictionary of
Computing (FOLDOC)</ulink> is a huge encyclopedia of computing terms and
concepts, maintained by Denis Howe. It has very detailed articles, with
a lot of cross references. It's a very good reference to understand
anything related to computing.
</para>
</sect2>
<sect2 id="webopedia">
<title>An online dictionary of computer and technology terms</title>
<para>The <ulink url="http://www.pcwebopedia.com/">PC Webopedia</ulink>
<para>
The <ulink url="http://www.pcwebopedia.com/">PC Webopedia</ulink>
consists of a large online dictionary of computer-related terms and a
search engine that provides links to documents that discuss each item in
more detail. For example, I used this site to learn the differences
between <emphasis>ISA</emphasis> and <emphasis>PCI</emphasis>
buses.</para>
between <emphasis>ISA</emphasis> and <emphasis>PCI</emphasis> buses.
</para>
</sect2>
</sect1>
<sect1 id="conclusions">
<title>Concluding Comments</title>
<title>
<para>If you are a Linux newbie, you may want to create a
<emphasis>Troubleshooting</emphasis> folder in your browser's bookmark list,
into which you put the hyperlinks I have included in this document, as well as
those pertinent to the distribution of Linux and the Window Manager
or Desktop Environment you use. </para>
Concluding Comments
<para>As you use these links, you will quickly become adept at troubleshooting
online.</para>
</title>
<para>Cheers and happy searching !</para>
<para>
If you are a Linux newbie, you may want to create a
<emphasis>Troubleshooting</emphasis> folder in your browser's bookmark
list, into which you put the hyperlinks I have included in this
document, as well as those pertinent to the distribution of Linux and
the Window Manager or Desktop Environment you use.
</para>
<para>
As you use these links, you will quickly become adept at troubleshooting
online.
</para>
<para>Cheers and happy searching!</para>
</sect1>
<appendix id="openpub">
<title>Open Publication License</title>
<subtitle>v1.0, 8 June 1999</subtitle>
<sect1>