privleged

  1. R

    Persistently Use FUSE Inside of LXC Container

    I am using a package called s3fs which allows you to mount s3 object storage on a linux machine as a disk. When trying to mount it, I get the error fuse: device not found, try 'modprobe fuse' first After referencing this thread, I was able to figure out that I need to run the following...