I have un-installed PcManfm, default file manager from Lubuntu as I was too annoyed by it and wanted to install Dolphin. To avoid any conflicts I did this before installing Dolphin and stupidly I logged out from the system after un-installing . Now I have only a blank screen...
Is it possible to install PcManfm back again from a Life Stick. If so how to do it?
Or from Lubuntus rescue mode? I don't know How to establish an internet connection via Terminal.
ctrl+alt+t
orctrl+alt+F1
andsudo apt-get install pcmanfm
– EdiD Mar 09 '16 at 09:32CTRL+ALT+Fx
with x=1 to 6 does not give you a tty login option? – FelixJN Mar 09 '16 at 10:17ctrl+alt+F1
> the terminal starts and I have triedsudo apt-get install pcmanfm
the system started to execute but couldn’t obviously finished as there is no Internet connection. I don’t know how to get the connection from Terminal. Unfortunately I cant get wired LAN connection . And what is a tty login? – Asklep Mar 09 '16 at 10:31CTRL+ALT+F1
, so this is OK an working. Now you just need to access your WLAN from terminal. Did you try it like here? Try the simple version by user @user82110 first! – FelixJN Mar 09 '16 at 10:37ctrl+alt+F1
and I can login in my sytsem , but the screen is still black. But A click with the right mouse button shows me the context menu of OpenBox. I can start the terminal emulator and start some applications, PcManfm too via it except network-manager. So, I have no desktop, no task-bar visible, no network manger. I have used lxsession before. – Asklep Mar 09 '16 at 11:49