3

I have just installed TightVNC server on my hosted Ubuntu using this tutorial

I can't see my xfce4 menu usually on the top left of the screen where there is red arrow as attached below. The black rectangle is draggable on the screen. Can someone help out?enter image description here

bademba
  • 311

1 Answers1

3

After a long struggle, I realized I did not select the "default configuration" when you log in the first time. enter image description here

I ran this command rm -r ~/.config/xfce4 and rebooted the box and it worked. More reference material is here

bademba
  • 311