⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.96
Server IP:
147.93.97.220
Server:
Linux srv843233 6.8.0-71-generic #71-Ubuntu SMP PREEMPT_DYNAMIC Tue Jul 22 16:52:38 UTC 2025 x86_64
Server Software:
nginx/1.28.0
PHP Version:
8.2.29
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
proc
/
thread-self
/
root
/
lib
/
systemd
/
system
/
View File Name :
mysql@.service
# # Percona Server systemd service file # [Unit] Description=Percona Server After=network.target [Install] WantedBy=multi-user.target [Service] User=mysql Group=mysql Type=notify PermissionsStartOnly=true ExecStartPre=/usr/share/mysql/mysql-systemd-start pre @%I EnvironmentFile=-/etc/default/mysql ExecStart=/usr/sbin/mysqld --defaults-group-suffix=@%I $MYSQLD_OPTS TimeoutSec=600 LimitNOFILE = 10000 Restart=on-failure RestartPreventExitStatus=1 # Always restart when mysqld exits with exit code of 16. This special exit code # is used by mysqld for RESTART SQL. RestartForceExitStatus=16 # Set enviroment variable MYSQLD_PARENT_PID. This is required for restart. Environment=MYSQLD_PARENT_PID=1 RuntimeDirectory=mysqld RuntimeDirectoryMode=755