Nice to know my SSH access will never let me down, never going to run around and desert me, never going to make me cry, or say goodbye, tell a lie or hurt me. Thanks.
@jim7smith2 жыл бұрын
Excellent tutorial and do not worry about the people saying it is too fast. The spacebar works nicely to pause the video to take notes or whatever.
@johnsmith-tu9ii Жыл бұрын
Great tutorial. Thank you so much for taking your time to make it..
@leapbtw2 жыл бұрын
ssh audit just rickrolled me because i'm dumb, oh god
@adityaarsharmapersonal3 жыл бұрын
much needed thanks
@TonyTeachesTech3 жыл бұрын
Happy to help
@carny75912 жыл бұрын
i was rick rolled
@kevininegbeniki1229 Жыл бұрын
Hi Tony, i am unable to log into my ssh server with my private key after disabling ssh password authentication
@RafaelSales55 Жыл бұрын
same, lol
@kevininegbeniki1229 Жыл бұрын
@@RafaelSales55 Aww, I am not alone. Please let me know when you find any solution. Thanks
@RafaelSales55 Жыл бұрын
@@kevininegbeniki1229 I disabled the first option of no to ssh password authentication, however I did not disabled Pam option thing and the one bellow password authentication
@comensal Жыл бұрын
@@kevininegbeniki1229 I rarely config ssh configuration, but if I remember correctly, disabling ssh password authentication restricted, there you can **only connect your ssh server with keys, public or private.**
@sek8903 Жыл бұрын
I had the same issue, I realized that I was using keygen on the server, rather than my local machine.
@tutacat Жыл бұрын
Using a different port is not security. And there is no issue using a port that cold be used by a different service. Always, _always_ check your sshd_config _before!_ you restart. What you should do is copy the current config to a new files before editing, then run as root /path/to/sshd -c /path/to/new_sshd_config and see if it gives you an error. You should need to set the port, but changing the port in this command may show if you have any errors in the config without stopping due to conflicting port.
@jimbrannlund46776 ай бұрын
I change the port to something else if the server is public. That way you at least don't get as much connection attempts from bots. But yes, it's still security by obscurity. If it's a private server, there's zero to gain by changing the port.
@FranciscoMarcosMilhomemAbreu3 жыл бұрын
Essas dicas são muito importantes! Vou colocar em prática.
@TonyTeachesTech3 жыл бұрын
👍
@robertzoufood3 жыл бұрын
Is this for all OS or just ubuntu
@TonyTeachesTech3 жыл бұрын
Same concepts apply for most Unix OS's
@tcao1k2 жыл бұрын
your clip is very help but Why do you make your clip go so fast?? that why I took off the like button.. Hopefully you improve your clip. Thanks