I want to install a graphical Interface on my ubuntu-server machine. But I dont want it to start up at system start to every user. Is it possible to start the ubuntu mate core session per user?
Asked
Active
Viewed 223 times
0
startx
. It should work with Ubuntu MATE.You can also create a simple graphical system with a window manager (and add only the tools you really need). Please notice that it can also work viassh -X
from another computer. – sudodus Jul 11 '22 at 22:49