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 | : 3.143.7.53
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 /
sockets.target.wants /
[ HOME SHELL ]
Name
Size
Permission
Action
dbus.socket
102
B
-rw-r--r--
systemd-coredump.socket
537
B
-rw-r--r--
systemd-initctl.socket
546
B
-rw-r--r--
systemd-journald-dev-log.socke...
1.1
KB
-rw-r--r--
systemd-journald.socket
882
B
-rw-r--r--
systemd-udevd-control.socket
635
B
-rw-r--r--
systemd-udevd-kernel.socket
610
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : systemd-journald.socket
# 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 Socket Documentation=man:systemd-journald.service(8) man:journald.conf(5) DefaultDependencies=no Before=sockets.target # Mount and swap units need this. If this socket unit is removed by an # isolate request the mount and swap units would be removed too, # hence let's exclude this from isolate requests. IgnoreOnIsolate=yes [Socket] ListenStream=/run/systemd/journal/stdout ListenDatagram=/run/systemd/journal/socket SocketMode=0666 PassCredentials=yes PassSecurity=yes ReceiveBuffer=8M Service=systemd-journald.service
Close