码迷,mamicode.com
首页 > 其他好文 > 详细

ESXI

时间:2016-10-09 12:55:13      阅读:159      评论:0      收藏:0      [点我收藏+]

标签:

ESXI设置时间

esxi设置时间命令:
Usage: esxcli system time set [cmd options]

Description:
  set                   Set the system clock time. Any missing parameters will
                        default to the current time

Cmd options:
  -d|--day=<long>       Day
  -H|--hour=<long>      Hour
  -m|--min=<long>       Minute
  -M|--month=<long>     Month
  -s|--sec=<long>       Second
  -y|--year=<long>      Year
 
 
 esxcli system time set --hour=10 --min=16 --sec=00
 

ESXI

标签:

原文地址:http://www.cnblogs.com/flyback/p/5941154.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!