Tuesday, June 21, 2022

How to remote login Ubuntu Server via root

Step#1

#vi /etc/ssh/sshd_config

Step#2

change

#PermitRootLogin prohibit-passowrd

to

#PermitRootLogin yes

Step#3

#systemctl restart ssh

No comments:

Post a Comment

How do I use the IPMI command to check or modify the BMC SKU ID?

How do I use the IPMI command to check or modify the BMC SKU ID? We can use the IPMI command to check or modify the MiTAC BMC firmware S...