码迷,mamicode.com
首页 >  
搜索关键字:vsphere 6.0 esxi 6.0 ntp    ( 3774个结果
ntp 控制报文
//make the procedure into block//2014.7.23 OK//#include "CSocket.h"#define NTP_SERVER_IP "192.168.1.12" /*ntp service IP*/int sendpkt(int sockfd...
分类:其他好文   时间:2014-07-31 20:20:27    阅读次数:287
ntp 校时程序
//effect:send ntp packet and get the ntp packet ,make the time OK//2014.7.31 is OK//#include #include #include #include #include #include #include #in...
分类:其他好文   时间:2014-07-31 20:18:57    阅读次数:263
Installation instructions of Nagios on CentOS 6.4 64bit
#InstallationinstructionsofNagiosonCentOS6.464bitAuthor:LarryZhaoQQ:920057952BLOG:larryzhao.blog.51cto.comE-mail:zhaolong0508@126.com#NTPServiceyuminstallntpservicentpdstartchkconfigntpdoncrontab-e*****/usr/sbin/ntpdatecn.pool.ntp.org#PacketsPreparenagios-3..
分类:移动开发   时间:2014-07-31 03:11:56    阅读次数:398
ntp--时间同步服务器
客户端首先安装ntp yum?install?ntp shell>?ntpdate?95.222.122.210?? shell>?ntpdate?202.112.10.60??? shell>?ntpdate?192.93.2.20 注意: 客户端同步时间时出现:no server suitable for synchr...
分类:其他好文   时间:2014-07-30 12:33:54    阅读次数:188
ntp服务及时间同步问题
今有一小型项目,完全自主弄,原来以为很简单的NTP服务,我给折腾了2个多小时才整撑头(以前都是运维搞,没太注意,所以这技术的东西,在简单都需要亲尝啊),这里记录为以后别再浪费时间。       目标环境,5台linux centos 6.3, 一台作为NTPD服务与外部公共NTP服务同步时间,同时作为内网的NTPD服务器,其他机器与这台服务做时间同步。  服务器IP 角...
分类:其他好文   时间:2014-07-30 10:04:43    阅读次数:355
智能卡登录出错.提示你的账户不支持智能卡登录.
好吧.因为我们的环境很复杂.需要模拟一个大型企业的网络环境.所以,总是会遇到一些稀奇古怪的事情.这不,今天就出事了.先是ESXI不知道什么原因粉屏.然后,好好的智能卡既然不能登录了.同事告诉我.出现的错误消息是:Thesystemcouldnotlogyouon.Youcannotuseasmartcardtologonbecaus..
分类:其他好文   时间:2014-07-29 15:35:59    阅读次数:272
Esxi 5.0下配置LSI SAS RAID卡
如何在Esxi 5.0中查看LSI RAID信息,并在线更换硬盘,修改VD等。
分类:其他好文   时间:2014-07-29 13:33:28    阅读次数:467
NTP校时设置
一、Windows Server 2008 – Time Server前言: 国家时间与频率标准实验室 && NTP服务器也可以忽略1~6 直接跳7如果已改过机码请使用1 Cmd:2 net stop w32time3 w32tm /unregister4 w32tm /register5 ...
分类:其他好文   时间:2014-07-26 01:47:26    阅读次数:525
linux 启动network后报错:device eth0 does not seem to be present, delaying initialization
在vsphere client中部署ovf模板后启动linux 的network后提示:device eth0 does not seem to be present, delaying initialization 设备eth0没有准备就绪,延迟初始化...
分类:Web程序   时间:2014-07-24 17:48:06    阅读次数:249
NTP详解-转
14.1. 路由器日志显示时间戳 提问在路由器 的日志和排错信息里面显示时间 回答 Router#configure terminal Enter configuration commands, one per line. End with CNTL/Z. Router(config)#s...
分类:其他好文   时间:2014-07-24 10:05:53    阅读次数:378
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!