[newbie] Permissions Problem

2001-04-16 Thread Jordan Elver
Hi, I'm newish to Linux. I've got Mankdrake 7.2 installed and working fine apart from a little permissions problem. I'm using my workstaton as a web server as well for local development. I also use my workstation at work for the same thing and in order to keep current copies of everything I'm w

Re: [newbie] Permissions problem with X and root

2000-02-29 Thread flupke
It's because the X server doesn't allow another user to connect to it. Type : 'xhost +' (without quotes) in an xterm when still logged as the user that started X. Then you will be able to start GUI applications from another user (root or anybody else, or even from another machine on your network).

[newbie] Permissions problem with X and root

2000-02-29 Thread Anthony Huereca
This isn't really a big problem, but just more on the annoying side. Whenver I log in as a regular user, and then open up an xterm, su to root, and then try to run a GUI application as root, I always get this error: Xlib: connection to ":0.0" refused by server Xlib: Client is not authorized to co