Guest User

Untitled

a guest
Apr 25th, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.75 KB | None | 0 0
  1. annexx@fagbox [~]$ mkdir .znc
  2. mkdir: cannot create directory `.znc': No space left on device
  3. annexx@fagbox [~]$ df -h
  4. Filesystem Size Used Avail Use% Mounted on
  5. /dev/simfs 30G 1.6G 0 100% /
  6. tmpfs 192M 0 192M 0% /lib/init/rw
  7. tmpfs 192M 0 192M 0% /dev/shm
  8. overflow 1.0M 0 1.0M 0% /tmp
  9. annexx@fagbox [~]$ mount
  10. /dev/simfs on / type simfs (rw,relatime,usrquota,grpquota)
  11. proc on /proc type proc (rw,relatime)
  12. sysfs on /sys type sysfs (rw,relatime)
  13. tmpfs on /lib/init/rw type tmpfs (rw,nosuid,relatime)
  14. tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev,relatime)
  15. devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime)
  16. overflow on /tmp type tmpfs (rw,relatime)
Add Comment
Please, Sign In to add comment