Written by James McDonald

August 5, 2011

Just checking if my Dreamhost VPS has had the memory reduced yet

Before:

[me@mybox]$ free -m
             total       used       free     shared    buffers     cached
Mem:          2300         97       2202          0          0         12
-/+ buffers/cache:         84       2215
Swap:            0          0          0

After:

[me@mybox]$ free -m
             total       used       free     shared    buffers     cached
Mem:           300        112        187          0          0         13
-/+ buffers/cache:         99        200
Swap:            0          0          0

0 Comments

Submit a Comment

Your email address will not be published. Required fields are marked *

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

The reCAPTCHA verification period has expired. Please reload the page.

You May Also Like…

Meraki Open Source Licenses

Until today I assumed that Meraki was built in-house with only closed source software. But having a look at the...

VEEAM FAILS

If you have Veeam backup failing with the Updating BCD failed with Cannot update SafeBoot flag and SentinelOne is...