Linux tr1.turkishost.com 5.14.0-570.52.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Oct 15 06:39:08 EDT 2025 x86_64
LiteSpeed
Server IP : 194.146.50.96 & Your IP : 10.9.249.101
Domains :
Cant Read [ /etc/named.conf ]
User : lakemima
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
2025-09-21 12:06
aclocal
[ DIR ]
drwxr-xr-x
2026-04-02 02:38
aclocal-1.16
[ DIR ]
drwxr-xr-x
2025-07-10 23:58
adobe
[ DIR ]
drwxr-xr-x
2025-07-11 00:04
alt-php-xray-tasks
[ DIR ]
drwxr-xr-x
2025-07-13 23:57
autoconf
[ DIR ]
drwxr-xr-x
2025-12-05 18:19
automake-1.16
[ DIR ]
drwxr-xr-x
2025-07-10 23:58
awk
[ DIR ]
drwxr-xr-x
2001-01-02 00:31
bash-completion
[ DIR ]
drwxr-xr-x
2026-01-23 10:38
bison
[ DIR ]
drwxr-xr-x
2025-07-11 00:04
cmake
[ DIR ]
drwxr-xr-x
2026-01-28 12:46
cracklib
[ DIR ]
drwxr-xr-x
2001-01-02 00:31
crypto-policies
[ DIR ]
drwxr-xr-x
2025-12-05 18:19
emacs
[ DIR ]
drwxr-xr-x
2025-09-21 19:03
enchant
[ DIR ]
drwxr-xr-x
2025-07-11 01:34
file
[ DIR ]
drwxr-xr-x
2001-01-02 00:31
fontconfig
[ DIR ]
drwxr-xr-x
2025-07-10 23:54
fonts
[ DIR ]
drwxr-xr-x
2025-09-07 12:33
ghostscript
[ DIR ]
drwxr-xr-x
2025-07-11 00:04
git-core
[ DIR ]
drwxr-xr-x
2025-07-21 19:25
gnupg
[ DIR ]
drwxr-xr-x
2026-01-17 02:38
groff
[ DIR ]
drwxr-xr-x
2001-01-02 00:31
i18n
[ DIR ]
drwxr-xr-x
2026-02-17 14:01
icu
[ DIR ]
drwxr-xr-x
2025-07-29 19:17
info
[ DIR ]
drwxr-xr-x
2026-03-21 02:38
l.v.e-manager
[ DIR ]
drwxr-xr-x
2026-02-02 02:45
libgpg-error
[ DIR ]
drwxr-xr-x
2001-01-02 00:31
libtool
[ DIR ]
drwxr-xr-x
2025-07-11 00:04
locale
[ DIR ]
drwxr-xr-x
2026-02-20 02:39
lve-stats
[ DIR ]
drwxr-xr-x
2026-02-02 02:45
man
[ DIR ]
drwxr-xr-x
2001-01-02 00:32
misc
[ DIR ]
drwxr-xr-x
2001-01-02 00:31
modulefiles
[ DIR ]
drwxr-xr-x
2025-09-21 12:06
myspell
[ DIR ]
drwxr-xr-x
2025-07-11 00:04
mysql
[ DIR ]
drwxr-xr-x
2026-02-06 03:05
nano
[ DIR ]
drwxr-xr-x
2025-07-10 23:43
pam.d
[ DIR ]
drwxr-xr-x
2025-09-03 06:47
passenger
[ DIR ]
drwxr-xr-x
2026-02-03 02:38
perl5
[ DIR ]
drwxr-xr-x
2025-07-30 02:38
python-cllib
[ DIR ]
drwxr-xr-x
2026-02-02 02:38
screen
[ DIR ]
drwxr-xr-x
2025-07-10 23:43
snmp
[ DIR ]
drwxr-xr-x
2026-01-15 18:59
tabset
[ DIR ]
drwxr-xr-x
2025-12-05 18:19
tcl8
[ DIR ]
drwxr-xr-x
2025-07-10 23:58
tcl8.6
[ DIR ]
drwxr-xr-x
2025-07-10 23:58
terminfo
[ DIR ]
drwxr-xr-x
2025-09-21 12:24
vim
[ DIR ]
drwxr-xr-x
2025-07-10 23:58
xml
[ DIR ]
drwxr-xr-x
2025-07-11 00:04
zoneinfo
[ DIR ]
drwxr-xr-x
2026-03-21 02:38
zsh
[ DIR ]
drwxr-xr-x
2026-01-28 11:27
config.site
880
B
-rw-r--r--
2025-09-21 15:23
magic
1.12
MB
-rw-r--r--
2024-04-03 15: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