hacktheworld
Active Member
sudo tasksel
Select (Use Up/Down Arrow keys to navigate through the list, Space key to select/deselect)
Use the following command to change default desktop environment:
sudo update-alternatives --config x-session-manager
Enter correct number which represents corresponding desktop environments
reboot the system:
sudo reboot
(To switch to other desktop environments, the steps are very similar, we just need to install different desktop environment first then make sure selecting the correct desktop environment for x-session-manager)
Last edited: