Explore information related to how to check if root login is disabled in linux
Methods to disable root account in Ubuntu 20.04 LTS Linux system
This article covers the different ways of disabling the root login in Linux. In fact, You should disable the root account and use sudo for administrative tasks because it's more secure than using su. This way, you only have to remember one password on your Linux system.