-->
Previous | Table of Contents | Next |
Linux newsgroups on Usenet are a useful forum for information and answers to questions about Linux. There are several different newsgroups about Linux, and you should use your newsreader software to search for all newsgroups with the work linux in the title. Many online services such as CompuServe and Delphi allow access to the newsgroups, and some have their own forums for Linux users. Bulletin Board Systems (BBSs) dedicated to Linux in whole or in part are also appearing, and many excerpt the Usenet conversations for the BBS users who do not have access to Usenet.
Usenet is a collection of discussion groups (called newsgroups) available to Internet users. There are over 10,000 newsgroups generating hundred of megabytes of traffic every day. Of all these newsgroups (which cover every conceivable topic), several are dedicated to Linux.
You can access Usenet newsgroups through newsreader software that accesses either the Internet or a local site that does (called a newsfeed). Alternatively, most online services such as CompuServe, America Online, and Delphi also offer access to Usenet as part of their service (sometimes at an additional cost).
Usenet newsgroups are divided into three categories: primary newsgroups that are readily available to all users; local newsgroups with a limited distribution (usually based on geography); and alternate newsgroups that may not be handled by all news servers due to the relaxed rules of etiquette on them. The primary newsgroups of interest to Linux users when this book was written are:
These primary newsgroups should be available at all Usenet sites unless the system administrator filters them out for some reason. The other Linux newsgroups tend to change frequently, primarily because they are either regional or populated with highly opinionated users. The .alt (alternate) newsgroups are particularly bad for this. One .alt newsgroups in operation when this book was written is
alt.uu.comp.os.linux.questions
If you have access to Usenet, regularly scan the newsgroup additions and deletions to check for new Linux newsgroups or existing groups that have folded. Notices about newsgroup changes are usually posted to all existing groups, but every now and then one gets through without fanfare. Online services that provide access to Usenet usually maintain lists of all active newsgroups which can be searched quickly.
The traffic on most of these Linux newsgroups deal with problems and issues of installing, configuring, administering, or using the operating system. There is a lot of valuable information that passes through the newsgroups quickly, so check them regularly. The most interesting messages that deal with a specific subject (called a thread) are often collected and stored as an archive for access through an FTP site.
This book is intended to guide you through the installation and configuration of Linux, setting up and using the system from a system administration point of view, and take you step-by-step from being a neophyte to UNIX and Linux to a proficient user. Throughout this book, we touch on a lot of material, some in a considerable amount of depth, other subjects with just a superficial treatment to give you an idea of the subject and what Linux can do.
What this book is not is an all-inclusive reference. Theres no way for any book under 10,000 pages to tell you everything you need to know. We cant hope to teach you things such as C or C++ programming, for example, although we can show you how to set up your environment and use the included compilers. Theres no way we can walk you through every problem or issue that can arise in the next few years of using Linux, either, but we can give you enough of a background and the appropriate tools to deal with the issues. We also let you know where to go to get answers.
So, enjoy working with Linux and this book. Weve tried very hard to make it a pleasant read, and hope you learn a lot. Above all, have fun. Linux is a great operating system!
Now that weve covered the basics of Linux, we can move on to looking at the types of Linux that are available, installing the system of your choice, and getting to know the operating system. The rest of this section of the book deals with installation and basic configuration. The following section then leads you into using Linux. If youve already installed your operating system, you can skip ahead to the Getting to Know Linux section. Otherwise, read the next few chapters to help you get the system installed correctly.
The following chapters will be helpful if you want to learn how to:
Previous | Table of Contents | Next |