How can I enable FUSE?
For Linux VPS line, FUSE / SSHFS is enabled by default. You don't need to run modprobe. This will error out but the kernel module is already loaded.
For Premium VPS line, we do not manage your FUSE / SSHFS settings. You can modprobe fuse to enable and any other module you need.
My disk quotas are not working. What to do?
For our Linux VPS line: Second level quotas are enabled by default.For Premium VPS line: You can...
How can I change my SSH port?
You can change your SSH port by simply logging in to your VPS and then opening up the SSH daemon...
Why can't I clear RAM cache or buffers on Linux VPS?
You do not need to clear your RAM cache. Linux has many decades of excellent memory management...
How can I enable TUN/TAP?
For Linux VPS line, TUN/TAP is enabled by default. You don't need to run modprobe. This will...
Unable to launch Docker swarm due to br_netfilter messages
When receiving the following message:"error creating external connectivity network: cannot...