Linux newlinux5.pouyasazan.org 3.10.0-962.3.2.lve1.5.60.el7.x86_64 #1 SMP Fri Jul 23 07:07:00 EDT 2021 x86_64
LiteSpeed
Server IP : 88.99.66.243 & Your IP : 216.73.216.178
Domains :
Cant Read [ /etc/named.conf ]
User : wdbbsgxf
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
mysql /
Delete
Unzip
Name
Size
Permission
Date
Action
bulgarian
[ DIR ]
drwxr-xr-x
2024-06-16 05:53
charsets
[ DIR ]
drwxr-xr-x
2024-06-16 05:53
czech
[ DIR ]
drwxr-xr-x
2024-06-16 05:53
danish
[ DIR ]
drwxr-xr-x
2024-06-16 05:53
dutch
[ DIR ]
drwxr-xr-x
2024-06-16 05:53
english
[ DIR ]
drwxr-xr-x
2024-06-16 05:53
estonian
[ DIR ]
drwxr-xr-x
2024-06-16 05:53
french
[ DIR ]
drwxr-xr-x
2024-06-16 05:53
german
[ DIR ]
drwxr-xr-x
2024-06-16 05:53
greek
[ DIR ]
drwxr-xr-x
2024-06-16 05:53
hungarian
[ DIR ]
drwxr-xr-x
2024-06-16 05:53
italian
[ DIR ]
drwxr-xr-x
2024-06-16 05:53
japanese
[ DIR ]
drwxr-xr-x
2024-06-16 05:53
korean
[ DIR ]
drwxr-xr-x
2024-06-16 05:53
norwegian
[ DIR ]
drwxr-xr-x
2024-06-16 05:53
norwegian-ny
[ DIR ]
drwxr-xr-x
2024-06-16 05:53
polish
[ DIR ]
drwxr-xr-x
2024-06-16 05:53
portuguese
[ DIR ]
drwxr-xr-x
2024-06-16 05:53
romanian
[ DIR ]
drwxr-xr-x
2024-06-16 05:53
russian
[ DIR ]
drwxr-xr-x
2024-06-16 05:53
serbian
[ DIR ]
drwxr-xr-x
2024-06-16 05:53
slovak
[ DIR ]
drwxr-xr-x
2024-06-16 05:53
spanish
[ DIR ]
drwxr-xr-x
2024-06-16 05:53
swedish
[ DIR ]
drwxr-xr-x
2024-06-16 05:53
ukrainian
[ DIR ]
drwxr-xr-x
2024-06-16 05:53
dictionary.txt
24.98
KB
-rw-r--r--
2023-10-11 15:12
errmsg-utf8.txt
518.77
KB
-rw-r--r--
2023-10-11 15:12
fill_help_tables.sql
1.03
MB
-rw-r--r--
2023-10-11 15:20
innodb_memcached_config.sql
3.91
KB
-rw-r--r--
2023-10-11 15:12
install_rewriter.sql
2.17
KB
-rw-r--r--
2023-10-11 15:39
magic
773
B
-rw-r--r--
2023-10-11 15:12
mysql-log-rotate
844
B
-rw-r--r--
2023-10-11 15:39
mysql_security_commands.sql
2.12
KB
-rw-r--r--
2023-10-11 15:12
mysql_sys_schema.sql
281.58
KB
-rw-r--r--
2023-10-11 15:12
mysql_system_tables.sql
151.8
KB
-rw-r--r--
2023-10-11 15:12
mysql_system_tables_data.sql
1.19
KB
-rw-r--r--
2023-10-11 15:12
mysql_test_data_timezone.sql
10.61
KB
-rw-r--r--
2023-10-11 15:12
uninstall_rewriter.sql
1.21
KB
-rw-r--r--
2023-10-11 15:39
Save
Rename
# The log file name and location can be set in # /etc/my.cnf by setting the "log-error" option # in either [mysqld] or [mysqld_safe] section as # follows: # # [mysqld] # log-error=/var/lib/mysql/mysqld.log # # In case the root user has a password, then you # have to create a /root/.my.cnf configuration file # with the following content: # # [mysqladmin] # password = <secret> # user= root # # where "<secret>" is the password. # # ATTENTION: The /root/.my.cnf file should be readable # _ONLY_ by root ! /var/lib/mysql/mysqld.log { # create 600 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 }