Advertisement
Guest User

Untitled

a guest
Dec 8th, 2015
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.87 KB | None | 0 0
  1. root@srv:~# du -sh /*
  2. 8.7M /bin
  3. 18M /boot
  4. 8.0K /dev
  5. 11M /etc
  6. 3.1G /home
  7. 0 /initrd.img
  8. 91M /lib
  9. 4.0K /lib64
  10. 16K /lost+found
  11. 4.0K /media
  12. 4.0K /mnt
  13. 4.0K /opt
  14. du: cannot access `/proc/19240/task/19240/fd/4': No such file or directory
  15. du: cannot access `/proc/19240/task/19240/fdinfo/4': No such file or directory
  16. du: cannot access `/proc/19240/fd/4': No such file or directory
  17. du: cannot access `/proc/19240/fdinfo/4': No such file or directory
  18. 0 /proc
  19. 1.6M /root
  20. 240K /run
  21. 7.9M /sbin
  22. 4.0K /selinux
  23. 4.0K /srv
  24. 0 /sys
  25. 4.0K /tmp
  26. 1.3G /usr
  27. 995M /var
  28. 0 /vmlinuz
  29. root@srv:~#
  30. root@srv:~# df -h
  31. Filesystem Size Used Avail Use% Mounted on
  32. /dev/vda1 158G 150G 0 100% /
  33. udev 3.9G 8.0K 3.9G 1% /dev
  34. tmpfs 1.6G 240K 1.6G 1% /run
  35. none 5.0M 0 5.0M 0% /run/lock
  36. none 3.9G 0 3.9G 0% /run/shm
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement