Click to See Complete Forum and Search --> : How to start Konqueror as root


brucehohl
10-16-2003, 08:37 PM
SuSE 8.1 had a menu item to start Konqueror as root. After upgrade to SuSE 8.2 this menu item is gone. Can someone tell me how to start Konqueror as root when logged in as a regular user? Thanks.

Hayl
10-16-2003, 08:45 PM
open a terminal, enter the following:

xhost +localhost <press enter>
konqueror <press enter>

brucehohl
10-16-2003, 09:35 PM
Thank you for the reply. I think I described my problem unclearly. I normally log in as a regular user. So how from a regular user login can I open Konqueror with superuser rights? The SuSE 8.1 menu item for this was "Konqueror as superuser" - this is not available on the SuSE 8.2 menu. Thanks.

sharth
10-16-2003, 09:43 PM
hayl missed a step, change the konqueror step to su -c"konqueror"

brucehohl
10-16-2003, 10:17 PM
I have one more item to overcome. After I enter "su -c konqueror" I am prompted for a password which I enter. The result is "command not found". How do I make the call for konqueror "findable"? Thanks.

wdm
10-16-2003, 10:41 PM
You can go to the control center and change the menu settings to use the kde menu and then it will be available.
I had this same problem. Once you find it you can add it to the kicker panel & then change back to the SuSE menu if you like it better.

nouse66
10-16-2003, 11:44 PM
Originally posted by brucehohl
I have one more item to overcome. After I enter "su -c konqueror" I am prompted for a password which I enter. The result is "command not found". How do I make the call for konqueror "findable"? Thanks.

konqueror probably isn't in your path. that happened to me in gentoo. konqueror is in /usr/kde/3.1/bin/ which wasn't in my root's path.

copeja
10-16-2003, 11:59 PM
as an user in the command line terminal enter
kdesu konqueror. First kdesu will pop up enter root password and the roots home in konqueror will come up.

brucehohl
10-17-2003, 06:22 AM
Thanks all for your replies. I set up an icon on my desktop with the command "kdesu konqueror" - works great. I will add it to the menu later.

Hypz
11-27-2003, 05:02 PM
When I do kdesu konqueror I get an error:
mcop warning: user defined singal handler found for SIG_PIPE, overriding /tmp/mcop-user is not owned by user

Any ideas?

Hypz
11-27-2003, 05:15 PM
Nevermind I was doing as root. Fixed that but now when konqueror starts in root. As soon as I move the pointer ontop of konqueror it closes.

Hypz
11-27-2003, 08:53 PM
anyone?

rdeschene2
11-27-2003, 09:08 PM
So I guess first check suse.com for relevant patches.

I'm still running SuSE 8.1, and my habit when opening a root konqueror window is;

open a shell
sux - root
enter password
konqueror


That doesn't explain the cause of your problem of course, but hopefully that will work instead.


Good luck!
Rick D.