pastebin - collaborative debugging tool
nrubsig.kpaste.net RSS


nfs4j usage
Posted by Anonymous on Tue 16th Jan 2024 14:55
raw | new post
view followups (newest first): nfs4j/simple-nfs usage by Anonymous
modification of post by Anonymous (view diff)

  1. git clone https://github.com/kofemann/simple-nfs.git
  2. cd simple-nfs/
  3. mvn package
  4. find . -name \*.jar
  5. echo "/ *(rw,insecure,all_squash,anonuid=$(id -u),anongid=$(id -g))" >exports
  6. mkdir nfsroot
  7. chmod a=u nfsroot
  8. java -jar ./target/simple-nfs-1.0-SNAPSHOT-jar-with-dependencies.jar -root "$PWD/nfsroot" -port 30000 -exports $PWD/exports

Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.

Syntax highlighting:

To highlight particular lines, prefix each line with {%HIGHLIGHT}




All content is user-submitted.
The administrators of this site (kpaste.net) are not responsible for their content.
Abuse reports should be emailed to us at