OSX – How to run ubuntu server headless using Parallels Desktop?

Running virtual machines “headless” (each virtual machine is not visible on the host) is a good feature of VirtualBox. How to use Parallels Desktop on Mac OS X?
Make sure Parallels Desktop is not running. If it is running, the following command will still create a console window.

From Terminal.app, use the Parallels command line: prlctl

# List available VMs
prlctl list --all

# Start a VM using its name
prlctl start UbuntuServer

# Stop the VM
prlctl stop UbuntuServer

# Pause and Resume
prlctl pause UbuntuServer
prlctl resume UbuntuServer

# Reset and Restart
prlctl reset UbuntuServer
prlctl restart UbuntuServer

< /p>

Running virtual machines “headless” (each virtual machine is not visible on the host) is a good feature of VirtualBox. How to use Parallels Desktop on Mac OS X?

Make sure Parallels Desktop is not running. If it is running, the following command will still create a console window.

From Terminal.app, use the Parallels command line: prlctl

# List available VMs
prlctl list --all

# Start a VM using its name
prlctl start UbuntuServer

# Stop the VM
prlctl stop UbuntuServer

# Pause and Resume
prlctl pause UbuntuServer
prlctl resume UbuntuServer

# Reset and Restart
prlctl reset UbuntuServer
prlctl restart UbuntuServer

< p>

WordPress database error: [Table 'yf99682.wp_s6mz6tyggq_comments' doesn't exist]
SELECT SQL_CALC_FOUND_ROWS wp_s6mz6tyggq_comments.comment_ID FROM wp_s6mz6tyggq_comments WHERE ( comment_approved = '1' ) AND comment_post_ID = 5196 ORDER BY wp_s6mz6tyggq_comments.comment_date_gmt ASC, wp_s6mz6tyggq_comments.comment_ID ASC

Leave a Comment

Your email address will not be published.