Advertisement
UHLHosting

Untitled

Apr 8th, 2022
1,205
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.16 KB | None | 0 0
  1. [root@ns1 apnscp]# df
  2. Filesystem          1K-blocks    Used Available Use% Mounted on
  3. devtmpfs               992368       0    992368   0% /dev
  4. tmpfs                 1011504      20   1011484   1% /dev/shm
  5. tmpfs                 1011504   62288    949216   7% /run
  6. tmpfs                 1011504       0   1011504   0% /sys/fs/cgroup
  7. /dev/mapper/rl-root  30332448 6793512  23538936  23% /
  8. tmpfs                  504832     248    504584   1% /tmp
  9. /dev/sda1             1038336  213412    824924  21% /boot
  10. tmpfs                  202300       0    202300   0% /run/user/0
  11. [root@ns1 apnscp]#
  12.  
  13. [root@ns2 ~]# df
  14. Filesystem          1K-blocks    Used Available Use% Mounted on
  15. devtmpfs               992368       0    992368   0% /dev
  16. tmpfs                 1011504      36   1011468   1% /dev/shm
  17. tmpfs                 1011504   21348    990156   3% /run
  18. tmpfs                 1011504       0   1011504   0% /sys/fs/cgroup
  19. /dev/mapper/rl-root  30332448 6296240  24036208  21% /
  20. tmpfs                  463872     316    463556   1% /tmp
  21. /dev/sda1             1038336  213412    824924  21% /boot
  22. tmpfs                  202300       0    202300   0% /run/user/0
  23. [root@ns2 ~]#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement