Skip to main content

Command Palette

Search for a command to run...

How to fix ssh: connect to host 10.0.2.15 port 22: Connection refused

Published
β€’1 min read
How to fix ssh: connect to host 10.0.2.15 port 22: Connection refused

It's already Friday, and I'm delighted πŸ˜‰ to see you here.

Another day of problem-solving, so we'll see how it goes.

I had the same issue, and here is how I was able to solve it after doing some research.

sudo apt-get install openssh-server openssh-client`

Yeah, that's all πŸ˜‰πŸ˜Š you just fixed that error.

I'd love to connect with you at Twitter | LinkedIn | GitHub

See you next Friday in DevOpsFriday series. Take care!!!