How to enable root login – Easy Linux
If you’re newbie on Linux platform, please Read Linux To Do First. To enable root login on CentOS: su passwd root Type a new root password and press Enter. Provide the same root password again for confirmation and press Enter. If you’re unfamiliar with nano please click here to look at nano’s very simple uses. [...]