chattr +i king.txt
while :; do chattr -i king.txt ; echo 'nickapic' > king.txt ; chattr +i king.txt ; done &
Put your id_rsa.pub in the autorized_keys folder in the /root/.ssh/authorized keys
First see your tty session by doing tty and then do ps aux | grep pts and then we can try to kill the process with the pts sessions that our not ours.
ps aux | grep pts
ps -eaf -forestw\\