基础环境

# cat /etc/redhat-release
CentOS Linux release 7.2.1511 (Core)

# free -m
              total        used        free      shared  buff/cache   available
Mem:           7566         493        1663           8        5409        6781
Swap:          1535           0        1535

# df -h
文件系统                 容量  已用  可用 已用% 挂载点
/dev/mapper/centos-root   98G  6.5G   92G    7% /
devtmpfs                 3.9G     0  3.9G    0% /dev
tmpfs                    3.7G   12K  3.7G    1% /dev/shm
tmpfs                    3.7G  8.4M  3.7G    1% /run
tmpfs                    3.7G     0  3.7G    0% /sys/fs/cgroup
/dev/xvda1               497M  205M  293M   42% /boot
tmpfs                    757M     0  757M    0% /run/user/0
基础环境

相关文章:

猜你喜欢
相关资源
相似解决方案