⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.144
Server IP:
157.245.143.252
Server:
Linux www 6.11.0-9-generic #9-Ubuntu SMP PREEMPT_DYNAMIC Mon Oct 14 13:19:59 UTC 2024 x86_64
Server Software:
nginx/1.26.0
PHP Version:
8.3.11
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
lib
/
tmpfiles.d
/
View File Name :
provision.conf
# 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. # See tmpfiles.d(5) for details # Provision additional login messages from credentials, if they are set. Note # that these lines are NOPs if the credentials are not set or if the files # already exist. f^ /etc/motd.d/50-provision.conf - - - - login.motd f^ /etc/issue.d/50-provision.conf - - - - login.issue # Provision a /etc/hosts file from credentials. f^ /etc/hosts - - - - network.hosts # Provision SSH key for root d- /root :0700 root :root - d- /root/.ssh :0700 root :root - f^ /root/.ssh/authorized_keys :0600 root :root - ssh.authorized_keys.root