!script> !script> !script>
1º Passo - Log into the server.
2º Passo - Type the command "sudo apt-get update" to update the list of software packages available.
3º Passo - Type the command "sudo apt-get install --no-install-recommends ubuntu-desktop" to install the Gnome desktop.
4º Passo - Type the command "sudo apt-get install xubuntu-desktop" to install the XFCE desktop.
5º Passo - Type the command "sudo apt-get install kubuntu-desktop" to install the KDE desktop.
Type the command "sudo reboot" to reboot the server.
sudo apt purge ubuntu-desktop -y && sudo apt autoremove -y && sudo apt autoclean