Typhon Software Site Admin

Registrado: 24 Jul 2006 Mensajes: 248 Ubicación: Bs As Argentina
|
Publicado: Mie Jun 27, 2012 11:50 am Título del mensaje: Remover y desactivar APT-GET y Kernel |
|
|
//para remover viejos kernel y recuperar espacio
apt-get autoremove
//Apagar el automatic update
Turning off automatic update on Server
/etc/apt/apt.conf.d/50unattended-upgrades
Código: | // Automatically upgrade packages from these (origin, archive) pairs
Unattended-Upgrade::Allowed-Origins {
// "Ubuntu jaunty-security";
// "Ubuntu jaunty-updates";
}; |
Saludos !! _________________ http://www.typhon.com.ar - Soporte y Ayuda para la implementacion de Commit Soft ERP. info@typhon.com.ar |
|