free -h # 查看内存使用情况
top # 查看进程与系统负载
htop # top 增强版(需安装)
uptime # 查看系统运行时间与负载
uname -a # 查看系统内核信息