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.133.122.95
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
/
usr /
lib /
systemd /
user /
[ HOME SHELL ]
Name
Size
Permission
Action
graphical-session-pre.target.w...
[ DIR ]
drwxr-xr-x
sockets.target.wants
[ DIR ]
drwxr-xr-x
basic.target
497
B
-rw-r--r--
bluetooth.target
419
B
-rw-r--r--
dbus.service
360
B
-rw-r--r--
dbus.socket
174
B
-rw-r--r--
default.target
454
B
-rw-r--r--
dirmngr.service
231
B
-rw-r--r--
dirmngr.socket
204
B
-rw-r--r--
exit.target
502
B
-rw-r--r--
glib-pacrunner.service
160
B
-rw-r--r--
gpg-agent-browser.socket
298
B
-rw-r--r--
gpg-agent-extra.socket
281
B
-rw-r--r--
gpg-agent-ssh.socket
308
B
-rw-r--r--
gpg-agent.service
223
B
-rw-r--r--
gpg-agent.socket
234
B
-rw-r--r--
graphical-session-pre.target
546
B
-rw-r--r--
graphical-session.target
484
B
-rw-r--r--
paths.target
394
B
-rw-r--r--
printer.target
417
B
-rw-r--r--
shutdown.target
442
B
-rw-r--r--
smartcard.target
420
B
-rw-r--r--
snapd.aa-prompt-ui.service
122
B
-rw-r--r--
snapd.session-agent.service
141
B
-rw-r--r--
snapd.session-agent.socket
152
B
-rw-r--r--
sockets.target
396
B
-rw-r--r--
sound.target
420
B
-rw-r--r--
ssh-agent.service
256
B
-rw-r--r--
systemd-exit.service
537
B
-rw-r--r--
systemd-tmpfiles-clean.service
657
B
-rw-r--r--
systemd-tmpfiles-clean.timer
533
B
-rw-r--r--
systemd-tmpfiles-setup.service
720
B
-rw-r--r--
timers.target
445
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : systemd-tmpfiles-setup.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=Create User's Volatile Files and Directories Documentation=man:tmpfiles.d(5) man:systemd-tmpfiles(8) DefaultDependencies=no Conflicts=shutdown.target Before=basic.target shutdown.target RefuseManualStop=yes [Service] Type=oneshot RemainAfterExit=yes ExecStart=/bin/systemd-tmpfiles --user --create --remove --boot SuccessExitStatus=65 [Install] WantedBy=basic.target
Close