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

📄 index.html

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

<HEAD>

<TITLE>Linux in Plain English:Introduction</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=1558285423//-->

<!--TITLE=Linux in Plain English//-->

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

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

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

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

<!--CHAPTER=0//-->

<!--PAGES=001-004//-->

<!--UNASSIGNED1//-->

<!--UNASSIGNED2//-->



<CENTER>

<TABLE BORDER>

<TR>

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

</TR>

</TABLE>

</CENTER>

<P><BR></P>

<H2><A NAME="Heading1"></A><FONT COLOR="#000077">Introduction</FONT></H2>

<P>Welcome to <I>Linux in Plain English</I>! Whether you&#146;re a novice Linux user or an advanced Linux hack, we think you&#146;ll find this book very useful.</P>

<P>This book is meant for any Linux user: the curious user seeking an alternative to the Microsoft/Apple personal-computer operating systems, the programmer who wants a version of UNIX for the office or home, the Webmaster who wants a stable Internet server, the end user who wants a stable operating system with all the tools for local and Internet usage, the networking engineer who wants to set up a Linux server, or the student who wants to know more about a state-of-the-art operating system. They&#146;ll all be very happy using Linux as their operating system.</P>

<H3><A NAME="Heading2"></A><FONT COLOR="#000077">A Little Linux History</FONT></H3>

<P>What is now known as Linux began life as a small student project at the University of Helsinki in Finland. Linux Torvalds wanted a small, UNIX-like operating system, and so he set out to write one. He received help from volunteers all around the globe, who collaborated via bulletin-board, electronic mail, and the Internet to create the Linux operating system.

</P>

<P>The crew ended up creating a rather remarkable operating system that works very well, is very stable, and rivals offerings from Microsoft, Apple, and Sun. Linux offers the following features:</P>

<DL>

<DD><B>&#149;</B>&nbsp;&nbsp;<B>Multitasking</B>&#151;Linux natively runs more than one task (program) at a time in a UNIX-like fashion. It also supports preemptive multitasking, where priorities can be set for different processes.

<DD><B>&#149;</B>&nbsp;&nbsp;<B>Multiuser</B>&#151;Many users can be networked to a single Linux server. Linux is the least expensive, and perhaps best-featured, multiuser operating system on the planet today.

<DD><B>&#149;</B>&nbsp;&nbsp;<B>User-friendly</B>&#151;The X Window System interface and a slew of great tools make Linux easy to use.

</DL>

<P>Today, Linux claims half a million users, and that number keeps growing every day. One reason is cost&#151;Linux itself is free of charge, and only those who package a Linux distribution charge for it (and many don&#146;t charge at all). These distributions, such as Red Hat Linux, vary as to their installation processes and accompanying tools. You can get a full-blown, powerful operating system for the price of a book; see the Bibliography for a listing of books in the Slackware Series that ship with Slackware Linux on an accompanying CD-ROM.

</P>

<P>Although this book covers all Linux implementations, the real focus is on the Slackware Linux distribution. Some of the commands, such as <B>httpd</B> (the Apache Web server) and <B>pkgtool</B> (used for updating software packages), aren&#146;t found in all Linux distributions. We&#146;ve noted where there&#146;s a Slackware-only command listed.</P>

<H3><A NAME="Heading3"></A><FONT COLOR="#000077">Acquiring Linux</FONT></H3>

<P>This book does not feature a CD-ROM with Linux. However, we strongly urge you to check out one of the other titles in the Slackware Series, all of which contain Slackware Linux on an accompanying CD-ROM. You can check out the title list in the bibliography.

</P>

<H3><A NAME="Heading4"></A><FONT COLOR="#000077">The Free Software Foundation</FONT></H3>

<P>Linux is the product of many devoted volunteers, and many of the same volunteers also gave their time to the Free Software Foundation. The FSF is an idealistic group lead by Richard Stallman, and their belief is that all software should be free or no charge, so they issue a lot of useful software to the world, either directly or under the auspices of the GNU License.

</P>

<P>The result is a slew of GNU commands incorporated into Linux; we&#146;ve noted them with an icon. These GNU commands are typically clones of the most popular UNIX commands, created in such a way that UNIX licensing schemes don&#146;t kick in. As such, they&#146;re very useful, and they tend to work very well. (However, there&#146;s no such thing as &#147;GNU Linux&#148; or &#147;Linux-based variants of the GNU system,&#148; no matter what the Free Software Foundation claims. We&#146;re not going to get into the politics of FSF and Linux; we&#146;ll just point out that Linux is a reality.)</P>

<P>You can reach the Free Software Foundation at:</P>

<DL>

<DD>Free Software Foundation

<DD>59 Temple Place, Suite 330

<DD>Boston, MA 02111-1307

<DD>1-617-542-5942 (voice)

<DD>1-617-542-2652 (fax)

<DD>gnu&#64;prep.ai.mit.edu

<DD><A HREF="http://www.gnu.org/">http://www.gnu.org/</A>

</DL>

<H3><A NAME="Heading5"></A><FONT COLOR="#000077">Conventions Used in this Book</FONT></H3>

<P>We took a consistent approach to the commands listed in Chapter 5 of this book. All the commands are set up in the same fashion: a headline, a sample command-line usage, the purpose of the command (in some detail), the command-line options (usually all of them), any commands if the command itself requires further input (e.g., <B>mail</B> or <B>ftp</B>), an example of actual usage, and related commands. We think this consistency will help you expand your Linux usage and master new commands and concepts.</P>

<P>In addition, the text itself features the following conventions:</P>

<DL>

<DD><B>&#149;</B>&nbsp;&nbsp;Commands to be entered directly into a Linux system are in a monospaced font.

<DD><B>&#149;</B>&nbsp;&nbsp;New concepts are marked with <I>italic</I> text.

<DD><B>&#149;</B>&nbsp;&nbsp;X Window System and GNU commands are noted with special icons.

</DL>

<H3><A NAME="Heading6"></A><FONT COLOR="#000077">Contacting Us</FONT></H3>

<P>You can drop us a line via electronic mail at <I>reichard&#64;mr.net</I>. Because of the amount of electronic mail we receive, we can&#146;t guarantee an immediate response. You can also visit a Web site devoted to the Slackware series from MIS:Press at <A HREF="http://www.mispress.com/linux/index.html.">http://www.mispress.com/linux/index.html.</A></P><P><BR></P>

<CENTER>

<TABLE BORDER>

<TR>

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

</TR>

</TABLE>

</CENTER>





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

<!-- begin footer information -->





</body></html>

⌨️ 快捷键说明

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