⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 432-435.html

📁 linux-unix130.linux.and.unix.ebooks130 linux and unix ebookslinuxLearning Linux - Collection of 12 E
💻 HTML
字号:
<HTML>

<HEAD>

<TITLE>Linux Configuration and Installation:Linux and the Internet</TITLE>

<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
<SCRIPT>
<!--
function displayWindow(url, width, height) {
        var Win = window.open(url,"displayWindow",'width=' + width +
',height=' + height + ',resizable=1,scrollbars=yes');
}
//-->
</SCRIPT>
</HEAD>

 -->




<!--ISBN=1558285660//-->

<!--TITLE=Linux Configuration and Installation//-->

<!--AUTHOR=Patrick Volkerding//-->

<!--AUTHOR=Kevin Reichard//-->

<!--AUTHOR=Eric Foster//-->

<!--PUBLISHER=IDG Books Worldwide, Inc.//-->

<!--IMPRINT=M & T Books//-->

<!--CHAPTER=9//-->

<!--PAGES=432-435//-->

<!--UNASSIGNED1//-->

<!--UNASSIGNED2//-->



<CENTER>

<TABLE BORDER>

<TR>

<TD><A HREF="430-432.html">Previous</A></TD>

<TD><A HREF="../ewtoc.html">Table of Contents</A></TD>

<TD><A HREF="435-438.html">Next</A></TD>

</TR>

</TABLE>

</CENTER>

<P><BR></P>

<P><FONT SIZE="+1"><B>The Usenet and Newsgroups</B></FONT></P>

<P>The Internet&#146;s roots can be traced to the Usenet, a worldwide messaging system. The Usenet, while technically comprising a portion of the Internet, is best known for electronic-mail and newsgroup distribution.

</P>

<P>Thousands of computers are linked&#151;worldwide&#151;in the loose network we call the <I>Usenet</I>, a public network of linked UNIX and non-UNIX machines, dedicated to sending information to companies, schools, universities, the government, research laboratories, and individuals. Some of these links occur over phone lines and use the uucp command to send messages back and forth, but most links nowadays go over the Internet, using the NNTP, or Network News Transfer Protocol, to send messages between machines. No matter how the messages get passed around, you can read them the same way.</P>

<P>The Usenet performs a variety of services, but perhaps the most popular service involves newsgroups. A <I>newsgroup</I> is a discussion of various topics, ranging from computing to sociology to boomerangs to Barney the Dinosaur. In fact, there are thousands of Usenet newsgroups. Some are trivial and a waste of bandwidth, others are of interest to only a small set of users, and others would interest a host of users. (Take a gander at <I>alt.sex.bestiality.barney</I>, and you&#146;ll see the validity of this point.)</P>

<P>These newsgroups are divided into classes, to better allow users to figure out what to read in the plethora of information arriving daily. Table 9.4 covers the major newsgroup classifications.</P>

<TABLE WIDTH="100%"><CAPTION><B>Table 9.4</B> The Major Usenet Newsgroup Classifications

<TR>

<TH WIDTH="20%" ALIGN="LEFT">Name

<TH WIDTH="80%" ALIGN="LEFT">Subject

<TR>

<TH COLSPAN="2"><HR>

<TR>

<TD>alt

<TD>alternative hierarchy, not subject to other rules

<TR>

<TD>biz

<TD>business-related groups

<TR>

<TD>comp

<TD>computing

<TR>

<TD>misc

<TD>miscellaneous subjects

<TR>

<TD>news

<TD>news about the Usenet

<TR>

<TD>rec

<TD>recreational activities

<TR>

<TD>sci

<TD>science

<TR>

<TD>soc

<TD>social issues

<TR>

<TD>talk

<TD>talk

<TR>

<TD COLSPAN="2"><HR>

</TABLE>

<P>Not only is this computer-dweeb heaven, but the Usenet provides valuable information on everything from vegetarian recipes to buying a house. There are Usenet newsgroups for just about every topic you can imagine&#151;and then some, from <I>rec.sport.football.college</I> to <I>soc.culture.bulgaria</I>. (<I>Alt.buddha.short.fat.guy</I> was definitely a surprise the first time we saw it.) In addition, there are regional newsgroups; those of us in Minnesota have access to a wide range of newsgroups that begin with <I>mn</I>, such as <I>mn.forsale</I>.</P>

<P>While the Usenet can be a powerful information source, you&#146;ll also find a lot of inaccurate information, as nearly anyone can get on the Usenet. So take what you read with a grain of salt. Generally, the more technical the group, the more accurate the information you&#146;ll get. The group <I>comp.compilers</I> (information on writing compilers for computer languages) certainly contains more unbiased information than <I>comp.sys.next.advocacy</I> (advocates&#151;an unbiased group if there ever was one&#151;of NeXT workstations).</P>

<P>However, there are many Usenet newsgroups that you&#146;ll find useful. Being technical types ourselves, we regularly peruse the newsgroups relating to UNIX, the X Window System, and related topics (electronic-mail packages like Elm and Pine, software like <B>emacs</B>). Appendix A lists Linux-related newsgroups.</P>

<P>These classifications are broken down into specific newsgroups. The syntax of a newsgroup name is simple: the name of the classification followed by a descriptive suffix. For example, the name of the newsgroup devoted to questions concerning the UNIX operating system is <I>comp.unix.questions</I>. Note the use of periods to separate the elements. A list of some popular newsgroups is listed in Table 9.5.</P>

<TABLE WIDTH="100%"><CAPTION><B>Table 9.5</B> A Sampling of Frequently Accessed Usenet Newsgroups

<TR>

<TH WIDTH="30%" ALIGN="LEFT">Newsgroup

<TH WIDTH="70%" ALIGN="LEFT">Topic

<TR>

<TH COLSPAN="2"><HR>

<TR>

<TD>comp.databases

<TD>Database-management issues

<TR>

<TD>comp.lang.c

<TD>C-language issues

<TR>

<TD>comp.text

<TD>Text-processing issues

<TR>

<TD>comp.unix.questions

<TD>Questions about the UNIX operating system

<TR>

<TD>misc.jobs.offered

<TD>Job openings

<TR>

<TD VALIGN="TOP">sci.space.shuttle

<TD>Space exploration issues associated with the NASA space shuttle

<TR>

<TD COLSPAN="2"><HR>

</TABLE>

<BLOCKQUOTE>

<P><FONT SIZE="-1"><HR><B>NOTE:&nbsp;&nbsp;</B>A list of Linux-specific newsgroups is contained in Appendix A.<HR></FONT>

</BLOCKQUOTE>

<P>Newsgroups can be open or moderated. <I>Open newsgroups</I> mean that anyone can post to them, while <I>moderated newsgroups</I> have someone to review the postings before they&#146;re passed out to the general public. As you might surmise, moderated newsgroups tend to be more reliable and useful.</P>

<P>The Usenet newsgroups are aggressively egalitarian. News can be posted by just about anyone. Using it as a source of information requires some skepticism on your part. On the one hand, it&#146;s a great place to find very technical, specialized information&#151;the more technical and specialized the better. Many leading figures in the computing industry regularly post information in the newsgroups. And because there&#146;s nothing new under the sun, chances are that the problem that plagues you has already been solved by someone else in the Linux world.</P>

<P>On the other hand, every opinion is not created equally, and a lot of ill-founded opinions can be found in most newsgroups. Veterans refer to the signal-to-noise ratio; newsgroups with a lot of ill-founded opinions and bickering are said to be filled with noise. As with any other source of information, treat what you see on the Usenet newsgroups with a healthy dose of skepticism.</P><P><BR></P>

<CENTER>

<TABLE BORDER>

<TR>

<TD><A HREF="430-432.html">Previous</A></TD>

<TD><A HREF="../ewtoc.html">Table of Contents</A></TD>

<TD><A HREF="435-438.html">Next</A></TD>

</TR>

</TABLE>

</CENTER>





</td>
</tr>
</table>

<!-- begin footer information -->





</body></html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -