摘要:
可以通过"netstat -anp" 来查看哪些端口被打开。 (注:加参数'-n'会将应用程序转为端口显示,即数字格式的地址,如:nfs->2049, ftp->21,因此可以开启两个终端,一一对应一下程序所对应的端口号) 若要关闭某个端口,则可以:1)通过iptables工具将该端口禁掉,如:"s 阅读全文
摘要:
http://www.tinylab.org/using-qemu-simulation-inserts-the-type-system-to-produce-the-whole-process/ 利用qemu模拟嵌入式系统制作全过程 by PingboWen ofTinyLab.org 2013... 阅读全文
摘要:
http://www.opensourceforu.com/2011/06/qemu-for-embedded-systems-development-part-1/http://www.opensourceforu.com/2011/07/qemu-for-embedded-systems-dev... 阅读全文
摘要:
https://www.kernel.org/doc/Documentation/zh_CN/CodingStyleChinese translated version of Documentation/CodingStyleIf you have any comment or update to ... 阅读全文