Linux ih01.iridiumhosting.com 5.14.0-611.5.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Nov 11 08:09:09 EST 2025 x86_64
LiteSpeed
Server IP : 67.227.241.211 & Your IP : 216.73.216.226
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 /
conf /
templates /
Delete
Unzip
Name
Size
Permission
Date
Action
EFI_readme.txt
2.95
KB
-rw-r--r--
2026-04-01 09:39
PXE_pxelinux.cfg
173
B
-rw-r--r--
2026-04-01 09:39
RESULT_mailbody.txt
64
B
-rw-r--r--
2026-04-01 09:39
RESULT_usage_ISO.txt
202
B
-rw-r--r--
2026-04-01 09:39
RESULT_usage_PXE.txt
516
B
-rw-r--r--
2026-04-01 09:39
RESULT_usage_RAMDISK.txt
1.49
KB
-rw-r--r--
2026-04-01 09:39
RESULT_usage_RAWDISK.txt
505
B
-rw-r--r--
2026-04-01 09:39
RESULT_usage_USB.txt
533
B
-rw-r--r--
2026-04-01 09:39
rear.help
962
B
-rw-r--r--
2026-04-01 09:39
Save
Rename
How to recover your system: --------------------------- You need to manually set up what is needed in your case to boot the kernel (by default named kernel-HOSTNAME) plus initramfs/initrd (by default named initramfs-HOSTNAME.img) that contains the Relax-and-Recover rescue/recovery system on your replacement hardware. For example to directly boot the ReaR recovery system from within a Linux system that is already running on your replacement hardware you may use 'kexec': 1. Copy the kernel and the ReaR recovery system initramfs on your already running Linux system. 2. Load the kernel and ReaR's initramfs and provide an appropriate kernel command line to run the ReaR recovery system in a ramdisk and use standard VGA 80x25 text mode (one single command line): kexec -l kernel-HOSTNAME --initrd=initramfs-HOSTNAME.img --command-line='root=/dev/ram0 vga=normal' You may have to add hardware dependent kernel command line parameters if needed for your replacement hardware, cf. /proc/cmdline of your system. 3. Boot the loaded kernel (plus ReaR's initrd): kexec -e That will instantly reboot into the loaded kernel without a clean shutdown of the currently running Linux system. 4. In the booted ReaR recovery system log in as 'root' (this may only work directly on the system console) and recover your system: rear recover That will completely replace the Linux system from before so it does not matter when it was not cleanly shut down.