Changeset 9905a3c
- Timestamp:
- 02/01/2003 01:04:55 AM (21 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 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/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/python-mods, qt5new, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, v1_0, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 97c2592
- Parents:
- d75b734
- Files:
-
- 1 added
- 18 edited
Legend:
- Unmodified
- Added
- Removed
-
basicnet/netprogs/tcpwrappers/tcpwrappers-config.xml
rd75b734 r9905a3c 22 22 </userinput></screen></para> 23 23 <note><para>The finger server is used as an example here.</para></note> 24 <para>Similar changes must be made if xin ted is used, with the24 <para>Similar changes must be made if xinetd is used, with the 25 25 emphasis being on calling /usr/sbin/tcpd instead of calling the 26 26 service daemon directly, and passing the name of the service daemon to -
general/prog/gcc/gcc-exp.xml
rd75b734 r9905a3c 18 18 are removing Ada, use the separate installation instructions below.</para> 19 19 20 <para><userinput>-- enableshared --enable-threads=posix20 <para><userinput>--enable-shared --enable-threads=posix 21 21 --enable-__cxa_atexit</userinput> : These commands are required to build 22 22 the C++ libraries to published standards.</para> -
general/prog/jdk/j2sdk-desc.xml
rd75b734 r9905a3c 34 34 35 35 <sect3><title>jarsigner</title> 36 <para>jarsigner signs JAR (Java ARchive) files and verif ys the36 <para>jarsigner signs JAR (Java ARchive) files and verifies the 37 37 signatures and integrity of a signed JAR.</para></sect3> 38 38 … … 47 47 48 48 <sect3><title>javadoc</title> 49 <para>javadoc parses the declarations and documentation comments in a set49 <para>javadoc parses the declarations and documentation comments in a set 50 50 of Java source files and produces a corresponding set of HTML pages 51 51 describing the classes, interfaces, constructors, methods, and fields.</para></sect3> -
general/prog/librep/librep-desc.xml
rd75b734 r9905a3c 13 13 14 14 <sect3><title>librep libraries</title> 15 <para>librep libraries contain sthe functions necessary for the Lisp15 <para>librep libraries contain the functions necessary for the Lisp 16 16 interpreter.</para></sect3> 17 17 -
general/prog/python/python-intro.xml
rd75b734 r9905a3c 8 8 Estimated Disk space required: &Python-buildsize;</screen> 9 9 10 <para>The Python package contains the python development enviro ment.10 <para>The Python package contains the python development environment. 11 11 This is useful for object-oriented programming, writing scripts, 12 12 prototyping large programs or developing them entirely.</para> -
general/sysutils/pkgconfig/pkgconfig-desc.xml
rd75b734 r9905a3c 9 9 10 10 <sect3><title>pkg-config</title> 11 <para>pkg-config is a function that returns meta information for the11 <para>pkg-config is a function that returns meta information for the 12 12 specified library.</para></sect3> 13 13 -
gnome/add/docs/gnome2-user-docs-desc.xml
rd75b734 r9905a3c 9 9 10 10 <sect3><title>OMF files</title> 11 <para>OMF files contain user docmumentation. These include introductions and help on the core packages.</para></sect3> 11 <para>OMF files contain user documentation. These include introductions and 12 help on the core packages.</para></sect3> 12 13 13 14 </sect2> -
gnome/add/utils/gnome-utils-desc.xml
rd75b734 r9905a3c 19 19 20 20 <sect3><title>gnome-character-map</title> 21 <para>gnome-character-map allows you to select cha tacters from a table21 <para>gnome-character-map allows you to select characters from a table 22 22 and insert them into your applications.</para></sect3> 23 23 -
gnome/add/utils/gnome-utils-intro.xml
rd75b734 r9905a3c 9 9 10 10 <para>The gnome-utils package contains a collection of small 11 applications designed to make you life a little easier.</para>11 applications designed to make your life a little easier.</para> 12 12 13 13 <screen>gnome-utils depends on: -
index.xml
rd75b734 r9905a3c 4 4 5 5 <!ENTITY version "20030131"> 6 <!ENTITY releasedate "January 31 th, 2003">6 <!ENTITY releasedate "January 31st, 2003"> 7 7 8 8 <!ENTITY % book SYSTEM "book/book.ent"> -
introduction/welcome/changelog.xml
rd75b734 r9905a3c 11 11 <itemizedlist> 12 12 13 <listitem><para>January 31th, 2003 [tushar]: Add gcc2-2.95.3 libs. 13 <listitem><para>January 31st, 2003 [bdubbs]: Add Openldap. 14 </para></listitem> 15 16 <listitem><para>January 31th, 2003 [bdubbs]: Fix various types. 14 17 </para></listitem> 15 18 -
kde/inst/kde-libs.xml
rd75b734 r9905a3c 8 8 Estimated build time: 62 min (667 MHz)</screen></para> 9 9 10 <para>kdelibs can use many optional libraries and programs. The following are11 recommended:12 <screen><xref linkend="openssl"/>, <xref linkend="alsa"/>, <xref linkend="pcre"/>, <xref linkend="libxml2"/>,13 <xref linkend="libxslt"/>, and cups.</screen></para>14 10 15 <para>Other programs and libraries that can be used by kdelibs are: 16 <screen><xref linkend="libfam"/> and <xref linkend="libtiff"/></screen></para> 11 <warning><para>The KDE instructions are being revised. The instructions should 12 work as described in the following sections, but not all KDE packages 13 have been validated.</para></warning> 14 15 16 17 <para>The following package is required to install kdelibs: 18 <screen><xref linkend="arts"/></screen></para> 19 20 <para>kdelibs can use many libraries and programs. The following are recommended: 21 <screen><xref linkend="openssl"/>, <xref linkend="pcre"/>, <xref linkend="libxml2"/>, 22 <xref linkend="libxslt"/>, <xref linkend="libfam"/>, and <xref linkend="libart_lgpl"/>.</screen></para> 23 24 <para>Other optional programs and libraries that can be used by kdelibs are: 25 <screen><xref linkend="cups"/>, <xref linkend="sane"/>, and <xref linkend="openldap"/>.</screen></para> 17 26 18 27 <para>Install kdelibs with: -
kde/kde.ent
rd75b734 r9905a3c 43 43 <!ENTITY kdm SYSTEM "inst/kdm.xml"> 44 44 45 <!ENTITY kde-version "3. 0.5a">45 <!ENTITY kde-version "3.1"> 46 46 <!ENTITY kde-download "ftp://ftp.kde.org/pub/kde/stable/&kde-version;/src"> 47 47 <!ENTITY kde-dir "/opt/kde-&kde-version;"> -
multimedia/libdriv/arts.xml
rd75b734 r9905a3c 14 14 <screen><xref linkend="qt"/></screen></para> 15 15 16 <para>It will use the following optionalpackages, if installed:16 <para>It will use the following recommended packages, if installed: 17 17 <screen><xref linkend="alsa"/>, <xref linkend="audiofile"/>, and <xref linkend="libvorbis"/>.</screen></para> 18 19 <para>Before starting the build, ensure you have the QTDIR environment variable set 20 <screen><userinput>export QTDIR=/opt/qt</userinput></screen></para> 21 18 22 19 23 <para><screen><userinput>./configure --prefix=&kde-dir; --disable-debug \ … … 21 25 make && 22 26 make install && 23 ln -sf &kde-dir; /opt/kde</userinput></screen></para>27 ln -sfn &kde-dir; /opt/kde</userinput></screen></para> 24 28 25 29 <note><para>Another configure option is <userinput>--enable-final</userinput>. … … 38 42 39 43 <para><userinput>--disable-dependency-tracking:</userinput> This option speeds 40 up one time builds. 41 </para> 44 up one time builds.</para> 42 45 43 <para><userinput>ln -s &kde-dir; /opt/kde:</userinput> This command creates46 <para><userinput>ln -sfn &kde-dir; /opt/kde:</userinput> This command creates 44 47 a link for access to KDE. If a newer version of KDE is released, the new 45 48 system can be built by changing the <userinput>--prefix</userinput> location 46 and then set up by just changing the link.49 and then set up by changing the link as this command does. 47 50 </para> 48 51 -
server/other/other.xml
rd75b734 r9905a3c 3 3 <title>Other Server Software</title> 4 4 5 &bind; 6 &cvsserver; 7 &dhcp; 8 &leafnode; 5 9 &openssh; 6 &cvsserver; 7 &bind; 8 &dhcp; 10 &openldap; 11 &samba; 9 12 &xinetd; 10 &leafnode;11 &samba;12 13 13 14 </chapter> -
server/other/samba/samba-config-exp.xml
rd75b734 r9905a3c 1 1 <sect2> 2 2 <title>Configuration command explanations</title> 3 <para><userinput> 4 cat > /etc/samba/smb.conf << "EOF" :</userinput> 3 <para><userinput>cat > /etc/samba/smb.conf << "EOF" :</userinput> 5 4 Create a default Samba configuration file. This configuration will 6 5 allow Samba to act as a Primary Domain Controller for a Microsoft … … 13 12 14 13 15 <para><userinput> 16 cat > /etc/rc.d/init.d/samba << "EOF" :</userinput> 14 <para><userinput>cat > /etc/rc.d/init.d/samba << "EOF" :</userinput> 17 15 Create the Samba boot script, used to start and stop Samba 18 16 automatically on machine startup and shutdown.</para> 19 17 20 <para><screen><userinput> 21 /usr/sbin/useradd -g 100 -d /dev/null -c \ 22 "Win2k Server" -s /bin/false win2kbox$ : 23 </userinput></screen> 18 <para><screen><userinput>/usr/sbin/useradd -g 100 -d /dev/null -c \ 19 "Win2k Server" -s /bin/false win2kbox$ :</userinput></screen> 24 20 This command creates a machine trust account, necessary only for 25 21 Windows 2000/NT servers to authenticate to our new PDC. Machine trust … … 30 26 Register the swat service to run on port 901.</para> 31 27 32 <para><userinput> 33 echo "swat stream tcp nowait.400 root /usr/sbin/swat swat" >> 28 <para><userinput>echo "swat stream tcp nowait.400 root /usr/sbin/swat swat" >> 34 29 /etc/inetd.conf :</userinput> Instruct inetd where to find and how to 35 30 run swat.</para> 36 31 37 32 <para> 38 <userinput> 39 ln -s /etc/rc.d/init.d/samba /etc/rc.d/rc3.d/S600samba, etc. :</userinput> 33 <userinput>ln -s /etc/rc.d/init.d/samba /etc/rc.d/rc3.d/S600samba, etc. :</userinput> 40 34 Create the Samba boot scripts, used to start and stop Samba 41 35 automatically on machine startup and shutdown.</para> -
server/other/samba/samba-config.xml
rd75b734 r9905a3c 9 9 documentation by pointing a web browser to:</para> 10 10 11 <para><screen><userinput> 12 file:///usr/share/samba/swat/using_samba/ch03_01.html#ch03-55770 13 .</userinput></screen></para> 11 <para><screen><userinput>file:///usr/share/samba/swat/using_samba/ch03_01.html#ch03-55770.</userinput></screen></para> 14 12 15 13 <sect3><title>Config files</title> 16 <para><userinput> 17 /etc/samba/smb.conf, /etc/rc.d/init.d/samba </userinput></para> 14 <para><userinput>/etc/samba/smb.conf, /etc/rc.d/init.d/samba </userinput></para> 18 15 19 16 <para>First we set up some directories needed by Samba:</para> 20 <para><screen><userinput> 21 mkdir /var/lib/samba && 17 <para><screen><userinput>mkdir /var/lib/samba && 22 18 mkdir /var/lib/samba/netlogon && 23 19 mkdir /var/lib/samba/ntprofile && 24 20 mkdir /var/lib/samba/profiles && 25 chmod -R 1777 /var/lib/samba 26 </userinput></screen></para> 21 chmod -R 1777 /var/lib/samba</userinput></screen></para> 27 22 28 23 <para>And the Samba configuration file: </para> 29 <para><screen><userinput> 30 cat > /etc/samba/smb.conf << "EOF" 24 <para><screen><userinput>cat > /etc/samba/smb.conf << "EOF" 31 25 [global] 32 26 netbios name = SAMBABOX … … 65 59 read only = no 66 60 public = no 67 EOF 68 </userinput></screen></para> 61 EOF </userinput></screen></para> 69 62 70 63 <para>Now add the machine trust account for WIN2KBOX:</para> … … 77 70 78 71 <para>Create the Samba boot script:</para> 79 <para><screen><userinput> 80 cat > /etc/rc.d/init.d/samba << "EOF" 72 <para><screen><userinput>cat > /etc/rc.d/init.d/samba << "EOF" 81 73 #!/bin/bash 82 74 # Begin $rc_base/init.d/samba … … 141 133 first in order to join WIN2KBOX to the DOMAIN01 domain: </para> 142 134 143 <para><screen><userinput> 144 smbpasswd -a root 145 </userinput></screen></para> 135 <para><screen><userinput>smbpasswd -a root</userinput></screen></para> 146 136 147 137 <para>After starting Samba and adding root to the Samba user list, the … … 163 153 9. Click OK in the reboot reminder dialog box. 164 154 10. Click OK to close the System Properties window. 165 11. Click Yes to reboot WIN2KBOX. 166 </userinput></screen></para></sect3> 155 11. Click Yes to reboot WIN2KBOX. </userinput></screen></para></sect3> 167 156 168 157 <sect3><title>Add a new user to the DOMAIN01 domain.</title> 169 158 <para>Before logging on to WIN2KBOX, we will create a new user with 170 159 the following commands:</para> 171 <para><screen><userinput> 172 useradd -m win2kuser01 && 160 <para><screen><userinput>useradd -m win2kuser01 && 173 161 passwd win2kuser01 && 174 smbpasswd -a win2kuser01 175 </userinput></screen></para></sect3> 162 smbpasswd -a win2kuser01</userinput></screen></para></sect3> 176 163 177 164 <sect3><title>Logging on to DOMAIN01.</title> 178 165 <para>Now we will log on the the domain as our newly created user as 179 166 follows:</para> 180 <para><screen><userinput> 181 1. Press Ctrl-Alt-Del to bring up the Log On to Windows dialog box. 167 <para><screen><userinput>1. Press Ctrl-Alt-Del to bring up the Log On to Windows dialog box. 182 168 2. Enter the win2kuser01 name and password. 183 3. Select DOMAIN01 from the Log on to: combination box and click OK. 184 </userinput></screen></para> 169 3. Select DOMAIN01 from the Log on to: combination box and click OK.</userinput></screen></para> 185 170 186 171 <para>Add the swat entry to <filename>/etc/services</filename>with the 187 172 following command: </para> 188 173 189 <para><screen><userinput> 190 echo "swat 901/tcp" >> /etc/services 191 </userinput></screen></para> 174 <para><screen><userinput>echo "swat 901/tcp" >> /etc/services</userinput></screen></para> 192 175 193 176 <para>If inetd is used, the following command will add the swat entry 194 177 to <filename>/etc/inetd.conf</filename>: </para> 195 <para><screen><userinput> 196 echo "swat stream tcp nowait.400 root /usr/sbin/swat swat" \ 197 >> /etc/inetd.conf 198 </userinput></screen></para> 178 <para><screen><userinput>echo "swat stream tcp nowait.400 root /usr/sbin/swat swat" \ 179 >> /etc/inetd.conf</userinput></screen></para> 199 180 200 181 <para>If xinetd is used, the following command will add the swat entry 201 182 to <filename>/etc/xinetd.conf</filename>: </para> 202 <para><screen><userinput> 203 cat >> /etc/xinetd.conf << "EOF" 183 <para><screen><userinput>cat >> /etc/xinetd.conf << "EOF" 204 184 service swat 205 185 { … … 212 192 log_on_failure += USERID 213 193 } 214 EOF 215 </userinput></screen></para> 194 EOF</userinput></screen></para> 216 195 217 196 <para>The Samba Web Administration Tool, swat, can be launched with the 218 197 following command on SAMBABOX: </para> 219 <para><screen><userinput> 220 lynx http://localhost:901 221 </userinput></screen></para> 198 <para><screen><userinput>lynx http://localhost:901 </userinput></screen></para> 222 199 <note><para>Be sure inetd is running, and issue a killall -HUP inetd 223 200 before starting swat.</para></note> -
server/server.ent
rd75b734 r9905a3c 3 3 <!-- Mail server software --> 4 4 <!ENTITY server-mail SYSTEM "mail/mail.xml"> 5 <!ENTITY % postfix SYSTEM "mail/postfix/postfix.ent"> 6 <!ENTITY % qmail SYSTEM "mail/qmail/qmail.ent"> 7 <!ENTITY % sendmail SYSTEM "mail/sendmail/sendmail.ent"> 8 <!ENTITY % exim SYSTEM "mail/exim/exim.ent"> 9 <!ENTITY % qpopper SYSTEM "mail/qpopper/qpopper.ent"> 10 <!ENTITY % courier SYSTEM "mail/courier/courier.ent"> 5 <!ENTITY % postfix SYSTEM "mail/postfix/postfix.ent"> 6 <!ENTITY % qmail SYSTEM "mail/qmail/qmail.ent"> 7 <!ENTITY % sendmail SYSTEM "mail/sendmail/sendmail.ent"> 8 <!ENTITY % exim SYSTEM "mail/exim/exim.ent"> 9 <!ENTITY % qpopper SYSTEM "mail/qpopper/qpopper.ent"> 10 <!ENTITY % courier SYSTEM "mail/courier/courier.ent"> 11 %exim; 11 12 %postfix; 12 13 %qmail; 14 %qpopper; 13 15 %sendmail; 14 %exim;15 %qpopper;16 16 %courier; 17 17 18 18 <!-- Other server software --> 19 19 <!ENTITY server-other SYSTEM "other/other.xml"> 20 <!ENTITY % cvsserver SYSTEM "other/cvsserver/cvsserver.ent"> 21 <!ENTITY % openssh SYSTEM "other/openssh/openssh.ent"> 22 <!ENTITY % bind SYSTEM "other/bind/bind.ent"> 23 <!ENTITY % dhcp SYSTEM "other/dhcp/dhcp.ent"> 24 <!ENTITY % xinetd SYSTEM "other/xinetd/xinetd.ent"> 25 <!ENTITY % leafnode SYSTEM "other/leafnode/leafnode.ent"> 26 <!ENTITY % samba SYSTEM "other/samba/samba.ent"> 20 <!ENTITY % cvsserver SYSTEM "other/cvsserver/cvsserver.ent"> 21 <!ENTITY % openssh SYSTEM "other/openssh/openssh.ent"> 22 <!ENTITY % bind SYSTEM "other/bind/bind.ent"> 23 <!ENTITY % dhcp SYSTEM "other/dhcp/dhcp.ent"> 24 <!ENTITY % xinetd SYSTEM "other/xinetd/xinetd.ent"> 25 <!ENTITY % leafnode SYSTEM "other/leafnode/leafnode.ent"> 26 <!ENTITY % samba SYSTEM "other/samba/samba.ent"> 27 <!ENTITY % openldap SYSTEM "other/openldap/openldap.ent"> 27 28 29 %bind; 30 %cvsserver; 31 %dhcp; 32 %leafnode; 33 %openldap; 28 34 %openssh; 29 %cvsserver; 30 %bind; 31 %dhcp; 35 %samba; 32 36 %xinetd; 33 %leafnode;34 %samba;
Note:
See TracChangeset
for help on using the changeset viewer.