≡ Menu

July 2008

Howto Install MySQL on Linux

Most of the Linux distro comes with MySQL.  If you want use MySQL, my recommendation is that you download the latest version of MySQL and install it yourself. Later you can upgrade it to the latest version when it becomes available. In this article, I will explain how to install the latest free community edition [...]

{ 42 comments }

Howto resolve Algorithm negotiation failed issue on SSH

 While performing ssh from a local-host to a remote-host that are on different versions of ssh, it is possible that you may get “Algorithm negotiation failed” message.  In this post, I’ll explain how to resolve this issue from the ssh client.  1. Unable to ssh to remote-host: In this example, when trying to perform ssh [...]

{ 5 comments }