摘要:查看cpu信息命令 cat /proc/cpuinfo hello@hello-MBX-TGL2R100:~/Desktop$ cat /proc/cpuinfo processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 140 mo
阅读全文
随笔分类 - Linux
摘要:编译mysqlClient需要cmake,确定Linux主机安装了cmake,如果没有安装,可以使用sudo apt-get install cmake 下载后解压之 在CMakeLists.txt中添加交叉工具链 SET(CMAKE_CXX_COMPILER "arm-himix200-linux
阅读全文
摘要:在做Onvif设备发现时,UDP使用setsockopt加入多播组时失败, ret_val = setsockopt(socket_fd, IPPROTO_IP, IP_ADD_MEMBERSHIP, (char *)&stru_merq, sizeof(stru_merq)); 失败信息,errn
阅读全文
摘要:新装的ubuntu系统安装软件: 1.ifconfig #sudo apt-get install net-tools 2.vim #sudo apt-get install vim 3.telnet 安装openbsd-inetd: sudo apt-get install openbsd-ine
阅读全文
摘要:下载 源代码官网下载路路径:https://w1.fi/releases/ 下载到的文件是 wpa_supplicant-2.6.tar.gz ,解压,进入到wpa_supplicant文件夹中 #cp defconfig .config #vim .config 修改.config文件 CC=ar
阅读全文

浙公网安备 33010602011771号