How to Disable Root and Password Access in Ubuntu? Beginner Guideline by AAG Developer

Опубликовано: 05 Октябрь 2024
на канале: AAG Developer
39
0

This is a just a quick video on how to disable root login via SSH. Why disable the ability for to login via root? Because most attackers are going to try to get in as root.

After installing your public and private keys so that you can login via that method without using a password, we need to disable the ability to login via ssh using a password

#Disable #Root #Password #Ubuntu