Esas son entradas muy viejas (y al parecer las primeras). Debes buscar en tu log las entradas correspondientes (cuando el crash ocurrio).
Esta sección te permite ver todos los mensajes escritos por este usuario. Ten en cuenta que sólo puedes ver los mensajes escritos en zonas a las que tienes acceso en este momento.
Mostrar Mensajes MenúCita de: WIитX en 3 Enero 2015, 15:12 PM
No ahora mismo wintxcoders.com no lo estoy apuntando, me falta crear la ip o el virtual host que no se como hacerlo, ósea crear la ip virtual para poder apuntar el dominio.
Saludos! y gracias
sudo journalctl
sudo apt-get upgrade --fix-missing
Cita de: chulas2106 en 3 Enero 2015, 02:05 AM
cuando pongo "cat /etc/apt/sources.list" me sale lo siguiente:
# deb cdrom:[Xubuntu 12.04 LTS _Precise Pangolin_ - Release i386 (20120423)]/ precise main multiverse restricted universe
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://es.archive.ubuntu.com/ubuntu/ precise main restricted
deb-src http://es.archive.ubuntu.com/ubuntu/ precise main restricted
## Major bug fix updates produced after the final release of the
## distribution.
deb http://es.archive.ubuntu.com/ubuntu/ precise-updates main restricted
deb-src http://es.archive.ubuntu.com/ubuntu/ precise-updates main restricted
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://es.archive.ubuntu.com/ubuntu/ precise universe
deb-src http://es.archive.ubuntu.com/ubuntu/ precise universe
deb http://es.archive.ubuntu.com/ubuntu/ precise-updates universe
deb-src http://es.archive.ubuntu.com/ubuntu/ precise-updates universe
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://es.archive.ubuntu.com/ubuntu/ precise multiverse
deb-src http://es.archive.ubuntu.com/ubuntu/ precise multiverse
deb http://es.archive.ubuntu.com/ubuntu/ precise-updates multiverse
deb-src http://es.archive.ubuntu.com/ubuntu/ precise-updates multiverse
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb http://es.archive.ubuntu.com/ubuntu/ precise-backports main restricted universe multiverse
deb-src http://es.archive.ubuntu.com/ubuntu/ precise-backports main restricted universe multiverse
deb http://security.ubuntu.com/ubuntu precise-security main restricted
deb-src http://security.ubuntu.com/ubuntu precise-security main restricted
deb http://security.ubuntu.com/ubuntu precise-security universe
deb-src http://security.ubuntu.com/ubuntu precise-security universe
deb http://security.ubuntu.com/ubuntu precise-security multiverse
deb-src http://security.ubuntu.com/ubuntu precise-security multiverse
## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
deb http://archive.canonical.com/ubuntu precise partner
deb-src http://archive.canonical.com/ubuntu precise partner
## This software is not part of Ubuntu, but is offered by third-party
## developers who want to ship their latest software.
deb http://extras.ubuntu.com/ubuntu precise main
deb-src http://extras.ubuntu.com/ubuntu precise main
#Remastersys Precise
deb http://www.remastersys.com/ubuntu precise main
deb http://repo.xplico.org/ precise main
deb http://gnuradio.org/ubuntu stable main
deb-src http://gnuradio.org/ubuntu stable main
deb http://download.opensuse.org/repositories/security:/OpenVAS:/UNSTABLE:/v5/xUbuntu_12.04/ ./
deb-src http://download.opensuse.org/repositories/security:/OpenVAS:/UNSTABLE:/v5/xUbuntu_12.04/ ./
deb http://people.dsv.su.se/~kakavas/creepy/ binary/
A que te refieres cuando dices que es eso?
sudo apt-add-repository --remove ppa:nemh/gambas3
sudo apt-add-repository ppa:gambas-team/gambas3
sudo apt-get update
sudo apt-get dist-upgrade
sudo apt-get update --fix-missing
cat /etc/apt/sources.list
Cita de: chulas2106 en 2 Enero 2015, 22:30 PM
Puse ese ultimo comando, espere a que termine y reinicie, cuando pongo "sudo apt-get install linux-headers-3.2.0-40-generic" me sale esto:
Reading package lists... Done
Building dependency tree
Reading state information... Done
linux-headers-3.2.0-40-generic is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 770 not upgraded.
pero sigo sin poder hacer make ni ./confgiure
sudo apt-get dist-upgrade
uname -r
Cita de: chulas2106 en 2 Enero 2015, 19:54 PM
Gracias por tu respuesta
Puse ese comando y al final me dice esto:
Error! Could not locate dkms.conf file.
File: does not exist.
Error! Your kernel headers for kernel 3.2.0-40-generic cannot be found.
Please install the linux-headers-3.2.0-40-generic package,
or use the --kernelsourcedir option to tell DKMS where it's located
sudo apt-get update && sudo apt-get upgrade
sudo apt-get install linux-headers-3.2.0-40-generic