Vagrant - Enabling A CentOS VM's Gui Mode - CodingBee
Vagrant - Enabling A CentOS VM's Gui Mode - CodingBee
Vagrant
Announcement
I have released my new course on Udemy, Kubernetes By Example. Sign up
now to get free lifetime access!
Next open up the vagrant file and ensure the following virtualbox setting section
exists:
$ vagrant ssh
You should now see the gui desktop in your virtualbox window. If not, then try
restarting the box:
I’ve also created the vagrant enable gui shell script that you can copy into your
vagrant projects.
PREVIOUS
Vagrant – Installing Vagrant on Windows
NEXT
Vagrant – Plugins
SEARCH