摘要:
话不多说,下面是NGINX的配置:server { listen 6333 ssl http2; listen [::]:6333 ssl http2; server_name xxxx; index index.php index.html index.htm default.php defaul 阅读全文
posted @ 2024-07-26 07:41
nisan
阅读(247)
评论(0)
推荐(0)
摘要:
1.screenshot-to-codehttps://github.com/abi/screenshot-to-codeA simple tool to convert screenshots, mockups and Figma designs into clean, functional co 阅读全文
posted @ 2024-07-26 07:41
nisan
阅读(16)
评论(0)
推荐(0)
摘要:
阅读全文
posted @ 2024-07-26 07:41
nisan
阅读(55)
评论(0)
推荐(0)
摘要:
url:https://cloud.nizhongwen.top:8781/ 阅读全文
posted @ 2024-07-26 07:40
nisan
阅读(10)
评论(0)
推荐(0)
摘要:
Docker 一些镜像https://www.zhihu.com/question/603336478/answer/3406593764https://doc.sun-panel.top/zh_cn/usage/quick_deploy.html 阅读全文
posted @ 2024-07-26 07:40
nisan
阅读(12)
评论(0)
推荐(0)
摘要:
使用 curl 获取网页内容并保存 本文档将介绍如何使用 curl 命令从网页获取内容并将其保存到本地文件。 1. 安装 curl 大多数 Linux 发行版默认安装了 curl。你可以使用以下命令检查是否已安装: curl --version 如果 curl 未安装,可以使用包管理器进行安装。例如 阅读全文
posted @ 2024-07-26 07:39
nisan
阅读(1253)
评论(0)
推荐(0)
摘要:
如何在 Linux 上安装和使用 Nginx 简介 Nginx 是一款高性能的 Web 服务器,它因其轻量级、高效和可扩展性而广受欢迎。本文档将指导您在 Linux 系统上安装和配置 Nginx。 1. 安装 Nginx 使用包管理器 对于大多数 Linux 发行版,可以使用包管理器来安装 Ngin 阅读全文
posted @ 2024-07-26 07:28
nisan
阅读(224)
评论(0)
推荐(0)
摘要:
使用 screen 命令管理远程服务器连接 本文档将介绍如何在 Linux 系统中使用 screen 命令来管理远程服务器连接。 什么是 screen 命令? screen 命令是一个终端复用器,允许用户在单个终端窗口中打开多个独立的会话,并能够在这些会话之间自由切换。这对于长时间连接到远程服务器或 阅读全文
posted @ 2024-07-26 07:27
nisan
阅读(255)
评论(0)
推荐(0)

浙公网安备 33010602011771号