yes.
Artistically, Iâm dry like an abandoned well!
But if I get some water/ideas, by some climate change caprice, Iâll PM you.
![]()
I donât see this as a good feature personally. You should avoid using root if possible and when you do should be with sudo and not a root terminal. I just CD and sudo from terminal as needed.
Thatâs just IMO though
Nautilus isnât meant to run as root and gnome folks actually say not to do so, so yeah itâs a donât.
I think even gnome terminal isnât meant itself to be run as the root user for security reasons.
You mean with something like:
sudo -s
sudo su
or
su
?
As in opening the terminal GUI itself as a root user.
You can call su or sudo within the terminal emulator but the actual GUI isnât running with elevated privledges and shouldnât be.
Got it! Thanks!
Never occurred to me to that by the way.
The best file manager as far as root is concerned regardless the distro or de/wm is the terminal. What are people actually looking to do messing with files as root in a gui other then laziness?
Cause other problems by running code as root that wasnât meant to ![]()
Linux has layers of access control for a reason, GUI apps should never be run as root
I decided t stay with Gnome File a.k.a. Nautilus, with MC a.k.a. Midnight Commander, to remind me of my age.