Page 1 of 1

servai csdm

Posted: 2017 Apr 07 14:11
by Kenzy
Hi,
i need a help for one server ,
i was have server CSDM, then i Delet it and i remove All files of server root/csdm i deleted it , but server still working and i removed it, please guys how i can fix it and stop server ??

Re: servai csdm

Posted: 2017 Apr 07 16:30
by laimiukas3
Kenzy wrote:Hi,
i need a help for one server ,
i was have server CSDM, then i Delet it and i remove All files of server root/csdm i deleted it , but server still working and i removed it, please guys how i can fix it and stop server ??
type in putty htop and kill csdm server proces or type reboot

Re: servai csdm

Posted: 2017 Apr 07 21:57
by Kenzy
laimiukas3 wrote:
Kenzy wrote:Hi,
i need a help for one server ,
i was have server CSDM, then i Delet it and i remove All files of server root/csdm i deleted it , but server still working and i removed it, please guys how i can fix it and stop server ??
type in putty htop and kill csdm server proces or type reboot
root@vps373642:~# htop
-bash: htop: command not found

Re: servai csdm

Posted: 2017 Apr 07 22:01
by Terror

Code: Select all

apt-get updateapt-get install htop
But here’s the best part… just use your Up/Down arrow keys to select a process, and then you can kill it with the F9 key if you’d like.

Re: servai csdm

Posted: 2017 Apr 07 22:09
by Kenzy
Terror wrote:

Code: Select all

apt-get updateapt-get install htop
But here’s the best part… just use your Up/Down arrow keys to select a process, and then you can kill it with the F9 key if you’d like.
Sloved , Terror, laimiukas3 Thanks guys :)