Ubunt Desktop startx error "exec: 5: /usr/bin/X11/X: not found"


startx
xauth: /home/serv01/.Xauthority not writable, changes will be ignored]xauth: error in locking authority file /home/serv01/.Xauthority (repeated 3 times)
exec: 5: /usr/bin/X11/X: not found
xinit: server error.
same as line 3

exec: 5: /usr/bin/X11/X: not found
xinit: server error


Solution is to install following packages

apt-get install xinit 
apt-get install ubuntu-desktop

2 comments:

Anonymous said...

THIS SOLUTION ABSOLUTELY WORKS !!!


Thank you


Anonymous said...

yes!!!! Thank you!!!