To fix this error. Just use the following along with SSH command.
ssh -oHostKeyAlgorithms=+ssh-dss user@000.00.0.00
Then enter password and login to your remote machine.
To fix this error. Just use the following along with SSH command.
ssh -oHostKeyAlgorithms=+ssh-dss user@000.00.0.00
Then enter password and login to your remote machine.
Here we will see some tips and most common problems that programmers generally encounter while writing PHP code.
These are the common tips and errors that I encounter and I had given tips from my experience. I will update this list as I do more. Thank you.