Sunday, June 10, 2012

Remote desktop to Ubuntu

I struggle a lit for accessing my Ubuntu desktop from a windows computer.
I use team viewer which gives a full solution, that overcomes the con security wall .
But I also discovered recently the realvnc viewer, which is quite fast and precise, and requires only a simple executable without installation.

Monday, June 4, 2012

Ubuntu linux Remove Global AppMenu

In order to remove the Global AppMenu on the top screen and have the window standard app menu on the top of each window, do the following:

sudo apt-get remove indicator-appmenu


There's also way to remove the global menu for specific application only (i.e only for firefox , idea etc ...)