/[vz-tools]/trunk/vz-create.pl
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/vz-create.pl

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 4 by dpavlin, Sun Jan 7 12:11:36 2007 UTC revision 5 by dpavlin, Sun Jan 7 12:32:37 2007 UTC
# Line 116  apt-get update Line 116  apt-get update
116  apt-get upgrade  apt-get upgrade
117    
118  # install additional packages  # install additional packages
119  apt-get -y install vim less ssh  apt-get -y install vim less ssh sudo
120    
121    # remove unwanted packages
122    apt-get -y remove nano
123    
124  # lock root user  # lock root user
125  usermod -L root  usermod -L root

Legend:
Removed from v.4  
changed lines
  Added in v.5

  ViewVC Help
Powered by ViewVC 1.1.26