[Solved]Super user File Manager
-
- Black ninja
- Posts: 55
- Joined: 07 Aug 2013, 02:42
- Distribution: Ubuntu Linux 12.04 LTS
- Location: Puerto Rico (USA)
[Solved]Super user File Manager
In the Razor-qt desktop (Porteus v2.0) there was an app that let you open the File Manager with root privileges, while you are logon as guest. Is there something similar with KDE4? Second question: What is the name of the command line editor in Porteus 2.1? Thanks.
wp
wp
Last edited by williepabon on 11 Aug 2013, 22:59, edited 1 time in total.
- wread
- Module Guard
- Posts: 1256
- Joined: 09 Jan 2011, 18:48
- Distribution: Porteus v5.0-kde-64 bits
- Location: Santo Domingo
- Contact:
Re: Super user File Manager
Hi willipabon!
Out of the box, KDE4 has no extra superuser File Manager, but I guess you can add it on.
The name of the CLI is KWrite.
Out of the box, KDE4 has no extra superuser File Manager, but I guess you can add it on.
The name of the CLI is KWrite.
Porteus is proud of the FASTEST KDE ever made.....(take akonadi, nepomuk and soprano out and you will have a decent OS).
The Porteus Community never sleeps!
The Porteus Community never sleeps!
- francois
- Contributor
- Posts: 6444
- Joined: 28 Dec 2010, 14:25
- Distribution: xfce plank porteus nemesis
- Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.
Re: Super user File Manager
@wread:wread wrote:Hi willipabon!
Out of the box, KDE4 has no extra superuser File Manager, but I guess you can add it on.
The name of the CLI is KWrite.
There is not enough explanations here. Could you provide more.
Prendre son temps, profiter de celui qui passe.
- francois
- Contributor
- Posts: 6444
- Joined: 28 Dec 2010, 14:25
- Distribution: xfce plank porteus nemesis
- Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.
Re: Super user File Manager
Ok, I finally got it from some of Jay's threads on gnome-mate:
http://forum.porteus.org/viewtopic.php? ... &start=15
Should open in superuser mode.
Sorry, I am not able to turn it in a functional script. But maybe someone will be able to do so.
You could also easily change your desktop environment in the base folder for mate or xfce which have the superuser mode.
http://forum.porteus.org/viewtopic.php? ... &start=15
Code: Select all
guest@porteus:~$ su - root -c dolphin
Should open in superuser mode.
Sorry, I am not able to turn it in a functional script. But maybe someone will be able to do so.
You could also easily change your desktop environment in the base folder for mate or xfce which have the superuser mode.
Prendre son temps, profiter de celui qui passe.
-
- Black ninja
- Posts: 55
- Joined: 07 Aug 2013, 02:42
- Distribution: Ubuntu Linux 12.04 LTS
- Location: Puerto Rico (USA)
Re: Super user File Manager
francois:francois wrote:Ok, I finally got it from some of Jay's threads on gnome-mate:
http://forum.porteus.org/viewtopic.php? ... &start=15Code: Select all
guest@porteus:~$ su - root -c dolphin
Should open in superuser mode.
When I run the code above, a bunch of stuff is output on the terminal, but finally Dolphin opens in root mode. Thanks.
Sorry, I didn't explain myself clearly, when I talked about a command line editor I was thinking in a text editor that runs from terminal, like vi or nano on Linux.
wp
PS:
Just to let you know that the code above also works for Kwrite.
- fanthom
- Moderator Team
- Posts: 5667
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
- Contact:
Re: Super user File Manager
'dolphin - super user mode' should be under 'system' in kmenu. if it's not there (can't check right now as i'm at work) then i had to mess up something and will bring it back for next release.
btw. cli editors are vi (stripped version bundled into busybox) and mcedit.
btw. cli editors are vi (stripped version bundled into busybox) and mcedit.
Please add [Solved] to your thread title if the solution was found.
- brokenman
- Site Admin
- Posts: 6105
- Joined: 27 Dec 2010, 03:50
- Distribution: Porteus v4 all desktops
- Location: Brazil
Re: Super user File Manager
You could copy the file called /usr/share/applications/dolphin.desktop into /usr/share/applications/root-dolphin.desktop. Then open it and change the EXEC= line with your new root code.
The CLI in porteus is vi or mcedit.
The CLI in porteus is vi or mcedit.
How do i become super user?
Wear your underpants on the outside and put on a cape.
Wear your underpants on the outside and put on a cape.
- francois
- Contributor
- Posts: 6444
- Joined: 28 Dec 2010, 14:25
- Distribution: xfce plank porteus nemesis
- Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.
Re: Super user File Manager
The stuf in the terminal is verbose mode concerning the functioning of dolphin.
Prendre son temps, profiter de celui qui passe.
Re: Super user File Manager
KDE4:
OTHERS:
Code: Select all
kdesu /path/to/program
Code: Select all
ktsuss /path/to/program
NjVFQzY2Rg==
- wread
- Module Guard
- Posts: 1256
- Joined: 09 Jan 2011, 18:48
- Distribution: Porteus v5.0-kde-64 bits
- Location: Santo Domingo
- Contact:
Re: Super user File Manager
¡but if you open a konsole and tip kwrite, you will have a better text editor!
Porteus is proud of the FASTEST KDE ever made.....(take akonadi, nepomuk and soprano out and you will have a decent OS).
The Porteus Community never sleeps!
The Porteus Community never sleeps!