Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
How do I start the kmyfirewall?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
Ragnar
Tux's lil' helper
Tux's lil' helper


Joined: 23 Oct 2002
Posts: 92
Location: Faroe Islands

PostPosted: Mon Oct 28, 2002 3:19 am    Post subject: How do I start the kmyfirewall? Reply with quote

I have emerged kmyfirewall.

But I'm new to Linux and KDE.

I have tried typing kmyfirewall in the shell but it sais,


Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified

kmyfirewall: cannot connect to X server :0.0
Back to top
View user's profile Send private message
mglauche
Retired Dev
Retired Dev


Joined: 25 Apr 2002
Posts: 564
Location: Germany

PostPosted: Mon Oct 28, 2002 1:17 pm    Post subject: Reply with quote

this is because you probably run kde/X11 as normal user (and thats good !), but have to run the firewall utility as root.

as user run:
xhost localhost
as root run:
export DISPLAY=localhost:0.0

xhost localhost allows all users on localhost to access your X11 session .. (if this is a single user machine, it does not matter)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum