

Ubuntu 20.04 Remote Desktop Access from Windows 10.How to find my IP address on Ubuntu 20.04 Focal Fossa Linux.How to install the NVIDIA drivers on Ubuntu 20.04 Focal Fossa Linux.If you decide to switch GUIs again in the future, these same instructions can be used. This is made easier by the tasksel command, so that we don’t need individual instructions for each GUI available.

In this tutorial, you saw how to install a variety of different desktop environments on Ubuntu 20.04 Server and Desktop.

$ sudo systemctl set-default graphical.target In case the GUI is not starting at all, make sure your system boots into the graphical target. You may need to select your desired desktop flavor on the login page before you login. After installation, reboot your system.Prompt from tasksel to change the default window manager Depending on which GUI is being installed, you may be prompted during installation on whether or not you wish to change the default window manager for the system. tasksel will now begin to download and install all of the packages required for the desktop environment you have chosen.But you may change this command to match your own selection. As an example, we will install the default Ubuntu desktop environment, which is GNOME. Once you have selected the GUI you wish to install on Ubuntu, execute the following tasksel command.Ubuntu Studio minimal DE installation ( Xfce-based desktop )įor additional GUI selection execute the below command: $ tasksel -list-tasks Ubuntu Studio desktop ( Xfce-based desktop ) Main available Graphical User Interfaces (GUI) installations using tasksel’s tasks Task Below table shows main desktop environments available for installation via tasksel: Next, select the GUI you wish to install.Start off by updating the apt package index and installing the tasksel tool with these Linux commands.One of the easiest ways is with a tool called tasksel, which streamlines the process for us by automatically installing the correct window manager and other package dependencies. There are numerous ways to install a GUI on Ubuntu 20.04.
