node106.html

来自「Linux帮助文档之系统管理员手册」· HTML 代码 · 共 108 行

HTML
108
字号
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<!--Converted with LaTeX2HTML 96.1-h (September 30, 1996) by Nikos Drakos (nikos@cbl.leeds.ac.uk), CBLU, University of Leeds -->
<html>
<head>
<title>Glossary (DRAFT)</title>
<meta NAME="description" CONTENT="Glossary (DRAFT)">
<meta NAME="keywords" CONTENT="sag">
<meta NAME="resource-type" CONTENT="document">
<meta NAME="distribution" CONTENT="global">
<link REL="STYLESHEET" HREF="sag.css">
</head>
<body LANG="EN">
 <a NAME="tex2html1626" HREF="node107.html"><img WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" ALT="next" SRC="./next_motif.gif"></a> <a NAME="tex2html1624" HREF="sag.html"><img WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" ALT="up" SRC="./up_motif.gif"></a> <a NAME="tex2html1618" HREF="node105.html"><img WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" ALT="previous" SRC="./previous_motif.gif"></a> <a NAME="tex2html1628" HREF="node1.html"><img WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" ALT="contents" SRC="./contents_motif.gif"></a> <a NAME="tex2html1629" HREF="node108.html"><img WIDTH="43" HEIGHT="24" ALIGN="BOTTOM" ALT="index" SRC="./index_motif.gif"></a> <br>
<b> Next:</b> <a NAME="tex2html1627" HREF="node107.html">References</a>
<b>Up:</b> <a NAME="tex2html1625" HREF="sag.html">Linux System Administrators' Guide </a>
<b> Previous:</b> <a NAME="tex2html1619" HREF="node105.html">Measuring Holes</a>
<br> <p>
<h1><a NAME="SECTION001300000000000000000">Glossary (DRAFT)</a></h1>
<p>
<p> 
<i>
The Librarian of the Unseen University <br> 
had unilaterally decided to aid comprehension <br> 
by producing an Orang-utan/Human Dictionary.  <br> 
He'd been working on it for three months.
<p>
It wasn't easy.  He'd got as far as `Oook.'
<p>
(Terry Pratchett, ``Men At Arms'') <br> 
</i><p>
<p>
This is a short list of word definitions for concepts relating to
Linux and system administration.  The page references are to the
first or most important place where the word is used.
<p>
<dl><dt><strong>ambition</strong>
<dd>
	The act of writing funny sentences in the hope of getting them
	into the Linux cookie file.
<p>
<dt><strong>application program</strong>
<dd> (p. <a HREF="node5.html#chapoverview"><img ALIGN="BOTTOM" ALT="gif" SRC="./cross_ref_motif.gif" WIDTH="13" HEIGHT="13"></a>)
	Software that does something useful.  The results of using an
	application program is what the computer was bought for.  
	See also system program, operating system.
<p>
<dt><strong>daemon</strong>
<dd> A process lurking in the background, usually unnoticed, until
	something triggers it into action.  For example, the <tt>update</tt><a NAME="2876">&nbsp;</a>
	daemon wakes up every thirty seconds or so to flush the buffer
	cache, and the <tt>sendmail</tt><a NAME="2878">&nbsp;</a> daemon awakes whenever someone sends
	mail.
<p>
<dt><strong>file system</strong>
<dd> (p. <a HREF="node41.html#secfilesystems"><img ALIGN="BOTTOM" ALT="gif" SRC="./cross_ref_motif.gif" WIDTH="13" HEIGHT="13"></a>)
	The methods and data structures that an operating 
	system uses to keep track of files on a disk or partition;
	the way the files are organized on the disk.  Also used about
	a partition or disk that is used to store the files
	or the type of the filesystem.
<p>
<dt><strong>glossary</strong>
<dd> 
	A list of words and explanations of what they do.  Not
	to be confused with a dictionary, which is also a list of
	words and explanations.
<p>
<dt><strong>kernel</strong>
<dd> (p. <a HREF="node5.html#chapoverview"><img ALIGN="BOTTOM" ALT="gif" SRC="./cross_ref_motif.gif" WIDTH="13" HEIGHT="13"></a>)
	Part of an operating system that implements the interaction with
	hardware and the sharing of resources.  See also system program.
<p>
<dt><strong>operating system</strong>
<dd> (p. <a HREF="node5.html#chapoverview"><img ALIGN="BOTTOM" ALT="gif" SRC="./cross_ref_motif.gif" WIDTH="13" HEIGHT="13"></a>)
	Software that shares a computer system's resources (processor,
	memory, disk space, network bandwidth, and so on) between
	users and the application programs they run.  Controls access
	to the system to provide security.  See also kernel, system program,
	application program.
<p>
<dt><strong>system call</strong>
<dd> (p. <a HREF="node5.html#chapoverview"><img ALIGN="BOTTOM" ALT="gif" SRC="./cross_ref_motif.gif" WIDTH="13" HEIGHT="13"></a>)
	The services provided by the kernel to application programs,
	and the way in which they are invoked.  See section 2 of the
	manual pages.
<p>
<dt><strong>system program</strong>
<dd>  (p. <a HREF="node5.html#chapoverview"><img ALIGN="BOTTOM" ALT="gif" SRC="./cross_ref_motif.gif" WIDTH="13" HEIGHT="13"></a>)
	Programs that implement high level functionality of an operating
	system, i.e., things that aren't directly dependent on the
	hardware.  May sometimes require special privileges to run
	(e.g., for delivering electronic mail), but often just commonly
	thought of as part of the system (e.g., a compiler).  See also
	application program, kernel, operating system.
<p>
</dl>
<p>
<hr><a NAME="tex2html1626" HREF="node107.html"><img WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" ALT="next" SRC="./next_motif.gif"></a> <a NAME="tex2html1624" HREF="sag.html"><img WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" ALT="up" SRC="./up_motif.gif"></a> <a NAME="tex2html1618" HREF="node105.html"><img WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" ALT="previous" SRC="./previous_motif.gif"></a> <a NAME="tex2html1628" HREF="node1.html"><img WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" ALT="contents" SRC="./contents_motif.gif"></a> <a NAME="tex2html1629" HREF="node108.html"><img WIDTH="43" HEIGHT="24" ALIGN="BOTTOM" ALT="index" SRC="./index_motif.gif"></a> <br>
<b> Next:</b> <a NAME="tex2html1627" HREF="node107.html">References</a>
<b>Up:</b> <a NAME="tex2html1625" HREF="sag.html">Linux System Administrators' Guide </a>
<b> Previous:</b> <a NAME="tex2html1619" HREF="node105.html">Measuring Holes</a>
<p><address>
<i>Lars Wirzenius <br>
Sun Jun 29 13:31:22 EEST 1997</i>
</address>
</body>
</html>

⌨️ 快捷键说明

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