[SOLVED] cmd for CLI to GUI
[SOLVED] cmd for CLI to GUI
what is the alternate of "nautilus" ín porteus, which is used in Ubuntu for changing from CLI to GUI ?
Last edited by accio on 20 Feb 2017, 13:21, edited 3 times in total.
- Ed_P
- Contributor
- Posts: 8912
- Joined: 06 Feb 2013, 22:12
- Distribution: Cinnamon 5.01 ISO
- Location: Western NY, USA
Re: cmd for CLI to GUI
As root init 4 works. And startx also, if I understand your question properly.
-
- Shogun
- Posts: 217
- Joined: 18 Aug 2013, 12:09
- Distribution: Slackware PartedMagic Xubuntu
- Location: The Netherlands
Re: cmd for CLI to GUI
To figure out what accio might mean I tested the "nautilus" command on Ubuntu 16.04.2:
1) in an Xterm in an X session: a "Files" window is opened. But why would one want to do that as clicking on the File Manager in the dock also opens a "Files" window.
2) when logged on on an alternate screen (e.g. via Ctrl+Alt+F2, or Windows+F2 in VirtualBox): Failed to connect to Mir ... Issuing "init 4" (as root) on that alternate screen fails to "go GUI", but "startx" (as root or non-root) does. Alas there is no dock or dash then. But via a rightclick one can open an Xterm and issuing "nautilus" in there open a "Files" window.
For Porteus the equivalents are:
1) type the name of the File Manager -- which depends on the Porteus flavour, e.g. "caja" for Mate.
2) "init 4" and "startx" open a "full" GUI, so no additional commands are necessary.

1) in an Xterm in an X session: a "Files" window is opened. But why would one want to do that as clicking on the File Manager in the dock also opens a "Files" window.
2) when logged on on an alternate screen (e.g. via Ctrl+Alt+F2, or Windows+F2 in VirtualBox): Failed to connect to Mir ... Issuing "init 4" (as root) on that alternate screen fails to "go GUI", but "startx" (as root or non-root) does. Alas there is no dock or dash then. But via a rightclick one can open an Xterm and issuing "nautilus" in there open a "Files" window.
For Porteus the equivalents are:
1) type the name of the File Manager -- which depends on the Porteus flavour, e.g. "caja" for Mate.
2) "init 4" and "startx" open a "full" GUI, so no additional commands are necessary.

[SOLVED] cmd for CLI to GUI
<removed>
Last edited by Evan on 17 Feb 2018, 07:43, edited 1 time in total.
- francois
- Contributor
- Posts: 6501
- Joined: 28 Dec 2010, 14:25
- Distribution: xfce plank porteus nemesis
- Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.
Re: cmd for CLI to GUI
@accio:
You have to specify which desktop environment you use: kde,xfce, lxqt ... ? These all come with different file managers.
You have to specify which desktop environment you use: kde,xfce, lxqt ... ? These all come with different file managers.

Prendre son temps, profiter de celui qui passe.
- brokenman
- Site Admin
- Posts: 6105
- Joined: 27 Dec 2010, 03:50
- Distribution: Porteus v4 all desktops
- Location: Brazil
Re: cmd for CLI to GUI
In place of nautilus type in the name of your file manager.
mate = caja
xfce = thunar
cinnamon = nemo
mate = caja
xfce = thunar
cinnamon = nemo
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.
Re: cmd for CLI to GUI
Hi! i am using kde!francois wrote:@accio:
You have to specify which desktop environment you use: kde,xfce, lxqt ... ? These all come with different file managers.
Re: cmd for CLI to GUI
@evan thanks this is also help full but I need something like file explorer out of the shell. If you try nautilus in Ubuntu you will know what I actually mean.Evan wrote:If he wants a file manger from command line he could type mc to start Midnight Commander.
Unless i've misunderstood ............
-
- Full of knowledge
- Posts: 2104
- Joined: 17 Jun 2013, 13:17
- Distribution: Porteus 3.2.2 XFCE 32bit
- Location: Germany
Re: cmd for CLI to GUI
Isn't the file manager in KDE named dolphin..?
Re: cmd for CLI to GUI
yep it! Thank you everyone. Now its easy for me to navigate in file manager as root. Nothing great but one problem solved.donald wrote:Isn't the file manager in KDE named dolphin..?