避免路過走過錯過 記下來才不會遺忘
Step#1
#vi /etc/ssh/sshd_config
Step#2
change
#PermitRootLogin prohibit-passowrd
to
#PermitRootLogin yes
Step#3
#systemctl restart ssh
#Reset BMC password to default # ipmitool raw 0x32 0x66 #Enable BMC LAN # ipmitool raw 0x32 0xaa 0x00 #Disable BMC LAN # ipmitool raw 0x32 ...
No comments:
Post a Comment