上一页 1 ··· 8 9 10 11 12 13 14 15 16 下一页
摘要: #!/bin/bash[ -z $1 ] && echo input hostname && exitmyname=$1ret=0if [[ $myname =~ ^node[1234]-f[0-9]*\.example\.com ]]then ret=1fiif [[ $myname =~ ^lv... 阅读全文
posted @ 2016-10-06 16:35 希曼博客 阅读(255) 评论(0) 推荐(0)
摘要: 所有的服务最好设置开机启动[root@node1-f15 ~]# chkconfig modclusterd on[root@node1-f15 ~]# chkconfig ricci on[root@node1-f15 ~]# chkconfig luci on[r... 阅读全文
posted @ 2016-10-06 16:31 希曼博客 阅读(277) 评论(0) 推荐(0)
摘要: [kiosk@foundation15 Desktop]$ ssh root@172.25.15.10#配置初始化环境Last login: Thu Jul 2 16:02:25 2015 from 172.25.0.250[root@rhel6 ~]# vim /... 阅读全文
posted @ 2016-10-06 16:30 希曼博客 阅读(343) 评论(0) 推荐(0)
摘要: [root@foundation15 ~]# virt-manager[root@rhel6 ~]# service NetworkManager statusNetworkManager (pid 1258) is running...[root@rhel6 ~]... 阅读全文
posted @ 2016-10-06 16:28 希曼博客 阅读(168) 评论(0) 推荐(0)
摘要: 实验环境网关 classroom 172.25.8.254workstation 172.25.8.9server a-jeth0 172.25.8.10-外网eth1 192.168.0.x内网eth2 192.168.1.x备用--------------------------------... 阅读全文
posted @ 2016-09-25 20:44 希曼博客 阅读(290) 评论(0) 推荐(0)
摘要: 实验环境网关 classroom 172.25.8.254workstation 172.25.8.9server a-jeth0 172.25.8.10-外网eth1 192.168.0.x内网eth2 192.168.1.x备用----------------... 阅读全文
posted @ 2016-09-25 20:44 希曼博客 阅读(215) 评论(0) 推荐(0)
摘要: 实验环境网关 classroom 172.25.8.254workstation 172.25.8.9server a-jeth0 172.25.8.10-外网eth1 192.168.0.x内网eth2 192.168.1.x备用servera:webservere:server-------... 阅读全文
posted @ 2016-09-25 20:43 希曼博客 阅读(123) 评论(0) 推荐(0)
摘要: 实验环境网关 classroom 172.25.8.254workstation 172.25.8.9server a-jeth0 172.25.8.10-外网eth1 192.168.0.x内网eth2 192.168.1.x备用--------------------------------... 阅读全文
posted @ 2016-09-25 20:42 希曼博客 阅读(212) 评论(0) 推荐(0)
摘要: 实验环境网关 classroom 172.25.8.254workstation 172.25.8.9server a-jeth0 172.25.8.10-外网eth1 192.168.0.x内网eth2 192.168.1.x备用--------------------------------... 阅读全文
posted @ 2016-09-25 20:41 希曼博客 阅读(212) 评论(0) 推荐(0)
摘要: 实验环境网关 classroom 172.25.8.254workstation 172.25.8.9 server a-j eth0 172.25.8.10- 外网eth1 192.168.0.x 内网eth2 192.168.1.x 备用----------... 阅读全文
posted @ 2016-09-25 20:41 希曼博客 阅读(358) 评论(0) 推荐(0)
上一页 1 ··· 8 9 10 11 12 13 14 15 16 下一页