One of my clients provided me .ppk file to connect to his server using ssh. As I am a Ubuntu user, I need a key which can be used the terminal command. So I decided it convert to .pem file. I am sharing the steps to convert ppk to pem format on Linux terminal...
Most of the windows users uses PuTTy for connecting Linux servers. While using putty we can’t .pem file to login to remote Linux server. We can use only .ppk files in putty to use key based login for Linux server. For example, I had created a Linux server on Amazon and it provides in...
FileZilla is most popular FTP client used by users for connecting FTP server from local system. It has lots of features to use a remote server. But most of them don’t have more idea of how to connect sftp using Filezilla. If you don’t want to use a password, you can simply use SSH...