X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=input%2Fhowto%2Fnew-machine.creole;h=b5e982f292c9105c453f6cba6e39fefcc69d9e2c;hb=97bc8d766eed0e5ca71fb83358e29615e2c4f96d;hp=fcf4c319962d8738689ea57fe2d8e1ccbb9baf1c;hpb=c30ecb76d91f39c7d82d486eb3c5db4a1415638c;p=mirror%2Fdsa-wiki.git diff --git a/input/howto/new-machine.creole b/input/howto/new-machine.creole index fcf4c31..b5e982f 100644 --- a/input/howto/new-machine.creole +++ b/input/howto/new-machine.creole @@ -8,6 +8,11 @@ Note: this has recently been changed to rely more on [[puppet|howto/puppet-setup apt-get install ssh }}} +* sane editor +{{{ + apt-get install vim +}}} + * sane locales: (make sure there is _no_ locale defined in /etc/environment and /etc/default/locale) {{{ echo -n > /etc/environment @@ -117,11 +122,6 @@ Note: this has recently been changed to rely more on [[puppet|howto/puppet-setup newaliases }}} -* sane default editor -{{{ - apt-get install vim && update-alternatives --set editor /usr/bin/vim.basic -}}} - * add to munin on spohr {{{ : :: spohr :: && sudo vi /etc/munin/munin.conf