Город МОСКОВСКИЙ
00:08:09

How to rename VMNIC in VMware ESXi Server

Аватар
MySQL Мониторы производительности
Просмотры:
41
Дата загрузки:
08.12.2023 03:36
Длительность:
00:08:09
Категория:
Технологии и интернет

Описание

Commands used:
List all vmnics:
esxcfg-nics -l

Location of ESX.conf file
/etc/vmware

Copy config file:
cp /etc/vmware/esx.conf /etc/vmware/esxconf.old

Edit Config file:
vi /etc/vmware/esx.conf
Type i to edit/insert in the file
Hit ESC (escape) and type :wq to write and quit from VI editor

Delete backed up config file after successful changes:
rm esxconf.old

Рекомендуемые видео