Advertisement
Guest User

Untitled

a guest
Nov 20th, 2014
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. # The local hostmachine access interface.
  2. auto eth1
  3. iface eth1 inet static
  4. address 192.168.99.10
  5. netmask 255.255.255.0
  6.  
  7. 192.168.99.20
  8.  
  9. sudo aptitude install avahi-daemon avahi-utils
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement