Knowledgebase
Portal Home > Knowledgebase > Dedicated Server > How to remove psybnc account from server
How to remove psybnc account from server
|
Find the file by executing this command. find / -name *y2kupdate* Remove the full folder by executing rm -rf "foldername" Of course psyBNC will still have a cronjob running every minute. This is the list of crontab of apache user crontab -u apache -l With this command u can remove all crontab for apache user. crontab -u apache -r This command must be exec from root account. Afterwards your server is bouncer clean again.
|
Add to Favourites
Print this Article
|
Also Read