Linux ih01.iridiumhosting.com 5.14.0-611.55.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue May 19 15:19:29 EDT 2026 x86_64
LiteSpeed
Server IP : 67.227.241.211 & Your IP : 216.73.216.110
Domains :
Cant Read [ /etc/named.conf ]
User : dustinhy
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
MXB /
rear /
usr /
share /
rear /
wrapup /
default /
Delete
Unzip
Name
Size
Permission
Date
Action
500_post_recovery_script.sh
479
B
-rw-r--r--
2026-04-01 09:39
980_good_bye.sh
119
B
-rw-r--r--
2026-04-01 09:39
990_copy_logfile.sh
4.66
KB
-rw-r--r--
2026-04-01 09:39
Save
Rename
# The POST_RECOVERY_COMMANDS are called directly after the POST_RECOVERY_SCRIPT # so POST_RECOVERY_COMMANDS can also be used to clean up things after the POST_RECOVERY_SCRIPT: if test "$POST_RECOVERY_SCRIPT" ; then LogPrint "Running POST_RECOVERY_SCRIPT '${POST_RECOVERY_SCRIPT[@]}'" eval "${POST_RECOVERY_SCRIPT[@]}" fi local command for command in "${POST_RECOVERY_COMMANDS[@]}" ; do LogPrint "Running POST_RECOVERY_COMMANDS '$command'" eval "$command" done