英语
中文
注册
登录
Home
search
blog
受欢迎的博客标签
2018
.Net (38)
.NET 6.x (20)
.NET 7.x (16)
.NET 8.x (10)
.NET Core (20)
.Net Core 2.x (1)
.Net Core 3.x (12)
.Net Core Console Application (5)
.NET Core Worker Service (4)
.NET MAUI (8)
.NET5.x (13)
AdminLTE (3)
AI (11)
Ajax (16)
Android (29)
Android|Android Studio (11)
Android|Visual Studio|.NET MAUI (3)
Android|Visual Studio|Xamarin.Android (3)
Android|Visual Studio|Xamarin.Forms (3)
Apple Home (1)
Aqara (1)
ASP.NET Core (155)
ASP.NET Core Blazor(Server-side) (2)
ASP.NET Core gRPC-Web (1)
ASP.NET Core 3.x (12)
ASP.NET Core 6.x (1)
ASP.NET Core Authentication (21)
ASP.NET Core Background Task (13)
ASP.NET Core Blazor (19)
ASP.NET Core Blazor 3.x(Server-side) (15)
ASP.NET Core Blazor Razor Components (3)
ASP.NET Core Blazor Server 5.x (10)
ASP.NET Core Blazor Server 6.x (3)
ASP.NET Core Blazor WebAssembly (2)
ASP.NET Core Blazor WebAssembly 3.x (1)
ASP.NET Core Blazor WebAssembly 5.x (3)
ASP.NET Core Blazor WebAssembly 6.x (2)
ASP.NET Core Blazor WebAssembly 7.x (1)
ASP.NET Core Bundling and minification (7)
ASP.NET Core Caching (14)
ASP.NET Core Compression (6)
ASP.NET Core Configuration (9)
ASP.NET Core CORS (4)
ASP.NET Core Data Protection (1)
ASP.NET Core Dependency injection (13)
ASP.NET Core Error Handling (13)
ASP.NET Core File Providers (12)
ASP.NET Core File Uploading (7)
ASP.NET Core Globalization and localization (19)
ASP.NET Core gRPC (1)
ASP.NET Core Health checks (1)
ASP.NET Core Image (1)
ASP.NET Core Logging (18)
ASP.NET Core Middleware (24)
ASP.NET Core Model Binding (6)
ASP.NET Core Multi-tenancy (2)
ASP.NET Core Plugin (6)
ASP.NET Core Proxy (3)
ASP.NET Core PWA (6)
ASP.NET Core Razor Class Library (5)
ASP.NET Core Razor Components (7)
ASP.NET Core RichEditor (11)
ASP.NET Core Routing (14)
ASP.NET Core Service (1)
ASP.NET Core Session (1)
ASP.NET Core SignalR (26)
ASP.NET Core Tag Helper (8)
ASP.NET Core View (7)
ASP.NET Core View Components (4)
ASP.NET Core Web API (53)
ASP.NET Core WebHooks (1)
ASP.NET URL redirect and URL rewrite (3)
axios (10)
BarTender (15)
Bootstrap (18)
Bootstrap4 (10)
Bootstrap5 (4)
BsonNull (6)
C# (57)
c# .net home assistant (1)
c++ (24)
c++ dll (14)
c++ MFC (8)
c++ socket (9)
C++11 (1)
c++17 (2)
C++20 (1)
cdn (16)
charts (6)
ChatGPT (1)
Cloudflare (3)
Database (10)
Database Access (4)
Database SQL server (2)
Debian (5)
Debian 12 (3)
Debian,Debian 12 (1)
Dell PowerEdge T40 (5)
DNS (1)
docker (16)
Elasticsearch (64)
Elasticsearch 7.x (7)
Elasticsearch 8.x (5)
Elasticsearch 9.x (2)
Front Framework (13)
Front-end technology (22)
Game (11)
Git (20)
Github (8)
GitHub Actions (2)
Home assistant (2)
Home Theater PC (5)
HttpClient (9)
HTTPS (20)
IdentityServer (3)
image recognition (3)
Intranet Penetration (24)
ipv6 address (7)
java (4)
LLM (3)
Lucene.Net (1)
matter server (1)
MCP Server (5)
mDNS (7)
Mediatr (3)
Miniblog.Core (1)
ML.NET (4)
Mobile (14)
MongoDB (75)
Multiple Core Processors (14)
Native AOT (1)
Network Communications (3)
Nginx (32)
Ngrok (14)
Nopcommerce (42)
Nopcommerce 3.x (4)
Nopcommerce 4.x (43)
Office Excel (57)
open source project(C#) (8)
OpenWRT (3)
Orchard (5)
OrchardCore (6)
OS (12)
PostgreSQL (1)
Raspberry Pi (2)
Redis (33)
Reverse engineering software Series (5)
Roslyn (2)
Small and medium sized company (49)
SmartHome (23)
Sms (11)
SQLite (1)
Stock (18)
syl (2)
taobao (2)
tesla (1)
Ubuntu (44)
Visual Studio (16)
VM (5)
vscode (4)
Vue (17)
Web crawler (19)
Web search (15)
Web server host (11)
Web server hardware (48)
Web site optimization (9)
Website Domain (1)
Website making money (6)
Website performance (15)
Website security (6)
Website seo (37)
Website Setup (2)
Website Tools (91)
Website traffic (4)
Wechat (23)
Wechat Cloud MiniProgram (37)
Wechat Cloudrun (2)
Wechat Mini Program (13)
Wechat MiniProgram (49)
Wechat open Account (3)
Wechat pay (10)
Word (18)
YARP (6)
RSS
博客
外地访问家庭Windows Server 2012远程桌面设置
Created: -2018年11月24日星期六 13:21:11 Latest updated:2026年1月2日星期五 20:22:49 views(2616)
远程桌面包括以下几项内容:
基础篇
1.在服务器上设置某个账户具有远程桌面访问权限,客户端通过这个账号登陆到服务器。
2.建立公网IP到服务器的映射,使客户机到服务器的网络是联通的。
标签:
Website Tools
详细
nginx error:413 request entity too large
Created: -2026年1月1日星期四 20:10:06 views(36)
nginx -v nginx -v nginx version: nginx/1.18.0 (Ubuntu) Add client_max_body_size 100M; # we
标签:
Nginx
详细
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
Created: -2020年10月17日星期六 16:36:59 Latest updated:2026年1月1日星期四 19:57:11 views(7459)
IntroductionHow can I solve “nginx: [warn] could not build optimal proxy_headers_hash, you should increase either
标签:
Nginx
详细
docker(1)-install docker on windows,debian,etc
Created: -2018年12月16日星期日 14:24:40 Latest updated:2025年12月31日星期三 22:05:35 views(3273)
我们公司的项目也想用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分钟,比较影响客户使用,最好能更新单个微服务
标签:
docker
,
Wechat Cloudrun
详细
Publishing and Running ASP.NET Core Applications with Docker
Created: -2016年6月7日星期二 13:53:58 Latest updated:2025年12月31日星期三 21:37:27 views(3517)
IIS and ASP.NET Core The most important thing to understand about hosting ASP.NET Core is that it runs as a standalone,
标签:
ASP.NET Core
详细
How to Deploying Real World Nopcommerce on Ubuntu step by step?(vultr)
Created: -2023年4月24日星期一 17:57:47 Latest updated:2025年12月31日星期三 21:30:28 views(2041)
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)
标签:
.NET 7.x
,
Nopcommerce
,
Nopcommerce 4.x
详细
How to Install and uninstall reinstall upgrade .NET x on Ubuntu
Created: -2017年6月10日星期六 22:04:58 Latest updated:2025年12月31日星期三 20:50:18 views(5487)
Dotnet 命令大全
标签:
.NET Core
,
.NET 7.x
,
.NET 6.x
,
.NET 8.x
详细
多核CPU并行编程:.How to:Write a simple Parallel.For loop (stock)
Created: -2020年9月27日星期日 19:42:15 Latest updated:2025年12月29日星期一 00:30:04 views(2272)
How to:Write a simple Parallel.For loop
标签:
Multiple Core Processors
,
Stock
详细
多核CPU并行编程:.net 多核CPU并行编程
Created: -2020年7月6日星期一 22:44:31 Latest updated:2025年12月26日星期五 20:00:19 views(4011)
多核CPU并行编程:.net core 多核CPU并行编程
标签:
C#
,
Multiple Core Processors
详细
MongoDB Backup Strategies on ubuntu part2
Created: -2025年12月5日星期五 09:44:12 Latest updated:2025年12月26日星期五 18:24:23 views(64)
MongoDB备份策略
详细
Pager.Previous
1
2
3
4
5
Pager.Next
Pager.Last