Skip to content

Instantly share code, notes, and snippets.

# This isn't meant to be ran as a script, but line-by-line
# Props to Binary (benary.org) for helping me with this
# Amended for ubuntu 18
# 0: Create a Scaleway instance and SSH into it
ssh root@...
# 0: Install sudo
apt install sudo