Guest User

Untitled

a guest
Jan 21st, 2018
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.04 KB | None | 0 0
  1. andrew@Hyacinth:~$ mount
  2. /dev/sda1 on / type ext4 (rw,errors=remount-ro,user_xattr,commit=0)
  3. proc on /proc type proc (rw,noexec,nosuid,nodev)
  4. none on /sys type sysfs (rw,noexec,nosuid,nodev)
  5. fusectl on /sys/fs/fuse/connections type fusectl (rw)
  6. none on /sys/kernel/debug type debugfs (rw)
  7. none on /sys/kernel/security type securityfs (rw)
  8. none on /dev type devtmpfs (rw,mode=0755)
  9. none on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)
  10. none on /dev/shm type tmpfs (rw,nosuid,nodev)
  11. none on /var/run type tmpfs (rw,nosuid,mode=0755)
  12. none on /var/lock type tmpfs (rw,noexec,nosuid,nodev)
  13. binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,noexec,nosuid,nodev)
  14. gvfs-fuse-daemon on /home/andrew/.gvfs type fuse.gvfs-fuse-daemon (rw,nosuid,nodev,user=andrew)
  15. /dev/sdb1 on /media/Backups type vfat (rw,nosuid,nodev,uhelper=udisks,uid=1000,gid=1000,shortname=mixed,dmask=0077,utf8=1,showexec,flush)
  16. /dev/sdc1 on /media/Attaché type vfat (rw,nosuid,nodev,uhelper=udisks,uid=1000,gid=1000,shortname=mixed,dmask=0077,utf8=1,showexec,flush)
Add Comment
Please, Sign In to add comment