Portal Home > Knowledgebase > Technical Questions > Control panel shows memory usage higher than my free -m. What gives?

Control panel shows memory usage higher than my free -m. What gives?

Control panel shows the cached memory as used as well. Your free -m shows the actual result.

To get a better understanding of Linux memory usage, please refer to http://www.linuxatemyram.com/
Was this answer helpful?
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...

Docker requires br_netfilter. How can I load this module?

br_netfilter module is already enabled on your VPS.There's a couple of different things you can...

How can I enable FUSE?

For Linux VPS line, FUSE / SSHFS is enabled by default. You don't need to run modprobe. This will...

WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED

If you see a message like the below when you are trying to connect to your VPS using SSH, it's...

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...