Home
| Calendar
| Mail Lists
| List Archives
| Desktop SIG
| Hardware Hacking SIG
Wiki | Flickr | PicasaWeb | Video | Maps & Directions | Installfests | Keysignings Linux Cafe | Meeting Notes | Linux Links | Bling | About BLU |
David Loszewski <stealth215 at mediaone.net> writes: > > Fatal server error: > xf86OpenConsole: Server must be suid root -rws--x--x 1 root root 5168 Sep 6 00:27 /usr/X11R6/bin/Xwrapper ^ ^^^^ set-uid bit owned by root It's complaining that Xwrapper isn't set-uid root. Either the bit is not set, or (less likely but possible) the filesystem it's on is mounted with a no-suid option. To fix it, run the following as root: # chown root /usr/X11R6/bin/Xwrapper # chmod u+s /usr/X11R6/bin/Xwrapper -- John Abreau / Executive Director, Boston Linux & Unix ICQ 28611923 / AIM abreauj / JABBER jabr at jabber.org / YAHOO abreauj Email jabr at blu.org / WWW http://www.blu.org -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 344 bytes Desc: not available URL: <http://lists.blu.org/pipermail/discuss/attachments/20011207/781f494a/attachment.sig>
BLU is a member of BostonUserGroups | |
We also thank MIT for the use of their facilities. |