Hetzner cloud administration GUI
-
Sign up at https://accounts.hetzner.com/signUp.
Note
ID card may be required, but no payment.
-
Activate 2-factor authentication!
-
Confirm your newly created account at your Moodle course.
-
Upon confirmation by your lecturer a Hetzner project space e.g. »g01« corresponding to your Moodle group number should be visible after login.
Creating a server requires a firewall.
|
|
|
|
Upon hitting »Create and buy« you'll receive an E-Mail containing
your server's IP and root password. You may reset root's password in
the GUI's rescue
tab.
$ ssh root@95.216.187.60 The authenticity of host '95.216.187.60 (95.216.187.60)' can't be established. ED25519 key fingerprint is SHA256:vpV7B+l9RLQ+SwTMqtkk7YbICBhyhi2OP780+WVEFMY. This key is not known by any other names. Are you sure you want to continue connecting (yes/no/[fingerprint])? yes Warning: Permanently added '95.216.187.60' (ED25519) to the list of known hosts. root@95.216.187.60's password: You are required to change your password immediately (administrator enforced). ... The list of available updates is more than a week old. To check for new updates run: sudo apt update Changing password for root. Current password: New password: Retype new password:
-
In your cloud project select your server
-
Hit the >_ symbol in the upper right left of the actions button.
-
Login using your emailed credentials.
Tip
You may copy text into the console by disabling GUI-mode and re-enabling it subsequently.
No. 1
Server creation
Q: |
Follow Figure 967, “Your first server ” and create a server. Then access it:
|
No. 2
Server re-creation
Q: |
Delete your server but keep both its IPV4 and IPV6 addresses
unassigned to be reused: The GUI offers two
related Then create a new server re-using these IPs. When connecting by ssh you'll see something like: ~$ ssh root@37.27.32.138 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY! Someone could be eavesdropping on you right now (man-in-the-middle attack)! It is also possible that a host key has just been changed. The fingerprint for the ED25519 key sent by the remote host is SHA256:Dg9+vHl/JYIEgYto5AjlwnttzI4yUcgre0c6hXXKkaQ. Please contact your system administrator. Add correct host key in /home/goik/.ssh/known_hosts to get rid of this message. Offending ECDSA key in /home/goik/.ssh/known_hosts:288 Host key for 37.27.32.138 has changed and you have requested strict checking.
|