Re: Xlib: connection to ":0.0" refused by server?
Philip Hofstetter <[email protected]>
| Newsgroups | gmane.linux.gentoo.newbies |
|---|---|
| Message-ID | <[email protected]> |
Hi, Toby Dickenson wrote: > You may want to look at ssh, which can perform secure X forwarding. > 'ssh -l root localhost' will let you run X emacs as root, without the security > hole. another way to do this without security hole and without having to run a ssh daemon, you can to it the-right-way(tm) and use the magic cookie-system provided by xwindow, or you can use this wrapper http://fgouget.free.fr/sux/ that does the dirty work for you. I am not sure whether there is already an ebuild for it Philip