Change SSH root password on Centos by Putty

It is recommended to change SSH password of your server, to avoid attacks and hacking your server. Yesterday, I’ve been notified by my Hosting company that I was subject of Brute force attacks. More than failed brute force attacks registered on my server after my last successful login. How to change the password Simply, login […]

putty_telnet1m

Install vsftpd, PHP, mysql, phpmyAdmin on CentOS using puTTY

vsftpd is one of the most secure and fastest FTP server for UNIX-like systems. I will show in this tutorial how to use puTTY (SSH and telnet client). I will use TightVNC to establish a remote connection to my host. With TightVNC, I can connect and install any application from my local computer. Download and install puTTY To download putty go to http://www.putty.org. […]