发布时间:2017-08-10 09:15:30
PCS(Pacemaker/Corosync configuration system)命令配置群集示例:一、建立群集:1、配置群集节点的认证as the hacluster user: [shell]# pcs cluster auth node1 node22、创建一个二个节点的群集 [shell]# pcs cluster setup --name mycluster node1 node2 [shell]# pcs cluster start --all &.........【阅读全文】
发布时间:2017-06-03 22:43:04
本文转自:http://bbs.25pp.com/thread-217374-1-1.html (2014年的文章)关于iPad AIR的wifi聊聊无线路由器说说2.4G和5G Wi-Fi的区别以及路由器的选购2.4G和5G究竟是什么 以往我们一直使用的Wi-Fi大多数是支持 IEEE 802.11n(第四代)无线标准的,而且工作在2.4GHz这个频段上的,所以称.........【阅读全文】
发布时间:2017-05-15 15:59:49
KVM 介绍(1):简介及安装http://www.cnblogs.com/sammyliu/p/4543110.html学习 KVM 的系列文章: (1)介绍和安装(2)CPU 和 内存虚拟化(3)I/O QEMU 全虚拟化和准虚拟化(Para-virtulizaiton)(4)I/O PCI/PCIe设备直接分配和 SR-IOV(5)libvir.........【阅读全文】