LDP/LDP/howto/docbook/Online-Troubleshooting-HOWT...

998 lines
29 KiB
Plaintext
Raw Normal View History

<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
<!ENTITY email "jean DASH philippe DOT guerard AT tigreraye DOT org">
<!ENTITY tldpurl "http://www.tldp.org/HOWTO/Online-Troubleshooting-HOWTO/">
]>
2002-10-21 12:54:00 +00:00
<!-- $Id$ -->
2000-07-24 15:59:24 +00:00
<article>
<articleinfo>
2002-10-21 12:54:00 +00:00
2000-07-24 15:59:24 +00:00
<title>Online Troubleshooting Resources : HOWTO</title>
2002-03-10 16:46:56 +00:00
<author>
2002-10-21 12:54:00 +00:00
<firstname>Jean-Philippe</firstname>
<surname>Gu<47>rard</surname>
<affiliation>
<address>
<email>&email;</email>
2002-10-21 12:54:00 +00:00
</address>
</affiliation>
2000-07-24 15:59:24 +00:00
</author>
<pubdate>2005-08-06</pubdate>
<releaseinfo>Version 1.6</releaseinfo>
2002-10-21 12:54:00 +00:00
<revhistory>
<revision>
<revnumber>1.6</revnumber>
<date>2005-08-06</date>
<authorinitials>JPG</authorinitials>
<revremark>
Added FOLDOC (thanks to Howard Mann for suggesting this).
</revremark>
</revision>
2002-10-21 12:54:00 +00:00
<revision>
<revnumber>1.5</revnumber>
<date>2002-10-20</date>
<authorinitials>JPG</authorinitials>
2002-10-21 12:54:00 +00:00
<revremark>
More dead links removal &amp; URL updates.
2002-10-21 12:54:00 +00:00
Author and copyright updated as per Horward Mann request.
</revremark>
</revision>
<revision>
<revnumber>1.4</revnumber>
<date>2002-03-04</date>
<authorinitials>JPG</authorinitials>
2002-10-21 12:54:00 +00:00
<revremark>
Dead links removal. Outdated links update. Revision of the
HOWTOs and FAQs sections.
</revremark>
</revision>
<revision>
<revnumber>1.3</revnumber>
<date>2000-07-24</date>
<authorinitials>HM</authorinitials>
2002-10-21 12:54:00 +00:00
<revremark>
Update.
</revremark>
</revision>
<revision>
<revnumber>1.2</revnumber>
<date>1999-11-20</date>
<authorinitials>HM</authorinitials>
2002-10-21 12:54:00 +00:00
<revremark>
Added "Introduction to Unix" to Unix section.
</revremark>
</revision>
<revision>
<revnumber>1.1</revnumber>
<date>1999-11-08</date>
<authorinitials>HM</authorinitials>
2002-10-21 12:54:00 +00:00
<revremark>
Added Geocrawler.com to Mailing List Section. Convert to
DocBook.
</revremark>
</revision>
<revision>
<revnumber>0.5</revnumber>
<date>1999-09-18</date>
<authorinitials>HM</authorinitials>
2002-10-21 12:54:00 +00:00
<revremark>
Initial release.
</revremark>
</revision>
</revhistory>
2000-07-24 15:59:24 +00:00
<abstract><para>
Troubleshooting a Linux-related issue is often perceived as a difficult
task. But, often, the solution is just a few clicks away on the
internet.
2000-07-24 15:59:24 +00:00
</para>
<para>
This document will direct Linux users to resources available on the
Internet that provide access to a vast amount of Linux-related
information useful in the troubleshooting problems.
</para></abstract>
</articleinfo>
2000-07-24 15:59:24 +00:00
<sect1 id="intro">
2000-07-24 15:59:24 +00:00
<title>Introduction</title>
<para>
The traditional means of troubleshooting computer-related problems
involves consulting user's manuals, books, friends - probably enticed
with goodies - and, when all the former do not yield a solution, calling
the technical support service of the vendor of the product in question.
And, we all know pleasant and reliably efficacious the latter stratagem
is. Unfortunately, this is the norm in the sphere of commercial
proprietary products.
</para>
<para>
In contradistinction, Linux, and related distributions, utilities and
applications software, have largely been developed according to the
<ulink url="http://www.opensource.org" >Open Source</ulink> model,
wherein developers have used electronic communication over the Internet
- typically in the form of publically-accessible Mailing Lists - to
collaborate with their peers in the refinement of the associated source
code. Such collaboration has also traditionally involved the online
publication of user's manuals, lists of Frequently-Asked-Questions
(FAQ's), knowledge bases, release notes, formal guides such as this
document (HOWTO's) and tutorials. In addition, users often assist others
through the forum of Usenet and other newsgroups and the posted messages
are readily accessible in the form of searchable archives. These
linux-related newsgroups are renowned for their high level of user
participation. In significant measure, Linux may be considered a product
of the Internet.
</para>
<para>
Considered together, these resources enable access to a large,
ever-expanding factual database, and my intent is to encourage and
direct the reader to utilize these repositories when faced with an issue
not addressed in the documentation that is included with each
distribution of Linux. Linux veterans who assist newcomers through the
forum of Usenet soon become aware of the frequency with which certain
technical questions are repeatedly posted - questions the answers to
which are readily available in one or more of the existent online
repositories. So, to diminish the likelihood of being "flamed" in
response to your posted question on Usenet or irc, read further!
</para>
<para>
Armed with a browser, Linux users may rapidly become adept at
troubleshooting their systems. The key is knowing how and where to look.
My objective is to guide the user - particularly the Linux newbie - in
this quest.
</para>
2002-10-21 12:54:00 +00:00
</sect1>
2000-07-24 15:59:24 +00:00
2002-10-21 12:54:00 +00:00
<sect1 id="docupdates">
2000-07-24 15:59:24 +00:00
<title>Document Updates</title>
<para>
The <ulink url="&tldpurl;">latest version</ulink> of this document
will always be available at the <ulink url="http://www.tldp.org">Linux
Documentation Project</ulink>. The document will also be available in
SGML, PS, PDF, and other formats at that website.
</para>
2000-07-24 15:59:24 +00:00
2002-10-21 12:54:00 +00:00
<sect2>
<title>Copyright and License</title>
<para>
Copyright &copy; 1999-2005, by Jean-Philippe Gu<47>rard. This material may
be distributed only subject to the terms and conditions set forth in the
Open Publication Licence, v1.0 or later (see <xref linkend="openpub"/>).
2000-07-24 15:59:24 +00:00
</para>
2002-10-21 12:54:00 +00:00
2000-07-24 15:59:24 +00:00
</sect2>
<sect2>
<title>Feedback and Corrections</title>
<para>
I always welcome feedback and constructive criticism. You can reach me
at <email>&email;</email>. In particular, I wish to be notified about
any errors in this document and resources you believe deserving of
inclusion, but not presently covered herein. Because the assessment of
the value of a particular resource is inherently subjective, I do not
guarantee that I will include it, but I will certainly give any
suggestion thoughtful consideration. In anticipation, Thanks.
2000-07-24 15:59:24 +00:00
</para>
</sect2>
2002-10-21 12:54:00 +00:00
<sect2>
<title>Document history</title>
<para>
Howard Mann conceived and formulated the first version of this HOWTO. He
kept managing and updating it until version 1.3. Maintainership was then
taken over by Jean-Philippe Gu<47>rard, who is now in charge of this
document.
2002-10-21 12:54:00 +00:00
</para>
</sect2>
2000-07-24 15:59:24 +00:00
</sect1>
2002-03-10 16:46:56 +00:00
<sect1 id="howtos">
<title>HOWTOs</title>
<para>
HOWTOs are detailed reference documents on a specific subject, usually
following a step-by-step approach. A HOWTO is a good document to help
you discover a task or a topic you don't know. It will provide you with
the basic steps and the major references.
</para>
<para>
These documents are particularly useful when you decide to provide or
access a new service with your Linux system, or when you embark on a
technically complex project. For example, you may have the option of
accessing the 'net with a DSL or Cable Modem service - excellent guides
are available in the form of HOWTOs.
</para>
<para>
Authors of these documents often include references and links to sites
that they have found useful. You may find the information you need at
one of these hyperlinked sites rather than in the HOWTO itself.
</para>
<!-- It would be nice to find a new relevant example to put here. -->
<para>
To find HOWTOs, the first place to go is the <ulink
url="http://www.tldp.org">Linux Documentation Project (LDP)</ulink>. The
LDP includes a <ulink
url="http://www.tldp.org/HOWTO/HOWTO-INDEX/howtos.html">HOWTO Index
Page</ulink> that I suggest you bookmark in your browser.
</para>
<para>
These HOWTOs are written by Linux users and are periodically updated by
the authors. Many authors provide the latest version at a personal
website and a hyperlink to the latter is typically provided in the
document. This version may be newer than the one available at the LDP
website.
</para>
<para>
Note also that other HOWTOs are available, the authors of which have not
submitted them to the LDP. It is definitely worthwhile trying to find
these using an Internet search engine as I describe in a subsequent
section.
</para>
<!-- Should I suggest here to use the "HOWTO" keyword in a google
search?
-->
2002-03-10 16:46:56 +00:00
</sect1>
<!-- Add a section about LDP guides? -->
2002-03-10 16:46:56 +00:00
<sect1 id="faqs">
<title>Frequently-Asked-Questions (FAQs)</title>
<para>
Users of Internet Newsgroups and Mailing lists soon discovered that some
basic questions were being asked over and over again. To provide an
answer to these questions, and to avoid them being repeated continually,
FAQs were developed, listing the most classical questions and their
agreed answers.
</para>
2002-03-10 16:46:56 +00:00
2005-08-07 22:44:01 +00:00
<para>
A list of FAQs is also a traditional accompaniment to Linux-related
software. The FAQ is the first document to peruse when troubleshooting a
particular application. It provides answers to typical questions, and is
a good place to start troubleshooting a specific problem. In addition,
FAQs exist for Linux distributions, window managers, and the so-called
desktop environments (KDE and Gnome).
</para>
<para>
A FAQ is typically provided online by the developers of the product in
question, and enterprising users sometimes host an
<quote>unofficial</quote> FAQ as well. Search for the latter with an
Internet search engine.
</para>
<para>
For Linux newbies, I provide links to two FAQs that collectively
2000-07-24 15:59:24 +00:00
address <emphasis>many</emphasis> of the questions posted to the Usenet
2005-08-07 22:44:01 +00:00
newsgroups:
</para>
2000-07-24 15:59:24 +00:00
<itemizedlist>
2002-03-10 16:46:56 +00:00
2005-08-07 22:44:01 +00:00
<listitem><para>
<ulink url="http://www.tldp.org/FAQ/Linux-FAQ/">The Linux FAQ</ulink>
</para></listitem>
<listitem><para>
<ulink url="http://www.tux.org/lkml/">The Linux Kernel mailing list
FAQ</ulink>
</para></listitem>
</itemizedlist>
</sect1>
<sect1 id="onlinesupport">
<title>Online Support Sections</title>
<para>
These sections are typically found at the websites of Linux
distributions, and often contain a variety of helpful documents with
information not easily encompassed within a FAQ. Look for sections with
one or more of the following titles:
2000-07-24 15:59:24 +00:00
</para>
2005-08-07 22:44:01 +00:00
2002-03-10 16:46:56 +00:00
<itemizedlist>
2005-08-07 22:44:01 +00:00
<listitem><para>
Installation Support
</para></listitem>
<listitem><para>
Knowledge or Solutions Databases
</para></listitem>
<listitem><para>
Tips and Tricks
</para></listitem>
<listitem><para>
Errata, Fixes and Updates
</para></listitem>
<listitem><para>
Security Information
</para></listitem>
<listitem><para>
Bug Tracking System
</para></listitem>
<listitem><para>
Bug Database
</para></listitem>
<listitem><para>
Hardware Guide or Compatibility List
</para></listitem>
<listitem><para>
Technical Guides
</para></listitem>
<listitem><para>
White Papers
</para></listitem>
</itemizedlist>
<para>
Some websites provide a site search engine that will facilitate your
quest for a solution.
2000-07-24 15:59:24 +00:00
</para>
2005-08-07 22:44:01 +00:00
<para>
If you have a problem with a newly installed distribution, look here
first as bugs and their fixes are typically posted here. You may find a
detailed guide that will help you accomplish a task such as upgrading
your kernel or the version of the X Window System you are using.
</para>
<para>
I have often been able to solve problems with my Linux distribution by
looking into the bug report database, and finding that another user
already has offered a solution to this issue.
</para>
<para>
I recommend you spend some time at the website of the distribution you
are using, familiarizing yourself with what is available.
</para>
2002-03-10 16:46:56 +00:00
</sect1>
<sect1 id="usenet">
2005-08-07 22:44:01 +00:00
2002-03-10 16:46:56 +00:00
<title>Usenet Newsgroup Archives</title>
2000-07-24 15:59:24 +00:00
2005-08-07 22:44:01 +00:00
<para>
The ability to search for and retrieve information from archived posts
to the linux-related (Usenet) newsgroups represents a powerful means of
troubleshooting in Linux.
</para>
2002-03-10 16:46:56 +00:00
2005-08-07 22:44:01 +00:00
<para>
Search engines permit one to search the archives by stipulating the
forum, keywords, authors, dates, language and combinations thereof.
Because the number of linux-related newsgroups is large, the likelihood
of finding useful information is high.
</para>
2002-03-10 16:46:56 +00:00
<para>The main web site that currently provides access to Usenet
archives using a search engine is <ulink
url="http://groups.google.com">groups.google.com</ulink>. The most
effective way to do a search is to use its <ulink
url="http://groups.google.com/advanced_group_search">Advanced
Groups Search page</ulink>.</para>
2000-07-24 15:59:24 +00:00
<para>I would like to relate a brief anecdote to demonstrate the efficacy of
this approach. The first time I attempted to build a kernel, I was presented
with this error message when I invoked a <quote>make</quote> command:</para>
<screen>make[1]: as86: Command not found make[1]: *** [bootsect.o] Error 127
make[1]: Leaving directory `/usr/src/linux/arch/i386/boot' make: *** [zImage]
Error 2</screen>
2002-03-10 16:46:56 +00:00
<para>I had no idea what <emphasis>as86</emphasis> was, but I entered
it as the keyword in the <emphasis>Subject</emphasis> field of the
Advanced Groups Search page at groups.google.com, and was presented
with a large number of posts from folks who had encountered the same
problem. Respondents had provided the reason and solution: I did not
have an assembler/linker necessary to create machine code, and the
<emphasis>bin86</emphasis> package provided it. I downloaded and
installed a RPM package of the latter and was on my way. This entire
process took about 10 minutes (I do have an ADSL connection to the 'net
!).</para>
2000-07-24 15:59:24 +00:00
2002-03-10 16:46:56 +00:00
</sect1>
2000-07-24 15:59:24 +00:00
<sect1 id="searchengines">
<title>Internet Search Engines</title>
<para>I frequently use a Search Engine to retrieve helpful or necessary
information from the 'net. These engines catalogue pages from commercial,
personal and academic websites, as well as Mailing Lists and the like.</para>
<para>Of course, there are a large number of available Search Engines, and I
suggest you try several before giving up on a particular quest. Research has
shown that any one of them catalogues but a small portion of existent web pages.
2002-03-10 16:46:56 +00:00
It is worthwhile becoming very familiar with the operational details of at
2000-07-24 15:59:24 +00:00
least one non-directory engine to maximize the efficiency and efficacy of your
2002-03-10 16:46:56 +00:00
search efforts. You probably already have a favorite - I like
2000-07-24 15:59:24 +00:00
<emphasis>Google.com</emphasis>, and will discuss it in a little more
detail.</para>
2002-03-10 16:46:56 +00:00
<sect2 id="google">
<title>Google.com</title>
2002-10-21 12:54:00 +00:00
<para>This <ulink url="http://www.google.com">engine</ulink> has
several novel features that are described in its
2002-03-10 16:46:56 +00:00
<ulink url="http://www.google.com/why_use.html">Why use Google.com
page</ulink>. In particular, the engine often returns the most useful
pages first; in fact, I have often found that the first listed page
contains the information I need. Because it caches web pages, it is
relatively fast at displaying requested items. It has a so-called
<emphasis>GoogleScout (TM)</emphasis> feature, activated by clicking on
the "similar pages" links, that provides additional relevant links with
each item returned.</para>
2000-07-24 15:59:24 +00:00
<para>In addition, it has a specialized <ulink
url="http://www.google.com/linux">Linux Search Engine</ulink> that I use as my
primary Internet search tool. It searches the database of linux-related pages at
2002-03-10 16:46:56 +00:00
Google.com further promoting search efficiency. Try it - I am confident
you will bookmark it immediately.</para>
2000-07-24 15:59:24 +00:00
2002-03-10 16:46:56 +00:00
</sect2>
2000-07-24 15:59:24 +00:00
2002-03-10 16:46:56 +00:00
</sect1>
2000-07-24 15:59:24 +00:00
2002-03-10 16:46:56 +00:00
<sect1 id="mailinglists">
<title>Mailing List Archives</title>
<para>As you might expect, there are a very large number of linux-related
2000-07-24 15:59:24 +00:00
Mailing Lists that enable developers and users to communicate and collaborate on
projects. These Lists cover every conceivable aspect of Linux, from the
technical arcana of kernel development to the relatively unfocused discussion of
issues at the newbie level. Subscribers to a particular Mailing List are
generally very knowledgeable in the List's topic, and detailed and useful
information is often retrievable. The communications are publically accessible
through Internet search engines and in the form of online Mailing List Archives.
You will typically see archived pages when you conduct a search using an
Internet search engine.</para>
2002-03-10 16:46:56 +00:00
2000-07-24 15:59:24 +00:00
<para>Not all Mailing Lists are associated with an online archive, but this is
increasingly the case. Similarly, not all archives have an associated search
engine.</para>
2002-03-10 16:46:56 +00:00
2000-07-24 15:59:24 +00:00
<para>Initially, try locate the Mailing List Archive you are interested in by
2002-10-21 12:54:00 +00:00
typing keywords and "mailing list archive" in an Internet search
2000-07-24 15:59:24 +00:00
engine.</para>
2002-03-10 16:46:56 +00:00
2000-07-24 15:59:24 +00:00
<para>For a listing of linux-related Mailing Lists, peruse websites such as the
<ulink url="http://www.linuxrx.com/Lists/Lists.perl">Linux Resource
Exchange</ulink> and the <ulink url="http://www.linux.org/help/lists.html">Linux
Online Mailing Lists</ulink></para>
2002-03-10 16:46:56 +00:00
2000-07-24 15:59:24 +00:00
<para>A relatively new, excellent Mailing List resource is <ulink
url="http://www.geocrawler.com">Geocrawler (The Knowledge Archive)</ulink>. This
is a continuously updated, searchable archive of a large number of Lists that
also allows one to register and subsequently post to any particular Mailing
List. Its user interface is simple and its search function delivers messages
very quickly. I highly recommend this site.</para>
<para>You may also find Mailing List archives at the following locations
:</para>
2002-03-10 16:46:56 +00:00
<itemizedlist>
<listitem><para>The website of the distribution of Linux you use.</para>
</listitem>
<listitem><para>The website of the Window Manager or Desktop
Environment you use.</para></listitem>
2000-07-24 15:59:24 +00:00
<listitem><para>The website dedicated to the application or project in
question.</para></listitem>
2002-03-10 16:46:56 +00:00
2000-07-24 15:59:24 +00:00
<listitem><para><ulink url="http://www.mail-archive.com/lists.html">The Mail
Archive</ulink></para></listitem>
2002-03-10 16:46:56 +00:00
2000-07-24 15:59:24 +00:00
<listitem><para><ulink url="http://www.uwsg.indiana.edu/hypermail/">Mailing List
Archives</ulink></para></listitem>
2002-03-10 16:46:56 +00:00
<!-- <listitem><para><ulink url="http://kernelnotes.org/lnxlists/">The -->
<!-- Linux MailingList Archives</ulink></para></listitem> -->
2000-07-24 15:59:24 +00:00
<listitem><para><ulink url="http://www.tux.org/hypermail/">Tux Mailing List
Archives</ulink></para></listitem>
2002-03-10 16:46:56 +00:00
</itemizedlist>
2000-07-24 15:59:24 +00:00
<para>This is not a complete listing of archives and you may find additional
sites with an Internet search engine. But, this should certainly get you
going.</para>
2002-03-10 16:46:56 +00:00
</sect1>
2000-07-24 15:59:24 +00:00
2002-03-10 16:46:56 +00:00
<sect1 id="usersmanuals">
<title>Online User's Manuals</title>
<para>Some of the major Linux distributions, Window Managers and Desktop
2000-07-24 15:59:24 +00:00
Environments publish their user's manual online. If the entire manual is not
2002-03-10 16:46:56 +00:00
online, installation and configuration guides are typically found at the
relevant website. This also applies to major applications like the
<emphasis>Gimp</emphasis> (GNU Image Manipulation Program).</para>
2000-07-24 15:59:24 +00:00
<para>So, for those users who do not have the printed manual, a wealth of
2002-03-10 16:46:56 +00:00
installation and configuration guidance is generally available online.</para>
2000-07-24 15:59:24 +00:00
2002-03-10 16:46:56 +00:00
</sect1>
2000-07-24 15:59:24 +00:00
2002-03-10 16:46:56 +00:00
<sect1 id="unixrefs">
<title>Online Unix References and Tutorials</title>
<para>As Linux is a Unix-like operating system, a general familiarity with
2000-07-24 15:59:24 +00:00
fundamental Unix concepts such as the Unix directory hierarchy and file
permissions is essential. Fortunately, there are many Unix tutorials online that
collectively cover everything a user might need to know to use Linux. I suggest
2002-03-10 16:46:56 +00:00
you bookmark the following as an online reference library:</para>
<itemizedlist>
<listitem><para><ulink
url="http://www.tru64unix.compaq.com/docs/base_doc/DOCUMENTATION/V40D_HTML/APS2HDTE/TITLETXT.HTM"
>The Command and Shell User's guide</ulink> from Digital Equipment
Corporation is an excellent guide to the Unix Operating System. Bookmark
the <emphasis>Index Page</emphasis> linked there as an online
reference.</para></listitem>
2000-07-24 15:59:24 +00:00
<listitem><para><ulink
2002-10-21 12:54:00 +00:00
url="http://unixhelp.ed.ac.uk/">UNIXhelp</ulink> is
2000-07-24 15:59:24 +00:00
mirrored on many servers around the world. It is a useful resource for
newbies.</para></listitem>
2002-03-10 16:46:56 +00:00
2000-07-24 15:59:24 +00:00
<listitem><para><ulink
url="http://wks.uts.ohio-state.edu/unix_course/intro-1.html">Introduction to
Unix</ulink> also contains a useful <ulink
url="http://wks.uts.ohio-state.edu/unix_course/intro-137.html#HEADING137-0">Unix
Command Summary</ulink> page with brief, but useful, explanations of commonly
used Unix commands.</para></listitem>
2002-03-10 16:46:56 +00:00
2000-07-24 15:59:24 +00:00
<listitem><para><ulink
2002-10-21 12:54:00 +00:00
url="http://unix.t-a-y-l-o-r.com/">Unix is a Four Letter
2000-07-24 15:59:24 +00:00
Word...</ulink> is another resource suitable for newbies.</para>
2002-03-10 16:46:56 +00:00
</listitem>
2000-07-24 15:59:24 +00:00
2002-03-10 16:46:56 +00:00
</itemizedlist>
</sect1>
<sect1 id="miscresources">
<title>Miscellaneous Resources</title>
<para>In this section, I provide a number of links to websites that I have
2000-07-24 15:59:24 +00:00
found useful while learning to use Linux. This is an eclectic collection, but
keep these handy.</para>
2002-03-10 16:46:56 +00:00
<sect2 id="Xwindow">
<title>Release Notes and Available Documentation related to the XFree86
X Window Server</title>
<para>This documentation accompanies each version of XFree86, and is
2000-07-24 15:59:24 +00:00
available at the <ulink url="http://www.xfree86.org/">XFree86 website</ulink>.
Whenever you have trouble with your X environment, peruse the notes applicable
2002-03-10 16:46:56 +00:00
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>
2000-07-24 15:59:24 +00:00
</sect2>
2002-03-10 16:46:56 +00:00
2000-07-24 15:59:24 +00:00
<sect2 id="gnumanuals">
<title>GNU Software and Manuals</title>
2002-03-10 16:46:56 +00:00
2000-07-24 15:59:24 +00:00
<para>Many important programs that are frequently utilized by the Linux user are
GNU utilities - for example, the <application>tar</application> (archive) and
2002-03-10 16:46:56 +00:00
<application>gzip</application> (compression) programs. Descriptions of these
2000-07-24 15:59:24 +00:00
programs are located at the <ulink
url="http://www.gnu.org/software/software.html#DescriptionsOfGNUSoftware">GNU.org
2002-03-10 16:46:56 +00:00
website</ulink> where many <ulink
2000-07-24 15:59:24 +00:00
url="http://www.gnu.org/manual/manual.html">Online Manuals</ulink> may also be
found.</para>
2002-03-10 16:46:56 +00:00
2000-07-24 15:59:24 +00:00
<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>
2002-03-10 16:46:56 +00:00
</sect2>
2000-07-24 15:59:24 +00:00
<sect2 id="pcs">
<title>A detailed Guide to Personal Computers</title>
2002-03-10 16:46:56 +00:00
2000-07-24 15:59:24 +00:00
<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
2002-03-10 16:46:56 +00:00
depth etc., useful when troubleshooting X display problems.</para>
2000-07-24 15:59:24 +00:00
</sect2>
2002-03-10 16:46:56 +00:00
2002-10-21 12:54:00 +00:00
<sect2 id="webopedia">
<title>An online dictionary of computer and technology terms</title>
2002-03-10 16:46:56 +00:00
2002-10-21 12:54:00 +00:00
<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>
2002-03-10 16:46:56 +00:00
2002-10-21 12:54:00 +00:00
</sect2>
2002-03-10 16:46:56 +00:00
2000-07-24 15:59:24 +00:00
</sect1>
<sect1 id="conclusions">
<title>Concluding Comments</title>
2002-03-10 16:46:56 +00:00
2000-07-24 15:59:24 +00:00
<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
2002-03-10 16:46:56 +00:00
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
2000-07-24 15:59:24 +00:00
online.</para>
2002-03-10 16:46:56 +00:00
2000-07-24 15:59:24 +00:00
<para>Cheers and happy searching !</para>
2002-03-10 16:46:56 +00:00
2000-07-24 15:59:24 +00:00
</sect1>
<appendix id="openpub">
<title>Open Publication License</title>
<subtitle>v1.0, 8 June 1999</subtitle>
<sect1>
<title>REQUIREMENTS ON BOTH UNMODIFIED AND MODIFIED VERSIONS</title>
<para>
The Open Publication works may be reproduced and distributed in whole or
in part, in any medium physical or electronic, provided that the terms
of this license are adhered to, and that this license or an
incorporation of it by reference (with any options elected by the
author(s) and/or publisher) is displayed in the reproduction.
</para>
<para>
Proper form for an incorporation by reference is as follows:
</para>
<blockquote><para>
Copyright (c) &lt;year&gt; by &lt;author's name or designee&gt;. This
material may be distributed only subject to the terms and conditions set
forth in the Open Publication License, vX.Y or later (the latest version
is presently available at <ulink
url="http://www.opencontent.org/openpub/"></ulink>).
</para></blockquote>
<para>
The reference must be immediately followed with any options elected by
the author(s) and/or publisher of the document (see section VI).
</para>
<para>
Commercial redistribution of Open Publication-licensed material is
permitted.
</para>
<para>
Any publication in standard (paper) book form shall require the citation
of the original publisher and author. The publisher and author's names
shall appear on all outer surfaces of the book. On all outer surfaces of
the book the original publisher's name shall be as large as the title of
the work and cited as possessive with respect to the title.
</para>
</sect1>
<sect1>
<title>COPYRIGHT</title>
<para>
The copyright to each Open Publication is owned by its author(s) or
designee.
</para>
</sect1>
<sect1>
<title>SCOPE OF LICENSE</title>
<para>
The following license terms apply to all Open Publication works, unless
otherwise explicitly stated in the document.
</para>
<para>
Mere aggregation of Open Publication works or a portion of an Open
Publication work with other works or programs on the same media shall
not cause this license to apply to those other works. The aggregate work
shall contain a notice specifying the inclusion of the Open Publication
material and appropriate copyright notice.
</para>
<para>
SEVERABILITY. If any part of this license is found to be unenforceable
in any jurisdiction, the remaining portions of the license remain in
force.
</para>
<para>
NO WARRANTY. Open Publication works are licensed and provided "as is"
without warranty of any kind, express or implied, including, but not
limited to, the implied warranties of merchantability and fitness for a
particular purpose or a warranty of non-infringement.
</para>
</sect1>
<sect1>
<title>REQUIREMENTS ON MODIFIED WORKS</title>
<para>
All modified versions of documents covered by this license, including
translations, anthologies, compilations and partial documents, must meet
the following requirements:
</para>
<orderedlist>
<listitem><para>
The modified version must be labeled as such.
</para></listitem>
<listitem><para>
The person making the modifications must be identified and the
modifications dated.
</para></listitem>
<listitem><para>
Acknowledgement of the original author and publisher if applicable must
be retained according to normal academic citation practices.
</para></listitem>
<listitem><para>
The location of the original unmodified document must be identified.
</para></listitem>
<listitem><para>
The original author's (or authors') name(s) may not be used to assert or
imply endorsement of the resulting document without the original
author's (or authors') permission.
</para></listitem>
</orderedlist>
</sect1>
<sect1>
<title>GOOD-PRACTICE RECOMMENDATIONS</title>
<para>
In addition to the requirements of this license, it is requested from
and strongly recommended of redistributors that:
</para>
<orderedlist>
<listitem><para>
If you are distributing Open Publication works on hardcopy or CD-ROM,
you provide email notification to the authors of your intent to
redistribute at least thirty days before your manuscript or media
freeze, to give the authors time to provide updated documents. This
notification should describe modifications, if any, made to the
document.
</para></listitem>
<listitem><para>
All substantive modifications (including deletions) be either clearly
marked up in the document or else described in an attacHMent to the
document.
</para></listitem>
<listitem><para>
Finally, while it is not mandatory under this license, it is considered
good form to offer a free copy of any hardcopy and CD-ROM expression of
an Open Publication-licensed work to its author(s).
</para></listitem>
</orderedlist>
</sect1>
<sect1>
<title>LICENSE OPTIONS</title>
<para>
The author(s) and/or publisher of an Open Publication-licensed document
may elect certain options by appending language to the reference to or
copy of the license. These options are considered part of the license
instance and must be included with the license (or its incorporation by
reference) in derived works.
</para>
<orderedlist numeration="upperalpha">
<listitem><para>
To prohibit distribution of substantively modified versions without the
explicit permission of the author(s). "Substantive modification" is
defined as a change to the semantic content of the document, and
excludes mere changes in format or typographical corrections.
</para>
<para>
To accomplish this, add the phrase `Distribution of substantively
modified versions of this document is prohibited without the explicit
permission of the copyright holder.' to the license reference or copy.
</para></listitem>
<listitem><para>
To prohibit any publication of this work or derivative works in whole or
in part in standard (paper) book form for commercial purposes is
prohibited unless prior permission is obtained from the copyright
holder.
</para>
<para>
To accomplish this, add the phrase 'Distribution of the work or
derivative of the work in any standard (paper) book form is prohibited
unless prior permission is obtained from the copyright holder.' to the
license reference or copy.
</para></listitem>
</orderedlist>
</sect1>
</appendix>
</article>