LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Can't get my ssh to work after updating ubuntu (https://www.linuxquestions.org/questions/linux-newbie-8/cant-get-my-ssh-to-work-after-updating-ubuntu-863926/)

pixartist 02-20-2011 05:30 PM

Can't get my ssh to work after updating ubuntu
 
I upgraded by doing:
$ sudo apt-get update
$ sudo apt-get upgrade
$ sudo apt-get install update-manager-core
$ sudo do-release-upgrade

And now I can't get a ssh or scp connection! The damn provider support won't help me because they don't support any more recent version of ubuntu than 8.04. (which is too old for what I need )

So any Idea how I can get the ssh daemon running again ? I have access to a PLESK control panel -> I can modify files, start services and restart the server.

Thanks

pixartist 02-20-2011 05:44 PM

Okay I managed to get an ssh connection !! started in "repair" mode. So now how can I find out why the ssh won't start in normal mode ?

gilead 02-20-2011 07:39 PM

Have you had a look in your log files? On my box, I'd check /var/log/messages, /var/log/syslog and /var/log/secure for information.


All times are GMT -5. The time now is 11:57 PM.