How to Install WXAMPP in Windows?

What is WXAMPP ?  WXAMPP stand for cross-platform, Apache, MySQL, PHP and Perl. It’s a simple and lightweight solution that allows you to create a local web server for testing purposes. XAMPP is a reliable and fast way to set up environment for PHP programming. It provides all the components required for developing, running, debugging, […]

See More

How to enable key based authentication

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 More