Howtos
Solutions to and help with common problems
General on solving problems
Just about every Linux problem has a documented solution. The hard part is to find it.
A good tip is to first try the simple
man program
or
info program
You can access this information in the Web Browsers Galeon and Konqueror by entering the adresses man:program or info:program .
Many programs install documentation in /usr/doc or /usr/local/doc.
KDE has it's own khelpcenter. It does not only supply much KDE documentation, but also lets you browse manpages, infopages and other locally stored documentation.
If you have a problem, try searching the web, looking in man pages and looking in /usr/doc or /usr/share/doc. Linux requires some effort to solve a few problems, but you will find that there is a documented solution for almost any problem. It might be hidden away in a cellar, with no stairs and a lift that's out of order, locked in a fileing cabinet that's guarded by a horrible beast. Nevertheless, there is a documented solution for 99% of all problems.
If you can't find a solution, please try to solve the problem yourself, write a How-To and share it!
Very good sources of Linux documentation:
- The Linux Documentation Project
- Internet FAQ Archives
- The Most Complete Linux Reference
- Linux Directory
New or recently updated documentation