How can I connect via SSH (Putty) to my VMWare machine (Ubuntu)?
Posted
by
orokusaki
on Server Fault
See other posts from Server Fault
or by orokusaki
Published on 2010-12-28T20:07:37Z
Indexed on
2010/12/28
20:55 UTC
Read the original article
Hit count: 451
I'm trying to connect to my VMWare (Workstation 7.1.3) machine (Ubuntu Lucid) via SSH. I've read through some other posts, but I can't figure this out. I ran ifconfig
, and got a inet addr:
and Bcast
and Mask:
which appear to be IP addresses. If I try to connect via Putty SSH to any of those addresses, it doesn't work. I also tried connecting to my IP address (from whatismyip.com).
Note: This is all taking place on the same desktop computer.
© Server Fault or respective owner