Tagged Questions
1
vote
1answer
660 views
Is it possible to keep a vnc server alive after log out?
I am using OpenSUSE and I have created a script that launches at startup the x11vnc server. But when the user logs out x11vnc is killed.
I want it to start again automatically.
Here the script I ...
4
votes
2answers
1k views
How can I run Yast with X and ssh?
I have an openSUSE machine which I log on to with ssh -X. I don't want to log in as root but I do want to run graphical Yast. Inside the ssh session sudo starts the console version of Yast. However, ...
3
votes
1answer
201 views
Can't run certain fullscreen applications
I have a dual screen setup which I've configured by running this command at startup:
xrandr --output VGA-0 --auto --right-of DVI-0
I'm running OpenSuse 11.4 with dwm as my window manager. I can ...