服务器服务控制面板

通过此面板管理服务器上的各项服务

当前执行用户: nginx
初始化
成功命令: echo '' | sudo -S /usr/bin/systemctl status mysqld 2>&1 ;状态【运行中】
成功命令: /usr/bin/pgrep -f '/usr/local/bin/jupyter-notebook --allow-root' | grep -v $$ 2>&1 ;状态【运行中】
成功命令: echo '' | sudo -S /usr/bin/systemctl status nginx 2>&1 ;状态【运行中】
成功命令: echo '' | sudo -S /usr/bin/systemctl status php-fpm 2>&1 ;状态【运行中】

MySQL数据库

服务名: mysqld

运行中

Jupyter Notebook

服务名: jupyter

运行中

Nginx服务器

服务名: nginx

运行中

PHP FastCGI进程管理器

服务名: php-fpm

运行中