
Nginx 日常管理配置
代理 个人默认模板 http{ server { listen 8088; listen [::]:8088; server_name xxxxxx; # Load configuration files for the default s...
代理 个人默认模板 http{ server { listen 8088; listen [::]:8088; server_name xxxxxx; # Load configuration files for the default s...
1.介绍 MikroTik路由器是一个高性能多功能的路由器系统 2.标记(Mangle) 该项位于ip /firewall/mangle 标记可以用来标记各个链表的出入连接,包,或者路由等等 3.操作 配置NAT 配置.1或l2tp-out...
Systemctl方式 编辑配置文件 vi /usr/lib/systemd/system/cloudreve.service [Unit] Description=Cloudreve //服务名称 Documentation=https:...