Linux taon.o2switch.net 4.18.0-553.123.2.lve.el8.x86_64 #1 SMP Thu May 7 23:17:13 UTC 2026 x86_64
LiteSpeed
Server IP : 109.234.166.246 & Your IP : 216.73.216.250
Domains :
Cant Read [ /etc/named.conf ]
User : mhxr7844
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
2023-10-14 20:46
aclocal
[ DIR ]
drwxr-xr-x
2026-07-24 06:07
aclocal-1.16
[ DIR ]
drwxr-xr-x
2024-01-11 13:44
adobe
[ DIR ]
drwxr-xr-x
2022-11-13 19:37
alt-php-xray-tasks
[ DIR ]
drwxr-xr-x
2025-03-18 13:16
autoconf
[ DIR ]
drwxr-xr-x
2024-08-15 06:04
automake-1.16
[ DIR ]
drwxr-xr-x
2024-01-11 13:44
awk
[ DIR ]
drwxr-xr-x
2022-11-13 19:40
bash-completion
[ DIR ]
drwxr-xr-x
2026-07-20 20:37
bison
[ DIR ]
drwxr-xr-x
2022-11-13 19:37
cmake
[ DIR ]
drwxr-xr-x
2024-04-05 21:56
cracklib
[ DIR ]
drwxr-xr-x
2022-11-13 19:09
crypto-policies
[ DIR ]
drwxr-xr-x
2024-01-11 13:45
emacs
[ DIR ]
drwxr-xr-x
2025-07-15 12:02
enchant
[ DIR ]
drwxr-xr-x
2022-11-28 11:15
file
[ DIR ]
drwxr-xr-x
2025-10-10 06:05
fontconfig
[ DIR ]
drwxr-xr-x
2022-11-13 19:29
fonts
[ DIR ]
drwxr-xr-x
2022-11-28 10:56
ghostscript
[ DIR ]
drwxr-xr-x
2025-06-03 04:48
git-core
[ DIR ]
drwxr-xr-x
2025-07-23 08:59
gnupg
[ DIR ]
drwxr-xr-x
2026-01-17 06:26
groff
[ DIR ]
drwxr-xr-x
2022-11-13 19:09
i18n
[ DIR ]
drwxr-xr-x
2026-07-21 16:46
imunify360
[ DIR ]
drwxr-xr-x
2025-08-05 04:05
l.v.e-manager
[ DIR ]
drwxr-xr-x
2026-07-15 06:05
libgpg-error
[ DIR ]
drwxr-xr-x
2022-11-13 19:09
libtool
[ DIR ]
drwxr-xr-x
2022-11-13 19:37
locale
[ DIR ]
drwxr-xr-x
2026-07-23 06:01
lve-stats
[ DIR ]
drwxr-xr-x
2026-07-11 06:00
man
[ DIR ]
drwxr-xr-x
2022-11-13 19:29
misc
[ DIR ]
drwxr-xr-x
2025-10-10 06:05
modulefiles
[ DIR ]
drwxr-xr-x
2023-10-14 20:46
myspell
[ DIR ]
drwxr-xr-x
2019-10-13 10:33
nano
[ DIR ]
drwxr-xr-x
2024-09-27 06:01
perl5
[ DIR ]
drwxr-xr-x
2025-07-29 06:01
python-cllib
[ DIR ]
drwxr-xr-x
2026-06-23 06:00
tabset
[ DIR ]
drwxr-xr-x
2024-01-11 13:44
tcl8
[ DIR ]
drwxr-xr-x
2022-11-13 19:31
tcl8.6
[ DIR ]
drwxr-xr-x
2022-11-13 19:31
terminfo
[ DIR ]
drwxr-xr-x
2023-10-14 20:52
vim
[ DIR ]
drwxr-xr-x
2022-11-13 19:31
xml
[ DIR ]
drwxr-xr-x
2024-01-16 09:17
zoneinfo
[ DIR ]
drwxr-xr-x
2026-05-27 06:02
zsh
[ DIR ]
drwxr-xr-x
2022-11-13 19:09
config.site
880
B
-rw-r--r--
2024-08-13 21:30
magic
940.67
KB
-rw-r--r--
2025-10-07 08:30
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