Hi,
Yes, I am crying as nothing is working. No ping or ssh. I accidental run ifdown eth0
command on CentOS Linux server. Is there any magic command to get the interface back up again and start sshing in? Am i doomed? Please help!
Hi,
Yes, I am crying as nothing is working. No ping or ssh. I accidental run ifdown eth0
command on CentOS Linux server. Is there any magic command to get the interface back up again and start sshing in? Am i doomed? Please help!
Not EC2 vm running with AWS. It is actual server in other city.
No need to panic. It happens. ifdown/ifconfig down is temporary and reboot the box. Once rebooted, your eth0 will come back online. Try:
ipmitool -U admin -P -I lanplus -H server_ip_address power soft
My CentOS Linux back online after they rebooted my server. It was so stressful.