摘要:
编译程序遇到问题 relocation R_X86_64_32 against `.rodata' can not be used when making a shared object;发现编译的程序引用的一个库(.a文件)是直接用./configure 编译的, 64位机器不能直接./conf... 阅读全文
摘要:
close the firewellecho 0 > /proc/sys/net/ipv4/conf/ethx/rp_filternet.ipv4.netfilter.ip_conntrack_max或者/etc/sysctl.conf 中添加或者修改如下项# Uncomment the next ... 阅读全文