Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
virtualbox [2015/07/29 09:47]
steve [Networking]
virtualbox [2015/08/18 16:44]
steve [Gentoo]
Line 61: Line 61:
 <​code>​ <​code>​
 /​etc/​init.d/​modules restart /​etc/​init.d/​modules restart
 +</​code>​
 +
 +Setup the network address manually for the local vboxnet0 network.
 +
 +Add to ''/​etc/​conf.d/​net'':​
 +
 +<​code>​
 +config_enp0s8="​192.168.56.2 netmask 255.255.255.0"​
 </​code>​ </​code>​