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
:
/
usr
/
share
/
bug
/
needrestart
/
Upload File:
files >> //usr/share/bug/needrestart/script
#!/bin/sh PATH="/sbin:$PATH" exec >&3 if [ -x /usr/sbin/needrestart ] ; then printf "needrestart output:\n" /usr/sbin/needrestart -v -r l fi printf "\n" if [ -x /usr/sbin/checkrestart ] ; then printf "checkrestart output:\n" /usr/sbin/checkrestart -v fi printf "\n"