首页 > 其他 > 详细

ESXI

时间:2016-10-09 12:53:11      阅读:248      评论: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
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!