Linux server.bornosky.com 4.18.0-477.13.1.lve.el8.x86_64 #1 SMP Thu Jun 1 16:40:47 EDT 2023 x86_64
Apache
: 95.217.200.235 | : 18.216.71.206
Cant Read [ /etc/named.conf ]
7.3.33
aggscedu
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--
dracut-shutdown.service
440
B
-rw-r--r--
kmod-static-nodes.service
721
B
-rw-r--r--
ldconfig.service
687
B
-rw-r--r--
plymouth-read-write.service
268
B
-rw-r--r--
plymouth-start.service
563
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
1.07
KB
-rw-r--r--
systemd-firstboot.service
799
B
-rw-r--r--
systemd-hwdb-update.service
826
B
-rw-r--r--
systemd-journal-catalog-update...
711
B
-rw-r--r--
systemd-journal-flush.service
827
B
-rw-r--r--
systemd-journald.service
1.5
KB
-rw-r--r--
systemd-machine-id-commit.serv...
737
B
-rw-r--r--
systemd-modules-load.service
1011
B
-rw-r--r--
systemd-random-seed.service
800
B
-rw-r--r--
systemd-sysctl.service
697
B
-rw-r--r--
systemd-sysusers.service
704
B
-rw-r--r--
systemd-tmpfiles-setup-dev.ser...
771
B
-rw-r--r--
systemd-tmpfiles-setup.service
751
B
-rw-r--r--
systemd-udev-trigger.service
771
B
-rw-r--r--
systemd-udevd.service
1.04
KB
-rw-r--r--
systemd-update-done.service
674
B
-rw-r--r--
systemd-update-utmp.service
802
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 ExecStart=/usr/lib/systemd/systemd-journald Restart=always RestartSec=0 RestrictSUIDSGID=yes StandardOutput=null WatchdogSec=3min 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 RestrictNamespaces=yes RestrictAddressFamilies=AF_UNIX AF_NETLINK SystemCallFilter=@system-service SystemCallErrorNumber=EPERM SystemCallArchitectures=native LockPersonality=yes # 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