
Welcome to the Linux Documentation Project (LDP) Homepage!
Last modified on June 22, 1998
IMPORTANT: There are many LDP mirrors around the world, please use one near you. This page is updated weekly! If you are using a mirror site, and the date on this page is not within about a week of today's date, then please check the master page at http://sunsite.unc.edu/LDP/ for a more current version and email gregh@sunsite.unc.edu with the location of the old mirror site.
Web Site Admins: You can mirror the LDP pages via FTP. See the mirror instructions if you are interested.
Suggestions Welcome: Email gregh@sunsite.unc.edu with comments and ideas. You can read all about the LDP pages (historical and technical details) here.
Link to the LDP Homepage: Copy the following HTML to create a link:
<A HREF="http://sunsite.unc.edu/LDP/"><IMG WIDTH="88" HEIGHT="31"
BORDER="0" SRC="http://sunsite.unc.edu/LDP/pics/ldp-link.jpg"
ALT="The Linux Documentation Project Homepage"></A>
Upcoming Linux, Unix, and Free Software Events:
New Links:
[98/06/09] --
ComputingSite, a search engine and directory service on computing and the Internet.
[98/06/09] --
The Transmeta Enigma, a recent speculation about Transmeta in Salon Magazine.
[98/06/09] --
Linux Graphics, banner ads and backgrounds.
[98/06/09] --
Project Independence, a free software repository and web site.
[98/06/08] --
The HOWTOs and mini-HOWTOs in Aportic Doc format (for PalmPilot users). Great for folks who do Linux support on the go.
[98/06/08] --
FreeCASE, a free CASE development project.
[98/06/08] --
JCam, software to interface with digital cameras.
[98/06/08] --
ICGnu, an ICQ-like program.
[98/06/08] --
CNET Radio, featured Linux topics in May 1998 (includes RealAudio).
[98/06/08] --
Oberon Resources for Linux, lists some Oberon compilers and development environments.
[98/06/08] --
NPR's Science Friday recently had a story on Free and Open Source Software with Eric S. Raymond and Richard Stallman. Listen here (RealAudio).
[98/06/08] --
Linux Search Engine, a categorized index of Linux links, similar to Yahoo.
[98/06/08] --
Linux Center, a collection of application, development and free software links (French and English).
[98/06/08] --
The Swedish Linux Project is working on Swedish translations of Linux documentation.
[98/06/08] --
Open Source Journal, the Magazine for Free Software, a free magazine by the Free Software Union. Seems to be unreachable at the moment.
[98/06/08] --
Mail Archive, archives lots of
Linux mailing lists.
[98/06/07] --
Woven Goods for Linux, has a lot
of information about Linux, and includes a collection of web server applications.
[98/06/04] --
GUIDE, the Gnu Utilities Integrated Development Environment.
[98/06/04] --
The Linux Buyers Guide, lists where to buy Linux distributions and products, as well as who has good prices.
[98/06/04] --
Linux/IR, a project to implement the IrDA protocol stack for infrared communication between laptops, printers, and LAN access points.
[98/06/04] --
An interview with Linus, in a recent TechWeb issue.
[98/06/04] --
Open Source Code Feature Index, in CMPnet.
[98/06/03] --
Current ports of Linux OS, lists all current Linux hardware ports, and includes lots of links to porting projects.
[98/05/19] --
Trinux: A Linux Security Tool Kit, contains the latest versions of popular network/security tools and fits on two floppy disks.
[98/05/19] --
User Guide Dog Project, a documentation project with tips on Linux, and they have a sense of humor too.
[98/05/19] --
Free Software Sites on the Internet, an index list of free software packages with links to their location.
[98/05/19] --
Linux SNA, a project to develop complete Systems Network Architecture (SNA) support for Linux.
[98/05/19] --
Linux Support Services, a free volunteer-staffed technical support service.
[98/05/12] --
Linux MM Patches, some patches for the memory management part of the Linux kernel.
[98/05/12] --
MicroLinux, a small Croatian Linux distribution (Croatian).
[98/05/12] --
Ext2, a weekly online magazine (Turkish).
[98/05/11] --
Links to Free PC Software,
a database of free software for DOS, OS/2, Linux, and Windows.
[98/05/11] --
Bochs for Windows, an emulator that can run Linux, Windows 95 and more within Windows 95/NT.
[98/05/11] --
Linux Fortune Cookies, a collection of Linux and computer-related quotes.
[98/05/11] --
Linux Gazette - Version française (French).
[98/05/11] --
Object REXX, an object-oriented scripting language.
[98/05/11] --
RAID Solutions for Linux, has lots of information about RAID and Linux.
[98/05/11] --
Lou's Infocom/Linux Page, all about ways to run old Infocom games.
[98/05/11] --
Linux Resources, a great page with lots of information, including a big list of Linux books and lots of links.
[98/05/11] --
A Linux Questionnaire,
(with results), about people's experiences with Linux.
[98/05/11] --
X Window System Terminals, describes how to convert low-end PCs into X Terminals.
[98/05/11] --
Linux Homepage (French).
[98/05/11] --
X11 Games, a page all about games that run under X Windows.
[98/05/11] --
Corel Embraces Open Source, a recent article in Wired.
General and introductory Linux information.
The Linux Documentation Project (LDP) is working on developing good, reliable documentation for the Linux operating system. The overall goal of the LDP is to collaborate in taking care of all of the issues of Linux documentation, ranging from online documentation (man pages, HTML, and so on) to printed manuals covering topics such as installing, using, and running Linux. Here is the Linux Documentation Project Manifesto and Copyright License for LDP works.
For translations of LDP works and documentation in languages other English, have a look at the !english links.
You can search the LDP Guides and HOWTOs with the Excite Search Engine, and search the the man pages (fully cross-referenced!) too.
This manual is a guide to the Linux kernel, ranging from concepts to development. If you're interested in writing a device driver, or just general kernel hacking, this is the book for you.
The kernel is at the heart of the operating system. This book is a guide to how the kernel fits together, how it works; a tour of the kernel.
This guide supplements the System Administrators' Guide and covers all of the diverse issues of networking under Linux, from UUCP to serial connections to TCP/IP. Many Linux users won't have access to such a network, so this information is in a separate manual. It contains an intro to TCP/IP and UUCP (for those who have never used such networks before, lots of background information), TCP/IP, UUCP, SLIP, and DNS configuration, configuration of mail systems such as sendmail and Smail, setting up NNTP and news, and NFS.
Also visit the System Administrators' Guide Homepage.
This is the third book in the main LDP series, and assumes knowledge of everything in the Installation and Users' Guides. It will cover all of the aspects of keeping the system running, handling user accounts, backups, configuration of the system, installing and upgrading software, and more. Whereas some of this information is in the Installation Guide (just to get the system off the ground) this book should be much more complete.
This book covers all of the user-end aspects of Linux, from sitting down at the first login session to using complex tools such as gcc, emacs, and so on. It assumes no previous Unix experience, so not only will it serve as an introduction to Linux, but to Unix in general as well. This manual won't cover system administrator tasks (i.e. anything that needs to be done as root) - it's for the J. Random User who has a working Linux system sitting in front of them.
The Linux HOWTOs and mini-HOWTOs are detailed "how to" documents on specific subjects. The HOWTO INDEX lists all HOWTOs and mini-HOWTOs along with short descriptions. The HOWTOs are written in SGML, and translated to different output formats using SGML Tools.
You can get HOWTOs in:
The mini-HOWTOs are available in:
There are also a few special HOWTOs which are available in HTML only.
The Linux man Pages (version 1.18) for sections 2, 3, 4, 5, 7, and 9 are available here (with some translations). Section 1 and 8 man pages (i.e., user commands) are available with the corresponding software packages. You also can see the latest man pages information.
Various FAQs can be found in plain text, PostScript, DVI and HTML, including the Linux FAQ.
The Linux Gazette Issue 29 (June), an online magazine providing many Linux tips and tricks. You can get back issues as well.
You can purchase printed books with LDP works from: