配置指南
-
轻松切换高性能模式! Win11电源模式配置指南
在 Windows 11 系统中,电源管理是一项至关重要的功能,可以帮你在「性能」和「能耗」之间找到最佳平衡。合理的电源管理不仅关系着电脑的运行速度,还直接影响到电池的续航时间。好在,Windows 11 提供了非常友好的「[详细]
2025-04-10 10:30 分类:运维 -
Win11系统中Docker Desktop 安装和配置指南
docker 容器凭借其轻量化的设计、丰富的开源软件镜像库,以及与各种工具的无缝集成,已经成为了自托管服务的「带头大哥」。[详细]
2025-03-23 11:55 分类:运维 Creating a simple command line interface (CLI) using a python server (TCP sock) and few scripts
I have a Linux box and I want to be able to telnet into it (port 77557) and run few required commands without having to access to the whole Linux box. So, I have a server listening on that port, and e[详细]
2022-12-28 20:29 分类:问答