We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
change hostname: edit /etc/hostname and /etc/hosts and run service hostname restart
service hostname restart
add users and groups:
add users and copy ssh identities to the respective folder (e.g.: /home//.ssh/authorized_keys)
enable ssh login at /etc/ssh/sshd_config by setting the following options: PubkeyAuthentication yes AuthorizedKeysFile %h/.ssh/authorized_keys
There was an error while loading. Please reload this page.