Hi, all!
Good day to you!
This topic describes how to log in to the server's operation system as root user.
In some scenaries, you need to login the server operation system as the root user and run commands to perform specific operation.
The following describes how to log in to the server operation system as root user using the remote server login tool Putty.
You need to log in to the server as admin user first, then switch to root user.
1.Start the PuTTY tool and enter the host IP address, then click Open ,the CLI is displayed.
2. Enter the operation system login user name and press enter, as shown in figure3.
3. Enter the operation system login password and press enter ,as shown in figure4.
4. Switch from the login user to the root user,as shown in figure5.
Enter su - root in the CLI and press Enter, then enter the password of root.



Thanks for reading!

