文件名称:LinuxServerSetup:快速服务器设置(nginx uwsgi django certbot)
文件大小:50KB
文件格式:ZIP
更新时间:2024-04-21 13:08:43
Python
Tirsvad CMS-Linux服务器设置 快速的Web服务器设置。 约定 #-要求给定的linux命令以root特权直接作为root用户执行或使用sudo命令执行$-要求给定的linux命令以普通非特权用户执行 入门 需要一台具有debian linux兼容发行版和root访问权限的服务器。 我正在使用Linode VP服务器帐户。 每月5美元即可在这里获得一个 第一步 Debian的 # apt-get update # locale-gen && export LC_ALL="en_US.UTF-8" && apt-get -y install curl 默认服务器设置: # curl --output serverSetup.tar.gz -L https://api.github.com/repos/TirsvadCLI-Tools/LinuxServerSetup/tar
【文件预览】:
LinuxServerSetup-main
----.gitignore(2KB)
----README.md(2KB)
----tests()
--------__init__.py(0B)
----LICENSE(34KB)
----CONTRIBUTING.md(292B)
----src()
--------linuxServerSetup()
----CODE_OF_CONDUCT.md(496B)
----MANIFEST.in(43B)
----setup.py(1KB)
----.travis.yml(1KB)