Chinaunix首页 | 论坛 | 博客
  • 博客访问: 318251
  • 博文数量: 172
  • 博客积分: 2967
  • 博客等级: 少校
  • 技术积分: 1805
  • 用 户 组: 普通用户
  • 注册时间: 2011-09-09 13:31
文章分类

全部博文(172)

文章存档

2014年(6)

2013年(45)

2012年(120)

2011年(1)

我的朋友

发布时间:2013-03-27 08:37:01

1.yum install gcc libcgroup libcap-devel make -ydownload:http://sourceforge.net/projects/lxc/files/lxc/lxc-0.8.0/lxc-0.8.0.tar.gzlxc-0.8.0-rc2.tar.gzlxc-0.8.0-rc1.tar.gz第一个安装包有问题:You must install the AppArmor development package in order to compile lxc,系统没有安装包第二个测试可.........【阅读全文】

阅读(3729) | 评论(0) | 转发(0)

发布时间:2013-03-25 17:50:18

1.通过下面查看tftp目录的位置cat /etc/xinetd.d/tftpservice tftp{        disable = no        socket_type             = dgram        protocol                = udp&nbs.........【阅读全文】

阅读(596) | 评论(0) | 转发(0)

发布时间:2013-03-25 13:35:35

1.yum install dhcp -y2.chkconfig dhcpd on3.vi /etc/dhcp/dhcpd.confddns-update-style interim;allow booting;allow bootp;next-server 10.12.190.152;filename "pxelinux.0";subnet 10.12.190.0 netmask 255.255.255.0 {option routers 10.12.190.254;option subnet-mask 255.255.255.0;option domain-nam.........【阅读全文】

阅读(426) | 评论(0) | 转发(0)

发布时间:2013-03-04 18:44:06

Switch>enSwitch#showvlanSwitch#configureSwitch(config)#vlandatabaseSwitch(config-vlan)#vlan101-102,310Switch(config-vlan)#exitSwitch(config)#interfaceethernet 1/xg1Switch(config-if-1/xg1)#gvrpenableSwitch(config-if-1/x.........【阅读全文】

阅读(1353) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册