受欢迎的博客标签
RSS

博客

外地访问家庭Windows Server 2012远程桌面设置

远程桌面包括以下几项内容:

基础篇

1.在服务器上设置某个账户具有远程桌面访问权限,客户端通过这个账号登陆到服务器。

2.建立公网IP到服务器的映射,使客户机到服务器的网络是联通的。

nginx error:413 request entity too large
  nginx -v nginx -v nginx version: nginx/1.18.0 (Ubuntu)   Add client_max_body_size 100M;   # we
nginx error:could not build optimal proxy_headers_hash, you should increase either proxy_headers_hash_max_size: 512 or proxy_headers_hash_bucket_size: 64; ignoring proxy_headers_hash_bucket_size
IntroductionHow can I solve “nginx: [warn] could not build optimal proxy_headers_hash, you should increase either
docker(1)-install docker on windows,debian,etc
我们公司的项目也想用docker,需要部署oracle、arcgis server、arcgis desktop、redis、nacos、kafka、minio、nginx、c++ scada采集程序、c#分析服务、30个左右的java微服务,需要部署在三台云服务器上。请问: 1、哪些部署在物理机上,哪些部署在docker里合适? 2、30多个微服务经常更新,但是不能太影响客户使用(平均启动时间3分钟),是不是需要部署在30多个docker容器里?每个都需要安装jdk,这样会不会太占用硬盘空间? 3、如果把30个微服务放到一个docker镜像里面,更新启动大约30分钟,比较影响客户使用,最好能更新单个微服务
Publishing and Running ASP.NET Core Applications with Docker
IIS and ASP.NET Core The most important thing to understand about hosting ASP.NET Core is that it runs as a standalone,
How to Deploying Real World Nopcommerce on Ubuntu 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 upgrade .NET x on Ubuntu
Dotnet 命令大全
多核CPU并行编程:.How to:Write a simple Parallel.For loop (stock)
How to:Write a simple Parallel.For loop
多核CPU并行编程:.net 多核CPU并行编程
多核CPU并行编程:.net core 多核CPU并行编程
MongoDB Backup Strategies on ubuntu part2
MongoDB备份策略