Linux business57.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64
LiteSpeed
Server IP : 199.188.201.191 & Your IP : 18.221.83.34
Domains :
Cant Read [ /etc/named.conf ]
User : derozboy
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
lib /
rpm /
redhat /
Delete
Unzip
Name
Size
Permission
Date
Action
brp-ldconfig
268
B
-rwxr-xr-x
2023-05-15 14:30
brp-mangle-shebangs
4.39
KB
-rwxr-xr-x
2023-05-15 14:30
config.guess
42.91
KB
-rwxr-xr-x
2023-05-15 14:30
config.sub
35.46
KB
-rwxr-xr-x
2023-05-15 14:30
dist.sh
1.93
KB
-rwxr-xr-x
2023-05-15 14:30
find-provides
1.19
KB
-rwxr-xr-x
2023-05-15 14:30
find-requires
936
B
-rwxr-xr-x
2023-05-15 14:30
gpgverify
3.54
KB
-rwxr-xr-x
2023-05-15 14:30
macros
10.6
KB
-rw-r--r--
2023-05-15 14:30
redhat-annobin-cc1
93
B
-r--r--r--
2023-05-15 14:30
redhat-annobin-plugin-select.sh
6.05
KB
-rwxr-xr-x
2023-05-15 14:30
redhat-annobin-select-annobin-built-plugin
89
B
-r--r--r--
2023-05-15 14:30
redhat-annobin-select-gcc-built-plugin
93
B
-r--r--r--
2023-05-15 14:30
redhat-hardened-cc1
76
B
-r--r--r--
2023-05-15 14:30
redhat-hardened-ld
47
B
-r--r--r--
2023-05-15 14:30
rpmrc
5.31
KB
-rw-r--r--
2023-05-15 14:30
Save
Rename
#!/bin/sh -f # Force creating of DSO symlinks. # If using normal root, avoid changing anything. if [ -z "$RPM_BUILD_ROOT" -o "$RPM_BUILD_ROOT" = "/" ]; then exit 0 fi /sbin/ldconfig -N -r "$RPM_BUILD_ROOT" # TODO: warn if it created new symlinks and guide people.