Linux mail.vriendennsm.nl 6.1.0-51-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.177-1 (2026-07-16) x86_64
Apache/2.4.68 (Debian)
Server IP : 217.154.75.17 & Your IP : 216.73.216.195
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
2025-02-07 10:50
cloud-init.target.wants
[ DIR ]
drwxr-xr-x
2025-01-15 04:26
getty.target.wants
[ DIR ]
drwxr-xr-x
2025-01-15 04:24
multi-user.target.wants
[ DIR ]
drwxr-xr-x
2026-08-25 06:58
network-online.target.wants
[ DIR ]
drwxr-xr-x
2025-01-15 04:27
snapd.mounts.target.wants
[ DIR ]
drwxr-xr-x
2026-08-25 06:58
sockets.target.wants
[ DIR ]
drwxr-xr-x
2026-07-12 06:55
sshd-keygen@.service.d
[ DIR ]
drwxr-xr-x
2026-07-12 06:55
sysinit.target.wants
[ DIR ]
drwxr-xr-x
2025-01-15 04:27
timers.target.wants
[ DIR ]
drwxr-xr-x
2026-07-29 14:18
dbus-org.freedesktop.network1.service
2.39
KB
-rw-r--r--
2026-04-27 19:48
dbus-org.freedesktop.resolve1.service
1.8
KB
-rw-r--r--
2026-04-27 19:48
dbus-org.freedesktop.timesync1.service
1.72
KB
-rw-r--r--
2026-04-27 19:48
snap-certbot-5758.mount
329
B
-rw-r--r--
2026-07-15 20:12
snap-certbot-5781.mount
329
B
-rw-r--r--
2026-07-29 14:18
snap-core-17284.mount
323
B
-rw-r--r--
2026-03-17 08:48
snap-core-17292.mount
323
B
-rw-r--r--
2026-04-20 19:30
snap-core24-1587.mount
326
B
-rw-r--r--
2026-04-01 01:50
snap-core24-1643.mount
326
B
-rw-r--r--
2026-05-20 17:05
snap-snapd-27591.mount
326
B
-rw-r--r--
2026-07-30 22:28
snap-snapd-27710.mount
326
B
-rw-r--r--
2026-08-25 06:58
snap.certbot.renew.service
452
B
-rw-r--r--
2026-07-29 14:18
snap.certbot.renew.timer
293
B
-rw-r--r--
2026-08-25 06:58
sshd.service
538
B
-rw-r--r--
2026-05-05 10:26
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 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-sysctl.service systemd-sysusers.service Before=sysinit.target network.target nss-lookup.target shutdown.target initrd-switch-root.target Conflicts=shutdown.target initrd-switch-root.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=sysinit.target Alias=dbus-org.freedesktop.resolve1.service