hardening hardening-tutorial-en.xml,1.2,1.3

Paul W. Frields (pfrields) fedora-docs-commits at redhat.com
Fri Aug 12 12:47:18 UTC 2005


Author: pfrields

Update of /cvs/docs/hardening
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3483

Modified Files:
	hardening-tutorial-en.xml 
Log Message:
Make sure your document will build before committing when possible... :-)


Index: hardening-tutorial-en.xml
===================================================================
RCS file: /cvs/docs/hardening/hardening-tutorial-en.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- hardening-tutorial-en.xml	26 Jul 2005 08:37:14 -0000	1.2
+++ hardening-tutorial-en.xml	12 Aug 2005 12:47:16 -0000	1.3
@@ -1377,7 +1377,7 @@
 
       <para>
 	You can also find more information on md5sum, and a more complete
-	example in the previous section: <xref linkend="s3-intro-md5sum-example"></xref>.
+	example in the previous section: <xref linkend="sn-intro-md5sum-example"></xref>.
       </para>
     </section>
 
@@ -1448,7 +1448,7 @@
     <para>Disabling unnecessary users can stop possible attacks by
     limiting the avenues that an attacker can use to penetrate your system.  The
     procedure has already been discussed in <xref
-    linkend="userconfig-gui"></xref>.
+    linkend="sn-userconfig-gui"></xref>.
     </para>
 
   </section>
@@ -1498,7 +1498,7 @@
 	things to disable is root's direct access via SSH.  If
 	you plan not to use SSH for remote access to your system, then you can
 	disable SSH completely as described in <xref
-	linkend="services-gui"></xref>.  However, if you ARE planning to
+	linkend="sn-services-gui"></xref>.  However, if you ARE planning to
 	use SSH, then you will want to limit direct access as root.  "Direct
 	access" means that you login to the system as root, instead of SSH'ing as
 	a normal user, then <command>su</command>'ing to root (or using <command>sudo</command>, which will be discussed




More information about the Fedora-docs-commits mailing list