Access your UTM VM over ssh
Go to Network Section for the Guest & create a new Port Forward from guest port 22 to host port 22022 (or whatever port you have free) Save & start up the VM Open terminal and ssh to your local forwarded port
Go to Network Section for the Guest & create a new Port Forward from guest port 22 to host port 22022 (or whatever port you have free) Save & start up the VM Open terminal and ssh to your local forwarded port
2 new cloud computing OSes are interesting me lately: the first is CoreOS which is a ChromeOS fork (a minimal Linux distribution) designed to run Docker containers. The second is more radical: OSv is designed from the ground up to execute a single application on top of a hypervisor, for example a Java Appserver.