There are two modes: "server" and "desktop". Can you use the "desktop" mode over text based ssh connection to upgrade a server which has some desktop environment as well? Or should you use the default server mode?
If what you want is the ssh service you can use on both Ubuntu Desktop and Server. The difference is that the Server is already installed and not on the Desktop, however with this command line can install and use the same way.
Good afternoon
If what you want is the ssh service you can use on both Ubuntu Desktop and Server. The difference is that the Server is already installed and not on the Desktop, however with this command line can install and use the same way.
Installation command:
sudo apt install openssh-server
Print the SSH server status:
sudo systemctl status ssh
You should see something like active: