您的位置:首页 > 其它

华为SDH传输设备故障分析及排除

2007-07-19 00:10 591 查看

Step #1: Make a Backup

Step #2: Apply all etch updates

#apt-get update

#aptitude safe-upgrade


#reboot


 

Step #3: Update /etc/apt/sources.list

 

Step #4: Upgrade Debian to from 4.0 to 5.0

 

#aptitude update


#apt-get install apt aptitude


#


#aptitude safe-upgrade

#aptitude install


 

#aptitude full-upgrade


 

 

Step #5: Verify your system

#uname -a


#cat /etc/debian_version


#egrep -i 'err|warn' /var/log/dmesg

#egrep -i 'err|warn' /var/log/messages

#tail -f /var/log/dmesg

#tail -f /path/to/other/apps/log


 

#netstat
-tulpn

#rcconf


#iptables -L -n

#ip6tables -L -n
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: