Install brctl
sudo apt install bridge-utils
Add new virtual bridge
sudo brctl addbr virbr0
sudo brctl addif virbr0 eth0
Check
/etc/qemu-ifup and /etc/qemu-ifdown #files
Software Developer, Programming, Web resources and entertaiment. Desarrollo de software, programación, recursos web y entretenimiento.
Solving multiple python installation: sudo update-alternatives --install /usr/ bin /python3 python3 /usr/ bin /python3 .5 1 sudo update...
No comments:
Post a Comment