I tried "gksudo nautilus" in my terminal per the board instructions to get super user permissions in file manager and it is not working. Any ideas?
Jay
I tried "gksudo nautilus" in my terminal per the board instructions to get super user permissions in file manager and it is not working. Any ideas?
Jay
nautilus admin:///
or thepkexec
-based method – muru Oct 19 '20 at 04:26sudo -H nautilus
if I am using a Live USB. I installnautilus-admin
if I am booting a Full install. – C.S.Cameron Oct 19 '20 at 06:58