⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.50
Server IP:
41.128.143.86
Server:
Linux host.raqmix.cloud 6.8.0-1025-azure #30~22.04.1-Ubuntu SMP Wed Mar 12 15:28:20 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
8.3.23
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
proc
/
self
/
root
/
usr
/
lib
/
systemd
/
system
/
View File Name :
cloud-final.service
[Unit] # https://docs.cloud-init.io/en/latest/explanation/boot.html Description=Cloud-init: Final Stage After=network-online.target time-sync.target cloud-config.service rc-local.service After=multi-user.target Before=apt-daily.service Wants=network-online.target cloud-config.service ConditionPathExists=!/etc/cloud/cloud-init.disabled ConditionKernelCommandLine=!cloud-init=disabled ConditionEnvironment=!KERNEL_CMDLINE=cloud-init=disabled [Service] Type=oneshot ExecStart=/usr/bin/cloud-init modules --mode=final RemainAfterExit=yes TimeoutSec=0 KillMode=process TasksMax=infinity # Output needs to appear in instance console output StandardOutput=journal+console [Install] WantedBy=cloud-init.target