You can enable FUSE or NFS yourself by logging in to your VPS over ssh and running the following:
For NFS: touch /option.nfs
For FUSE: touch /option.fuse
It will take up to 30 minutes your server will restart, when it has been done the option.nfs or option.fuse will be renamed to nfs.enabled or fuse.enabled
For Docker you will need to have more iptables modules available to you, the same process as above applies but use touch /option.netfilter instead.
- nfs, fuse, docker, netfilter, iptables
- 6 Users Found This Useful