Linux evo.fastest-server.com 5.14.0-284.1101.el9.tuxcare.11.els11.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Aug 14 13:30:35 UTC 2026 x86_64
LiteSpeed
Server IP : 103.249.112.113 & Your IP : 216.73.217.135
Domains : 988 Domain
User : tanishks
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
wpos /
scriptlets /
Delete
Unzip
Name
Size
Permission
Date
Action
rpm_alt_python_trigger.sh
595
B
-r-xr-xr-x
2026-07-31 10:23
rpm_posttrans_wpos.sh
3.22
KB
-r-xr-xr-x
2026-07-31 10:23
rpm_preun_wpos.sh
1.11
KB
-r-xr-xr-x
2026-07-31 10:23
rpm_redis_trigger.sh
524
B
-r-xr-xr-x
2026-07-31 10:23
Save
Rename
#!/usr/bin/bash # Copyright © Cloud Linux GmbH & Cloud Linux Software, Inc 2010-2021 All Rights Reserved # # Licensed under CLOUD LINUX LICENSE AGREEMENT # http://cloudlinux.com/docs/LICENSE.TXT if [[ -f /etc/systemd/system/clwpos_monitoring.service || -f /etc/rc.d/init.d/clwpos_monitoring ]]; then # Because %posttrans runs at the end, clwpos_monitoring unit file is not created in this stage first time installation. # Check /etc/systemd/system/clwpos_monitoring.service before restarting daemon. # Restart WPOS daemon /sbin/service clwpos_monitoring try-restart fi exit 0