mirror of
https://github.com/DoTheEvo/selfhosted-apps-docker
synced 2024-11-06 21:20:41 +00:00
.. | ||
readme.md |
Esxi
guide-by-example
Purpose
Type 1 hypervisor hosting virtual machines, running straight on metal.
Files and directory structure
https://www.dbappweb.com/2020/08/20/how-to-change-the-default-gateway-for-vmware-vsphere-esxi/
- esxcfg-route
- esxcfg-route 10.65.26.25
https://blog.techygeekshome.info/2021/04/vmware-esxi-esxcli-commands-to-update-host-dns-servers/
- esxcli network ip dns server add --server=8.8.8.8
- esxcli network ip dns server remove --server=1.1.1.1
- esxcli network ip dns server list