Joined September 2013
·

Arda Kılıçdağı

Istanbul
·
·
·

Posted to Push new project to Github over 1 year ago

Thanks for the tip, not to mention you should probably add a .gitignore file and ignore critical files.

Posted to SSH alias over 1 year ago

I use this in Linux: It doesn't even ask for password this way:

sshpass -p 'password' ssh -o StrictHostKeyChecking=no username@server

Woah, this is literally a treasure. This post definitely needs more attention.

Thanks for sharing this!

Achievements
47 Karma
0 Total ProTip Views