Re: root and X problem
On Fri, Apr 11, 2003 at 01:32:25AM -0700, nate wrote:
> xhost +localhost
If you must for some reason use xhost instead of ssh -X, leave the +
out, as it will open up your display to any and every application
which wants to draw on it, no matter where it's coming from. That
line should be just
xhost localhost
But, like nate said, ssh -X is a much better option.
--
The freedoms that we enjoy presently are the most important victories of the
White Hats over the past several millennia, and it is vitally important that
we don't give them up now, only because we are frightened.
- Eolake Stobblehouse (http://stobblehouse.com/text/battle.html)
Reply to: