Notice: Undefined variable: bid in /home/wwwroot/cczh004/wwwroot/public/class.php on line 3
搜索列表
-
Linux Telnet登录慢问题解决
【RedHat/Centos】更改/etc/resolv.conf文件 如果你的linux主机只是在局域网内工作,请将nameserver地址改为网卡本身的地址。 例: suselinux:~ # more /etc/resolv.conf nameserver 192.168.0.160 search site 然后重启网卡 suselinux:~ # ifconfig eth0 down suselinux:~ # ifconfig eth0 up
解决问题登录 suselinux:ifconfig地址eth0