disable password authentication for sshd
This is considered good practice for any linux platform that has publicly addressable interfaces...
Of course you will need to setup PKI public/private keys for any secure login. I am not suggesting that you turn off authentication entirely !
I had a VPS linux host out there untended for a while, and the hackers find it irresistible - there were 11,000+ authentication failures in the logs.
To stop password authentication by sshd, just add these entries to your /etc/sh/sshd_config file:
I had a VPS linux host out there untended for a while, and the hackers find it irresistible - there were 11,000+ authentication failures in the logs.
To stop password authentication by sshd, just add these entries to your /etc/sh/sshd_config file:
ChallengeResponseAuthentication no
PasswordAuthentication no
UsePAM no
Jax Beach Technology Services
Select the "Menu" button at top right of your screen, two options will appear:
Reset or Cancel
Select Reset
Stuff will happen automagically, and the phone will reboot. Cross your fingers & toes, and if you got it right, the phone will come up, and that error message will be all gone away...