X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=input%2Fhowto%2Fnew-machine.creole;fp=input%2Fhowto%2Fnew-machine.creole;h=e03d1a2e4d94d3d75642b0a33d067d7a970112f2;hb=d143bdf2b77ab676758474631ccb02127f150320;hp=8264df13a3565bd929d4c8d7ec764803759b7600;hpb=185d09c5758832f61a54f592d8a20f085817e328;p=mirror%2Fdsa-wiki.git diff --git a/input/howto/new-machine.creole b/input/howto/new-machine.creole index 8264df1..e03d1a2 100644 --- a/input/howto/new-machine.creole +++ b/input/howto/new-machine.creole @@ -44,6 +44,11 @@ Note: this has recently been changed to rely more on [[puppet|howto/puppet-setup puppet agent -t; puppet agent -t; puppet agent -t; puppet agent -t }}} +* install security updates etc. +{{{ + apt-get update && apt-get dist-upgrade && apt-get clean +}}} + * try to login using your user and ssh key. you should get a homedir. * try to become root using sudo.