diff options
author | John Terpstra <jht@samba.org> | 2005-03-07 23:38:08 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:46:15 -0500 |
commit | 51b57be74264a1a0e4fd1f8b93ff7783262ffeaf (patch) | |
tree | 99a2bf1d36aeb82ce35e3cb579f42a1983b3f1f3 /docs/Samba-Guide/Chap02-SimpleOfficeServer.xml | |
parent | bf2bd4c5425813023d215f9aa8afdbb81f2365f9 (diff) | |
download | samba-51b57be74264a1a0e4fd1f8b93ff7783262ffeaf.tar.gz samba-51b57be74264a1a0e4fd1f8b93ff7783262ffeaf.tar.bz2 samba-51b57be74264a1a0e4fd1f8b93ff7783262ffeaf.zip |
Updating version numbers.
(This used to be commit de92c975bae8cefb8840d1a44e82162243135aec)
Diffstat (limited to 'docs/Samba-Guide/Chap02-SimpleOfficeServer.xml')
-rw-r--r-- | docs/Samba-Guide/Chap02-SimpleOfficeServer.xml | 31 |
1 files changed, 16 insertions, 15 deletions
diff --git a/docs/Samba-Guide/Chap02-SimpleOfficeServer.xml b/docs/Samba-Guide/Chap02-SimpleOfficeServer.xml index 8adc2ef78c..19ea7ef902 100644 --- a/docs/Samba-Guide/Chap02-SimpleOfficeServer.xml +++ b/docs/Samba-Guide/Chap02-SimpleOfficeServer.xml @@ -84,12 +84,13 @@ </para> <para><indexterm> - <primary>Red Hat Linux</primary> + <primary>Red Hat</primary> + <primary>Fedora</primary> </indexterm> Mr. Bob Jordan has asked you to install the new server as economically as possible. The central server has a Pentium-IV 1.6GHz CPU, 768MB RAM, a 20GB IDE boot drive, a 160GB IDE second disk - to store plans, and a 100-base-T Ethernet card. You have already installed Red Hat Linux 9.0 and - have upgraded Samba to version 3.0.2 using the RPM package that is provided from the Samba + to store plans, and a 100-base-T Ethernet card. You have already installed Red Hat Fedora Core2 and + have upgraded Samba to version 3.0.12 using the RPM package that is provided from the Samba <ulink url="http://www.samba.org">FTP</ulink> sites. </para> @@ -144,7 +145,7 @@ <para> It is assumed that the server is fully installed and ready for installation and - configuration of Samba 3.0.2 and any support files needed. All TCP/IP addresses + configuration of Samba 3.0.12 and any support files needed. All TCP/IP addresses have been hard coded. In our case the IP address of the Samba server is <constant>192.168.1.1</constant> and the netmask is <constant>255.255.255.0</constant>. The host name of the server used was <constant>server</constant>. @@ -154,7 +155,7 @@ <title>Samba Server Configuration</title> <step><para> - Download the Samba-3 RPM packages for Red Hat Linux 9.0 from the Samba + Download the Samba-3 RPM packages for Red Hat Fedora Core2 from the Samba <ulink url="http://www.samba.org">FTP servers.</ulink> </para></step> @@ -167,7 +168,7 @@ Install the RPM package as using either the Red Hat Linux preferred GUI tool or using the <command>rpm</command>, as follows: <screen> -&rootprompt; rpm -Uvh samba-3.0.2-1.i386.rpm +&rootprompt; rpm -Uvh samba-3.0.12-1.i386.rpm </screen> </para></step> @@ -297,12 +298,12 @@ Sharename Type Comment --------- ---- ------- Plans Disk - IPC$ IPC IPC Service (Samba 3.0.2) - ADMIN$ IPC IPC Service (Samba 3.0.2) + IPC$ IPC IPC Service (Samba 3.0.12) + ADMIN$ IPC IPC Service (Samba 3.0.12) Server Comment --------- ------- - SERVER Samba 3.0.2 + SERVER Samba 3.0.12 Workgroup Master --------- -------- @@ -412,8 +413,8 @@ to install Samba on Linux, but just make sure it works without problems. There are two HP LaserJet 5 PS printers that are network connected. The second printer is to be used for general office and letter printing. Your recommendation to allow only the Linux server to print directly - to the printers was accepted. You have supplied SUSE Enterprise Linux Server version 8.0 and - have upgraded Samba to version 3.0.2. + to the printers was accepted. You have supplied SUSE Enterprise Linux Server 9 and + have upgraded Samba to version 3.0.12. </para> <sect3> @@ -499,7 +500,7 @@ <para> It is assumed that the server is fully installed and ready for configuration of - Samba 3.0.2 and for necessary support files. All TCP/IP addresses should be hard coded. + Samba 3.0.12 and for necessary support files. All TCP/IP addresses should be hard coded. In our case, the IP address of the Samba server is 192.168.1.1 and the netmask is 255.255.255.0. The host name of the server used was <constant>server</constant>. The office network is built as shown in <link linkend="charitynet"/>. @@ -944,7 +945,7 @@ C:\WINDOWS: regedit ME-dpwc.reg <para><indexterm> <primary>Red Hat Linux</primary> </indexterm> - The new server will run Red Hat Linux 9.0. You should install Samba-3.0.2 and + The new server will run Red Hat Linux 9.0. You should install Samba-3.0.12 and copy all files off the old system to the new one. The existing Windows NT4 server has a parallel port HP LaserJet 4 printer that is shared by all. The printer driver is installed on each workstation. You must not change anything on the workstations. Mr. Meany gave instructions to @@ -972,8 +973,8 @@ C:\WINDOWS: regedit ME-dpwc.reg </para> <para> - You have finished configuring the new hardware and have just completed installation of Red Hat Linux - 9.0. Roll up your sleeves and let's get to work. + You have finished configuring the new hardware and have just completed installation of Red Hat + Fedora Core2. Roll up your sleeves and let's get to work. </para> </sect3> |