一、获取https证书(目前不会配通配符,貌似要钱) 如果是CentOS 6、7,先执行:yum install epel-releasecd /root/wget https://dl.eff.org/certbot-auto --no-check-certificatechmod +x ./ce ...
分类:
Web程序 时间:
2019-01-25 12:47:57
阅读次数:
212
写一脚本,实现对nginx的自动化下载,安装,启动,停止 #!/bin/sh ###nginx install shell SOFT_PATH=/data/softNGINX_FILE=nginx-1.14.2.tar.gzDOWN_PATH=http://nginx.org/download/ i ...
分类:
系统相关 时间:
2019-01-25 00:23:20
阅读次数:
214
突然有个自动化需求所以准备使用模拟点击的方法, 在使用之前的PhantomJS时,报错 UserWarning: Selenium support for PhantomJS has been deprecated, please use headless versions of Chrome …… ...
分类:
Web程序 时间:
2019-01-23 17:29:57
阅读次数:
252
原文:winserver的consul部署实践与.net core客户端使用(附demo源码)前言 随着微服务兴起,服务的管理显得极其重要。都知道微服务就是”拆“,把臃肿的单块应用,拆分成多个轻量级的服务,每个服务可以在短周期内重构、迭代、交付。随着微服务的数量增多,因量变引起了质量,带来新的问题其... ...
Q: Why does smart protection not work? A: Please make sure the checkbox "Eye Protection" is on, app activated is not in the exception list and the cur ...
分类:
其他好文 时间:
2019-01-21 22:52:47
阅读次数:
226
npm i 出错 切换 npm 源设置 npm config set registry https://registry.npm.taobao.org --globalnpm config set disturl https://npm.taobao.org/dist --global然后 npm ...
分类:
其他好文 时间:
2019-01-20 16:02:24
阅读次数:
966
FlashPlayer Translation(s): English - Español - Français - Italiano - Русский - 简体中文 Flash > Adobe Flash Player Please note that Flash will be EOL at ...
分类:
其他好文 时间:
2019-01-19 21:12:39
阅读次数:
207
下载地址:https://get.enterprisedb.com/postgresql/postgresql 11.1 1 windows x64.exe Installation Directory: Data Directory: Please provide a password for t ...
分类:
数据库 时间:
2019-01-19 11:15:13
阅读次数:
1594
错误提示:Cannot start internal HTTP server. Git integration, JavaScript debugger and LiveEdit may operate with errors. Please check your firewall settings ...
分类:
Web程序 时间:
2019-01-18 20:07:56
阅读次数:
1971
https://stackoverflow.com/questions/28068868/why-is-httpget-required-only-for-some-actions Please refer to the post here You will see that you can use ...
分类:
Web程序 时间:
2019-01-17 20:07:18
阅读次数:
158