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.208
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 /
build /
default /
Delete
Unzip
Name
Size
Permission
Date
Action
490_fix_broken_links.sh
5.81
KB
-rw-r--r--
2026-04-01 09:39
500_ssh_setup.sh
8.36
KB
-rw-r--r--
2026-04-01 09:39
501_check_ssh_keys.sh
6.18
KB
-rw-r--r--
2026-04-01 09:39
502_include_mdadm_conf.sh
345
B
-rw-r--r--
2026-04-01 09:39
503_store_tty_root_password.sh
286
B
-rw-r--r--
2026-04-01 09:39
950_check_missing_programs.sh
1.93
KB
-rw-r--r--
2026-04-01 09:39
960_remove_encryption_keys.sh
3.23
KB
-rw-r--r--
2026-04-01 09:39
970_add_rear_release.sh
134
B
-rw-r--r--
2026-04-01 09:39
975_update_os_conf.sh
794
B
-rw-r--r--
2026-04-01 09:39
990_verify_rootfs.sh
20.79
KB
-rw-r--r--
2026-04-01 09:39
995_md5sums_rootfs.sh
3.34
KB
-rw-r--r--
2026-04-01 09:39
Save
Rename
grep -q blocks /proc/mdstat 2>/dev/null || return 0 # Include /etc/mdadm.conf without building arrays automatically # for the reason behind see # https://github.com/rear/rear/issues/1722#issuecomment-394746478 if [ -e "/etc/mdadm.conf" ] ; then ( echo "AUTO -all" sed "s/^ARRAY/#ARRAY/g" /etc/mdadm.conf ) > $ROOTFS_DIR/etc/mdadm.conf fi