aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Kangas <skangas@skangas.se>2012-03-29 00:16:32 +0200
committerStefan Kangas <skangas@skangas.se>2012-03-29 00:16:32 +0200
commitbe63ca19c74891e08ae2aa7ea958dd2378a68932 (patch)
tree06e6aff174bd6e5c88b06a19288d85f2d70294ba
parentf82497b15a54c3fb94d314df12e9c10085c24cf2 (diff)
Move installation of all packages to one step
-rw-r--r--fripost-docs.org11
1 files changed, 2 insertions, 9 deletions
diff --git a/fripost-docs.org b/fripost-docs.org
index 6d40ade..6f9bf03 100644
--- a/fripost-docs.org
+++ b/fripost-docs.org
@@ -70,15 +70,12 @@ openbsd-inetd portmap tasksel tasksel-data w3m wbritish
** Packages to install
*** Administrative
-sudo aptitude install openssh-server molly-guard ntp ntpdate rsync screen
+sudo aptitude install emacs23-nox harden-servers logcheck molly-guard ntp \
+ntpdate openssh-server rsync screen syslog-summary sudo unattended-upgrades
# If the system is on a dynamic IP (e.g. using DHCP):
sudo aptitude install resolvconf
-*** Security
-
-sudo aptitude install logcheck syslog-summary harden-servers
-
# NB: harden-clients conflicts with telnet, which as we know is very handy
# during configuration. Therefore, only optionally:
sudo aptitude install harden-clients
@@ -87,14 +84,11 @@ sudo aptitude install harden-clients
# NOTE: Emacs will be the default on all Fripost systems. If you prefer
# something else, use the EDITOR environment variable.
-sudo apt-get install emacs23-nox
sudo update-alternatives --config editor
** Configure sudo
-sudo apt-get install sudo
-
# If you disabled root account during installation, the default account is
# already in the sudo group. Otherwise, follow these steps:
@@ -174,7 +168,6 @@ sudo aptitude install logcheck syslog-summary
# For the situations when unattended-upgrades fails (e.g. when there are
# configuration changes), there is an e-mail sent to the administrator.
#
-sudo aptitude install unattended-upgrades
:: /etc/apt/apt.conf