Install NixOS on Hetzner Cloud: Difference between revisions

Expand installing NixOS on Hetzner Cloud via nixos-anywhere / using minimal ISO
mNo edit summary
Line 33: Line 33:
hcloud server poweron my-hetzner-vm
hcloud server poweron my-hetzner-vm
</syntaxhighlight>
</syntaxhighlight>
# Open Hetzner Cloud console web page, find the <code>my-hetzner-vm</code> server, open a remote web terminal (aka "VNC over "wss://") and change password of <code>nixos</code> user to <code>my-temp-password-123</code>: [[File:Prompt with a token.png|frameless|464x464px]]
#Open Hetzner Cloud console web page, find the <code>my-hetzner-vm</code> server, open a remote web terminal (aka "VNC over "wss://") and change password of <code>nixos</code> user to <code>my-temp-password-123</code>:[[File:Prompt_with_a_token.png|right|frameless|197x197px]]
# On your host computer, create a folder. Run:<syntaxhighlight lang="shell">
# On your host computer, create a folder. Run:<syntaxhighlight lang="shell">
mkdir -p /tmp/my-first-flake/my-systems/my-hetzner-vm/
mkdir -p /tmp/my-first-flake/my-systems/my-hetzner-vm/