08 2016 档案
摘要:SELECT(2) Linux Programmer's Manual SELECT(2)NAME select, pselect, FD_CLR, FD_ISSET, FD_SET, FD_ZERO - synchronous I/O multiplexingSYNOPSIS /* Accordi
阅读全文
摘要:问题: [root@localhost ~]# yum updateError: Cannot retrieve repository metadata (repomd.xml) for repository: fedora. Please verify its path and try again
阅读全文
摘要:EPOLL_CREATE(2) Linux Programmer's Manual EPOLL_CREATE(2)NAME epoll_create, epoll_create1 - open an epoll file descriptorEPOLL(7) Linux Programmer's M
阅读全文
摘要:编译环境搭建 《1》下载安装操作系统: CentOS 5.5 x86-64 《2》安装需要的各种包 yum install gcc gcc-c++ automake autoconf libtool readline readline-devel.x86_64 e4fsprogs e4fsprogs
阅读全文
摘要:tcpdump -i eth4 -n -p tcp and port 8080 -w./p.pcap -s0
阅读全文
摘要:清理包残留 dpkg -l | grep ^rc | cut -d' ' -f3 | sudo xargs dpkg --purge
阅读全文
摘要:cat /dev/urandom | tr -dc 'a-zA-Z0-9' | fold -w 32 | head -n 1
阅读全文
浙公网安备 33010602011771号