how to use virtualbox on ghostbsd 19.10

Need support for GhostBSD. Ask here if your question does not fit elsewhere.
Post Reply
newbie987
Posts: 2
Joined: Thu Dec 12, 2019 3:38 pm

how to use virtualbox on ghostbsd 19.10

Post by newbie987 »

hello i was wondering how can i uses virtualbox without using superuser on ghostbsd 19.10 is there a way to do it ?
thank you
User avatar
ericbsd
Developer
Posts: 2056
Joined: Mon Nov 19, 2012 7:54 pm

Re: how to use virtualbox on ghostbsd 19.10

Post by ericbsd »

You need to do this.

Code: Select all

sudo chmod +x /usr/local/lib/virtualbox/VirtualBox
newbie987
Posts: 2
Joined: Thu Dec 12, 2019 3:38 pm

Re: how to use virtualbox on ghostbsd 19.10

Post by newbie987 »

thank you for the info
Post Reply