I recommend these good readings in case you can't figure out how to solve a problem. I've read them. You should too if you're curious or conscientious.
Please, do not forget to consider the LDP mirrors
, listed at:
http://www.linuxdoc.org/mirrors.html
Most HOWTOs are translated in many languages
. Just go to the bottom of a mirror page and follow the
translations/
link.
If you want to use Linux on a laptop, read the latest Linux-Mobile-Guide
, by Werner Heuser, located at:
http://mobilix.org/howtos.html
.
If you haven't installed any distribution yet, carefully read the Installation-HOWTO
, by Eric S. Raymond, located at:
http://www.linuxdoc.org/HOWTO/Installation-HOWTO/
. And make more coffee :-)
If you need information about your cdrom drive, read the CDROM-HOWTO
, by Jeff Tranter, located at:
http://www.linuxdoc.org/HOWTO/CDROM-HOWTO.html
.
If you haven't installed an nfs server yet, read the NFS-HOWTO
, by Nicolai Langfeldt, located at:
http://www.linuxdoc.org/HOWTO/NFS-HOWTO.html
.
If you need to compile a new kernel on the
source
box, read the Kernel-HOWTO
, by Brian Ward, located at:
http://www.linuxdoc.org/HOWTO/Kernel-HOWTO.html
.
If you are new to PLIP, read the PLIP MINI-HOWTO
, by Andrea Controzzi, located at:
http://www.linuxdoc.org/HOWTO/mini/PLIP.html
.
If you plan to make your Null-Modem cable yourself, a good reading is the file PLIP.txt
, by Donald Becker, located at:
/usr/src/linux/Documentation/networking/PLIP.txt
on your
source
linux computer, Luke. Alternatively, read my notes in section "Building your own cable".