Quote:
Originally Posted by tractatus
Code:
/usr/libexec/Xorg.wrap: Only console users are allowed to run the X server
xinit: giving up
xinit: unable to connect to X server: Connection refused
xinit: server error
Couldn't get a file descriptor referring to the console
|
Are you trying to run `startx` from an extant X server session (
ie, from a GUI)?
It must be run from a console (TTY) screen.
Also, I'm not sure how Fedora works in respect of `startx`, but you may need to write an
~/.xinitrc to start your chosen window manager -- see
man startx for more on this.