A mSQL and
perl Web Server Mini HOWTO |
This
Mini HOWTO, highly inspired by Michael Schilli's article Gebunkert:
Datenbankbedienung mit Perl und CGI, published in the german computer
magazine iX 8/1997, describes how to build a SQL client/server
database using WWW and HTML for the user interface. Author(s):
Oliver Corff, corff@zedat.fu-berlin.de |
ADSL
HOWTO for Linux Systems |
How
to setup a Linux System to work with Asymmetric Digital Subscriber
Loop (ADSL), a new high-speed digital access line technology available
from Telcos. ADSL is one of a family of digital subscriber line
(DSL) technologies available to residential and business customers
using existing copper loops, providing speeds from 384kbps to
1.5Mbps. This document provides an introduction to ADSL, and information
on how to install, configuration and turn up service. Author(s):
David Fannin, dfannin@dnai.com |
Alpha
Miniloader Howto |
This
document describes the Miniloader, a program for Alpha based systems
that can be used to initialize the machine and load Linux. The
Alpha Linux Miniloader (to give it it's full name) is also known
as MILO. Author(s): David A. Rusling, david.rusling@reo.mts.dec.com
|
Assembly
HOWTO |
This
is the Linux Assembly HOWTO. This document describes how to program
in assembly using FREE Author(s): François-René Rideau rideau@ens.fr |
Automount
mini-Howto |
This
file describes the autofs automounter, how to configure it, and
points out some problems to avoid. Author(s): don@sabotage.org |
Backup-With-MSDOS
mini-HOWTO |
This
HOWTO describes how to use a Linux-compatible tape drive installed
on an MS-DOS machine to back up the filesystem of a Linux machine.
Author(s): Christopher Neufeld, neufeld@physics.utoronto.ca |
Bash
Prompt HOWTO |
Creating
and controlling terminal and xterm prompts is discussed, including
incorporating standard escape sequences to give username, current
working directory, time, etc. Further suggestions are made on
how to modify xterm title bars, use external functions to provide
prompt information, and how to use ANSI colours. Author(s): Giles
Orr, giles@interlog.com |
Battery
Powered Linux Mini-HOWTO |
This
document describes how to reduce a Linux system's power consumption
by tweaking some of its configuration settings. This will be helpful
for everyone who runs Linux on a portable computer system. There
is also some general information about how to take care of your
battery. If you are using Linux on a desktop system, you probably
don't need to read all this. Author(s): Hanno Mueller, hanno@lava.de
http://www.lava.de/~hanno/ |
Beowulf HOWTO
|
This
document introduces the Beowulf Supercomputer architecture and
provides background information on parallel programming, including
links to other more specific documents, and web pages. Author(s):
Jacek Radajewski and Douglas Eadline |
BogoMips
mini-Howto |
This
text gives some information about BogoMips, compiled from various
sources such as news and e-mail. This text is retrievable from
the various Linux archives in .../HOWTO/mini/BogoMips.
Translations are available IMHO in Japanese, Italian, German,
Polish, and Portuguese from appropriate archives. An explanatory
article, titled 'the Quintessential Linux Benchmark,' was published
in the Linux Journal, issue January 1996. New mini-Howto entries
for unlisted CPUs will be highly appreciated. They can be send
per e-mail to the author. Author(s): Wim van Dorst, baron@clifton.hobby.nl |
Bridging
mini-Howto |
This
document describes how to setup an ethernet bridge. What is an
ethernet bridge? An ethernet bridge is a device that controls
data packets within a subnet in an attempt to cut down the amount
of traffic. A bridge is usually placed between two separate groups
of computers that talk within themselves, but not so much with
the computers in the other group. A good example of this is to
consider a cluster of Macintoshes and a cluster of unix machines.
Both of these groups of machines tend to be quite chatty amongst
themselves, and the traffic they produce on the network causes
collisions for the other machines who are trying to speak to one
another. A bridge would be placed between these groups of computers.
The job of the bridge is then to examine the destination of the
data packets one at a time and decide whether or not to pass the
packets to the other side of the ethernet segment. The result
is a faster, quieter network with less collisions. Author(s):
Christopher Cole cole@coledd.com |
Brief
Introduction to Alpha Systems and Processors |
This
document is a brief overview of existing Alpha CPUs, chipsets
and systems. It has something of a hardware bias, reflecting my
own area of expertese. Although I am an employee of Digital Equipment
Corporation, this is not an official statement by Digital and
any opinions expressed are mine and not Digital's. Author(s):
Neal Crook, Digital Equipment (Editor: David Mosberger) |
Building
and Installing Software Packages for Linux |
This
is a comprehensive guide to building and installing"generic"
UNIX software distributions under Linux. Additionally, there is
some coverage of packages targeted specifically for Linux. Author(s):
Mendel Leo Cooper
http://personal.riverusers.com/~thegrendel/ |
Burning
a RedHat CD mini-HOWTO |
This
document describes how to make your own CDs from the Red Hat Linux
distribution equivalent to the ones commercially available from
Red Hat. The structure of the distribution is described, as well
as the procedure needed to include updated RPMS into the distribution.
Prerequisites are a good network connection, and a CD-writer.
Author(s): Morten Kjeldgaard, mok@imsb.au.dk and
Peter von der Ahé, pahe+rhcd@daimi.au.dk |
Bzip2
Howto |
This
document tells how to use the new bzip2 compression program. The
local copy of the sgml at the current site is here, and
the "author-itative" sgml is here.
Author(s): David Fetter, dfetter@best.com |
Cable-Modem-mini-HOWTO |
This
document attempts to answer basic questions on how to connect
your Linux box to cable modem or cable Internet provider. Author(s):
Vladimir Vuksan, vuksan@veus.hr |
CD-Writing
HOWTO |
This
document deals with the process of writing CDs under Linux. Author(s):
Winfried Trümper <winni@xpilot.org> |
COFFEE-HOWTO |
One
of the most bothering remarks on software, I have ever heard,
is weather this or that thing can make coffee. So, Linux DOES
make coffee. And it tastes good, instead! Author(s): Georgatos
Photis, < gef@ceid.upatras.gr>
|
Colours
with Linux terminals |
Most
Linux distributions have a 'ls ' command for listing
the contents of a directory that can visually enhance their output
by using different colours, but configuring this to taste may
not be a trivial task. This document explains the various aspects
and approaches of altering the setup by configuring existing software,
plus locations of alternative software usually not included with
Slackware or RedHat, which may be used on most versions of Unix.
The HTML version is also available from my own source at http://www.mip.ou.dk/~ravn/colour-ls.
Author(s): Thorbjørn Ravn Andersen, ravn@dit.ou.dk |
Configuration
HOWTO |
This
HOWTO aims at making the fine--tuning of your newly installed
Linux box quicker and easier. Here you will find a set of configurations
for the most common applications, so you can start to work with
a well-usable system. Author(s): By Guido Gonzato, guido@ibogeo.df.unibo.it |
Database-SQL-RDBMS
HOW-TO document for Linux (PostgreSQL Object Relational Database
System) |
This
document is a "practical guide" to very quickly setup
a SQL Database engine and front end tools on a Unix system. It
also discusses the International standard language ANSI/ISO SQL
and reviews the merits/advantages of the SQL database engine developed
by the world-wide internet in an "open development"
environment. It is about HOW-TO setup a next generation Object
Relational SQL Database "PostgreSQL" on Unix system
which can be used as a Application Database Server or as a Web
Database Server. PostgreSQL implements a subset of International
ISO/ANSI SQL standards of years 1998,92,89. This document also
gives information on the database interface programs like Front
End GUIs, RAD tools (Rapid Application Development), ODBC, JDBC
drivers, "C", "C++", Java, Perl programming
interfaces and Web Database Tools. Information given here applies
to all Unix platforms and to all other SQL databases. It will
be very useful for people who are new to Databases, SQL language
and PostgreSQL. This document also has SQL tutorial, SQL syntax
which would be very helpful for beginners. Experienced people
will find this document as a useful reference guide. For students,
the information given here will enable them to get the source
code for PostgreSQL relational database system, from which they
can learn as to how a RDBMS SQL database engine is created. Author(s):
Al Dev (Alavoor Vasudevan) alavoor@yahoo.com |
DHCP
mini-HOWTO (DHCPd/DHCPcd) |
This
document attempts to answer basic questions on how to setup your
Linux box to serve as a DHCP server or a DHCP client. Author(s):
Vladimir Vuksan, vuksan@veus.hr |
Diskless
Linux Mini Howto |
This
document describes how to set up a diskless Linux box and copyrighted
by Robert Nemkin. Copyright policy is GPL. I whish to thank to
Bela Kis <bkis@cartan.math.klte.hu> for translating this
document to English. Author(s): by Robert Nemkin buci@math.klte.hu |
DNS
HOWTO |
HOWTO
become a totally small time DNS admin. Author(s): Nicolai Langfeldt
janl@math.uio.no |
Finnish-HOWTO |
This
document describes how to finlandize Linux - Finnish keyboard
mapping, time zone, 8-bit clean settings for applications, etc.
Except for this abstract, the text is in Finnish because that
is the benefit of the intended audience. This document may be
reproduced at the usual Linux HOWTO terms. If you use it commercially,
you're welcome to do so but I'd like to be notified. If you have
questions, contact me at my e-mail address. Author(s): Pekka Taipale,
pjt@iki.fi |
Firewall
Piercing mini-HOWTO |
Directions
for using ppp over telnet to do network stuff transparently through
an Internet firewall. Author(s): François-René Rideau, fare@tunes.org |
Firewalling
and Proxy Server HOWTO |
This
document is designed to teach the basics of firewall systems and
give you some detail on setting up both a filtering and proxy
firewall on a Linux based PC. An HTML version of this document
is available at http://okcforum.org/~markg/Firewall-HOWTO.html
Author(s): Mark Grennan, markg@netplus.net |
From
DOS/Windows to Linux HOWTO |
This
HOWTO is dedicated to all the (soon to be former?) DOS and Windows
users who have decided to switch to Linux, the free UNIX clone.
The purpose of this document is to help the reader translate his
or her knowledge of DOS and Windows into the Linux environment,
as well as providing hints on exchanging files and resources between
the two OSes. Author(s): By Guido Gonzato, guido@ibogfs.cineca.it |
From
VMS to Linux HOWTO |
This
HOWTO is aimed at all those who have been using VMS and now need
or want to switch to Linux, the free UNIX clone. The transition
is made (hopefully) painless with a step--to--step comparison
between commands and available tools. Author(s): By Guido Gonzato,
guido@ibogfs.cineca.it |
Ftape-HOWTO |
This
HOWTO discusses essential do's and dont's for the ftape
floppy tape driver under Linux. It focusses on the newest version
which is ftape-4.02 at the time of this writing.
This HOWTO is to be intended as first step help and source of
information. The ftape driver interfaces to QIC-40,
QIC-80, QIC-3010 and QIC-3020 compatible drives, and to the Iomega
Ditto 2GB and Ditto Max drives. The QIC-3010 and QIC-3020 standards
are also known as `Travan' (TR-2 and TR-3). These drives connect
via the floppy disk controller (FDC) which may be either an internal
FDC or inside of certain parallel port floppy tape drives. Please
refer to the section Supported
drives for further information. ftape does not
cover SCSI or QIC-02 tape drives. DAT tape drives usually (always?)
connect to a SCSI controller. This is but one of the Linux HOWTO
documents. You can get an index of the HOWTOs from the Linux
HOWTO index, while the real HOWTO's can be fetched (using
ftp ) from sunsite.unc.edu:pub/Linux/doc/HOWTO
(this is the ``official'' place) or via the World Wide Web from
the Linux Documentation
Project home page. Author(s): Claus-Justus Heine, <heine@math1.rwth-aachen.de> |
German HOWTO |
Dieses
Dokument enthält Tips und Informationen für deutschsprachige Linux-Benutzer.
Note to English readers: this document explains the German-specific
aspects of Linux. Author(s): Winfried Trümper <winni@xpilot.org> |
Glibc 2 HOWTO |
The glibc 2 HOWTO covers installing and using the
GNU C Library version 2 (libc 6) on Linux systems. Author(s):
Eric Green, ejg3@cornell.edu |
HOWTO:
How to stay updated |
This
document describes how to stay updated and abreast of the development
that takes place in the Linux world of development. Although most
of this text is Linux specific there is also a lot of general
information on searching efficiently for specific information
that can be useful for a wider audience. Author(s): Kjetil Bakkeskaug,
Kjell Sundby and Stein Gjoen, sgjoen@nyx.net |
HOWTO:
Multi Disk System Tuning |
This
document describes how best to use multiple disks and partitions
for a Linux system. Although some of this text is Linux specific
the general approach outlined here can be applied to many other
multi tasking operating systems. Author(s): Stein Gjoen, sgjoen@nyx.net |
Installing
Linux on ZIP disk using ppa ZIP Drive Mini-Howto |
This
document is only useful for those with the printer port version
of a ZIP drive who wish to have either a portable or backup Linux
system on a ZIP disk. Author(s): John Wiggins, jwiggins@comp.uark.edu |
IP Sub-Networking
Mini-Howto |
This
document describes why and how to subnetwork an IP network - that
is using a single A, B or C Class network number to function correctly
on several interconnected networks. Author(s): Robert Hart, hartr@interweft.com.au |
ISP-Connectivity-mini-HOWTO |
This
document describes how to setup PPP, connect up to your ISP, configure
mail and news, get a permanent IP (if available), get a domain
name, and have a bonda fide system running in a little over thirty
minutes. Author(s): Michael Strates, mstrates@croftj.net |
ISP-Hookup-HOWTO |
This
document describes how to use Linux to connect to an Internet
Service Provider via a dial-up modem TCP/IP connection. As well
as the basic dial-up procedure and IP establishment, email and
news handling is covered. Author(s): Egil Kvaleberg, egil@kvaleberg.no |
Java CGI
HOWTO |
This
HOWTO document explains how to set up your server to allow CGI
programs written in Java and how to use Java to write CGI programs.
Although HOWTO documents are targetted towards use with the Linux
operating system, this particular one is not dependant on the
particular version of unix used. Author(s): by David H. Silber
javacgi-document@orbits.com |
Large
Disk HOWTO |
All
about disk geometry and the 1024 cylinder limit for disks.
Author(s): Andries Brouwer, aeb@cwi.nl |
Le French-HOWTO
: Linux & la langue française |
Copyright
((c)) Juillet 1997, Guylhem Aznar. Librement distribuable &
modifiable selon les termes de la GPL. Author(s): Écrit par Guylhem
Aznar, guylhem@danmark.linux.eu.org |
Lilo
mini-Howto |
LILO
is the most used Linux Loader for the x86 flavour of Linux; I'll
call it Lilo rather than LILO here because I don't appreciate
uppercase. This file describes some typical Lilo installations.
It's intended as a supplement to the Lilo User's Guide. I think
examples are informative even if your setup isn't much like mine.
I hope this saves you trouble. Since Lilo's own documentation
is very good, who's interested in the details is referred to /usr/doc/lilo*
Author(s): Cameron Spitzer (cls@truffula.sj.ca.us ),
Alessandro Rubini (rubini@linux.it ). |
Linux
- Optical Disk HOWTO |
This
document describes the installation and configuration of optical
disk drives for Linux. Please, if any one has experiences with
optical storage under Linux, send it and I will update it in SGML
and forward it to the Linux community. Please let me know if it's
OK to include your E-mail address! Author(s): Skip Rye, abr@preferred.com |
Linux Access
HOWTO |
The
Linux Access HOWTO covers the use of adaptive technology with
Linux, In particular, using adaptive technology to make Linux
accessible to those who could not use it otherwise. It also covers
areas where Linux can be used within more general adaptive technology
solutions. Author(s): Michael De La Rue, <access-howto@ed.ac.uk> |
Linux
ADSM Mini-Howto |
This
document describes how to install and use a client for the commercial
ADSM backup system for Linux/i386. Author(s): by Thomas König,
Thomas.Koenig@ciw.uni-karlsruhe.de |
Linux
Advocacy mini-HOWTO |
This
document provides suggestions for how the Linux community can
effectively advocate the use of Linux. Author(s): Paul L. Rogers,
Paul.L.Rogers@li.org |
Linux
Apache SSL PHP/FI frontpage mini-HOWTO |
This
document is about building a multipurpose webserver that will
support dynamic web content via the PHP/FI scripting language,
secure transmission of data based on Netscape's SSL, secure execution
of CGI's and M$ Frontpage Server Extensions Author(s): Marcus
Faure, marcus@faure.de |
Linux
AX25-HOWTO, Amateur Radio. |
The
Linux Operating System is perhaps the only operating system in
the world that can boast native and standard support for the AX.25
packet radio protocol utilised by Amateur Radio Operators worldwide.
This document aims to describe how to install and configure this
support. Author(s): Terry Dawson, VK2KTJ, terry@perf.no.itg.telstra.com.au |
Linux
Benchmarking HOWTO |
The
Linux Benchmarking HOWTO discusses some issues associated with
the benchmarking of Linux systems and presents a basic benchmarking
toolkit, as well as an associated form, which enable one to produce
significant benchmarking information in a couple of hours. Perhaps
it will also help diminish the amount of useless articles in comp.os.linux.hardware...
Author(s): by André D. Balsa, andrewbalsa@usa.net |
Linux Bridge+Firewall
Mini-HOWTO version 1.2.0 |
Author(s):
Peter Breuer ( ptb@it.uc3m.es) |
Linux Chinese
HOWTO English Version |
This
document demonstrates how to implement Chinese available on Linux
system, including those common problems encountered on Linux/UNIX
system while using Chinese, the ways to obtain, and shows how
to install and setup a variety of different Chinese softwares.
Finally, we would like to take a bit little glance at the work
for making a complete Chinese environment with Linux system. Author(s):
Chih-Wei Huang
cwhuang@phys.ntu.edu.tw
Cd Chen cdchen@linux.ntcic.edu.tw |
Linux
Commercial HOWTO |
This
document contains a listing of commercial software and applications
which are offered for Linux. It is maintained by Martin Michlmayr
<tbm@cyrius.com>. Author(s):
Martin Michlmayr <tbm@cyrius.com> |
Linux
Consultants HOWTO |
This
document contains a listing of companies providing commercial
Linux related support. If you want to find a Linux consultant
or consulting firm in your area, this listing will probably be
of help for you. It is maintained by Martin Michlmayr <tbm@cyrius.com>. Author(s):
Martin Michlmayr <tbm@cyrius.com> |
Linux
DPT Hardware RAID HOWTO |
How
to set up hardware RAID under Linux. Author(s): Ram Samudrala
(me@ram.org) |
Linux Ethernet-Howto |
This
is the Ethernet-Howto, which is a compilation of information about
which ethernet devices can be used for Linux, and how to set them
up. It hopefully answers all the frequently asked questions about
using ethernet cards with Linux. Note that this Howto is focused
on the hardware and low level driver aspect of the ethernet cards,
and does not cover the software end of things like ifconfig
and route . See the Network Howto for that stuff.
Author(s): by Paul Gortmaker |
Linux
Ext2fs Undeletion mini-HOWTO |
Picture
this. You've spent the last three days with no sleep, no food,
not even a shower. Your hacking compulsion has at last paid off:
you've finished that program that will bring you world-wide fame
and recognition. All that you still need to do is tar it up and
put it on Sunsite. Oh, and delete all those Emacs backup files.
So you say rm * ~ . And too late, you notice the extra
space in that command. You've just deleted your magnum opus Author(s):
Aaron Crane, <aaronc@pobox.com> |
Linux
HAM-HOWTO, Amateur Radio. |
It
is hoped that this document will assist Amateur Radio operators
in finding and trying the various amateur radio software that
has been written for or ported to Linux. It is also hoped that
as a consequence of this information being available that more
amateur radio operators will choose Linux as the platform of choice
for their experimentation, and that software developers will choose
Linux as the platform for their software development, further
expanding the role of operating systems like Linux in the Amateur
Radio field. Author(s): Terry Dawson, VK2KTJ, terry@perf.no.itg.telstra.com.au |
Linux Hardware
Compatibility HOWTO |
This
document lists most of the hardware supported by Linux and helps
you locate any necessary drivers. Author(s): Patrick Reijnen,
< antispam.patrickr@antispam.bart.nl
(remove "antispam") > |
Linux
I/O port programming mini-HOWTO |
This
HOWTO document describes programming hardware I/O ports and waiting
for small periods of time in user-mode Linux programs running
on the Intel x86 architecture. Author(s): Author: Riku Saikkonen
<Riku.Saikkonen@hut.fi> |
Linux
Information Sheet |
This
document provides basic information about the Linux operating
system, including an explanation of Linux, a list of features,
some requirements, and some resources. Author(s): Michael K. Johnson
<johnsonm@redhat.com> |
Linux
Install From PPA-Zip drive mini-HOWTO |
This
document describes how to install Linux from a parallel port zip
drive using the Slackware Linux distribution. Author(s): by Kevin
Snively, k.snively@seaslug.org |
Linux IP
Masquerade mini HOWTO |
This
document describes how to enable IP masquerade feature on a Linux
host, allowing connected computers that do not have registered
Internet IP addresses to connect to the Internet through your
Linux box. Author(s): Ambrose Au, ambrose@writeme.com ;
David Ranch, dranch@trinnet.net |
Linux IPCHAINS-HOWTO |
This
document aims to describe how to obtain, install and configure
the enhanced IP firewalling chains software for Linux, and some
ideas on how you might use them. Author(s): Paul Russell, Paul.Russell@rustcorp.com.au |
Linux
IPX-HOWTO |
This
document aims to describe how to obtain, install and configure
various tools available for the the Linux operating system that
use the Linux kernel IPX protocol support. Author(s): Kevin Thorpe,
kevin@pricetrak.com |
Linux
IR HOWTO |
An
introduction to Linux and infrared devices and how to use the
software provided by the Linux/IrDA project. This package uses
IrDA(TM) compliant standards. IrDA(TM) is an industrial standard
for infrared wireless communication, and most laptops made after
January 1996 are equipped with an IrDA(TM) compliant infrared
transceiver. Infrared ports let you communicate with printers,
modems, fax machines, LANs, and other laptops. Speed ranges from
2400bps to 4Mbps. The Linux/IrDA stack supports IrLAP, IrLMP,
IrIAS, IrIAP, IrLPT, IrCOMM, IrOBEX, and IrLAN. Several of the
protocols are implemented as both clients and servers. There is
also support for multiple IrLAP connections, via several IrDA(TM)
devices at once. The Linux/IrDA project started at the end of
1997 and its status is still experimental, so please don't expect
every feature working straight. AFAIK Linux/IrDA is the _only_
open source IrDA implementation currently available. Remote Control
(RC) via infrared is not the aim of the project, though partly
treated in this HOWTO. Author(s): Werner Heuser, < wehe@snafu.de > |
Linux Italian-HOWTO |
Questo
HOWTO descrive in alcuni semplici passi come configurare il proprio
sistema Linux per supportare pienamente la tastiera e la localizzazione
italiana. Inoltre si vuole in questo testo dare tutta una serie
di informazioni sul mondo Linux in Italia. Author(s): Marco Gaiarin
( gaio@pluto.linux.it)
|
Linux
Mail-Queue mini-HOWTO |
Queue
Remote Mail + Deliver Local Mail The Configuration Changes Neccessary
to Make Sendmail Deliver Local Mail ***Now*** While Stashing Remote
Mail in The Queue Until "I Say So". Author(s): Leif
Erlingsson, leif@lege.com , Jan P Tietze, jptietze@mail.hh.provi.de |
Linux
Meta-FAQ |
This
is the Meta-FAQ for Linux. It is mainly a list of valuable sources
of information. Check these sources out if you want to learn more
about Linux, or have problems and need help. Author(s): Michael
K. Johnson <johnsonm@redhat.com> |
Linux
NET-3-HOWTO, Linux Networking. |
The
Linux Operating System boasts kernel based networking support
written almost entirely from scratch. The performance of the tcp/ip
implementation in recent kernels makes it a worthy alternative
to even the best of its peers. This document aims to describe
how to install and configure the Linux networking software and
associated tools. Author(s): Terry Dawson (main author), VK2KTJ;
Alessandro Rubini (maintainer), alessandro.rubini@linux.it |
Linux
Netstation mini-HOWTO |
This
document tries to describe how to hook up a IBM Netstation to
your local network using a Linux box as server. Author(s): Kris
Buytaert, Kris.Buytaert@advalvas.be |
Linux off-line
mailing method (offline mailaddr with 1 account) |
Use
your linux mailing system offline, receive mail for multiple users
with only one email address, and without being 24-24 online on
the net. If you are unable to pay a direct line to stay online
for 24-24 and still want your users to receive mail on your linux
box; as well not pay for a multi-drop box at your isp, you can
use this system using only one email address to divide to your
users email addresses. It is as well 24-24 reachable since the
server where your account resists will receive the mail. This
howto is Copyright (c)1997-98 by Gunther Voet. Author(s):
Gunther Voet, freaker@tuc.ml.org -
Belgium (CompuMed/TuCSRV) |
Linux
on Sony VAIO mini-HOWTO |
This
document explains installation of Linux on Sony VAIO computers.
Author(s): Hideki Saito hideki@chatlink.com |
Linux
Parallel Processing HOWTO |
Parallel
Processing refers to the concept of speeding-up the execution
of a program by dividing the program into multiple fragments that
can execute simultaneously, each on its own processor. A program
being executed across N Author(s): Hank Dietz, pplinux@ecn.purdue.edu |
Linux
Partition HOWTO |
This
Linux Mini-HOWTO teaches you how to plan and layout disk space
for your Linux system. It talks about disk hardware, partitions,
swap space sizing and positioning considerations. file systems,
file system types and related topics. The intent is to teach some
background knowledge, not procedures. Author(s): Kristan Koehntopp,
kris@koehntopp.de |
Linux
PCI-HOWTO |
Information
on what works with Linux and PCI-boards and what does not. Please
get the latest version of this document at The Linux Documentation
Project Author(s): by Michael Will, Michael.Will@student.uni-tuebingen.de |
Linux PCMCIA
HOWTO |
This
document describes how to install and use PCMCIA Card Services
for Linux, and answers some frequently asked questions. The latest
version of this document can always be found at ftp://hyper.stanford.edu/pub/pcmcia/doc.
An HTML version is at http://hyper.stanford.edu/HyperNews/get/pcmcia/home.html.
Author(s): David Hinds, dhinds@hyper.stanford.edu .
|
LINUX
PLIP MINI-HOWTO |
This
HOWTO will hopefully let you build and use a Parallel Line Interface
Protocol. Author(s): Andrea Controzzi, controzz@cli.di.unipi.it |
Linux
Portuguese-HOWTO |
Este
documento pretende ser um guia de referência de configuração do
Linux e seus programas, teclados e fontes de caracteres, permitindo
sua utilização mais confortável por pessoas que falem a Língua
Portuguesa. Author(s): Carlos Augusto Moreira dos Santos
casantos@cpmet.ufpel.tche.br |
Linux
PPP HOWTO |
This
document shows how to connect your Linux PC to a PPP server, how
to use PPP to link two LANs together and provides one method of
setting up your Linux computer as a PPP server.The document also
provides help in debugging non-functional PPP connections. Author(s):
Robert Hart, hartr@interweft.com.au |
Linux
Quake HOWTO |
This
document explains how to install, run and troubleshoot Quake,
QuakeWorld and Quake II on an Intel Linux system. Author(s): Bob
Zimbinski bobz@mr.net |
Linux
Remote-Boot mini-HOWTO: Configuring Remote-Boot Workstations with
Red-Hat Linux, DOS, Windows 3.1, Windows 95 and Windows NT |
This
document describes how to set up a very robust and secure server-based
configuration for a cluster of PCs, allowing each client to choose
at boot-time which operating system to run. The key of this configuration
is a bootprom based program, which let the user choose at boot
time one of several boot images. This configuration is applicable
using InCom TCP/IP Bootprom (add-on for most network cards) or
any PXE-compliant Boot ROM (ready-to-use in most recent PC with
built-in network cards). The most up-to-date version of this document,
with hypertext links to downloadable software and other related
materials, can be found at the address http://cuiwww.unige.ch/info/pc/remote-boot/howto.html .
Linuxdoc-SGML,
DVI and PostScript
versions are available in the same directory. If you are interested
in getting info on further developpments, send an E-mail to David.Clerc@cui.unige.ch .
Author(s): Marc Vuilleumier Stückelberg, David Clerc and Sandro
Viale |
Linux Security
HOWTO |
This
document is a general overview of security issues that face the
administrator of Linux systems. It covers general security philosophy
and a number of specific examples of how to better secure your
Linux system from intruders. Also included are pointers to security
related material and programs. NOTE: This is a beta version of
this document. Improvements, constructive criticism, additions
and corrections are gratefully accepted. Please mail your feedback
to both authors. Be sure and include "Linux", "security"
or "HOWTO" in the subject line of your mail to avoid
spam filters and to bring your mail to the quick attention of
the authors. Author(s): Kevin Fenzi, kevin@scrye.com
& Dave Wreski, dave@nic.com |
Linux
Shadow Password HOWTO |
This
document aims to describe how to obtain, install, and configure
the Linux password Shadow Suite Author(s): Michael H. Jackson,
mhjack@tscnet.com |
Linux
simple fax printer server mini-HOWTO (faxsrv-mini-HOWTO) |
No
warranties. Comments are always welcome. This document describes
in details one of the simplest ways to setup fax server on your
Linux system. The fax is available to the users on the local host
and to network users. Author(s): Erez
Strauss <erez@newplaces.com> |
Linux
User Group HOWTO |
The
Linux User Group HOWTO is a guide to founding, maintaining, and
growing a Linux User Group. Author(s): Kendall Grant Clark |
Linux
VAR HOWTO |
This
document contains a listing of service companies which do not
manufacture hardware or create packaged software, but add value
to existing products. It is maintained by Martin Michlmayr <tbm@cyrius.com>. Author(s):
Martin Michlmayr <tbm@cyrius.com> |
Linux
WWW HOWTO |
This
document contains information about setting up WWW services under
Linux (both server and client). It tries not to be a in detail
manual but an overview and a good pointer to further information.
Author(s): by Wayne Leister, n3mtr@qis.net |
Linux XFree-to-Xinside
mini-HOWTO |
How
to convert an XFree86 modeline into an XInside/XiGraphics one
Author(s): by Marco Melgazzi, marco@techie.com |
Linux-Esperanto-HOWTO |
Author(s):
Kelkaj helpindikoj por uzi Esperanton sub Linukso |
LinuxDoc+Emacs+Ispell-HOWTO |
This
document is aimed at writers and translators of Linux HOWTOs or
any other paper for the Linux Documentation Project. It gives
them hints at using tools including Emacs and Ispell. Author(s):
Author: Philippe MARTIN ( feloy@wanadoo.fr)
Translator: Sébastien Blondeel ( Sebastien.Blondeel@lifl.fr)
|
Mail2News
Mini-Howto |
This
document describes how to set up your news server and the mail2news.pl
software to link mailing lists to local news groups. Author(s):
Robert Hart, InterWeft IT Consultants Melbourne, Australia iweft@ipax.com.au |
mini-HOWTO
install qmail with MH |
I
am just documenting my installation experiences to offer some
help to other users who wish to use the above combination for
their email. v1.4 - I have finally got a new Linux box running
so I decided to update this mini-howto Author(s): Christopher
Richardson (rdn@tara.n.eunet.de) |
Modem-HOWTO
(for Linux) |
Help
with selecting, connecting, configuring, trouble-shooting, and
understanding modems for a PC. See Serial-HOWTO for multiport
serial boards. Author(s): David S.Lawyer mailto:bf347@lafn.org
Contains much info from Serial-HOWTO by Greg Hankins |
Multicast
over TCP/IP HOWTO |
This
HOWTO tries to cover most aspects related to multicast over TCP/IP
networks. So, a lot of information within it is not Linux-specific
(just in case you don't use GNU/Linux... yet). Multicast is currently
an active area of research and, at the time of writing, many of
the "standards" are merely drafts. Keep it in mind while
reading the lines that follow. Author(s): Juan-Mariano de Goyeneche
<jmseyas@dit.upm.es> |
NCD X terminal
mini HOWTO |
This
document describes how to connect an NCD X terminal to a UNIX
host Author(s): Ian Hodge, ihodge at nortel.ca |
Netrom-Node
mini-Howto |
This
document describes how to setup the ax25-utilities package for
Amateur Radio such that it makes Netrom Nodes for the Node program
and the BBS software from John-Paul Roubelat, F6FBB. The DOS G8BPQ
Switch makes a bbs node and many features, it was expected that
the Linux ax25-utils would have a similar capability. This was
not the case. Help came from John Ackerman, N8UR who put a message
on the Linux-Ham SIG that he had done the BBS node and the info
was on his web site! When the information was tried it didn't
work properly but much was learned about the technique. Help from
Tomi Manninen, OH2BNS did the trick. Nodes for the BBS and the
Node and the DX Cluster were made and work fine. Author(s): Karl
Larsen, k5di@yahoo.com |
News Leafsite
mini-HOWTO |
This
HOWTO will help you to configure a small leafsite for Usenet News
using the free software package Leafnode. For any questions, suggestions
and comments, please write to Florian Kuehnert (sutok@gmx.de).
Please send any bugs you found in this document to me as well.
(C) 1998 by Florian Kuehnert. Author(s): Florian Kuehnert, sutok@gmx.de |
NFS
HOWTO |
HOWTO
set up NFS clients and servers. Author(s): Nicolai Langfeldt janl@math.uio.no |
NFS-Root
Mini-Howto |
This
Mini-HOWTO tries explains how to setup a ``disc-less'' Linux workstation,
which mounts it's root filesystems via NFS. The newest version
of this Mini-Howto can always be found in ftp://sunsite.unc.edu/pub/Linux/docs/HOWTO/mini/NFS-Root
or on any sunsite mirror NEAR YOU. Author(s): Andreas Kostyrka,
andreas@ag.or.at |
NT OS Loader
+ Linux mini-HOWTO |
Author(s):
Bernd Reichert, <reichert@dial.eunet.ch> |
Oracle Database
HOWTO |
A
guide to installing and configuring the Oracle Database Server
on a Linux system Author(s): Paul Haigh, paul@nailed.demon.co.uk |
Palm OS Desktop
HOWTO |
This
HOWTO document explains how to use your Palm OS device with a
Linux system. Although HOWTO documents are targeted towards use
with the Linux operating system, this one is not dependent on
the version of unix used. Author(s): by David H. Silber palm@orbits.com |
PATH
HOWTO |
Author(s):
Esa Turtiainen etu@dna.fi |
Polish HOWTO |
Jak
to zrobic w Linuxie? Pomoc zlozona z niektorych Linux-HOWTO oraz
empirii, dostosowana do polskich warunkow i potrzeb. Wersja ta
jest pozbawiona polskich liter ze wzgledu na standard LDP. Oryginal
mozna znalezc w http://serek.arch.pwr.wroc.pl/linux/Polish-HOWTO/.
Author(s): Sergiusz Pawlowicz, ser@arch.pwr.wroc.pl |
Quota
mini-HOWTO |
Preamble:
This document is copylefted by Albert M.C. Tam (bertie@scn.org).
Permission to use, copy, distribute this document for non-commerical
purposes is hereby granted, provided that the author's / editor's
name and this notice appear in all copies and/or supporting documents;
that this document is not modified. This document is distributed
in hope that it will be useful, but WITHOUT ANY WARRANTY, either
expressed or implied. While every effort has been taken to ensure
the accuracy of the information documented herein, the author
/ editor / maintainer assumes NO RESPONSIBILITY for errors, or
for damages results for the use of the information documented
herein. This document describes how to enable file system quota
on a Linux host, assigning quota for users and groups, as well
as the usage of miscellaneous quota commands. It is intended for
users running kernel 2.x (recently tested on RedHat 4.1 running
kernel 2.0.27). Users running older kernels may need to upgrade
to a newer kernel version in order to take advantage of quota.
Feel free to send feedbacks or comments to bertie@scn.org if you
find an error, or if any information is missing. I appreciate
it. Author(s): Albert M.C. Tam bertie@scn.org |
RedHat
Linux KickStart HOWTO |
This
HOWTO briefly describes how to use the RedHat Linux KickStart
Author(s): Martin Hamilton <martinh@gnu.org> |
Remote X
Apps mini-HOWTO |
This
mini-HOWTO describes how to run remote X applications. That is,
how to have an X program display on a different computer than
the one it's running on. Or conversely: how to make an X program
run on a different computer than the one you're sitting at. The
focus of this mini-HOWTO is on security. Author(s): Vincent Zweije, zweije@xs4all.nl |
Root RAID
HOWTO cookbook |
This
document provides a cookbook for creating a root mounted raid
filesystem and companion fallback rescue system using linux initrd.
There are complete step-by-step instruction for both raid1 and
raid5 md0 devices. Each step is accompanied by an explanation
of it's purpose. Included with this revision is a generic linuxrc
initrd file which may be configured with a single three line /etc/raidboot.conf
file for raid1 and raid5 configurations. Author(s): Michael A.
Robinton, michael@bzs.org |
RPM
HOWTO (RPM at Idle) |
really
Author(s): Donnie Barnes, djb@redhat.com |
RPM+Slackware
Mini-Howto |
This
document describes how to get RPM installed and working properly
under Slackware. The information contained herein, however, is
probably applicable to any Linux distribution. Author(s): Dave
Whitinger, dave@whitinger.net |
Secure POP
via SSH mini-HOWTO |
This
document explains how to set up secure POP connections using ssh.
Author(s): Manish Singh, <yosh@gimp.org> |
sendmail
address rewriting mini-HOWTO |
This
document is a brief description of how to set up sendmail's configuration
file for the home user's dial-up access. Author(s): Thomas Roessler,
roessler@guug.de |
Slovenian
HOWTO |
Zbirka
receptov za poslovenjenje sistema Linux. (Note to English readers:
this document addresses Linux localization issues specific to
Slovenian users.) Author(s): Primoz Peterlin <primoz.peterlin@biofiz.mf.uni-lj.si> |
SMB
HOWTO |
This
is the SMB HOWTO. This document describes how to use the Session
Message Block (SMB) protocol, also called the NetBIOS or LanManager
protocol, with Linux. Author(s): David Wood, dwood@plugged.net.au |
Software
Release Practice HOWTO |
This
HOWTO describes good release practices for Linux open-source projects.
By following these practices, you will make it as easy as possible
for users to build your code and use it, and for other developers
to understand your code and cooperate with you to improve. This
document is a must-read for novice developers. Experienced developers
should review it when they are about to release a new project.
It will be revised periodically to reflect the evolution of good-practice
standards. Author(s): Eric S. Raymond <esr@thyrsus.com>
|
Software-RAID
HOWTO |
RAID
stands for ''Redundant Array of Inexpensive Disks'', and is meant
to be a way of creating a fast and reliable disk-drive subsystem
out of individual disks. RAID can guard against disk failure,
and can also improve performance over that of a single disk drive.
This document is a tutorial/HOWTO/FAQ for users of the Linux MD
kernel extension, the associated tools, and their use. The MD
extension implements RAID-0 (striping), RAID-1 (mirroring), RAID-4
and RAID-5 in software. That is, with MD, no special hardware
or disk controllers are required to get many of the benefits of
RAID. Author(s): Linas Vepstas, linas@linas.org |
Sound
Blaster AWE 32/64 HOWTO |
This
document describes how to install and configure a Sound Blaster
32 (SB AWE 32, SB AWE 64) card from Creative Labs in a Linux System
using the AWE Sound Driver Extension written by Takashi Iwai.
It also covers some special tools and players for the SB AWE series.
Reference system is a Debian GNU/Linux System, but every other
Linux Distribution should also work. Author(s): by Marcus Brinkmann
< Marcus.Brinkmann@ruhr-uni-bochum.de > |
Spanish Linux
HOWTO |
This
is the very first issue of the Spanish Linux HOWTO. The target
audience of this document is the growing family of Linux users
in Spain and Latin America, so this How-To is of course in Spanish.
Some non-Spanish speakers have asked for information on Linux
in the Spanish environment, for developing software with Spanish
support or just to get in touch with the Linux community in Spain.
You're welcome in any case... Author(s): Gonzalo.Garcia-Agullo@jrc.es.
|
SRM
Firmware Howto |
This
document describes how to boot Linux/Alpha using the SRM firmware,
which is the firmware normally used to boot DEC Unix. Generally,
it is preferable to use MILO instead of aboot since MILO is perfectly
adapted to the needs of Linux. However, MILO is not always available
for a particular system and MILO does not presently have the ability
to boot over the network. In either case, using the SRM console
may be the right solution. Author(s): David Mosberger |
StarOffice
3.1 Mini-HOWTO |
Information
on installing the StarOffice 3.1 Office Suite by
StarDivision. Author(s): Matthew Borowski ( mkb@poboxes.com
)
( http://mkb.home.ml.org/
) |
Text-Terminal-HOWTO
(for Linux) |
This
document explains what text terminals are, how they work, how
to install and configure them, and provides some info on how to
repair them. It may be of some use even if you don't have a terminal
manual. While it's written for real terminals on a Linux system,
some of it is also applicable to terminal emulation and may be
helpful for non-Linux systems. Author(s): David S. Lawyer mailto:bf347@lafn.org |
The 3 Button
Serial Mouse mini-HOWTO |
How
to get a 3 button serial mouse working properly under Linux. Author(s):
Geoff Short, geoff&commatkipper.york.ac.uk |
The
Clock Mini-HOWTO |
How
to set and keep your computer clock on time. Author(s): Ron Bean,
rbean@execpc.com |
The dosemu
HOWTO |
This
is the `Frequently Asked Questions' (FAQ) / HOWTO document for
dosemu. The most up-to-date version of the dosemu-HOWTO may be
found in ftp.mathematik.th-darmstadt.de:/pub/linux/bonnes/.
Author(s): by Mike Deisher. Updated by Uwe Bonnes, bon@elektron.ikp.physik.th-darmstadt.de |
The Hebrew
HOWTO |
This
`Frequently Asked Questions' (FAQ) / HOWTO document describes
how to configure your Linux machine to use Hebrew characters on
X-Windows and Virtual Consoles. The most up-to-date version of
the Hebrew-HOWTO may be obtained from my Web
page or from ftp://hobbes.jct.ac.il.
Author(s): Maintained by Yair G. Rajwan, yair@hobbes.jct.ac.il |
The
LBX Mini-HOWTO |
LBX
(Low Bandwidth X) is an X server extension which performs compression
on the X protocol. It is meant to be used in conjunction with
X applications and an X server which are separated by a slow network
connection, to improve display and response time. Author(s): Paul
D. Smith, psmith@baynetworks.com |
The
Linux 3Dfx HOWTO |
This
document describes 3Dfx graphics accelerator chip support for
Linux. It lists some supported hardware, describes how to configure
the drivers, and answers frequently asked questions. Author(s):
Bernd Kreimeier ( bk@gamers.org) |
The Linux
Bootdisk HOWTO |
This
document describes how to design and build your own boot/root
diskettes for Linux. These disks could be used as rescue disks
or to test new system components. If you haven't read the Linux
FAQ and related documents, such as the Linux Installation HOWTO
and the Linux Install Guide, you should not be trying to build
boot diskettes. If you just want a rescue disk to have for emergencies,
see Appendix Pre-made
bootdisks. Author(s): Tom Fawcett (fawcett@croftj.net )
|
The Linux
BootPrompt-HowTo |
This
is the BootPrompt-Howto, which is a compilation of all the possible
boot time arguments that can be passed to the Linux kernel at
boot time. This includes all kernel and device parameters. A discussion
of how the kernel sorts boot time arguments, along with an overview
of some of the popular software used to boot Linux kernels is
also included. Author(s): by Paul Gortmaker. |
The Linux
Busmouse HOWTO |
This
document describes how to install, configure and use a busmouse
under Linux. It lists the supported mice and attempts to answer
the most frequently asked questions that come up in newsgroups
and mailing lists. Author(s): Chris Bagwell, cbagwell@sprynet.com |
The
Linux CD-ROM HOWTO |
This
document describes how to install, configure, and use CD-ROM drives
under Linux. It lists the supported hardware and answers a number
of frequently asked questions. The intent is to bring new users
up to speed quickly and reduce the amount of traffic in the Usenet
news groups and mailing lists. Author(s): Jeff Tranter, tranter@pobox.com |
The Linux
Cyrillic HOWTO |
This
document describes how to set up your Linux box to typeset, view
and print the documents in the Russian language. Author(s): Alexander
L. Belikoff, (abel@bfr.co.il ), Berger Financial Research
Ltd. |
The Linux
Danish/International HOWTO |
This document describes how to configure Linux
and various Linux applications for Danish locale standards such
as keyboard, font, paper-size etc. It is hoped that Linux users
from other places in Western Europe will find this document useful
too. Author(s): Niels Kristian Bech Jensen, nkbj@sslug.dk |
The
Linux Distribution HOWTO |
This
document is intended to help new users choose a Linux distribution,
and to help experienced users track the state of the Linux market.
It does not aim to be a complete list of Linux distributions for
all platforms, but instead focuses on leading English-language
Intel distributions available on CD-ROM and accessible to Linux
novices. Author(s): Eric S. Raymond <esr@thyrsus.com> |
The
Linux Electronic Mail HOWTO |
This
document is an introduction to the world of electronic mail (email)
under Linux. It focuses on user-level issues and typical configurations
for Linux home and small-business machines connected to the net
via an ISP. Author(s): Eric S. Raymond, <esr@thyrsus.com> |
The
Linux ELF HOWTO |
This
document describes how to migrate your Linux system to compile
and run programs in the ELF binary format. It falls into three
conceptual parts: (1) What ELF is, and why you should upgrade,
(2) How to upgrade to ELF-capability, and (3) what you can do
then. After a fairly long fallow period in which I have been pretending
to do academic work, it has recently been overhauled to give current
information for Linux 2.0. Author(s): Daniel Barlow <daniel.barlow@linux.org> |
The Linux
Emacspeak HOWTO |
This
document describes how a blind user can use Linux with a speech
synthesizer to replace the video display. It describes how to
get Linux running on your own PC, and how to set it up for speech
output. It suggests how to learn about Unix. Author(s): Jim Van
Zandt, jrv@vanzandt.mv.com |
The
Linux GCC HOWTO |
This
document covers how to set up the GNU C compiler and development
libraries under Linux, and gives an overview of compiling, linking,
running and debugging programs under it. Most of the material
in it has been taken from Mitch D'Souza's GCC-FAQ, which it replaces,
or the ELF-HOWTO, which it will eventually largely replace. This
is the first publically released version (despite the version
number; that's an artifact of RCS). Feedback is welcomed. Author(s):
Daniel Barlow <dan@detached.demon.co.uk> |
The
Linux Installation HOWTO |
This
document describes how to obtain and install Linux software. It
is the first document which a new Linux user should read to get
started. Author(s): by Eric S. Raymond |
The
Linux Intranet Server HOWTO |
This
document describes how to setup an Intranet using Linux as the
server which binds Unix, Netware, NT and Windows together. Hence
by just establishing the connection to the Linux box you are provided
transparent access to all the various platforms. Detailed explanations
are provided for setting up HTTP using the NCSA server and connect
to it using TCP/IP clients from Novell, Microsoft under Windows3.1,
WFWG,Win95 and WinNT and MacTCP on the Apple PowerMac. Author(s):
Pramod Karnad, karnad@indiamail.com |
The Linux
Kernel HOWTO |
This
is a detailed guide to kernel configuration, compilation, upgrades,
and troubleshooting for ix86-based systems. Author(s): Brian Ward,
bri@blah.math.tu-graz.ac.at |
The
Linux keyboard and console HOWTO |
This
note contains some information about the Linux keyboard and console,
and the use of non-ASCII characters. It describes Linux 2.0.
Author(s): Andries Brouwer, aeb@cwi.nl |
The
Linux Networking Overview HOWTO |
The
purpose of this document is to give an overview of the networking
capabilities of the Linux Operating System and provide pointers
for further information and implementation details Author(s):
Daniel López Ridruejo, ridruejo@esi.us.es |
The
Linux NIS(YP)/NYS/NIS+ HOWTO |
This document describes how to configure Linux as NIS(YP) or NIS+
client and how to install as NIS server. Author(s): Thorsten Kukuk
|
The
Linux Plug-and-Play HOWTO |
Help
with understanding and dealing with Plug-and-Play devices. How
to get your Linux system to support Plug-and-Play. This first
version is incomplete but should be of some help. Author(s): David
S.Lawyer mailto:bf347@lafn.org |
The Linux
Printing HOWTO |
This
is the Linux Printing HOWTO, a collection of information on how
to generate, preview, print and fax anything under Linux (and
other Unices in general). Author(s): Grant Taylor <gtaylor+pht@picante.com> |
The
Linux Printing Usage HOWTO |
lpr
Author(s): by Mark Komarinski <markk@auratek.com> |
The
Linux Public Web Browser mini-HOWTO |
The
basic idea here is to give web access to people who wander by,
while limiting their ability to mess anything up. Author(s): Donald
B. Marti Jr., dmarti@best.com |
The
Linux Reading List HOWTO |
This
document lists the book I think are most valuable to a person
trying to learn Unix (especially Linux) top to bottom. Author(s):
by Eric S. Raymond |
The
Linux SCSI programming HOWTO |
This
document deals with programming the Linux generic SCSI interface.
Author(s): Heiko Eißfeldt heiko@colossus.escape.de |
The Linux
Serial HOWTO |
This
document describes serial port features not covered by Text-Terminal-HOWTO
or Serial-Programming-HOWTO. It covers mostly getty, multiport
serial cards and modems. Author(s): revised by David S.Lawyer
bf347@lafn.org
original by Greg Hankins |
The
Linux Serial Programming HOWTO |
This
document describes how to program communications with devices
over a serial port on a Linux box. Author(s): by Peter H. Baumann,
Peter.Baumann@dlr.de |
The
Linux Sound HOWTO |
This
document describes sound support for Linux. It lists the supported
sound hardware, describes how to configure the kernel drivers,
and answers frequently asked questions. The intent is to bring
new users up to speed more quickly and reduce the amount of traffic
in the Usenet news groups and mailing lists. Author(s): Jeff Tranter,
tranter@pobox.com |
The
Linux Sound Playing HOWTO |
This
document lists applications for Linux that play various sound
formats. Author(s): Yoo C. Chung, wacko@laplace.snu.ac.kr |
The
Linux Thai HOWTO |
This
document describes how to use Thai language with Linux. This will
cover setting Thai fonts, Thai keyboard and some Thai applications.
Author(s): Poonlap Veeratanabutr, poon-v@fedu.uec.ac.jp |
The
Linux Tips HOWTO |
This
HOWTO contains those hard to find hints and tweekings that make
Linux a bit nicer. Author(s): Paul Anderson, paul@geeky1.ebtech.net |
The
Linux Ultra-DMA Mini-Howto |
This
document is intended to explain how to use Ultra-DMA aka Ultra-ATA
aka Ultra33 hard drives and interfaces with Linux. The most recent
version of this mini-Howto can be obtained in HTML format at http://pobox.com/~brion/linux/Ultra-DMA.html.
Author(s): Brion Vibber, brion@pobox.com |
The
Linux UUCP HOWTO |
This document describes the setup, care & feeding of UUCP
under Linux. You need to read this if you plan to connect to remote
sites via UUCP via a modem, via a direct-connection, or via Internet.
You probably do *not* need to read this document if don't talk
UUCP or if you don't know what it means. Author(s): Guylhem Aznar
<guylhem at oeil.qc.ca> |
The Linux
XFree86 HOWTO |
This
document describes how to obtain, install, and configure version
3.3 of the XFree86 version of the X Window System (X11R6) for
Linux systems. It is a step-by-step guide to configuring XFree86
on your system. Author(s): by Eric S. Raymond |
The
Linux ``Linux-DOS-Win95-OS2'' mini-HOWTO |
This
document presents a procedure to make 4 operating systems co-exist
on a single hard disk. Author(s): Mike Harlan, r3mdh@raex.com |
The Linux+FreeBSD
mini-HOWTO |
This document describes how to use Linux
and FreeBSD on the same system. It introduces FreeBSD and discusses
how the two operating systems can cooperate, e.g. by sharing swap
space. You should probably have some experience with Linux or
FreeBSD and hard drive partitioning (fdisk ) before
you read this document. The tips herein are tested using FreeBSD
2.2.2, but they should be valid for newer versions as well. Do
not hesitate to mail me if you have comments, questions or suggestions
about this document. I would also like to hear from people who
have experience using Linux together with NetBSD or OpenBSD. Author(s):
Niels Kristian Bech Jensen, nkbj@image.dk |
The Loadlin+Win95
mini-HOWTO |
This
document describes how to use Loadlin with Windows 95 to boot
to Linux. Author(s): Authored by: Chris Fischer, protek@brigdoon.com |
The Loopback
Root Filesystem HOWTO |
This
HOWTO explains how to use the Linux loopback device to create
a Linux native filesystem format installation that can be run
from a DOS partition without re-partitioning. Other uses of this
same technique are also discussed. Author(s): by Andrew M. Bishop,
amb@gedanken.demon.co.uk |
The MacTerminal
MINI-HOWTO |
This
mini HOWTO describes the 1,002nd use for a dead Macintosh (grin):
how to configure the Mac for use as a Linux terminal. Configurations
using getty and the terminal program kermit are described, as
well as using kermit peer-to-peer networking between between Linux
and a Macintosh. This document may be reproduced freely, in whole
or in part, provided that any usage conforms to the general copyright
notice of the HOWTO series of the Linux Documentation Project.
See the file COPYRIGHT for details. Send all complaints, suggestions,
errata, and any miscellany to kiesling@terracom.net,
so I can keep this document as complete and up to date as possible.
Author(s): Robert Kiesling |
The
MGR Window System HOWTO |
Author(s):
Vincent Broman |
The
RCS MINI-HOWTO |
This
document covers basic installation and usage of RCS, the GNU Revision
Control System, under Linux. It also covers the installation of
the diff(1) and diff3(1) utilities,
which are necessary for RCS to operate. This document may be reproduced
freely, in whole or in part, provided that any usage of this document
conforms to the general copyright notice of the HOWTO series of
the Linux Documentation Project. See the file COPYRIGHT for details.
Send all complaints, suggestions, errata, and any miscellany to
kiesling@terracom.net,
so I can keep this document as complete and up to date as possible.
Author(s): Robert Kiesling |
The
teTeX HOWTO: The Linux-teTeX Local Guide |
This
document covers the basic installation and usage of the teTeX
TeX and LaTeX implementation under the major U.S. Linux distributions,
and auxiliary packages like Ghostscript. Contents of the teTeX
HOWTO: The Linux-teTeX Local Guide are Copyright (C) 1997, 1998
by Robert A. Kiesling. The exact terms of copying are given in
the introduction and the appendices. Registered trademarks are
the property of their respective owners. Please send all complaints,
suggestions, errata, and any miscellany to kiesling@ix.netcom.com,
so I can keep this document as complete and up to date as possible.
Author(s): Robert Kiesling |
The
Unix and Internet Fundamentals HOWTO |
This
document describes the working basics of PC-class computers, Unix-like
operating systems, and the Internet in non-technical language.
Author(s): by Eric S. Raymond |
The
UPS Howto |
This
document will help you connect an uninterruptable power supply
to a Linux box... if you're lucky... Copyright (c) 1994, 1995,
1996, 1997 by Harvey J. Stein. You may use this document as you
see fit, as long as it remains intact. In particular, this notice
(along with the contributions below) must remain untouched. Author(s):
Harvey J. Stein, hjstein@bfr.co.il, Berger
Financial Research, Ltd. |
The
VPN HOWTO |
Author(s):
Arpad Magosanyi <mag@bunuel.tii.matav.hu> v0.2,7 Aug1997
|
The
X Window User HOWTO |
This
document contains information on configuring the X Window environment
for the Linux user, as well as for the beginning system administrator
attempting to sort through the many configuration options and
details of X Window. A basic knowledge of software configuration
and installation is assumed, as is the presence of X on the users
system. Author(s): by Ray Brigleb, rayola@mindless.com |
TkRat
mini-HOWTO |
This
is the TkRat mini-HOWTO. This document is geared toward anyone
interested in using their Linux computer to send and receive Internet
E-Mail. Author(s): Dave Whitinger, dave@whitinger.net |
Token-Ring
mini-HOWTO |
This
howto is designed to help you install the kernel patch and also
try to point out some things to look for. I suggest that you at
least browse through all of this document before attempting to
install any part of the Token Ring driver for Linux. Author(s):
Mike Eckhoff, mike.e@emissary.aus-etc.com |
UMSDOS HOW-TO |
Umsdos
Author(s): Jacques Gelinas, jacques@solucorp.qc.ca |
Upgrading
Your linux Distribution mini-HOWTO |
Hints
and tips on upgrading from one linux distribution to another.
Author(s): Greg Louis, glouis@dynamicro.on.ca |
Using Term
to Pierce an Internet Firewall |
Directions
for using ``term'' to do network stuff through a TCP firewall
that you're not supposed to be able to. Author(s): Barak Pearlmutter,
bap@cs.unm.edu |
Vesafb
mini-HOWTO |
This
document describes how to use the vesafb device in Linux with
a VESA 2.0 compliant graphic card on Intel platforms. Author(s):
Alex Buell, alex.buell@tahallah.demon.co.uk |
Virtual
Services Howto |
This
document came about to satisfy the ever increasing need to know
how to virtualize a service. Author(s): Brian Ackerman, brian@nycrc.net |
Visible
bell mini-Howto |
This
document explains how to use termcap to configure a visual bell
on one's system and describes how to disable audible bells on
demand. Author(s): Alessandro Rubini, rubini@linux.it |
VME
Howto |
This
document came about to show the embedded system community how
to run Linux on their VMEbus Pentium and other PCI local bus based
VMEbus processor designs. Author(s): John Huggins and Michael
Wyrick, vmelinux@va.net |
Win95
+ WinNT + Linux multiboot using LILO mini-HOWTO |
This
document describes how to use the to multiboot between Windows
95, Windows NT, and Linux. Author(s): Renzo Zanelli, rzanelli@southeast.net |
WordPerfect
Mini-howto |
This
document discusses running WordPerfect on Linux, including a brief
discussion on the WordPerfect 7.0 beta. This is an update to the
previous mini-howto that described notes on setting up WordPerfect
6.0 for SCO UNIX (ODT) on Linux. This document is not endorsed
nor sponsored by Corel Corporation or SDC. Author(s): Wade Hampton,
whampton@staffnet.com |
X11-big-cursor
MINIHOWTO |
This
document describes how to use enlarged mouse cursors with the
X window system. Author(s): How to use enlarged mouse cursors
with the X window system |
XFree86
Video Timings HOWTO |
How
to compose a mode line for your card/monitor combination under
XFree86. The XFree86 distribution now includes good facilities
for configuring most standard combinations; this document is mainly
useful if you are tuning a custom mode line for a high-performance
monitor or very unusual hardware. It may also help you in using
xvidtune to tweak a standard mode that is not quite right for
your monitor. Author(s): Eric S. Raymond <esr@thyrsus.com>
|
Zip
Drive Mini-HOWTO |
This
Document provides a quick reference quide on setting up and using
the Iomega ZIP drive with Linux. Author(s): Kyle Dansie, dansie@ibm.net |