安装rrdtool 和 php rrd扩展
安装依赖:1apt-get install libpango1.0-dev libxml2-dev 在configure时可能会提示找不到libxml库,安装libxml2-dev后找到库路径,创建个软件接到/usr/include/libxml即可 下载编译1...
安装依赖:1apt-get install libpango1.0-dev libxml2-dev 在configure时可能会提示找不到libxml库,安装libxml2-dev后找到库路径,创建个软件接到/usr/include/libxml即可 下载编译1...
debian制作debian chroot 12apt-get install binutils debootstrapdebootstrap --foreign --no-check-gpg --arch amd64 buster buster "http://mirrors.al...
配置好zabbix后或两天再看,发现zabbix-server没有在运行,查看zabbix_server.log日志发现,只有800M内存的小机器内存不够用了 12[file:dbconfig.c,line:94] __zbx_mem_realloc(): out of memory (req...
这是一篇加密文章,需要密码才能继续阅读。
这是一篇加密文章,需要密码才能继续阅读。
NAT_traversal https://en.wikipedia.org/wiki/NAT_traversal stun https://www.cnblogs.com/wunaozai/p/9071097.html http://www.stunprotocol.org/
https://zh.opensuse.org/SDB:Setup_Ipsec_VPN_with_Strongswan 本教学介绍了如何使用 Strongswan 5.0.x 在 openSUSE 12.3+ 服务器上架设支持 ikev1/ikev2 的 Ipsec VPN。适用于 ...
参考: https://www.cnblogs.com/wsjhk/p/5508051.html 原理简单分析: 端口敲门服务,即:knockd服务。该服务通过动态的添加iptables规则来隐藏系统开启的服务,使用自定义的一系列序列号来“敲门”,使系统开启需要访问的服务端口,才能对外访问...
https://serverfault.com/questions/536092/strongswan-ikev2-windows-7-agile-vpn-what-is-causing-error-13801 https://letsencrypt.org/zh-cn/certificate...
使用SSR代理安装git 和 python 1apt-get update && apt-get install -y git vim libffi-dev zlibc zlib1g-dev openssl libssl-dev libsodium-dev curl pytho...