Track Spammers in Plesk
Install qmhandle-1.3.2 from: http://downloads.sourceforge.net/sourceforge/qmhandle/qmhandle-1.3.2.tar.gz?use_mirror=nchc cd qmhandle-1.3.2 ./qmHandle -s shows the [...]
Install qmhandle-1.3.2 from: http://downloads.sourceforge.net/sourceforge/qmhandle/qmhandle-1.3.2.tar.gz?use_mirror=nchc cd qmhandle-1.3.2 ./qmHandle -s shows the [...]
1. Download the version of Linux you wish to install [...]
1. Enable SYN cookies mechanism in the server by the [...]
Create a bookmark with the following code as the URL [...]
Create an index.html file : <frameset rows="100%"> <frame src="http://linuxstuffs.wordpress.com/"> </frameset> [...]
#!/bin/bash ls -1 /var/cpanel/users > /root/user_list PORT="22" ssh-keygen -t dsa [...]
#!/bin/bash # For some stupid reason, cPanel screws up the [...]
#!/bin/bash shellpattern='r0nin|m0rtix|upl0ad|r57|c99|shellbot|phpshell|void.ru|phpremoteview|directmail|bash_history|vulnscan|spymeta|raslan58' for user in `/bin/ls /var/cpanel/users` do find /home/$user/public_html [...]
Create the following cron: ------------------------------------------------------------------------------------------------ 9,24,39,54 * * * * [...]
cd /root vi red5install copy paste the below script echo [...]