Tag: terminal

PuttyGen: Putty Key vs OpenSSH Key

At work, I use windows machines. Recently I generated a key-pair using PuttyGen in Windows, it worked fine when I connected to my remote server using Putty (Of course with my public key stored on the remote server first). However I got troubled when was trying to use this same private key I obtained from PuttyGen with ssh command from… Read more →

Linux Command Line Configuration Cheat Sheet

Following is a list of parameters that you can put in .bash_profile to config your terminal (Note: some might only apply to cygwin)

And here is some options you can use to go in the .bashrc to custome your terminal as well (Note: some might only apply to cygwin)

Read more →