Author: Rp
Date: May 15, 2014
Yet again xkcd.com has come up with a beauty. This time it is on the strength of your password. Or rather the lack of it! 🙂 I still don’t buy into this but it is a good point to keep in mind. 🙂
Author: Rp
Date: December 5, 2013
In my previous post titled SSH: Password-less access (Linux) I detailed on how to do any secure.* (i.e., SSH, SCP, etc..) access between two Linux boxes. In other words, if your local box is Linux as well then the previous post would be a way to go for password less access. But what if your local box […]
Author: Rp
Date: December 3, 2013
I am sure like me most of you run a development desktop (linux or windows) & run a separate test server (mostly linux). By Linux, I mean *NIX flavor. One of the most irritating aspect of this configuration is the frequent copying of code/binaries to & fro. This is very irritating. There are many solutions […]