Skip to content

Task 1 - Server creation

Follow Figure 1007, “Your first server ” and create a server. Then access it:

  1. By ssh i.e.;

    ssh root@95.216.187.60
    

    You'll see something like:

    The authenticity of host '37.27.32.138 (37.27.32.138)' can't be established.
    ED25519 key fingerprint is SHA256:vMMi2lkyhu0BPeqfncLzDRo6a1Ae8TtyVETebvh2ZwU.
    This key is not known by any other names.
    Are you sure you want to continue connecting (yes/no/[fingerprint])?
    

    Explain this message's meaning.

    Tip:
    Read the How do SSH keys work section.
    
  2. By Hetzner's server GUI. Top right next to »Actions«.