Guest User

Untitled

a guest
Jul 15th, 2016
28
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. auto eth0
  2. iface eth0 inet static
  3. address 10.0.0.1
  4. netmask 255.255.255.0
  5. post-up mount -t nfs server:/path/to/files /mnt/folder
Add Comment
Please, Sign In to add comment