Tag Archives: Debian

KLog 0.9.2 comes with some new features

This new release of KLog comes with some new features. There is no “Killer” feature but it adds some new things… and some of them are not known for me in any other logging software today.

(Download KLog)

  • KLog now support realtime upload/edition/removal of QSO with ClubLog.
  • KLog cluster client warns you if the spot you are seeing is a needed one for the DXMarathon edition of this year, so you can easily increase your DX-Marathon score!
  • The autocomplete option is now working so if you have previously worked a station, KLog will suggest you some data coming from previous QSO.

This is the Changelog this time, you will see it is a long one:

August-2015 – 0.9.2
– Bugfix: An ADIF file with one blank line and one QSO used to froze KLog.
– Bugfix: Minor bugfix in the definition of propagation modes.
– BugFix: When editing a QSO the name was not shown.
– BugFix: STX_String field was not always imported properly.
– BugFix: Fixed a minor bug in log table regarding the prop_mode foreign key.
– BugFix: Improved the color & status shown of a QSO on the DXCC.
– BugFix: DXCluster: Fixed a bug that caused the colors to appear always as new one.
– BugFix: DXCluster: The option to show only not confirmed was not working correcty.
– BugFix: IOTA reference was not saved when entering a QSO.
– BugFix: BIGCTY.DAT was not properly download in KLog first start.
– GUI: Added some shortcuts in the preference widget.
– GUI: DXCluster: Add a suggestion to hit enter if no password is expected for the cluster. (tnx AA5VI)
– GUI: DXCluster: Warns you if the spot is needed for the current year DX-Marathon
– GUI: Added a Propagation Mode Combobox.
– GUI: Prop_Mode combobox automatically goes to SAT if sat name or sat mode are defined.
– GUI: Added a Find DX-QSL requested option.
– Added the 630M & 13CM bands.
– Updated Mode & submode definition up to ADIF 3.0.4.
– Special CQ & ITU zones in some calls are now identified.
– KLog is able to import QSOs with no BAND field if FREQ field is present.
– KLog offers the user a default value if RST_TX or RST_RX field is not present when importing.
– Support of realtime upload, modification & removal of a single QSO to/from ClubLog.org.
– Updated the DB with the PROP_MODE options.
– Improved the way KLog manages & shows the bands & modes.
– Removed the option to choose to run in memory or file in the start wizard. KLog will run always using a file for the DB.
– Added an auto complete option to auto-complete info (QTH, Locator, Name, QSL Manager & IOTA) from previously worked QSO.
– Cleared the world.cpp file.
– Some minor performance improvements.

Today, KLog is translated into Spanish & English. If you can help me translating into another language or coding KLog please contact me I will welcome you in the KLog team!

Enjoy KLog, the Linux, OSX & Windows free hamradio logging software.

KLog 0.9.0 released: Kontest goes back to KLog again

After some time adding new features and doing quite a lot of bugfixing, I have decided to release KLog 0.9.0.
For those who follow this development, you will see that KLog moved to Kontest and then came back to KLog again… I decided to keep the name KLog (at least for a while!).

So here is the release, enjoy it and please report any bug you find (I am pretty sure that you will find some!)

IMPORTANT: As KLog has been fully rewritten since version 0.7.0, it is still not been translated to many languages. Today it is only translated to English and Spanish so, if you want to help KLog to be in your language, send me an email!

KLog 0.9.0 (Nov 2014):

The Debian package will be uploaded to the Debian servers soon.

The Changelog says:

November-2014 – 0.9.0
– Ensures the ASCII requirement of ADIF.
– Updated the Preferences dialog.
– Added the About Qt help menu.
– Bugfix: Selected DX-Cluster servers were not used to connect.
– Bugfix: When selecting QSL received/sent with right click, date was not updated.
– Bugfix: Fixed the FileManager::adifReadLog to be able to read logs with several lines per QSO.
– Some other minor bugfixes.
– New feature: It is possible to show Imperial System (Miles instead of Km) data. (TNX – KF5JNU)
– New feature: It is possible to mark/look for & export requested QSL.
– New feature: It is possible to automatically mark(or not) a QSL as requested by the DX when the DX’s card is received.
– New feature: It is possible to show (or not) the callsign used in the search box.
– New feature: KLog uses bigcty.csv for normal DX & will use cty.csv for contesting.

KLog 0.6.0 released… 10 years of KLog and some news…

KLog is now 10 years old!! Wow time goes really fast! 🙂

Last release of KLog was one year ago… and this release is not adding many things… Bug fix as last one.
However… does it mean that KLog is dead?
Not it is not. 🙂

During this time I have been rewriting ALL KLog and now, the new software can be compiled for Windows and (probably) OSX (although I have still not tested OSX).
Of course… the new code will be released for Linux, as today !!
The idea behind this is making available the free software I am doing for more hams.

Read more »

KLog 0.5.9 released

Christmas holidays is always a great time for some coding 🙂 so I found some time to fix two bugs (this one and that one) that were reported just after the announce of KLog-0.5.8 … and as Eric S. Raymond says in The Cathedral and The Bazaar, I release early, release often Read more »

KLog 0.5.8 released

I am  happy to announce that the release of 0.5.8 version of KLog is available.

DOWNLOAD:
Download KLog 0.5.8 from: https://jaime.robles.es/download/klog-0.5.8.tar.gz

or from the new site of KLog in Savannah :
http://download.savannah.gnu.org/releases/klog/klog-0.5.8.tar.gz

The Debian package will be uploaded to the Debian servers during the following days. Read more »

KLog 0.5.2 and KLog 0.5.3

During the last weekend I released KLog 0.5.2 and KLog 0.5.3.

Do you think that there is no reason for two releases during the same weekend?

Release early, release often isn’t it enough?

Well, I released KLog 0.5.2 on Friday night with the following Changelog:


February-2010 - 0.5.2
- Fixed a bug that causes a crash when connectiong to DXCluster. (bug #016653)
- Added a very basic Satellite support.
- Removed the Freq LCD and added two new editable widgets: Freq TX and Freq RX. (bug #016609)
- Added again the entity count of /M stations.

The main thing of 0.5.2 is the correction of a bug that caused KLog to crash when special strings arrived from the DXCluster.

Just some hours after 0.5.2, I released KLog 0.5.3 with the following Changelog:

February-2010 0.5.3
- Fixed a bug that caused modified QSO not being updated.
- Fixed a bug in the way the band & mode combobox managed the data.

The reason for that was that I discovered another bug in the modifying procedure of KLog that may cause QSO not to be properly updated.

Anyway, I also updated the Debian package of KLog.

The next steps for KLog includes:

Download KLog from any of these URL:

I am thinking about porting KLog to Windows in order to be able to reach to more users and maybe attract more developers to add more features and accelerate the KLog’s development.

Do you want to help KLog?

Actualizando los servidores desde un iPhone

Ayer se publicó una actualización de bind que resuelve una vulnerabilidad crítica que permite a un atacante causar una denegación de servicio (DoS). No solo se ha publicado la vulnerabilidad sino que, además, ya hay circulando un exploit.

Había que actualizar… y hoy era el día que le tocaba a mis servidores.

Estas actualizaciones, en Debian, suelen ser muy sencillas de llevar a cabo así que desde el sofá, iPhone en mano y con el TouchTerm me he puesto manos a la obra.


¿El resultado? En unos 4-5 minutos, incluyendo el tiempo de conectar y teclear los comandos adecuados… tenía mis dos servidores actualizados. 🙂

Algunos dirán que es una frikada pero actualizar dos servidores de nombres desde el sofá a través del teléfono móvil es la mar de cómodo! 😛

De etch a lenny (I)

Hace unos días Debian liberó su nueva versión estable, lenny.

Desde entonces me había sujetado para no actualizar mis máquinas con etch, la anterior versión estable de Debian… no se, prefiero dar unos días al software para que se pruebe antes de hacer este tipo de actualizaciones, … el proceso de actualización podría fallar y, cuando estás administrando de forma remota un servidor, el que no arranque puede ser una cosa crítica… ¿no puedo ir a USA a darle al botón ni a trabajar delante del monitor!

Ahora bien, cuando sale una nueva versión estable de Debian… es realmente estable. Lenny llevaba en pruebas mucho tiempo. Suelo trabajar con testing en mi ordenador personal y la verdad es que suele funcionar MUY bien, como digo uso testing (a veces incluso con algún paquete de unstable) para el uso diario de mi portátil y nunca me ha dejado tirado! 🙂

Así que el proceso es el siguiente:

  • Backup, backup, backup, … realizar copias de seguridad de todos los datos, configuraciones y demás… hay que esperar lo mejor pero prepararse para lo peor.
  • # apt-get update
  • # apt-get upgrade – (estos dos comandos son sólo para tratar de hacer que el cambio sea menos traumático pero no creo que sean imprescindibles).
  • Actualizamos el fichero /etc/apt/sources.list y ponemos lenny en vez de etch.
  • # apt-get update
  • # aptitude install dpkg aptitude apt
  • # aptitude dist-upgrade
  • Esperamos 2-5 minutos (o algo más si tu conexión a Internet no es rápida o tienes MUCHO software que actualizar).
  • Contestamos a 4-5 preguntas sobre si queremos que sobreescriba algunos ficheros de configuración de tu sistema actual o no.
  • Ya está, ya tengo una Debian Lenny corriendo en mi sistema.

Con eso es bastante… bueno casi, hay que reiniciar pues se debe haber cambiado el kernel de la máquina durante la actualización…

Adios a mis uptimes de 111 y 130 días sin reiniciar los sistemas!

Bueno, en mi caso ha necesitado algo más, el abrir un “ticket” a mi proveedor de VPS, Slicehost que sobre la marcha han actualizado el kernel.

  • El anterior: 2.6.16.29-xen
  • El nuevo: 2.6.24-22-xen

Te tenido un pequeño contratiempo al ir a reiniciar mis servidores virtuales, creo que por el hecho de ser servidores virtuales…
El problema es que al reiniciar para que cargaran el nuevo kernel, ¡los servidores estaban sin red! (¿me toca ir a USA a darle al botón de reset?). 😉

Me pongo en contacto con Slicehost por su sistema de chat, me atienden instantáneamente, les cuento el problema… que he pedido que me actualicen el kernel y a la vuelta mis servers estaban si red… y tras 1 (largo) minutillo de espera me dicen que hay un problemilla con el udev y que pruebe borrar dos ficheros de /etc.

Tras borrar esos ficheros, reinicio y todo perfecto!
Se trataba de unos ficheros de /etc/udev que hacían mención a la red y que al cambiar de kernel… bueno, el fallo del que os hablaba.

Slicehost tiene un sistema que te permite acceder a la consola de tus VPS de forma remota, a través de un navegador web y eso me ha permitido salvar perfectamente la situación de que mis servidores se levantaran sin red en USA y yo estuviera en Madrid.
Una consola con alguna limitación, … pero muy práctico. Esta funcionalidad es la típica cosa que no usas nunca salvo cuando las cosas se ponen muy feas y entonces agradeces que esté ahí y que funcione tan bien.

También tienen una aplicación muy sencilla que te permite hacer algunas cosas desde un iphone.

Lo dicho, ya tengo DXCal.com, PleaseProxy.me, un servidor DNS y alguna cosilla más en Debian lenny… ahora a esperar otros días a ver si todo ha ido tan bien como parece y puedo actualizar mi otro servidor (el que soporta a este blog entre otras 1000 cosas!) que sigue en etch.

Ponencia en el Máster en Seguridad de la Información y las Comunicaciones de la UAX

No había tenido tiempo de comentar que los días 6 y 7 de febrero participé como ponente en el Master Oficial en Ingeniería de Seguridad y las Comunicaciones de la UAX.

La sesión trató sobre seguridad en sistemas UNIX/Linux, recomendaciones generales, buenas prácticas, securización de sistemas, … Vamos un poco de todo.

Creo que los alumnos quedaron contentos, la participación fue buena, hubo buen ambiente y cubrimos lo planificado tanto en contenido como en tiempo. Evidentemente mi presentación no fue perfecta y hay cosas que mejorar y que pulir…
Probablemente los alumnos habrían agradecido tener más tiempo para pegarse con los ordenadores pero el tiempo es limitado y, si los alumnos no tienen conocimientos de administración de sistemas Linux no se puede correr más de la cuenta pues hay que ir a una velocidad a la que todos puedan llegar.

La seguridad en sistemas UNIX y Linux es un tema amplio que es difícil de cubrir en sólo dos sesiones de 4’5h…

Yo lo pasé bien… Espero que los alumnos disfrutaran de la sesión y les resultara interesante.

Mi próxima sesión será sobre KDE en el Máster en Software Libre de la URJC, ya os contaré qué tal.

 

KDE 4.2 disponible

Desde el martes tenemos disponible la versión 4.2 de KDE. Como comentaba hace unos días, los traductores de KDE-ES andábamos a tope con las traducciones de KDE 4.2.

El resultado fue bueno y logramos traducir creo que el 100% de las aplicaciones que se incluirían en la release.
Por otro lado seguimos en pleno proceso de confirmación de las asignaciones de traducciones, que finaliza la semana que viene.

Respecto a KDE 4.2, tenemos el anuncio de lanzamiento de KDE 4.2 y en ese anuncio aparecen algunas de las mejoras, nuevas funcionalidades, corrección de errores…

Podeis descargar KDE 4.2 desde los sitios habituales y como siempre, habrá que esperar un poco más a que las distintas distribuciones empiecen a incorporar esta nueva versión a sus repositorios.
En el caso concreto de Debian, tenemos KDE 4 en experimental pero perfectamente instalable y funcional en Lenny (4.1) y Sid (4.2).

Este sitio web utiliza cookies para que usted tenga la mejor experiencia de usuario. Si continúa navegando está dando su consentimiento para la aceptación de las mencionadas cookies y la aceptación de nuestra política de cookies, pinche el enlace para mayor información.

ACEPTAR
Aviso de cookies