I have a pc with ubuntu-desktop OS. I have installed a VMware on it.
Then I have installed a ubuntu server in VMware. I can connect to it with ssh from my ubuntu desktop.
I wanna connect to my ubuntu server 16 in VMware with a domain name.
e.g
ssh vmware-ubuntu@my_domain.comHow can I do that?
UPDATE 1
I have edited /etc/hosts and add 192.168.xxx.xxx server.com on it. but I can't connect with ssh