www.linuxero.es

Si te gusta el software libre, este es tu sitio.

Configurar Linux para que se reinicie en un Kernel Panic

Leyendo he encontrado un artículo muy interesante en que nos muestra como debemos configurar Linux para que se reinicie si se produce un “Kernel Panic”.

Editamos el fichero de configuración /etc/sysctl.conf y añadimos la siguiente línea:

kernel.panic = 15

O directamente ejecutamos lo siguiente:

/sbin/sysctl -w kernel.panic=15

Fuente: http://www.linuxscrew.com/2008/06/11/faq-how-to-set-up-atomatic-linux-reboot-if-kernel-panic-occurs/

Advertisement

Comments are closed.

Seguir

Get every new post delivered to your Inbox.