背景: 有些分布式服务(比如HBase服务), 依赖于系统时间戳, 如果集群各个节点, 系统时间不一致, 导致服务出现诡异的情况.解决方案: 那如何同步集群各个节点之间的时间? 采用NTP(Network Time Protocol)方式来实现, 选择一台机器, 作为集群的时间同步服务器, 然...
分类:
其他好文 时间:
2014-06-25 22:59:50
阅读次数:
346
解决方法如下 On the Windows 7 machine:Run secpol.mscDrill down through Local Policies | Security Options.Find Network Security: LAN Manager authentication l...
相关链接:Snmp学习笔记使用snmp4j实现Snmp功能(一)使用snmp4j实现Snmp功能(二)使用snmp4j实现Snmp功能(三)SNMP是英文“Simple Network Management Protocol”的缩写,中文意思是“简单网络管理协议”。SNMP是眼下最经常使用的环境管理...
分类:
其他好文 时间:
2014-06-24 14:56:19
阅读次数:
176
我们来看Interfaces ofport: OpenFlow port number for this interface. type: system: An ordinary network device, e.g. eth0 on Linux. internal: A simulated ne...
分类:
其他好文 时间:
2014-06-24 12:23:51
阅读次数:
316
1,host 就是WIN7 使用WIFI上网
2,打开设置你的VM 8
edit--Virutal network editor--VMnet0--Bridged (connect VMs to directly to the external network)--下拉菜单--选择Bridged to 你的无线上网卡型号或者是AutoMatic...
分类:
其他好文 时间:
2014-06-22 22:07:50
阅读次数:
243
今天是2014-06-17,遇到一个非常奇怪的问题,可能之前测试修改监听的原因,导致监听启动后自动关闭,特此记录一下整个处理过程,
监听配置文件信息如下:
[oracle@dg1 admin]$ more listener.ora
# listener.ora Network Configuration File: /u01/app/oracle/product/11.2.0/dbhome...
分类:
系统相关 时间:
2014-06-22 20:22:38
阅读次数:
445
vim /etc/sysconfig/network
NETWORKING=yes
HOSTNAME=localhost.localdomain
GATEWAY=192.168.29.1
vim /etc/sysconfig/network-scripts/ifcfg-eth0
DEVICE="eth0"
#BOOTPROTO="dhcp"
BOOTPROTO="static"
IPA...
分类:
其他好文 时间:
2014-06-22 18:57:39
阅读次数:
287
2011年到现在,就没再怎么搞过Windows驱动了.
最近, 由于项目需要, 试着改一改一个显卡驱动(KMDOD), 从实践上证明, 我在理论上对一个驱动的架构的正确与否.(USB Display = KMDOD + AVStream).
其中, KMDOD是完成显示的部分功能, 完成其中的VidPN(Video present network), 将驱动中原来的POST物理设备转变为USB...
分类:
数据库 时间:
2014-06-21 18:33:42
阅读次数:
517
As virtualization shifts the network edge from top of rack switches to software virtual switches running on the hypervisors; visibility in the virtual...
分类:
Web程序 时间:
2014-06-21 15:21:57
阅读次数:
414
Software-Defined Networking Network intelligence is (logically) centralized in software-based SDN controllers network operators and administrators can...
分类:
其他好文 时间:
2014-06-21 14:56:17
阅读次数:
420