To be a better coder
发布时间:2020-09-25 14:53:14
https://www.cnblogs.com/xkops/p/5568167.htmlWhat is Open vSwitch?Open vSwitch is a production quality, multilayer virtual switch licensed under the open source Apache 2.0 license. It is designed to enable massive network automation through programmatic extension, while still.........【阅读全文】
发布时间:2020-09-19 17:09:55
https://www.cnblogs.com/yanjieli/p/11016825.htmlcobbler简介#Cobbler 可以用来快速建立 Linux 网络安装环境,它已将Linux网络安装的技术门槛,从大专以上文化水平,成功降低到了初中水平,连补鞋匠都能学会。网络安装服务器套件Cobbler(补鞋匠)从前,我们一直在装机民工这份很有前途的职业.........【阅读全文】
发布时间:2020-09-18 17:53:04
openssl版本升级[root@node2 openssh-8.0p1]# openssl versionOpenSSL 1.0.1e-fips 11 Feb 2013在下面网址:[root@node2 opt]# wget https://www.openssl.org/source/openssl-1.1.0k.tar.gzcd openssl-1.1.0k./config shared zlibmake && make install[root@node2]# mv /usr/bin/open.........【阅读全文】
发布时间:2020-09-16 19:51:09
[root@computer6 /]# ldd /usr/bin/vsecGuish_node | grep rabbitmq librabbitmq.so.4 => /lib64/librabbitmq.so.4 (0x00007fe608484000)[root@computer6 /]# rabbitmq-C的客户端:github下下载源码https://github.com/alanxz/rabbitmq-c/issues/380https://github.com/alanxz/rabbitmq-c/is.........【阅读全文】