摘要:
1、首先到这个网址下载你需要得内核文件,以genric:http://kernel.ubuntu.com/~kernel-ppa/mainline/ 如果系统是 64 位,则下载 amd64 的 linux-image 中含有 generic 这个 deb 包;如果系统是 32 位,则下载 i386 阅读全文
摘要:
如果提示:bash: netstat: command not found 说明没有安装netstat工具,而该工具在 net-tools 工具包内。 Ok.再说一句,net-tools包还包含:arp, ifconfig, netstat, rarp, nameif and route这几个工具。 阅读全文