受欢迎的博客标签
RSS

博客

How To Install and uninstall reinstall certbot on Ubuntu 18.04(aliyun)
How To Install and uninstall reinstall certbot on Ubuntu 18.04(aliyun)
USING Let's Encrypt CERTBOT WITH CLOUDFLARE’S REVERSE PROXY
This tutorial guides you through installing and using Let's Encrypt Certbot from behind a Cloudflare reverse proxy .
Let's Encrypt:nginx error:Error unicodeDecodeError: 'utf-8' codec can't decode byte 0xb2 in position 3494: invalid start byte - Let's Encrypt
nginx error:Error unicodeDecodeError: 'utf-8' codec can't decode byte 0xb2 in position 3494: invalid start byte - Let's Encrypt
全站部署https实战系列(1)-证书的种类及选择
SSL证书,用于加密HTTP协议,也就是HTTPS。随着淘宝、百度等网站纷纷实现全站Https加密访问,搜索引擎对于Https更加友好,加上互联网上越来越多的人重视隐私安全,站长们给网站添加SSL证书似乎成为了一种趋势。
全站部署https实战系列(4)-Let’s Encrypt修改域名证书,环境:阿里云Ubuntu 18.04 + Nginx + let's encrypt (with nginx plugin)
usage: certbot [SUBCOMMAND] [options] [-d DOMAIN] [-d DOMAIN]
全站部署https实战系列(3)-Let’s Encrypt免费证书的种类、域名所有权验证及Certbot客户端类型介绍
Let’s Encrypt免费证书的种类、域名所有权验证及Certbot客户端类型介绍。用Let’s Encrypt申请免费证书,你需要掌握的如下知识点: Let’s Encrypt用客户端来申请免费证书; Let’s Encrypt有多种客户端工具可供选择,本系列本文选用Certbot客户端。 Let’s Encrypt用客户端来申请免费证书,首先要验证域名所有权; Certbot客户端提供了三种验证域名所有权验证方式,本文选用standlone方式。
how to Configure ASP.NET Core to work with Reverse Proxy servers(nginx)
how to Configure ASP.NET Core to work with Reverse Proxy servers(nginx)
How to Deploying Real World Nopcommerce 4.x on Ubuntu 18.04 step by step?(vultr)
how to Install Nopcommerce on Ubuntu 18.04*64 step by step?(vultr) How to Deploying Real World Nopcommerce 4.x on Ubuntu 18.04 step by step?(vultr)
How To Install and uninstall reinstall Mysql on Ubuntu 18.04(vultr)
How To Install and uninstall reinstall Mysql on Ubuntu 18.04(vultr)
frp内网穿透:FRP加速流畅访问国外远程桌面3389
利用frp内网穿透kcp模式做跳板,加速流畅访问远程桌面3389 比较烦恼就是一些国外VPS因地理遥远,延迟高等因素,使用windows,3389访问卡慢,又没有什么单向软件能让本地3389变成增强TCP发包模式,以改善访问的流畅度。