Linux sagir-us1.hostever.us 5.14.0-570.51.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Oct 8 09:41:34 EDT 2025 x86_64
LiteSpeed
Server IP : 104.247.108.91 & Your IP : 216.73.216.26
Domains : 74 Domain
User : georgeto
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
softaculous /
apps /
mariadb114 /
Delete
Unzip
Name
Size
Permission
Date
Action
images
[ DIR ]
drwxr-xr-x
2026-01-17 12:44
galera_recovery
3.3
KB
-rw-r--r--
2024-06-05 09:09
hooks.php
8.53
KB
-rw-r--r--
2026-01-14 07:26
info.xml
5.42
KB
-rw-r--r--
2026-01-14 07:11
install.php
55.36
KB
-rw-r--r--
2026-01-14 07:26
install.xml
291
B
-rw-r--r--
2024-07-02 07:21
mariadb114-x86_64.tar.gz
333.14
MB
-rw-r--r--
2026-01-14 07:11
md5
739
B
-rw-r--r--
2026-01-14 07:26
my.cnf
1.54
KB
-rw-r--r--
2025-06-10 04:11
mysql.systemctl
5.81
KB
-rw-r--r--
2026-01-14 07:11
remove.php
7.98
KB
-rw-r--r--
2026-01-14 07:26
rev
4
B
-rw-r--r--
2026-01-14 07:26
update.php
22.22
KB
-rw-r--r--
2026-01-14 07:26
Save
Rename
# # This group is read both by the client and the server # use it for options that affect everything # [client-server] socket=/var/lib/mysql/mysql.sock # # These two groups are read by the client library # Use it for options that affect all clients, but not the server # [client] # This group is not read by mysql client library, # If you use the same .cnf file for MySQL and MariaDB, # use it for MariaDB-only client options [client-mariadb] # This group is only read by MariaDB servers, not by MySQL. # If you use the same .cnf file for MySQL and MariaDB, # you can put MariaDB-only options here [mariadb] # # * Galera-related settings # [galera] # Mandatory settings #wsrep_on=ON #wsrep_provider= #wsrep_cluster_address= #binlog_format=row #default_storage_engine=InnoDB #innodb_autoinc_lock_mode=2 # # Allow server to accept connections on all interfaces. # #bind-address=0.0.0.0 # # Optional setting #wsrep_slave_threads=1 #innodb_flush_log_at_trx_commit=0 [mysqld] disable_log_bin port=[[port]] datadir=/var/lib/mysql socket=/var/lib/mysql/mysql.sock log-error=/var/lib/mysql/error.log pid-file=/var/lib/mysql/mysqld.pid lc_messages_dir=/usr/share/mysql/share/ # Disabling symbolic-links is recommended to prevent assorted security risks symbolic-links=0 performance-schema=0 max_allowed_packet=268435456 open_files_limit=2048 innodb_file_per_table=1 character-set-server = utf8mb4 collation-server = utf8mb4_general_ci [mysql] socket=/var/lib/mysql/mysql.sock [mysqldump] socket=/var/lib/mysql/mysql.sock [mysqladmin] socket=/var/lib/mysql/mysql.sock