Error on ubuntu:
E: Unable to correct problems, you have held broken packages
Solution:
# dpkg --configure -a
# apt clean
# apt update
#rm /var/lib/apt/lists/lock
#rm /var/cache/apt/archives/lock
E: Unable to correct problems, you have held broken packages
# dpkg --configure -a
# apt clean
# apt update
#rm /var/lib/apt/lists/lock
#rm /var/cache/apt/archives/lock
List the vSwitches from ESXI using CLI: esxcli network vswitch standard list output example: vSwitch0 Name: vSwitch0 Class...