Feedback on the configuration I am considering

Arun Khan knura9 at gmail.com
Mon Jun 9 09:51:46 MST 2025


On Sun, Jun 8, 2025 at 8:20 PM David Schwartz via PLUG-discuss <
plug-discuss at lists.phxlinux.org> wrote:

> Is it even possible to run a VirtualBox instance on a simple shared web
> hosting account without root access?
>
> I’d love to see that!
>
>
It's possible to run VB in headless mode inside a VM (albeit w/o CPU
acceleration) but not in a "shared" web hosting subscription, which is
essentially a non privileged *nix login to a host.
VB does require 'root' access for its kernel modules, (output of lsmod
below) plus building them via DKMS for kernel updates.

vboxnetadp             28672  0
vboxnetflt             32768  0
vboxdrv               696320  2 vboxnetadp,vboxnetflt

--
Arun Khan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.phxlinux.org/pipermail/plug-discuss/attachments/20250609/e3de49ac/attachment.htm>


More information about the PLUG-discuss mailing list