HOW TO : ModSecurity
Install or Update to version 1.9.3 all same
Hello,
Open Source Web Application Firewall
ModSecurity at work
ModSecurity is an open source intrusion detection and...
MySQLTuner is a script that will assess MySQL performance and recommend steps to maximize performance. To install and run MySQLTuner, log in to your...
To Change The Port for SSH by easy way
Code:
pico etc/ssh/sshd_config
Press " Ctrl+W "
Code:
#Port 22
Change it to any number you want and delet "#"....