Versions Compared

Key

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

...

Code Block
languageactionscript3
/home/share 175.197***.***.124.*(rw,sync,no_root_squash,no_all_squash)
# [/경로] [허용할 IP주소. *은 모두 허용](옵션)

...

Code Block
languageactionscript3
mount -t nfs 175.197***.***.100.150:/home/share /data

...

Code Block
languageactionscript3
175.197***.***.100.150:/home/share    /data   nfs defaults 0 0

...