Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64
Apache
: 172.26.7.228 | : 3.21.244.34
Cant Read [ /etc/named.conf ]
5.6.40-24+ubuntu18.04.1+deb.sury.org+1
www-data
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
lib /
systemd /
system /
sysinit.target.wants /
[ HOME SHELL ]
Name
Size
Permission
Action
cryptsetup.target
412
B
-rw-r--r--
dev-hugepages.mount
750
B
-rw-r--r--
dev-mqueue.mount
665
B
-rw-r--r--
kmod-static-nodes.service
717
B
-rw-r--r--
plymouth-read-write.service
244
B
-rw-r--r--
plymouth-start.service
532
B
-rw-r--r--
proc-sys-fs-binfmt_misc.automo...
745
B
-rw-r--r--
sys-fs-fuse-connections.mount
795
B
-rw-r--r--
sys-kernel-config.mount
767
B
-rw-r--r--
sys-kernel-debug.mount
710
B
-rw-r--r--
systemd-ask-password-console.p...
704
B
-rw-r--r--
systemd-binfmt.service
999
B
-rw-r--r--
systemd-hwdb-update.service
818
B
-rw-r--r--
systemd-journal-flush.service
771
B
-rw-r--r--
systemd-journald.service
1.58
KB
-rw-r--r--
systemd-machine-id-commit.serv...
733
B
-rw-r--r--
systemd-modules-load.service
1007
B
-rw-r--r--
systemd-random-seed.service
792
B
-rw-r--r--
systemd-sysctl.service
693
B
-rw-r--r--
systemd-tmpfiles-setup-dev.ser...
764
B
-rw-r--r--
systemd-tmpfiles-setup.service
744
B
-rw-r--r--
systemd-udev-trigger.service
755
B
-rw-r--r--
systemd-udevd.service
1006
B
-rw-r--r--
systemd-update-utmp.service
794
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : systemd-journald.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=Journal Service Documentation=man:systemd-journald.service(8) man:journald.conf(5) DefaultDependencies=no Requires=systemd-journald.socket After=systemd-journald.socket systemd-journald-dev-log.socket systemd-journald-audit.socket syslog.socket Before=sysinit.target [Service] Type=notify Sockets=systemd-journald.socket systemd-journald-dev-log.socket systemd-journald-audit.socket ExecStart=/lib/systemd/systemd-journald Restart=always RestartSec=0 StandardOutput=null Nice=-1 FileDescriptorStoreMax=4224 CapabilityBoundingSet=CAP_SYS_ADMIN CAP_DAC_OVERRIDE CAP_SYS_PTRACE CAP_SYSLOG CAP_AUDIT_CONTROL CAP_AUDIT_READ CAP_CHOWN CAP_DAC_READ_SEARCH CAP_FOWNER CAP_SETUID CAP_SETGID CAP_MAC_OVERRIDE MemoryDenyWriteExecute=yes RestrictRealtime=yes RestrictSUIDSGID=yes RestrictNamespaces=yes RestrictAddressFamilies=AF_UNIX AF_NETLINK SystemCallFilter=~@clock @cpu-emulation @debug @keyring @module @mount @obsolete @raw-io @reboot @swap SystemCallArchitectures=native LockPersonality=yes IPAddressDeny=any # Increase the default a bit in order to allow many simultaneous # services being run since we keep one fd open per service. Also, when # flushing journal files to disk, we might need a lot of fds when many # journal files are combined. LimitNOFILE=16384
Close