LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Red Hat (https://www.linuxquestions.org/questions/red-hat-31/)
-   -   Running Nautilus with root permissions (https://www.linuxquestions.org/questions/red-hat-31/running-nautilus-with-root-permissions-136342/)

paul.nel 01-19-2004 09:42 AM

Running Nautilus with root permissions
 
Quick question. How do I change from user rights to root rights for a Nautilis session (like su but only fot the GUI) with out login in as root from scratch?

Regards
p.n

benjithegreat98 01-19-2004 12:48 PM

Open up a shell userspace and at the command line type :
su
<password>
nautilus

It will bring up the nautilus window. Remember that many people recomend you don't do anything graphical with X. You can accidentally mess up your system more easily than you could otherwise. Also, you don't have full functionality this way, but you do have some.

paul.nel 01-19-2004 01:27 PM

Off Course. I do it with everything else... Sorry about this.

vincebs 01-19-2004 11:22 PM

I also find myself loading nautilus as root because it is much easier to manipulate directories through nautilus than to go through the terminal.

imsajjadali 01-20-2004 12:08 AM

good option...Are you sure that this option will not demage the X window

imsajjadali 01-20-2004 06:19 AM

I have checked this option but it is not worked.

imsajjadali 01-20-2004 07:47 AM

I have opened the shell prompt and type
su
<password>
nautilus
it's ok... but on shell prompt it gives some error message. when I close the graphical window of nautilus.....it does not close the shell prompt. is it harm my system or ok.

benjithegreat98 01-20-2004 09:08 AM

I personally have gotten faster at the command line for a bunch of stuff so I don't use it.

If instead of typing "nuatilus" you type "nautilus &" It will separate nautilus from the shell. That way you can type that and then close the shell without closing nautilus.

I'm not sure your error message is a bad message. You'll have to post it before anyone could make that kind of judgement. I doubt it is harming anything, however.


All times are GMT -5. The time now is 12:36 AM.