security
Key Based Authorization with SSH
Using remote shells is all time favourite but remembering those many passwords is a pain so here are the steps to login using SSH without putting a password :)
1. Create a public ssh key, if you haven’t one already. Look at ~/.ssh. If you see a file named id_dsa.pub then you obviously already have a public key. If not, simply create one.
ssh-keygen -t dsa should do the trick. Please note that there are other types of keys, e.g. RSA instead of DSA.
2. Make sure your .ssh dir is not publically writable
# chmod 700 ~/.ssh
Tips by an Admin-Developer
Wi-fi Security
Desclaimer: The views expressed here are of the author alone, you may agree or disagree on any of them, code/commands given in the posts worked fine for the author please use them on your own risks they may damage your system.
I am in Pune since more than a year now have attended countless conferences, un-conferences, camps and what not, learnt a lot and atleast i am able to blog, in almost every event security is one of the leading topics is it that big, oh YES !!!, i would like to quote Rohit's statement "Click one centimetre below then what you use to click you would be much more secure".

















Recent comments
4 days 22 hours ago
4 weeks 3 days ago
5 weeks 4 days ago
6 weeks 17 hours ago
6 weeks 19 hours ago
9 weeks 21 hours ago
11 weeks 20 hours ago
12 weeks 1 day ago
16 weeks 2 days ago
17 weeks 5 days ago