⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.50
Server IP:
41.128.143.86
Server:
Linux host.raqmix.cloud 6.8.0-1025-azure #30~22.04.1-Ubuntu SMP Wed Mar 12 15:28:20 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
8.3.23
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
proc
/
self
/
root
/
usr
/
lib
/
systemd
/
system
/
Edit File: nginx.service
[Unit] Description=Startup script for nginx service After=network-online.target remote-fs.target nss-lookup.target [Service] Type=forking PIDFile=/run/nginx.pid EnvironmentFile=-/etc/default/nginx ExecStartPre=/bin/sh -c "[ '${NGINX_ENABLED}' = 'yes' ] || { echo Not starting nginx as it is disabled in Plesk. Run \\'plesk sbin nginxmng -e\\' to enable nginx in Plesk.; exit 1; }" ExecStartPre=/usr/sbin/nginx -t ExecStart=/usr/sbin/nginx ExecReload=/bin/sh -c "[ '${NGINX_ENABLED}' = 'yes' ] || { echo Not reloading nginx as it is disabled in Plesk. Run \\'plesk sbin nginxmng -e\\' to enable nginx in Plesk.; exit 1; }" ExecReload=/usr/sbin/nginx -t ExecReload=/bin/kill -s HUP $MAINPID ExecStop=/bin/kill -s QUIT $MAINPID [Install] WantedBy=multi-user.target
Simpan