Could someone tell me how can I check my server resources and specifications in SSH mode? Thanks in advance
Or you can use "free" to display the amount of RAM and Swap space usage. "df -h" shows you hard drive usage and "top" shows currently running processes, and orders them by CPU usage