@@ -94,7 +94,7 @@ Be aware that the development branches here are not save and the owner might for
* Add your SSH-key to the host `obelix# ssh-copy-id lasXXX.las.kit.edu`
* Probably you have to copy it by hand (copy the content of your key e.g. `~/.ssh/id_rsa.pub` to the new computer root's `~/.ssh/authorized_keys` file and set the access rights to 600)
* and enable Key-based root login. (in `/etc/ssh/sshd_config` write `PermitRootLogin without-password`)