Enable key based authentication 1. Generating Keys Key generator is available with Putty to generate private and public keys. You can download PuttyGen from here, download Putty.Gen. 1.1 Open PuttyGen and click on Generate button to create your keys. 1.2 Generate randomness to create keys. The key passphrase option enables additional security. 1.3 Save private […]
See MoreTag: ip address
How to install red5 on linux server
How to install red5 on linux server ? Ans : I have used following steps to install the red5 on linux server. root@server [] cd /etc/init.d/ root@server [] wget http://www.indianwebportal.com/downloads/red5 root@server [] chmod 755 red5 root@server [] yum -y install java-1.6.0-openjdk java-1.6.0-openjdk-devel root@server [] cd /usr/src root@server [] rm -rf apache-ant-1.8.0-bin.tar.gz apache-ant-1.8.0 red5-0.8.0.tar.gz root@server [] […]
See MoreRemove IP from Brute Force Protection
How to remove Ip from the Brute Force Protection by using SSH ? When WHM locks out an user account, especially “root”, the best way is to wait for 10 minutes to see if the account will be unlocked. If the locks persists, webmaster and administrator who still can remote login via SSH to the server […]
See More
You must be logged in to post a comment.