SSH Only works as a guest [SOLVED]
-
@mitu I installed it with an image from retropie website. In late 2017. Trying the command now.
-
@chaska04 Sorry, No Luck. I ran the command and re-installed then rebooted.
-
@chaska04 Then try a complete uninstall then install again
dpkg -P openssh-server apt-get install -y openssh-server
-
@mitu Ok
-
@mitu It says the operation requires SuperUser Privilege.
-
@chaska04 said in SSH Only works as a guest:
@mitu It says the operation requires SuperUser Privilege.
Add
sudo
before each command. -
@mitu It says it ran into openssh-server while processing (as an error)
-
@chaska04 What's the actual error and when does it occur - during the uninstall or the install ?
-
@mitu Uninstall.
dpkg: error processing package ssh depending problems - not removing Errors were encountered while processing: openssh-server
-
Try this:
sudo apt-get -y purge openssh-server sudo apt-get -y install openssh-server
-
@mitu Instead of what you said before?
-
@mitu OHHH MYYY GAWWWD. IT WORKED. Thank you sooooooooooooo much!! I can now do so much more thanks to you!!!
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.