服务器管理
Docker
docker部署相关
Linux
nginx配置
配置文件nginx.zip 引言 嗨,朋友们!今天我们要聊的主角,是 Web 服务器界的一颗璀璨明星 —— Nginx。如果你对这个名字不陌生,那肯定知道它有多厉害。全球超过三分之一的网站,...
python flask项目部署到服务器上,并制作docker镜像
部署python web项目到服务器(使用docker) 参考 : https://blog.51cto.com/fish/6023519 (一)创建虚拟环境 创建目录 mkdir myte...
Rustdesk中继服务器Docker安装
阿里服务器: ID服务器:106.15.137.139:21116 中继服务器:106.15.137.139:21117 key:rnkeJJ7rqtUjoR82abrohV1UxcyMScgK...
ubuntu+Windows双系统默认引导顺序
在 Ubuntu 中修改引导顺序 打开ubuntu系统以后,我们打开超级终端,输入以下命令 sudo gedit /etc/default/grub 我装了双系统,Windows的选择在最下面...
tailscale 自建服务器
为什么是VPN? 前面讲过,我企图打通各个住所和学校的内网。列位要问了,你不是搞过FRP内网穿透吗,为啥还要VPN?我个人的理解是:FRP侧重于服务,依托于开放的端口;VPN侧重于互连,依托于C...
tailscale客户端连接headscale
阿里服务器: https://tailscale.bakeding.site ** Headscale API Key:** vrSvmc5.TU76cARTlr0Ifv2kdDaBvuthY1...
wireguard配置
wg-easy 镜像docker安装 docker-compose.yml services: wg-easy: container_name: wg-easy image:...
使用 Certbot 获取免费 HTTPS 证书
为什么选择 Certbot 和 Let’s Encrypt? Let’s Encrypt 是一个由非营利组织 ISRG 提供的免费证书颁发机构,Certbot 则是其官方推荐的自动化工具。它们的...
NAS
Windows 设置 Syncthing 开机自启动
syncthing下载地址 保存 syncthing.bat 脚本文件 # 打开 “记事本” 软件,将以下代码复制进去,另存为 syncthing.bat。 start "Syncthing...
Windows 设置 Syncthing 开机自启动
## 安装wireguard 首先,打开系统-软件包,先更新列表,然后搜索wireguard,安装luci-app-wireguard,会把其他的依赖一起安装上 ```shellkmod-w...
iStoreOS配置tailscale——局域网访问和科学上网
参考地址:在 Linux 系统上安装与配置 Tailscale:完整指南 1.在iStoreOS 商店里安装好 tailscale软件包 或者手动安装: 开源项目地址:【点击进入】 wge...
群晖安装 WireGuard(客户端Client)教程
一、首先需要部署一个WireGuard服务 在套件中心添加“套件来源”,这里我选的是“我不是矿神” 单击“套件中心” 点“设置” 点“套件来源” 点“新增” 输入名称“自定义名称”及位置“htt...
群晖docker-compose安装paperless文档归档管理系统
https://chochol.io/en/software/paperless-installation-guide-for-synology-on-docker-compose/ https...
docker安装个人在线书库calibre
官方网址 docker pull johngong/calibre-web docker run -d \ --name=calibre \ -e PUID=0 \ -e PGID=0 \ -...
python及pip安装
pip安装 python -m ensurepip python -m pip install --upgrade pip 或者 wget https://bootstrap.pypa.io/...
nginx反向代理emqx
1. docker部署emqx services: emqx: image: emqx/emqx:5.10.0 container_name: emqx4 privi...
群晖 VSCode Remote 配置
1. 客户端 VSCode 安装 Remote 插件 安装插件 略 添加远程连接 aaa@192.168.1.xxx, 连接、等待, 输入密码 2. 连接时可能连不上,并出现警告 警告: Th...
群晖mail server配置邮箱服务器(通过阿里云中继)
##1.群晖安装mail station和mail server 1.1 配置mail server 去掉勾选spf验证,使用阿里云反向代理转发,勾选的话需要在阿里云安装Postfix并...
openwrt 如何正确设置ksmbd
openwrt 如何正确设置ksmbd 在luci界面 系统=》软件包 里安装 ksmbd-utils,然后ssh登录 ksmbd.adduser -a 你想用户名 -p 你想设置的密码 ksm...
路由器
管理工具
推荐工具
base64_Investigation on the corrosion resistance of epoxy resin coatings modified by high-entropy oxides
Investigation on the corrosion resistance of epoxy resin coatings modified by high-entropy oxides...
Investigation on the corrosion resistance of epoxy resin coatings modified by high-entropy oxides
Investigation on the corrosion resistance of epoxy resin coatings modified by high-entropy oxides...
test页面
示例文档 这是一个从Word文档转换而来的Markdown示例。 章节标题 列表项1 列表项2 列表项3 子章节 数学公式:$E = mc^2$ 矩阵示例: $$ \begin{pmatri...