install_desktop_gui_ubuntu_server
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| install_desktop_gui_ubuntu_server [2020/06/07 18:17] – [Install KDE Plasma] wikiadmin | install_desktop_gui_ubuntu_server [2020/06/07 18:42] (current) – [Switching Among Graphical Interfaces] wikiadmin | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== How to Install a Desktop (GUI) on a Linux Ubuntu Server ====== | ====== How to Install a Desktop (GUI) on a Linux Ubuntu Server ====== | ||
| - | Ubuntu Server 20.04 LTS (or previous | + | Ubuntu Server 20.04 LTS (or previous |
| ===== Update the Repositories and Packages ===== | ===== Update the Repositories and Packages ===== | ||
| Line 113: | Line 113: | ||
| </ | </ | ||
| + | |||
| + | ==== Install Lubuntu Core Server Desktop ==== | ||
| + | |||
| + | Use **Lubuntu** if you want to minimize the impact on your system memory and processors (GPU and/or CPU). | ||
| + | |||
| + | To install **Lubuntu** enter: | ||
| + | |||
| + | < | ||
| + | |||
| + | Or you can alternatively install **Lubuntu** from the tasksel graphical menu list by invoking tasksel as follows: | ||
| + | |||
| + | < | ||
| + | |||
| + | Use the arrow keys and space bar to select the Lubuntu GUI, than Tab down to the OK button and press Enter to proceed with installing Lubuntu. | ||
| + | |||
| + | Launch The Lubuntu GUI with one of the applicable //display manager// that you have installed, as follows: | ||
| + | |||
| + | < | ||
| + | sudo service slim start | ||
| + | |||
| + | sudo service lightdm start | ||
| + | |||
| + | sudo service sddm start | ||
| + | </ | ||
| + | |||
| + | ==== Install Xubuntu Server Core Desktop ==== | ||
| + | |||
| + | Xubuntu uses the Xfce desktop environment. | ||
| + | |||
| + | Install Xubuntu with: | ||
| + | |||
| + | < | ||
| + | |||
| + | Launch Xubuntu with: | ||
| + | |||
| + | < | ||
| + | |||
| + | sudo service lightdm start | ||
| + | |||
| + | sudo service sddm start</ | ||
| + | |||
| + | Login. | ||
| + | |||
| + | ==== Install Xfce Desktop ==== | ||
| + | |||
| + | Install Xfce with: | ||
| + | |||
| + | < | ||
| + | |||
| + | Launch Xfce with: | ||
| + | |||
| + | < | ||
| + | |||
| + | Login. | ||
| + | |||
| + | Xfce GUI is only compatible with the SLiM display manager. | ||
| + | |||
| + | ===== Switching Among Graphical Interfaces ===== | ||
| + | |||
| + | If you have more than one GUI installed you can select which one GUI that you wish to use when you launch your display manager and are prompted to login. **PRESS the F1 key at the login screen** and you will be offered a selection from the multiple GUIs that are installed. Make your GUI choice and log-in with your credentials. | ||
| | | ||
install_desktop_gui_ubuntu_server.1591553832.txt.gz · Last modified: 2020/06/07 18:17 by wikiadmin
