摘要:
转自: http://blog.csdn.net/luoshengyang/article/details/7691321/ http://blog.chinaunix.net/uid-16759545-id-3785898.html 阅读全文
摘要:
转自 :http://blog.chinaunix.net/uid-9525959-id-3326047.html WIFI基本知识整理 这里对wifi的802.11协议中比较常见的知识做一个基本的总结和整理,便于后续的学习。因为无线网络中涉及术语很多,并且许多协议都是用英文描述,所以有些地方翻译出 阅读全文
摘要:
转自:http://blog.csdn.net/myarrow/article/details/7930131 1. IE802.11简介 5.150-5.350GHz 5.475-5.725GHz 5.725-5.850GHz 2.4-2.4835GHz 5.150-5.850GHz 2. 频谱划 阅读全文
摘要:
生成psk网址: https://www.wireshark.org/tools/wpa-psk.html 相关 bug: 重点 关注 : https://en.community.sonos.com/troubleshooting-228999/sonosnet-wifi-extender-for 阅读全文
摘要:
转自:http://blog.csdn.net/wirelessqa/article/details/8581652 阅读全文
摘要:
转自:http://www.cnblogs.com/gunl/archive/2011/08/08/2130719.html DMI是英文单词Desktop Management Interface的缩写,也就是桌面管理界面,它含有关于系统硬件的配置信息。计算机每次启动时都对DMI数据进行校验,如果 阅读全文
该文被密码保护。 阅读全文
摘要:
转自:http://blog.csdn.net/kickxxx/article/details/7590665 1. 所有的action运行于service之前 2. 下面为各个section的执行顺序,英文编号的section是系统内建的(写死在init.c中的命令) 1) early-init 阅读全文
摘要:
1、 strace -f -T -o vim.strace vim 2、 vim --startuptime "vim-time.txt" 3、 gvim -f 阅读全文
摘要:
sudo mount -t vboxsf share /mnt/shared 阅读全文