Linux cesa-www-main 6.1.0-49-cloud-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.174-1 (2026-05-26) x86_64
Apache/2.4.68 (Debian)
Server IP : 10.218.0.2 & Your IP : 216.73.216.28
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
etc /
systemd /
system /
multi-user.target.wants /
Delete
Unzip
Name
Size
Permission
Date
Action
ModemManager.service
515
B
-rw-r--r--
2023-01-03 12:34
apache2.service
438
B
-rw-r--r--
2026-06-12 05:08
avahi-daemon.service
1.02
KB
-rw-r--r--
2024-12-19 07:01
cron.service
316
B
-rw-r--r--
2022-07-17 08:49
e2scrub_reap.service
553
B
-rw-r--r--
2025-06-06 17:12
google-guest-agent-manager.service
550
B
-rw-r--r--
2026-05-11 20:04
google-guest-compat-manager.service
317
B
-rw-r--r--
2026-05-11 20:04
google-osconfig-agent.service
321
B
-rw-r--r--
2026-04-27 18:08
google-shutdown-scripts.service
419
B
-rw-r--r--
2026-05-11 20:04
google-startup-scripts.service
468
B
-rw-r--r--
2026-05-11 20:04
memcached.service
3.13
KB
-rw-r--r--
2023-01-12 00:02
networkd-dispatcher.service
370
B
-rw-r--r--
2023-01-20 15:34
nfs-client.target
433
B
-rw-r--r--
2024-12-11 14:00
nfs-server.service
915
B
-rw-r--r--
2024-12-11 14:00
php7.2-fpm.service
766
B
-rw-r--r--
2026-05-14 15:46
php7.4-fpm.service
766
B
-rw-r--r--
2026-05-14 15:45
php8.1-fpm.service
766
B
-rw-r--r--
2026-05-14 15:46
php8.4-fpm.service
766
B
-rw-r--r--
2026-06-06 06:52
remote-fs.target
530
B
-rw-r--r--
2025-06-26 14:56
rpcbind.service
626
B
-rw-r--r--
2022-07-27 09:20
rsyslog.service
469
B
-rw-r--r--
2025-01-08 18:13
ssh.service
538
B
-rw-r--r--
2026-05-05 10:26
systemd-networkd.service
2.39
KB
-rw-r--r--
2026-04-27 19:48
unattended-upgrades.service
377
B
-rw-r--r--
2022-12-31 20:59
wpa_supplicant.service
432
B
-rw-r--r--
2025-04-11 14:29
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=!!/lib/systemd/systemd-networkd ExecReload=networkctl reload 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 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