一、設(shè)置esxi主機(jī)時(shí)間
esxi主機(jī)是不能用date命令來(lái)設(shè)置時(shí)間的,需要使用esxcli命令
更改esxi系統(tǒng)時(shí)間:
- # esxcli system time set -d 08 -H 16 -m 01 -M 03 -y 2016
如果同步系統(tǒng)時(shí)間到主板上,使用下面命令:
- # esxcli system time get
更改esxi主機(jī)主板上的時(shí)間:
- # esxcli hardware clock set -d 10 -H 10 -m 18 -M 04 -y 2016
如果同步主板到esxi系統(tǒng)上,使用下面命令:
- # esxcli system time get
版權(quán)聲明:文章圖片資源來(lái)源于網(wǎng)絡(luò),如有侵權(quán),請(qǐng)留言刪除!!!
評(píng)論