If you find enter password for ssh is irritating, then you may setup ssh without password. With public key authentication, you can ssh without password and it will auto login to the server once you key in the ssh command. The authentication is done via the public key that you generate from your computer and do not let others have your public key.
In this example, i’m going to use DSA (Digital Signature Algorithm) for key generation.
To setup SSH without password, follow the steps below:-
Continue reading How to setup SSH without password »
Tags: ssh, ssh auto login, ssh login no password, ssh no password, ssh password less, ssh without password
Posted in Linux, Mac | 1 Comment »
Just installed the SVN 1.6 on my CentOS 5.2 server. I’m migrating my svn repo from another server which running svn 1.5.2. So i need to install svn that has a version higher than 1.5.2. To install SVN 1.6 you need to install RPMForge and run a few commands.
To install svn 1.6 on CentOS 5.2, follow the steps below:-
Continue reading How to install SVN 1.6 on CentOS 5 »
Tags: install latest svn centos, install svn 1.6 centos 5, install svn centos, install svn yum, svn, upgrade svn yum
Posted in Linux, Open Source | No Comments »
Many people asking me how to remove Yahoo connections and they wan to remove the connections from their Messenger as well. Just a quick notes, once the Yahoo connection is removed you will no longer receive any personal updates for this person again.
To remove Yahoo connections, follow the steps below:-
Continue reading How to remove Yahoo connections? »
Tags: remove connection, remove connections, remove yahoo connection, Yahoo, yahoo messenger, yahoo remove connection
Posted in Services, Web | 1 Comment »