Skip to Content

linux

How to make Sify Broadband GNU/Linux client remember username and password

Another fine example of how non-free software can create nuisance is the Sify Broadband GNU/Linux client. It was my mistake that I was happy the moment I found out that they have a GNU/Linux client.

If you're using the client, you know how stripped down the software is as compared to the Windows client. And that comes with its own problems-

How to use ssh keys to make password-less logins

I regularly connect to my father's Ubuntu PC using ssh to help or to transfer files through scp. I have been using ssh keys to make these logins password-less and I thought the method needs a blog post :)
Generally a user can have two keys - a private key and a public key which we generate using the following process and then copy the public key to the remote machine. Remember, don't give anyone your private key.

Syndicate content