Running IPMI on Linux
quick commands ipmitool -H 192.168.1.1 -U root -P 123456 chassis power status ipmitool -H 192.168.1.1 -U root -P 123456 chassis power on ipmitool -H 192.168.1.1 -U root -P 123456 chassis power soft (note: -a prompts password) What is IPMI? IPMI is standard which allows remote server management, primarily developed by Intel. IPMI cards, known… Leer más »