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

全部博文(172)

文章存档

2014年(6)

2013年(45)

2012年(120)

2011年(1)

我的朋友

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

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

阅读(622) | 评论(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.........【阅读全文】

阅读(467) | 评论(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.........【阅读全文】

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

发布时间:2013-02-25 14:47:52

打开注册表:HKEY_LOCAL_MACHINE - SOFTWARE - Microsoft - Windows - CurrentVersion - Explorer - MyComputer 删除MyComputer下面全部子项即可......【阅读全文】

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

发布时间:2013-02-22 09:53:53

邮箱问题分类1.       操作系统问题操作系统是否兼容软件恶意软件破坏系统做了限制2.       网络问题网络连通,网络稳定能否正常解析3.       软件问题软件安装,配置软件功能,确定是.........【阅读全文】

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

登录 注册