查看服务器硬件信息 # df -h # cat /etc/redhat-release # free -h # cat /proc/cpuinfo |grep “cores” # cat /proc/cpuinfo | grep name | cut -f2 -d: | uniq -c Post navigation mysql 重置root密码FtpUtil.java