/etc/dnf/dnf.conf
, add the following line:
sslverify=0
/etc/dnf/dnf.conf
, add the following line:
sslverify=0
ipconfig
. Locate the virtual network you just created, and note down the IP address, submask, and gateway. We will need these when configuring the RHEL VM.
When installing RHEL, go to network configuration settings. Select the ethernet adapter. In IPv4 settings, select Manual instead of DHCP or Automatic. For the IP address, submask, and gateway, use the values we got from the ipconfig
command used previously. Select Save.
There should be a switch or option somewhere in the ethernet adapter options to connect or Turn ON. After clicking this, verify that it has successfully found the virtual network switch as indicated by a CONNECTED status. You should also see the IP address, gateway, etc.
Continue with the rest of the installation.
By default, even when specifying the proxy address/port user/pwd, Fedora will likely complain about SSL certificates being invalid. In the ...