Install the epel repo for CentOS and type: yum install phpmyadmin Accept the packages it needs to pull as deps from the EPEL repo and you have a working CentOS phpMyAdmin install. To access phpMyAdmin on CentOS enter: http://localhost/phpmyadmin You will be prompted for auth the default password for phpMyAdmin on CentOS is the mysql root [...]
If you have lost your SSH Public key but still have your Private Key you can extract the private key with the following command: lionor$ ssh-keygen -y Enter file in which the key is (/Users/dave/.ssh/id_rsa): Enter passphrase: Your ssh public key will now be displayed. the above was entered on a Mac, the same applies [...]



