1 post tagged command. Clear filter
Sep 2010 · 1 min read
How much memory is on my linux server? Run the free command Which will tell you memory in Gigs. You can pass other flags, such as, -m or -k, which will give you the number in megs and kilobytes...