BLACKSITE
:
216.73.217.122
:
31.97.239.53 / learnageacademy.com
:
Linux srv1143180 6.8.0-106-generic #106-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 6 07:58:08 UTC 2026 x86_64
:
/
var
/
lib
/
cloud
/
instance
/
Upload File:
files >> //var/lib/cloud/instance/user-data.txt.i
Content-Type: multipart/mixed; boundary="===============7265282528364832280==" MIME-Version: 1.0 Number-Attachments: 1 --===============7265282528364832280== MIME-Version: 1.0 Content-Type: text/cloud-config Content-Disposition: attachment; filename="part-001" #cloud-config hostname: srv1143180 fqdn: srv1143180.hstgr.cloud manage_etc_hosts: localhost chpasswd: expire: false users: - name: root password: $6$ujgmNUYRfJ8E4riC$j9brfhP9RuqGV87NiSVuX/Vv6ArA8ancPpBxTQCV1JGNAZH8hDg5Iq4sXjaCiP8uYLUZJQacAduEtWe8xLyIC1 ssh_pwauth: true disable_root: false ssh_deletekeys: false disable_root_opts: '' package_update: false package_upgrade: false package_reboot_if_required: false runcmd: - 'echo none | tee /sys/block/sda/queue/scheduler' - 'sed -i "/PermitRootLogin/d" /etc/ssh/sshd_config' - 'echo "PermitRootLogin yes" >> /etc/ssh/sshd_config' - 'sleep 3; service sshd restart; sleep 3; service ssh restart; sleep 3; systemctl restart ssh; sleep 3; systemctl restart sshd' - 'cd /var/lib/cloud && find -P instances/ -maxdepth 1 -type d ! -path "instances/$(readlink instance | xargs basename)" ! -path "instances/" -exec rm -rf {} +' - 'nohup fstrim / &' --===============7265282528364832280==--