UNIHIKER

Unihiker Desktop shell

userHead Oliver.Polden 2023-12-17 09:04:15 405 Views3 Replies

Is it possible to install some sort of desktop shell on the Unihiker, Fluxbox or something else that could be used over a Remote Desktop?

2024-01-17 13:59:57

First, install the desktop environment using the command ```sudo apt-get install xfce4 -y```. Then you can stop the UNIHIKER's UI by using ```systemctl --user stop PyboardUI```, or you can disable the UI's auto-start feature on boot by deleting ```systemctl --user start PyboardUI``` from the ```/root/.xsessionrc``` file. Afterward, reboot your system and you should see the desktop.

userHeadPic LL
LL wrote:

 

First,run```sudo apt-get update```,and install the desktop environment using the command ```sudo apt-get install xfce4 -y```. Then you can stop the UNIHIKER's UI by using ```systemctl --user stop PyboardUI```, or you can disable the UI's auto-start feature on boot by deleting ```systemctl --user start PyboardUI``` from the ```/root/.xsessionrc``` file. Afterward, reboot your system and you should see the desktop.

2024-01-17 17:00:49
LL wrote:

It's not recommended to do this, as the 2.8-inch screen of the unihiker is unable to display a complete desktop.

2024-01-17 18:01:56
2 Replies