www.vmwareadmins.com

how many VMs can you put in a box?

  • Increase font size
  • Default font size
  • Decrease font size
Home Articles VSPHERE 4 and CTRL-ALT-DEL

VSPHERE 4 and CTRL-ALT-DEL

E-mail Print PDF

If you hit CTRL-ALT-DEL on ESX 4 console, the server will reboot instantly, it doesn't matter if the server is not in Maintenance Mode.

To disable this, add the following to your kickstart file :

# Remove dangerous default of ctrl-alt-del from inittab
sed -e ’s/ca::ctrlaltdel/# ca::ctrlaltdel yes/’ /etc/inittab > /etc/inittab.new
mv -f /etc/inittab.new /etc/inittab
init q 

 

 


 

Follow Me On...

Facebook linkedin twitter youtube