c:\> netsh interface ip set address name="VirtualBox Host-Only Network" source=static addr=192.168.1.1 mask=255.255.255.0
where:
VirtualBox Host-Only Network - is the network interface name
Configuring TUN/TAP virtual network interface for use with QEMU on Xubuntu 24.04 I am planning to run qemu-system-ppc to play around QEMU ...
No comments:
Post a Comment