Linux v69820.1blu.de 4.15.0 #1 SMP Mon Sep 30 15:36:27 MSK 2024 x86_64
Apache/2.4.58
Server IP : 195.90.215.149 & Your IP : 216.73.216.250
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
etc /
systemd /
system /
Delete
Unzip
Name
Size
Permission
Date
Action
cloud-final.service.wants
[ DIR ]
drwxr-xr-x
2022-02-01 16:36
default.target.wants
[ DIR ]
drwxr-xr-x
2022-02-01 15:01
display-manager.service.wants
[ DIR ]
drwxr-xr-x
2022-02-01 14:54
exim4-base.timer.d
[ DIR ]
drwxr-xr-x
2022-03-02 11:07
final.target.wants
[ DIR ]
drwxr-xr-x
2022-02-01 16:36
getty.target.wants
[ DIR ]
drwxr-xr-x
2026-07-29 13:11
graphical.target.wants
[ DIR ]
drwxr-xr-x
2022-02-01 15:02
logrotate.timer.d
[ DIR ]
drwxr-xr-x
2022-03-02 11:07
man-db.timer.d
[ DIR ]
drwxr-xr-x
2022-03-02 11:07
multi-user.target.wants
[ DIR ]
drwxr-xr-x
2024-07-10 10:57
network-online.target.wants
[ DIR ]
drwxr-xr-x
2021-05-05 00:34
oem-config.service.wants
[ DIR ]
drwxr-xr-x
2022-02-01 14:54
paths.target.wants
[ DIR ]
drwxr-xr-x
2022-02-01 14:54
rpcbind.target.wants
[ DIR ]
drwxr-xr-x
2021-05-05 00:37
sockets.target.wants
[ DIR ]
drwxr-xr-x
2023-12-23 20:13
ssh.service.requires
[ DIR ]
drwxr-xr-x
2024-07-10 10:57
sysinit.target.wants
[ DIR ]
drwxr-xr-x
2024-07-26 14:17
systemd-resolved.service.wants
[ DIR ]
drwxr-xr-x
2022-10-05 19:23
timers.target.wants
[ DIR ]
drwxr-xr-x
2022-10-05 19:32
ctrl-alt-del.target
598
B
-rw-r--r--
2024-02-27 17:26
dbus-org.freedesktop.network1.service
2.37
KB
-rw-r--r--
2026-06-05 15:36
dbus-org.freedesktop.resolve1.service
1.85
KB
-rw-r--r--
2026-06-05 15:36
dbus-org.freedesktop.timesync1.service
1.73
KB
-rw-r--r--
2026-06-05 15:36
mysql.service
5.77
KB
-rw-r--r--
2025-10-11 02:08
mysqld.service
5.77
KB
-rw-r--r--
2025-10-11 02:08
syslog.service
890
B
-rw-r--r--
2025-08-21 20:53
Save
Rename
# 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) Documentation=man:org.freedesktop.network1(5) 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 initrd-switch-root.target Conflicts=shutdown.target initrd-switch-root.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=!!/usr/lib/systemd/systemd-networkd FileDescriptorStoreMax=512 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 RestrictNamespaces=yes RestrictRealtime=yes RestrictSUIDSGID=yes RuntimeDirectory=systemd/netif RuntimeDirectoryPreserve=yes SystemCallArchitectures=native SystemCallErrorNumber=EPERM SystemCallFilter=@system-service Type=notify-reload 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