Linux ip-172-26-2-223 5.4.0-1018-aws #18-Ubuntu SMP Wed Jun 24 01:15:00 UTC 2020 x86_64
Apache
: 172.26.2.223 | : 3.145.201.49
Cant Read [ /etc/named.conf ]
8.1.13
www
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
BLACK DEFEND!
README
+ Create Folder
+ Create File
/
usr /
share /
debhelper /
autoscripts /
[ HOME SHELL ]
Name
Size
Permission
Action
maintscript-helper
41
B
-rw-r--r--
postinst-emacsen
335
B
-rw-r--r--
postinst-icons
216
B
-rw-r--r--
postinst-init
286
B
-rw-r--r--
postinst-init-nostart
238
B
-rw-r--r--
postinst-init-restart
369
B
-rw-r--r--
postinst-init-tmpfiles
359
B
-rw-r--r--
postinst-initramfs-hook
245
B
-rw-r--r--
postinst-menu
94
B
-rw-r--r--
postinst-menu-method
146
B
-rw-r--r--
postinst-modules
231
B
-rw-r--r--
postinst-pycompile
75
B
-rw-r--r--
postinst-systemd-dont-enable
662
B
-rw-r--r--
postinst-systemd-enable
747
B
-rw-r--r--
postinst-systemd-restart
374
B
-rw-r--r--
postinst-systemd-restartnostar...
322
B
-rw-r--r--
postinst-systemd-start
282
B
-rw-r--r--
postinst-systemd-user-dont-ena...
699
B
-rw-r--r--
postinst-systemd-user-enable
776
B
-rw-r--r--
postinst-ucf
121
B
-rw-r--r--
postinst-usrlocal
666
B
-rw-r--r--
postinst-wm
310
B
-rw-r--r--
postinst-wm-noman
223
B
-rw-r--r--
postinst-xfonts
59
B
-rw-r--r--
postrm-debconf
112
B
-rw-r--r--
postrm-icons
84
B
-rw-r--r--
postrm-init
72
B
-rw-r--r--
postrm-initramfs-hook
148
B
-rw-r--r--
postrm-menu
69
B
-rw-r--r--
postrm-menu-method
170
B
-rw-r--r--
postrm-modules
99
B
-rw-r--r--
postrm-sgmlcatalog
55
B
-rw-r--r--
postrm-systemd
340
B
-rw-r--r--
postrm-systemd-reload-only
92
B
-rw-r--r--
postrm-systemd-user
363
B
-rw-r--r--
postrm-ucf
268
B
-rw-r--r--
postrm-xfonts
66
B
-rw-r--r--
preinst-emacsen
255
B
-rw-r--r--
preinst-pycentral-clean
233
B
-rw-r--r--
prerm-emacsen
198
B
-rw-r--r--
prerm-init
107
B
-rw-r--r--
prerm-init-norestart
128
B
-rw-r--r--
prerm-pyclean
173
B
-rw-r--r--
prerm-systemd
95
B
-rw-r--r--
prerm-systemd-restart
116
B
-rw-r--r--
prerm-usrlocal
89
B
-rw-r--r--
prerm-wm
84
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : postinst-systemd-restart
if [ "$1" = "configure" ] || [ "$1" = "abort-upgrade" ] || [ "$1" = "abort-deconfigure" ] || [ "$1" = "abort-remove" ] ; then if [ -d /run/systemd/system ]; then systemctl --system daemon-reload >/dev/null || true if [ -n "$2" ]; then _dh_action=#RESTART_ACTION# else _dh_action=start fi deb-systemd-invoke $_dh_action #UNITFILES# >/dev/null || true fi fi
Close