Merge branch 'master' of ssh://db.debian.org/org/db.debian.org/git/dsa-wiki
[mirror/dsa-wiki.git] / input / howto / new-machine.creole
index a9d26e5..fb6b280 100644 (file)
@@ -95,7 +95,7 @@ EOF
 * fix nsswitch for ud fu.
 {{{
     sed -i -e 's/^passwd:\[[:space:]]\+compat$/passwd:         compat db/;
-              s/^group:\[[:space:]]\+compat$/group:           db compat/;
+              s/^group:\[[:space:]]\+compat$/group:          db compat/;
               s/^shadow:\[[:space:]]\+compat$/shadow:         compat db/' \
         /etc/nsswitch.conf
 }}}
@@ -214,6 +214,6 @@ EOF
     (cd / && env -i /etc/init.d/ssh restart)
 }}}
 
-* if it is a HP Proliant, or has other management fu, read setup-oob
+* if it is a HP Proliant, or has other management fu, read [[howto/ilo-https]]
 
 -- weasel, Wed, 04 Jun 2008 20:52:56 +0200