Tagged Questions
0
votes
1answer
179 views
how to efficiently enable/disable GUI in ubuntu server 12.04?
I am using ubuntu server 12.04 and I intend to use some graphical tools to administrate the server. That's why in installed ubuntu-desktop.
sudo apt-get install ubuntu-desktop
and enable it with
...
1
vote
0answers
372 views
Screen resolution very low in tty with nvidia driver
I have this machine with a 1080p HD screen with a nvidia gforce GTS250 card and I just installed Ubuntu server 12.10. After the first boot the GRUB screen was in a wrong resolution, 1280x720. However ...
0
votes
0answers
380 views
How to SSH tunnel VNC from Mac OS X 10.7 to Ubuntu 12.04?
Is it enough to have opens and tightvncserver running on the server or is there more configurations to do?
From the mac side, is it possible to ssh -X from a XQuartz terminal and run some ...
1
vote
0answers
767 views
Nvidia optimus - Howto configure xserver on dual screen?
I have notebook with nvidia optimus technology. I have installed bumblebee and everything seems to work fine. The problem is that when I connected a second monitor to my notebook after login, it works ...