Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagebash
cd ~
mkdir -p mnt/guest.public
# forget if I also need to make the subdirectory
sudo mount -t nfs 192.168.0.5:/volume1/guest.public ./mnt/guest.public/


Setup Automatic Mounting on Startup

...

References

Benchmark on best Mounting Protocol for Ubuntu

...