> > > So, that I can have ssh with my VM's. > > SSH ing into VMs is quite simple , there are essentially 2 ways I do this .
I create a Bridged network with my wireless adapter and connect both my host and guest to a wireless router and I can ssh into my vm. But this method requires a router and needs a longer roundtrip. But you can also create a Host-only network between host and guest if ssh is the only thing you need . This is much faster and does not need a router . Again Read the documentation , Thats how I managed to do the same between My Ubuntu Host and Arch Guest. _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
