turn off ctrl-alt-del freenas 11.3

zorin1us

Cadet
Joined
Dec 28, 2018
Messages
7
After looking around for a long time, I found out how to turn off the ctrl-alt-del.

Go to the FreeNas UI:
System->Tunables
Add an entry:
Variable: kern.vt.kbd_reboot
Value: 0
Type: sysctl

Now the ctrl-alt-del won't reboot if you hit it accidentally when your KVM is switched to the wrong system and you are trying to log into Windows. Hope this helps someone else out there.
 

SuperVertrix

Cadet
Joined
Oct 20, 2020
Messages
1
After looking around for a long time, I found out how to turn off the ctrl-alt-del.

Go to the FreeNas UI:
System->Tunables
Add an entry:
Variable: kern.vt.kbd_reboot
Value: 0
Type: sysctl

Now the ctrl-alt-del won't reboot if you hit it accidentally when your KVM is switched to the wrong system and you are trying to log into Windows. Hope this helps someone else out there.
Thank you so much!
It happened to me at one of our datacenters.
I tried to "lock" a Windows Server, but the freenas server rebooted instead. LOL!

Cheers!

SuperVertrix
 
Top