Advertisement
Guest User

Untitled

a guest
Feb 17th, 2020
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. # My static IP configuration for the VirtualBox Host Only Adapter
  2. auto enp0s8
  3. iface enp0s8 inet static
  4. address 192.168.188.101
  5. netmask 255.255.255.0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement