User Tools

Site Tools


virtualbox

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
virtualbox [2019/08/20 13:41] general_uservirtualbox [2020/01/07 13:39] – [Importing the OpenEMM appliance] mfr
Line 36: Line 36:
 You will be asked to change this password immediately. You will be asked to change this password immediately.
  
-An IP address will be automatically assigned using DHCP. If you have to set up an IP address manually use the file /etc/sysconfig/network-scripts/ifcfg-enp0s3 for your changes.+An IP address will be automatically assigned using DHCP. If you have to set up an IP address manually edit the file /etc/sysconfig/network-scripts/ifcfg-enp0s3.
  
 <code> <code>
Line 42: Line 42:
 IPADDRESS=<your IP> IPADDRESS=<your IP>
 PREFIX=<your network prefix> PREFIX=<your network prefix>
 +GATEWAY=<your network gateway>
 +DNS1=<your dns server>
 </code> </code>
  
virtualbox.txt · Last modified: 2020/11/30 15:08 by mfr