With the popularization of Cloud technology and the expansion of development scale, vmware is one of my common Virtual Machine Software. Generally, multiple virtual machines are started on the server, which is always disabled and convenient. Later, linux is used as the host machine. If the host machine is started on the GUI, remote operations are troublesome, after the session is closed, the virtual opportunity is disabled. Unlike windows Remote Desktop, the virtual opportunity is disconnected only. In this way, you need to start the virtual machine using the command line method, and add the parameter nogui to set it to run in the background. For example, the command is as follows: Java code vmrun-T ws start "/usr/OS/Red Hat Linux/redhat. vmx "nogui vmrun has other parameters such as stop, suspend, and snapshot operations. For details, refer to the Command help.