全部博文(172)
发布时间:2013-03-25 17:50:18
1.通过下面查看tftp目录的位置cat /etc/xinetd.d/tftpservice tftp{ disable = no socket_type = dgram protocol = udp&nbs.........【阅读全文】
发布时间: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.........【阅读全文】
发布时间: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.........【阅读全文】
发布时间:2013-02-25 14:47:52
打开注册表:HKEY_LOCAL_MACHINE - SOFTWARE - Microsoft - Windows - CurrentVersion - Explorer - MyComputer 删除MyComputer下面全部子项即可......【阅读全文】
发布时间:2013-02-22 09:53:53
邮箱问题分类1. 操作系统问题操作系统是否兼容软件恶意软件破坏系统做了限制2. 网络问题网络连通,网络稳定能否正常解析3. 软件问题软件安装,配置软件功能,确定是.........【阅读全文】