Changeset 5c5cdbc for general


Ignore:
Timestamp:
09/26/2003 04:42:15 PM (21 years ago)
Author:
Larry Lawrence <larry@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
7d5ce9d
Parents:
7209d12
Message:

chapter 11

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1207 af4574ff-66df-0310-9fd7-8a98e5e911e0

Location:
general/sysutils
Files:
13 edited

Legend:

Unmodified
Added
Removed
  • general/sysutils/fcron.xml

    r7209d12 r5c5cdbc  
    1 <sect1 id="fcron" xreflabel="fcron-&fcron-version;">
     1<sect1 id="fcron" xreflabel="Fcron-&fcron-version;">
    22<?dbhtml filename="fcron.html" dir="general"?>
    3 <title>fcron-&fcron-version;</title>
     3<title>Fcron-&fcron-version;</title>
    44
    55&fcron-intro;
  • general/sysutils/fcron/fcron-config.xml

    r7209d12 r5c5cdbc  
    11<sect2>
    2 <title>Configuring fcron</title>
     2<title>Configuring <application>Fcron</application></title>
    33
    44<sect3><title>Config files</title>
     
    1616<filename>fcron.conf</filename>.</para>
    1717
    18 <para>Fcron scripts are written using fcrontab. Refer to the man page
    19 for fcrontab for proper parameters for your situation.</para>
     18<para><command>fcron</command> scripts are written using <command>fcrontab
     19</command>. Refer to the man page for fcrontab for proper parameters for your
     20situation.</para>
    2021
    2122<para>Create the boot script with the following:</para>
  • general/sysutils/fcron/fcron-desc.xml

    r7209d12 r5c5cdbc  
    22<title>Contents</title>
    33
    4 <para>The fcron package contains <command>fcron, fcrontab,
    5 fcronsighup</command> and <command>fcrondyn.</command></para>
     4<para>The <application>Fcron</application> package contains
     5<command>fcron</command>, <command>fcrontab</command>, <command>fcronsighup
     6</command> and <command>fcrondyn.</command></para>
    67
    78</sect2>
     
    1415
    1516<sect3><title>fcrontab</title>
    16 <para><command>fcrontab</command> is the program used to install, edit, list and remove the
    17 tables used by <command>fcron</command>.</para></sect3>
     17<para><command>fcrontab</command> is the program used to install, edit, list
     18and remove the tables used by <command>fcron</command>.</para></sect3>
    1819
    1920<sect3><title>fcronsighup</title>
    20 <para><command>fcronsighup</command> instructs <command>fcron</command> to reread the fcron tables.
    21 </para></sect3>
     21<para><command>fcronsighup</command> instructs <command>fcron</command> to
     22reread the fcron tables.</para></sect3>
    2223
    2324<sect3><title>fcrondyn</title>
    24 <para><command>fcrondyn</command> is a user tool intended to interact with a running fcron
    25 daemon.</para></sect3>
     25<para><command>fcrondyn</command> is a user tool intended to interact with a
     26running <command>fcron</command> daemon.</para></sect3>
    2627
    2728</sect2>
  • general/sysutils/fcron/fcron-exp.xml

    r7209d12 r5c5cdbc  
    22<title>Command explanations</title>
    33
    4 <para><command>--without-sendmail</command> : Fcron does not require
    5 a <acronym>MTA</acronym> to run but will use one, if it is installed, to email you the
    6 results of the fcron script. If you wish to utilize this feature change
    7 the switch to <command>--with-sendmail=[path to your MTA]</command>.</para>
     4<para><command>--without-sendmail</command> : <application>Fcron</application>
     5does not require an <acronym>MTA</acronym> to run but will use one, if it is
     6installed, to email you the results of the <command>fcron</command> script. If
     7you wish to utilize this feature change the switch to
     8<command>--with-sendmail=<replaceable>[path to your MTA]</replaceable>
     9</command>.</para>
    810
    911<para><command>--with-answer-all=no</command> : After the files are
     
    1719
    1820<para><command>--with-dsssl-dir=/usr/share/sgml/docbook/dsssl-stylesheets-&docbook-dsssl-version;
    19 </command> : Can be added if you have installed openjade and
     21</command> : Can be added if you have installed
     22<application>OpenJade</application> and
    2023dsssl-stylesheets to generate the documentation from the DocBook source
    2124files.</para>
  • general/sysutils/fcron/fcron-inst.xml

    r7209d12 r5c5cdbc  
    11<sect2>
    2 <title>Installation of <application>fcron</application></title>
     2<title>Installation of <application>Fcron</application></title>
    33
    4 <para><application>Fcron</application> uses the cron facility of syslog
     4<para><application>Fcron</application> uses the cron facility of
     5<command>syslog</command>
    56to log all messages. Since <acronym>LFS</acronym> does not set up this
    67facility in <filename>/etc/syslog.conf</filename>, it needs to be done
    7 prior to installing fcron. This command will append the necessary line
    8 to the current <filename>/etc/syslog.conf</filename>.</para>
     8prior to installing <application>Fcron</application>. This command will append
     9the necessary line to the current <filename>/etc/syslog.conf</filename>.</para>
    910
    1011<screen><userinput><command>cat &gt;&gt; /etc/syslog.conf &lt;&lt; "EOF"
     
    1617EOF</command></userinput></screen>
    1718
    18 <para>The configuration file has been modified, so reloading the sysklogd
    19 daemon will activate the changes.</para>
     19<para>The configuration file has been modified, so reloading the
     20<command>sysklogd</command> daemon will activate the changes.</para>
    2021
    2122<screen><userinput><command>/etc/rc.d/init.d/sysklogd reload</command></userinput></screen>
     
    2728useradd -c fcron -g fcron fcron</command></userinput></screen>
    2829
    29 <para>Install <application>fcron</application> by running the following commands:</para>
     30<para>Install <application>Fcron</application> by running the following commands:</para>
    3031
    3132<screen><userinput><command>./configure --without-sendmail --with-answer-all=no &amp;&amp;
  • general/sysutils/fcron/fcron-intro.xml

    r7209d12 r5c5cdbc  
    11<sect2>
    2 <title>Introduction to <application>fcron</application></title>
     2<title>Introduction to <application>Fcron</application></title>
    33
    4 <para>The <application>fcron</application> package contains the fcron daemon. &quot;It
    5 is a periodical command scheduler which aims at replacing Vixie
    6 Cron.&quot; </para>
     4<para>The <application>Fcron</application> package contains a periodical
     5command scheduler which aims at replacing <application>Vixie
     6Cron</application>.</para>
    77
    88<sect3><title>Package information</title>
     
    1515</sect3>
    1616
    17 <sect3><title><application>fcron</application> dependencies</title>
     17<sect3><title><application>Fcron</application> dependencies</title>
    1818<sect4><title>Optional</title>
    1919<para>
  • general/sysutils/pciutils.xml

    r7209d12 r5c5cdbc  
    1 <sect1 id="pciutils" xreflabel="pciutils-&pciutils-version;">
     1<sect1 id="pciutils" xreflabel="PCI Utilities-&pciutils-version;">
    22<?dbhtml filename="pciutils.html" dir="general"?>
    3 <title>pciutils-&pciutils-version;</title>
     3<title>PCI Utilities-&pciutils-version;</title>
    44
    55&pciutils-intro;
  • general/sysutils/pciutils/pciutils-desc.xml

    r7209d12 r5c5cdbc  
    22<title>Contents</title>
    33
    4 <para>The pciutils package contains <command>lspci</command>,
     4<para>The <application><acronym>PCI</acronym> Utilities</application> package
     5contains <command>lspci</command>,
    56<command>setpci</command> and <command>update-pciids</command>.</para>
    67
  • general/sysutils/pciutils/pciutils-inst.xml

    r7209d12 r5c5cdbc  
    11<sect2>
    2 <title>Installation of <application>pciutils</application></title>
     2<title>Installation of <application><acronym>PCI</acronym> Utilities</application></title>
    33
    4 <para>Install <application>pciutils</application> by running the following commands:</para>
     4<para>Install <application><acronym>PCI</acronym> Utilities</application> by
     5running the following commands:</para>
    56
    67<screen><userinput><command>make PREFIX=/usr &amp;&amp;
  • general/sysutils/pciutils/pciutils-intro.xml

    r7209d12 r5c5cdbc  
    11<sect2>
    2 <title>Introduction to <application>pciutils</application></title>
     2<title>Introduction to <application><acronym>PCI</acronym> Utilities</application></title>
    33
    4 <para>The <application>pciutils</application> package is a set of programs for listing
    5 <acronym>PCI</acronym> devices, inspecting their status and setting
    6 their configuration registers.</para>
     4<para>The <application><acronym>PCI</acronym> Utilities</application> package is a set of programs
     5for listing <acronym>PCI</acronym> devices, inspecting their status and
     6setting their configuration registers.</para>
    77
    88<sect3><title>Package information</title>
     
    1515</sect3>
    1616
    17 <sect3><title><application>pciutils</application> dependencies</title>
     17<sect3><title><application><acronym>PCI</acronym> Utilities</application> dependencies</title>
    1818<sect4><title>Required</title>
    1919<para><xref linkend="wget"/> or <xref linkend="lynx"/>
  • general/sysutils/sysutils.xml

    r7209d12 r5c5cdbc  
    22<?dbhtml filename="sysutils.html" dir="general"?>
    33<title>System Utilities</title>
     4
     5<para>This chapter contains mainly hardware utilities. It also contains
     6some applications used by other applications in the book for
     7installation purposes.</para>
    48
    59&gpm;
  • general/sysutils/unzip.xml

    r7209d12 r5c5cdbc  
    1 <sect1 id="unzip" xreflabel="unzip-&unzip-version;">
    2 <title>unzip-&unzip-version;</title>
     1<sect1 id="unzip" xreflabel="UnZip-&unzip-version;">
     2<title>UnZip-&unzip-version;</title>
    33
    44&unzip-intro;
  • general/sysutils/zip.xml

    r7209d12 r5c5cdbc  
    1 <sect1 id="zip" xreflabel="zip-&zip-version;">
     1<sect1 id="zip" xreflabel="Zip-&zip-version;">
    22<?dbhtml filename="zip.html" dir="general"?>
    3 <title>zip-&zip-version;</title>
     3<title>Zip-&zip-version;</title>
    44
    55&zip-intro;
Note: See TracChangeset for help on using the changeset viewer.