How to enable root login – Easy Linux

By |2019-01-19T11:47:55-06:00January 19th, 2019|Categories: Linux System|Tags: , , , |

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. [...]