Can I run Docker on my VPS?
Docker is fully supported for our Linux VPS and Premium VPS plans.
It has been enabled by default and there is no action needed from your side.
For better compatability for extended features, please create a file named ".dockerenv" on your / directory.
You can use the following command on SSH to create it:
touch /.dockerenv
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 enable PPP?
PPP is enabled on our plans by default.
Can I use Mailcow on Linux VPS?
Unfortunately, you cannot use Mailcow on Linux VPS line. Their maintainers have no interest in...
Error: Failed to detect code [xnxnxnx] in SYSLOG_LOG [/var/log/messages]
The root cause of the issue is a current known bug with the imjournal module for rsyslog that...
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...