Virtualbox setup for mineos over command line? (for centos)

I have a centos server I want to install virtualbox on for the purpose of using mineos

The tutorials appear to show virtualbox setup with a gui, but I only have remote access to this server, I don’t even believe GUIs are available locally.

How do I do this remotely?

To manipulate and configure virtualboxover commandlinde you use theVBoxManage command: https://www.virtualbox.org/manual/ch08.html

With a web server that supports php you can set up phpVirtualBox to get a web GUI for remote management. https://sourceforge.net/p/phpvirtualbox/wiki/Home/

If you google “virtualbox remote GUI” or something like that you will find several other solutions for remote management as well