Answers

Question and Answer:

  Home  Solaris

⟩ How can i disable STOP+A utility on SUN machines, which brings system into OK> prompt?

in /etc/system set abort_enable=0 will disable STOP-A ________________________________________There are several ways to disable "STOP-A"

(1)Edit the /etc/default/kbd file

KEYBOARD_ABORT=disable

(2)Use the "kbd -a disable" command

(3) Edit /etc/system file

set abort_enable = 0

 224 views

More Questions for you: