Skip to content

Instantly share code, notes, and snippets.

@iissnan
Last active December 31, 2015 11:39
Show Gist options
  • Select an option

  • Save iissnan/7981420 to your computer and use it in GitHub Desktop.

Select an option

Save iissnan/7981420 to your computer and use it in GitHub Desktop.
Connect from Windows(Host) to Ubuntu(VMWare Machine) via SSH.

Install openssh-server in ubuntu:

sudo apt-get install openssh-server

then, connect with putty via SSH in windows.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment