mgrm47 instagram: @m47 Jul 15, 2015 27 17 86 Jun 3, 2016 #1 Heelo, help me! i delete sinusbot but the sinusbot page is steel works! i want to delete the page
Qraktzyl Retired Staff Contributor Nov 2, 2015 997 723 161 Jun 4, 2016 #3 Kill the PID (process ID). you can grep or check with top or htop for the PID, then "kill -9 PID"... I'm not telling more, I want you to learn. (Rebooting the server works too)
Kill the PID (process ID). you can grep or check with top or htop for the PID, then "kill -9 PID"... I'm not telling more, I want you to learn. (Rebooting the server works too)
mgrm47 instagram: @m47 Jul 15, 2015 27 17 86 Jun 5, 2016 Thread starter #5 Qraktzyl said: Kill the PID (process ID). you can grep or check with top or htop for the PID, then "kill -9 PID"... I'm not telling more, I want you to learn. (Rebooting the server works too) Click to expand... Wolfie said: Reboot the server Click to expand... thx <3
Qraktzyl said: Kill the PID (process ID). you can grep or check with top or htop for the PID, then "kill -9 PID"... I'm not telling more, I want you to learn. (Rebooting the server works too) Click to expand... Wolfie said: Reboot the server Click to expand... thx <3
Alligatoras Administrator Mar 31, 2016 2,570 12 2,857 381 Jun 5, 2016 #6 mgrm47 said: Heelo, help me! i delete sinusbot but the sinusbot page is steel works! i want to delete the page Click to expand... Make sure that uou have restarted apache on your ssh with this command: sudo service apache2 restart If this doesn't work, just reboot your VPS
mgrm47 said: Heelo, help me! i delete sinusbot but the sinusbot page is steel works! i want to delete the page Click to expand... Make sure that uou have restarted apache on your ssh with this command: sudo service apache2 restart If this doesn't work, just reboot your VPS
H Helix Active Member Sep 28, 2015 37 7 80 Aug 18, 2016 #7 ps aux|grep sinusbot find the running sinusbot process then find the pid id number and type kill -9 PID
ps aux|grep sinusbot find the running sinusbot process then find the pid id number and type kill -9 PID