Nginx新增支持WebDav模块
块下载地址:https://github.com/arut/nginx-dav-ext-module 如报错找不到libxslt.so 下载地址: http://mirror.centos.org/centos/7/os/x8664/Packages/libxslt-1.1.28-5.el7.x86...
块下载地址:https://github.com/arut/nginx-dav-ext-module 如报错找不到libxslt.so 下载地址: http://mirror.centos.org/centos/7/os/x8664/Packages/libxslt-1.1.28-5.el7.x86...
nginx 1.9版本之后直接使用Stream 安装stream模块: 1.nginx 增加tcp ./configure –with-stream (新增配置,其余根据自己需求不变) 2.配置nginx.conf
一、缘起 软件工程有的时候与养孩子有点相似:虽然生育的过程是痛苦和困难的,但是养孩子的过程才是真正需要花费大部分精力的地方。在现实中,我们却发现人们往往将绝大多数的精力与资源花费在了讨论如何构建软件方面,而其后续的可维护性方面的工作却考虑的极少。我们在大学软件工程课程中也学过,从软件生命周期的角度看...
11、安装源 sudo curl -o /etc/yum.repos.d/mssql-server.repo https://packages.microsoft.com/config/rhel/7/mssql-server-2019.repo [root@localhost etc]# cd /e...
现象: RabbitMQ GUI上显示 Network partition detected Mnesia reports that this RabbitMQ cluster has experienced a network partition. There is a risk of losin...
时需要取消挂载/home或/data数据盘,但执行 umount -a 时出现umount: /home: device is busy,是什么原因呢?怎样解决umount:device is busy的报错 之所以会出现device is busy的报错,是因为有程序在使用/home或/data目...