system

所属分类:Telnet客户端/Shell
开发工具:HTML
文件大小:33KB
下载次数:0
上传日期:2021-12-24 02:29:54
上 传 者sh-1993
说明:  Debian 11系统和服务器配置设置脚本
(Debian 11 system and server config setup scripts)

文件列表:
.kratu_aliases (145, 2021-12-24)
inc (0, 2021-12-24)
inc\init-script.sh (4799, 2021-12-24)
inc\lemp-install.sh (4534, 2021-12-24)
inc\mysql-create-db-and-user.sh (2610, 2021-12-24)
inc\mysql-remove-db-and-user.sh (1972, 2021-12-24)
inc\nginx-add-virtual-host.sh (3397, 2021-12-24)
inc\setup-debian.sh (7364, 2021-12-24)
kratu.pub (100, 2021-12-24)
nginx (0, 2021-12-24)
nginx\default.conf (690, 2021-12-24)
nginx\logging.inc (287, 2021-12-24)
nginx\nginx.conf (1337, 2021-12-24)
nginx\security.inc (2252, 2021-12-24)
nginx\serverBlockTemplate.conf (1150, 2021-12-24)
nginx\wordpress.inc (1277, 2021-12-24)
php (0, 2021-12-24)
php\poolTemplate.conf (20627, 2021-12-24)
system.sh (2999, 2021-12-24)
templates (0, 2021-12-24)
templates\403.html (1131, 2021-12-24)
templates\404.html (3339, 2021-12-24)
templates\50x.html (20157, 2021-12-24)
templates\index.html (8401, 2021-12-24)
templates\index.php (1167, 2021-12-24)

# Debian 11 system setup and server installation Collection of scripts that will allow you to setup a Debian web server and install a web server. * **Setup Debian:** Debian 11 system configuration. * **LEMP Install** Install lemp server (NGINX, mySQL, PHP) * **NGINX Add Virtual host** Create a new virtual host/server block * **MySQL Create Db and User** Create a new database and user * **MySQL Remove Db and User** Remove a new database and user ## How to use Download all the files before executing the script. With the following code you will download and unzip the project. ```bash sudo apt install wget unzip -y wget https://github.com/kratu92/system/archive/master.zip unzip master.zip && rm -f ./master.zip && cd system-master chmod u+x *.sh -R ``` After running the previous code you will be located on the root directory. To start the script run the following code and follow the instructions: ```bash sudo ./system.sh ```

近期下载者

相关文件


收藏者