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.224
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 /
YUM /
default /
Delete
Unzip
Name
Size
Permission
Date
Action
600_create_python_symlink.sh
325
B
-rw-r--r--
2026-04-01 09:39
Save
Rename
# make sure we have a symbolic link to the python binary ( cd $ROOTFS_DIR/bin for py in $(find . -name "python*" ) do this_py=${py#./*} # should be without ./ case $this_py in python) break ;; python2*|python3*) ln -sf $v $this_py python >&2 ;; esac done )