
Wheezy
This day I read, via the Debian Devel announce list, that the next version of Debian already has a name, and will be “wheezy“
Debian rocks!! ![]()
Mis andanzas y malandanzas en GNU/Linux…

Wheezy
This day I read, via the Debian Devel announce list, that the next version of Debian already has a name, and will be “wheezy“
Debian rocks!! ![]()
I began my journey into the world of Debian approximately 2 years ago ( I’m not very good at remembering dates
) from the start one of my main objectives is to collaborate with the project and not simply be a standard user, the best way to do it is to keep packages (starting from the point that my work is to develop applications and edit code is what I do day to day).
But I never decided to take the plunge and adopt a package, until I decided that was the right time, already had some knowledge of Debian packaging, I had read Debian New Maintainers’ Guide and Debian Developer’s Reference. Unfortunately when I decided to do so and already had everything ready to find a mentor, Debian enters the freezing stage, in this state no packets are uploaded to unstable unless they are to fix a RC bug
So I have to wait until the release of squeeze and some mentor have mercy of my soul and upload packages for me
This is my first step in the process of becoming a Debian Developer, so I hope to share the progress
Cheers!!
Es muy común cuando nos iniciamos en el maravilloso mundo de GNU/Linux leer mucha documentación especialmente cuando se requiere un amplio dominio de los comandos esenciales, para esto existen las paginas de ayuda (aka man pages), por lo general esta información suele ser muy amplia y a veces resulta muy engorroso leer gran cantidad de paginas de ayuda.
Una manera un poco mas agradable para la lectura es incorporar color, esto se logra con un simple Copy/Paste (Copiar/Pegar) del siguiente código:
1 2 3 4 5 6 7 8 | # Less Colors for Man Pages export LESS_TERMCAP_mb=$'\E[01;31m' # begin blinking export LESS_TERMCAP_md=$'\E[01;38;5;74m' # begin bold export LESS_TERMCAP_me=$'\E[0m' # end mode export LESS_TERMCAP_se=$'\E[0m' # end standout-mode export LESS_TERMCAP_so=$'\E[38;5;246m' # begin standout-mode - info box export LESS_TERMCAP_ue=$'\E[0m' # end underline export LESS_TERMCAP_us=$'\E[04;38;5;146m' # begin underline |
Si lo prefieres puedes hacer esta configuración permanente editando tu archivo ~/.bashrc
Saludos!!
Si alguna vez te ha sucedido que procedes a actualizar tu sistema Debian (también aplica para los derivados) y utilizas Apt para hacer el trabajo, habrás notado que por defecto Apt usa todo el ancho de banda disponible, haciendo de la navegación una tarea casi imposible
Sin embargo existe una forma muy cómoda de limitar el ancho de banda, lo cual se hace de la siguiente manera:
En una consola ingresar los siguientes parámetros al comando Apt.
1 | # apt-get -o Acquire::http::Dl-Limit=15 dist-upgrade |
o bien
1 | # apt-get -o Acquire::http::Dl-Limit=15 update |
o
1 | # apt-get -o Acquire::http::Dl-Limit=15 install vim |
Claro debes cambiar el limite para que se ajuste a tus necesidades en el ejemplo lo he establecido a 15, y eso es todo, podrás actualizar tu sistema y navegar al mismo tiempo
espero que esta información te sea tan útil como lo fue para mi.
Saludos!!
A mas de cuatro meses (Septiembre 2008) que debio salir la versión 5 de Debian nombre codigo “Lenny”. Este dia me entero atravez de la lista de correo de desarrollo de debian que posiblemente Lenny vea la luz el 14 de Febrero, digo posiblemente ya que solo es una fecha tentativa
ya que aun falta afinar algunos detalles con todos los equipos que estan involucrados en el desarrollo y lazamiento de esta versión.
Aunque no me extrañaria que a última hora la fecha fuera pospuesta
ya que el equipo prefiere calidad en lugar de cumplir con fechas, en lo personal me parece una muy buena idea, ya que Debian es reconocida por su estabilidad. Asi que a esperar el lanzamiento de Lenny segun los desarrolladores la mejor distribución de Debian… hasta ahora
Saludos!!!
Este día me he enterado que El Salvador ya cuenta con un DD (Debian Developer) el primero en El Salvador y el segundo a nivel centroamericano, así que muchas felicidades a René Mayorga (a.k.a. rmayorga o churro) por este gran logro que sin duda conlleva una gran responsabilidad. Espero que muchos más se unan a este gran proyecto, en lo personal espero hacerlo también algún día (espero que no muy lejano)
After some time of being sick, this day has officially killed my desktop an HP 4443, a fact that I’m not surprised, because the computer had about ten years (too long for a Computer) died the following characteristics: AMD K-6 II 333Mhz, 256MB of RAM and with Debian Etch and Xubuntu 7.10.
So to be my main tool of work (at home) have stalled with the personal projects
but anyway I’m in a campaign to acquire new equipment and thus further delay and not much projects.
Best Regards!!
This day I have decided to make a total migration to Linux, specifically Xubuntu, Today I’ve been using but retained a partition with Windows XP, because it occasionally used to program applications using Visual Studio and Visual Fox.
So, what has driven me to break away from Windows? To be honest it was a step that I always wanted, but never dared me because I felt that was not ready.
Am I ready now? The truth… No
However, the continued collapse of Windows (blue screen) have made me take this big leap.
As I mentioned earlier I already have about a year-to-use Linux (Debian and Xubuntu) but only at the occasional user and not as the primary operating system. One of my goals is to actively contribute to the future development of Xubuntu maintaining a package, but before that I must reinforce the little knowledge I have in the languages C/C++, Perl, Python …
I hope to publish progress
Cheers!!!
Bad Behavior has blocked 126 access attempts in the last 7 days.
:)