Hello,
What is the command to see the memory use on my dedicated server ?
Thanks.
Memory use on my dedicated server
-
- Posts: 5
- Joined: Thu Jan 22, 2015 4:49 pm
Re: Memory use on my dedicated server
Login as root via SSH in dedicated server. Then type the following command to get information about the free RAM and the amount used by the server:
free -m –t
free -m –t