I just bought a VPS and I have it in running using puTTY. Now I want to install GUI in Ubuntu but I am unable to do so. I have followed many tutorials but at the end they write “sudo reboot” in their terminal and their server restarts and they are greeted with the UI but in my case as soon as I run sudo reboot my terminal becomes unresponsive and puTTY stops. I have tried this for both version 18.04 LTS & 20.04 LTS of Ubuntu but the same thing happens again and again.
Asked
Active
Viewed 138 times
0
sudo reboot
will kill anyssh
session as the machine reboots. Ubuntu server & desktop releases are yy.mm in format, so do you mean those versions? or are you talking about Ubuntu Core (appliance releases which are snap based and use yy format?) Providing the set of instructions (or link to them) may also help. – guiverc Aug 11 '20 at 12:24