System Einstellungen

Root Passwort zurücksetzen 

 Quelle: https://www.thomas-krenn.com/de/wiki/Linux_Root_Passwort_wiederherstellen 

   

 Standard Editor ändern 

 Der Befehl sieht so aus: update-alternatives --config editor 

 Die Ausgabe dazu: 

 root@adminsrv:/# update-alternatives --config editor

There are 9 choices for the alternative editor (providing /usr/bin/editor).

 Selection Path Priority Status

------------------------------------------------------------

* 0 /usr/bin/joe 70 auto mode

 1 /bin/nano 40 manual mode

 2 /usr/bin/jmacs 50 manual mode

 3 /usr/bin/joe 70 manual mode

 4 /usr/bin/jpico 50 manual mode

 5 /usr/bin/jstar 50 manual mode

 6 /usr/bin/mcedit 25 manual mode

 7 /usr/bin/rjoe 25 manual mode

 8 /usr/bin/vim.basic 30 manual mode

 9 /usr/bin/vim.tiny 15 manual mode

Press <enter> to keep the current choice[*], or type selection number: 6 

 Ich benutze am liebsten den Editor vom Paket "mc", das MidnightCommander heißt. 

 MC - internen Editor benutzen 

 Quelle: https://askubuntu.com/a/16782 

 Zeitzone 

 Quelle: https://wiki.debian.org/TimeZoneChanges 

  