基础环境

# 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
基础环境

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-08-12
  • 2021-12-01
  • 2021-08-09
  • 2021-05-15
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-12-08
  • 2021-06-07
  • 2021-05-19
  • 2022-12-23
  • 2022-12-23
  • 2021-06-04
相关资源
相似解决方案