Starting, Stopping, Restarting or Querying Services
CentOS 7.x/CentOS 8.x/EulerOS/openEuler/RHEL 7.x/NeoKylin/Kylin/BC-Linux/iSoft/SUSE/Debian/Ubuntu/Deepin/Linx/UOS:
- Start, stop, restart, or query Gunicorn:
1 2
systemctl start/stop/restart/status gunicorn_framework systemctl start/stop/restart/status gunicorn_plugin
- Start, stop, restart, or query Nginx:
systemctl start/stop/restart/status devkit_nginx
- Start, stop, restart, or query java_perf:
systemctl start/stop/restart/status java_perf
If you run a command on the server to restart a service, refresh the front-end page to display the updated task information.
Parent topic: Common Operations