Run the following command to enable Ubuntu Pro (optional but recommended for better security updates):
sudo pro attach <YOUR_UBUNTU_PRO_TOKEN>
sudo pro enable esm-infra
Find your server's IP address using:
ip a
From another device, connect via SSH:
ssh <username>@<server_ip>