If your foot terminal emulator doesn`t show colors in ssh...
...add to ~/.ssh/config
Host *
SetEnv TERM=xterm-256colorbased on https://www.reddit.com/r/linuxquestions/comments/1b2yvh2/foot_term_ssh_issues/
If your foot terminal emulator doesn`t show colors in ssh...
...add to ~/.ssh/config
Host *
SetEnv TERM=xterm-256colorbased on https://www.reddit.com/r/linuxquestions/comments/1b2yvh2/foot_term_ssh_issues/
Connect to the serial console, using scw instance server console {uuid} zone={zone}
Reboot the VM into UEFI settings
Go to Device Manager -> Network Device List -> the only network device -> HTTP Boot Configuration -> Boot URI
Better tutorial (a little bit more complicated): https://gist.github.com/karolba/a3f1c5f8d50c67f5a19e6c8f38e53e12
sudo dd if=alpine.iso of=/dev/sdasudo reboot