Hello,
I am attempting to Run an x11 application as root and I can't seem to figure out exactly how to launch it. (The app is QtCreator)
I have tried to su to root, provide an Xauth cookie, and launch from there, similar to what this thread suggests:
http://www.debian-administration.org/articles/494
This doesnt seem to work though. Is there some setting I have to use? I am trying to use QtCreator to run code on the X11 server box and that code makes system calls which require root. Perhaps this is not possible over x11 and I will be forced to run a vnc server?
Thanks
Derek
I am attempting to Run an x11 application as root and I can't seem to figure out exactly how to launch it. (The app is QtCreator)
I have tried to su to root, provide an Xauth cookie, and launch from there, similar to what this thread suggests:
http://www.debian-administration.org/articles/494
This doesnt seem to work though. Is there some setting I have to use? I am trying to use QtCreator to run code on the X11 server box and that code makes system calls which require root. Perhaps this is not possible over x11 and I will be forced to run a vnc server?
Thanks
Derek