Un 2011, lleno de información ya pasó; un gran exito para nuestro pequeño Blog.
Gracias a todos por acompañarnos a diario... por sus consultas y simplemente... por estar.
Para los primeros días del 2012, estamos preparando un informe del Nokia N 9, un celular INCREIBLE que corre Debian en sus entrañas, te enseñaremos a descargar y correr archivos .deb en esa terminal, no podras creerlo!!!
Salud y tomad una por nosotros que nosotros tomaremos una por vosotros.
Net :)
sábado, 31 de diciembre de 2011
miércoles, 30 de noviembre de 2011
martes, 29 de noviembre de 2011
jueves, 20 de octubre de 2011
pkgProblemResolver en Debian
Recien me consultaron como resolver pkgProblemResolver luego de una actualizacion normal...ahi vamos:
Bueno pkgProblemResolver ocurre casi siempre cuando actualizamos hacia alguna linea inestable o sid, algun paquete que dejo de funcionar correctamente on la nueva actualizacion pero que si funcionaba con la mas antigua. Como todo en GNU/Linux y mas en Debian existen varias formas de solucionar el problema; pero acá no nos gusta hacerte perder tiempo ni que te martirices con complejos pasos asi que vamos a solucionarlo muy facil desde la consola
a)gedit /etc/apt/sources.list
b)Copia y pegá estos nuevos repos recien salidos del Horno
#############################################################
################### OFFICIAL DEBIAN REPOS ###################
#############################################################
###### Debian Main Repos
deb http://ftp.us.debian.org/debian/ wheezy main contrib non-free
deb-src http://ftp.us.debian.org/debian/ wheezy main contrib non-free
###### Debian Update Repos
deb http://security.debian.org/ wheezy/updates main contrib non-free
deb http://ftp.us.debian.org/debian/ wheezy-proposed-updates main contrib non-free
deb-src http://security.debian.org/ wheezy/updates main contrib non-free
deb-src http://ftp.us.debian.org/debian/ wheezy-proposed-updates main contrib non-free
##############################################################
##################### UNOFFICIAL REPOS ######################
##############################################################
###### 3rd Party Binary Repos
#### Debian Multimedia - http://www.debian-multimedia.org/
## Run this command: apt-get update && apt-get install debian-multimedia-keyring && apt-get update
deb http://www.debian-multimedia.org testing main non-free
C) copia y pega
apt-get update && apt-get install debian-multimedia-keyring && apt-get update
D) Le das enter y esperas que se actualice todo el sistemas !!!
De nada...
Net ;)
Bueno pkgProblemResolver ocurre casi siempre cuando actualizamos hacia alguna linea inestable o sid, algun paquete que dejo de funcionar correctamente on la nueva actualizacion pero que si funcionaba con la mas antigua. Como todo en GNU/Linux y mas en Debian existen varias formas de solucionar el problema; pero acá no nos gusta hacerte perder tiempo ni que te martirices con complejos pasos asi que vamos a solucionarlo muy facil desde la consola
a)gedit /etc/apt/sources.list
b)Copia y pegá estos nuevos repos recien salidos del Horno
#############################################################
################### OFFICIAL DEBIAN REPOS ###################
#############################################################
###### Debian Main Repos
deb http://ftp.us.debian.org/debian/ wheezy main contrib non-free
deb-src http://ftp.us.debian.org/debian/ wheezy main contrib non-free
###### Debian Update Repos
deb http://security.debian.org/ wheezy/updates main contrib non-free
deb http://ftp.us.debian.org/debian/ wheezy-proposed-updates main contrib non-free
deb-src http://security.debian.org/ wheezy/updates main contrib non-free
deb-src http://ftp.us.debian.org/debian/ wheezy-proposed-updates main contrib non-free
##############################################################
##################### UNOFFICIAL REPOS ######################
##############################################################
###### 3rd Party Binary Repos
#### Debian Multimedia - http://www.debian-multimedia.org/
## Run this command: apt-get update && apt-get install debian-multimedia-keyring && apt-get update
deb http://www.debian-multimedia.org testing main non-free
C) copia y pega
apt-get update && apt-get install debian-multimedia-keyring && apt-get update
D) Le das enter y esperas que se actualice todo el sistemas !!!
De nada...
Net ;)
Repositorios Debian y derivados
### DEBIAN SID
deb http://ftp.de.debian.org/debian/ unstable main non-free contrib
deb-src http://ftp.de.debian.org/debian/ unstable main non-free contrib
### DEBIAN EXPERIMENTAL
# deb http://ftp.debian.org/debian experimental main contrib non-free
# deb-src http://ftp.debian.org/debian/ experimental main contrib
### MULTIMEDIA
deb http://www.debian-multimedia.org sid main non-free
deb-src http://www.debian-multimedia.org/ sid main non-free
## Run this command: sudo apt-get update && sudo apt-get install debian-multimedia-keyring && sudo apt-get update
#### E17
## Run this command: wget -q http://packages.enlightenment.org/repo.key -O- | apt-key add -
deb http://packages.enlightenment.org/debian sid main extras
#### BIMOID
## Run this command: wget -O - http://www.bimoid.com/debian/apt.key | apt-key add -
deb http://www.bimoid.com/debian/ stable non-free
#### REPOSITORIOS DE GOOGLE
## Run this command: wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | apt-key add -
deb http://dl.google.com/linux/deb/ testing non-free main
#### OPERA BETA
## Run this command: wget -O - http://deb.opera.com/archive.key | apt-key add -
deb http://deb.opera.com/opera-beta/ sid non-free
#### WINE
## Run this command: wget -O - http://www.lamaresh.net/apt/key.gpg | apt-key add -
deb http://www.lamaresh.net/apt sid main
#### TOUCHPAD-INDICATOR PICAPY...
deb http://ppa.launchpad.net/lorenzo-carbonell/atareao/ubuntu maverick main
# sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 6A395ED2
#### OPENSONIC
deb http://ppa.launchpad.net/szymonw/ppa/ubuntu maverick main
# sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 6CC2F171
#### ELEGANT GNOME
deb http://ppa.launchpad.net/elegant-gnome/ppa/ubuntu maverick main
# sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 17CF995E
#### TEMA ORTA
deb http://ppa.launchpad.net/nikount/orta-desktop/ubuntu maverick main
# sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 70C398A2
#### WEBUPD8
deb http://ppa.launchpad.net/nilarimogard/webupd8/ubuntu maverick main
# sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 4C9D234C
#### JDOWNLOADER
deb http://ppa.launchpad.net/jd-team/jdownloader/ubuntu maverick main
# sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 6A68F637
#### GNOMENU
deb http://ppa.launchpad.net/gnomenu-team/ppa/ubuntu maverick main
# sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 95B47D2A
#### LINUXMINT DEBIAN
deb http://packages.linuxmint.com/ debian main upstream import romeo
# Clave: sudo apt-get update && sudo apt-get install linuxmint-keyring && sudo apt-get update
#### HADRET: TEMAS, FAENZA, NAUTILUS ELEMENTARY...
deb http://hadret.rootnode.net/debian/ unstable main
deb-src http://hadret.rootnode.net/debian/ unstable main
deb http://hadret.rootnode.net/debian/ experimental main
deb-src http://hadret.rootnode.net/debian/ experimental main
# wget -O - http://hadret.rootnode.net/debian/duckbill.key | sudo apt-key add -
#### EMERALD
deb http://frickelplatz.de/debian/ sid main contrib non-free
# sudo apt-get install frickelplatz-keyrings
#### SCREENLETS
deb http://ppa.launchpad.net/screenlets-dev/ppa/ubuntu maverick main
# sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 65530E6C
De nada....
Net ;)
deb http://ftp.de.debian.org/debian/ unstable main non-free contrib
deb-src http://ftp.de.debian.org/debian/ unstable main non-free contrib
### DEBIAN EXPERIMENTAL
# deb http://ftp.debian.org/debian experimental main contrib non-free
# deb-src http://ftp.debian.org/debian/ experimental main contrib
### MULTIMEDIA
deb http://www.debian-multimedia.org sid main non-free
deb-src http://www.debian-multimedia.org/ sid main non-free
## Run this command: sudo apt-get update && sudo apt-get install debian-multimedia-keyring && sudo apt-get update
#### E17
## Run this command: wget -q http://packages.enlightenment.org/repo.key -O- | apt-key add -
deb http://packages.enlightenment.org/debian sid main extras
#### BIMOID
## Run this command: wget -O - http://www.bimoid.com/debian/apt.key | apt-key add -
deb http://www.bimoid.com/debian/ stable non-free
#### REPOSITORIOS DE GOOGLE
## Run this command: wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | apt-key add -
deb http://dl.google.com/linux/deb/ testing non-free main
#### OPERA BETA
## Run this command: wget -O - http://deb.opera.com/archive.key | apt-key add -
deb http://deb.opera.com/opera-beta/ sid non-free
#### WINE
## Run this command: wget -O - http://www.lamaresh.net/apt/key.gpg | apt-key add -
deb http://www.lamaresh.net/apt sid main
#### TOUCHPAD-INDICATOR PICAPY...
deb http://ppa.launchpad.net/lorenzo-carbonell/atareao/ubuntu maverick main
# sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 6A395ED2
#### OPENSONIC
deb http://ppa.launchpad.net/szymonw/ppa/ubuntu maverick main
# sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 6CC2F171
#### ELEGANT GNOME
deb http://ppa.launchpad.net/elegant-gnome/ppa/ubuntu maverick main
# sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 17CF995E
#### TEMA ORTA
deb http://ppa.launchpad.net/nikount/orta-desktop/ubuntu maverick main
# sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 70C398A2
#### WEBUPD8
deb http://ppa.launchpad.net/nilarimogard/webupd8/ubuntu maverick main
# sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 4C9D234C
#### JDOWNLOADER
deb http://ppa.launchpad.net/jd-team/jdownloader/ubuntu maverick main
# sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 6A68F637
#### GNOMENU
deb http://ppa.launchpad.net/gnomenu-team/ppa/ubuntu maverick main
# sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 95B47D2A
#### LINUXMINT DEBIAN
deb http://packages.linuxmint.com/ debian main upstream import romeo
# Clave: sudo apt-get update && sudo apt-get install linuxmint-keyring && sudo apt-get update
#### HADRET: TEMAS, FAENZA, NAUTILUS ELEMENTARY...
deb http://hadret.rootnode.net/debian/ unstable main
deb-src http://hadret.rootnode.net/debian/ unstable main
deb http://hadret.rootnode.net/debian/ experimental main
deb-src http://hadret.rootnode.net/debian/ experimental main
# wget -O - http://hadret.rootnode.net/debian/duckbill.key | sudo apt-key add -
#### EMERALD
deb http://frickelplatz.de/debian/ sid main contrib non-free
# sudo apt-get install frickelplatz-keyrings
#### SCREENLETS
deb http://ppa.launchpad.net/screenlets-dev/ppa/ubuntu maverick main
# sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 65530E6C
De nada....
Net ;)
martes, 20 de septiembre de 2011
Como Navegar Anonimamente en Gnu/Linux Debian
Bueno bueno como ya se imaginaran hoy es muy útil poder navegar anonimamente, Face, twitt y casi todos recopilan datos de nuestros equipos..pues bien manos a lo obra:
Lee, todo el post antes de hacer ningun cambio ok?
1) Sistema > Administración > Gestor de Paquetes Synaptic , Buscamos Tor y claro lo instalamos.
2) Abrimos nuestro navegador Iceweasel y descargamos Herramientas > Agregados: FoxyProxy Standard
3) Ya que estamos ahí instalen como complementos de Iceweasel es decir en agregados: Ad Hacker y PrivacyChoice TrackerWatcher 1.0.9
3) Reiniciamos el navegador
4)Aparecera una Zorra tachada sobre la derecha en el angulo inferior, debemos habilitarla y que quede azul.
5)En la solapa Proxies donde arriba donde dice "Elija el Modo" debemos elegir Utilizar el proxy "tor para todas las URLs".
6) Si todo va bien cuando pongas una web, el Zorro azul girará indicando que esta funcionando.
7) Como se si estoy navegando anonimo... Muy simple copia esto en la barra de direcciones http://whatismyipaddress.com/
Y listo !!!
De nada, Net ;)
PD: Navegará algo mas lento, pero mucho mucho mas seguro. Si te molesta simplemente lo deshabilitas con el boton derecho encima e igualmente lo habilitas. Con respecto a los otros dos complementos si tienes dudas no dejes de consultar!!!
Saludos nuevamente
Lee, todo el post antes de hacer ningun cambio ok?
1) Sistema > Administración > Gestor de Paquetes Synaptic , Buscamos Tor y claro lo instalamos.
2) Abrimos nuestro navegador Iceweasel y descargamos Herramientas > Agregados: FoxyProxy Standard
3) Ya que estamos ahí instalen como complementos de Iceweasel es decir en agregados: Ad Hacker y PrivacyChoice TrackerWatcher 1.0.9
3) Reiniciamos el navegador
4)Aparecera una Zorra tachada sobre la derecha en el angulo inferior, debemos habilitarla y que quede azul.
5)En la solapa Proxies donde arriba donde dice "Elija el Modo" debemos elegir Utilizar el proxy "tor para todas las URLs".
6) Si todo va bien cuando pongas una web, el Zorro azul girará indicando que esta funcionando.
7) Como se si estoy navegando anonimo... Muy simple copia esto en la barra de direcciones http://whatismyipaddress.com/
Y listo !!!
De nada, Net ;)
PD: Navegará algo mas lento, pero mucho mucho mas seguro. Si te molesta simplemente lo deshabilitas con el boton derecho encima e igualmente lo habilitas. Con respecto a los otros dos complementos si tienes dudas no dejes de consultar!!!
Saludos nuevamente
sábado, 10 de septiembre de 2011
Conferencia GNU 2011, Video Propio de Debianargentina.blogspot.com
Ayudanos a promocionar el GNU, este video es nuestro, tomado con un celular y aunque la imagen no es buena el audio vale la pena. Lo grabamos desde la 3er fila en Agosto de 2011, cuando Stallman vino a dar una conferencia. No dejen de verlo. Nuestro Video de Stallman en Neuquen Agosto 2011
Saludos... Net:)
Suscribirse a:
Entradas (Atom)


