Skip to content

Instantly share code, notes, and snippets.

@mowings
Last active September 2, 2020 21:29
Show Gist options
  • Save mowings/ed81a87fe2f22af71f9d8dc4c5dc5bef to your computer and use it in GitHub Desktop.
Save mowings/ed81a87fe2f22af71f9d8dc4c5dc5bef to your computer and use it in GitHub Desktop.
reload nfs exports, show which nfs volumes are mounted
# exportfs -ra
# showmount -e localhost
Export list for localhost:
/mnt/foo     *
/mnt/bar *
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment