LHS Show Notes #045

Announcements:

  • The drawing for the Southeast Linuxfest prizes will be next episode.
  • Problems with GoDaddy prevented the download of the last episode for a time. It seems to be fixed now, but we may be moving to another hosting company.
  • Visit https://wiki.edubuntu.org/UbuntuHamsNets for a list and schedule of ham radio nets for Ubuntu users. Everyone is welcome!
  • Some listeners reported problems playing the OGG file of the show with VLC. All episodes through #35 worked, but #36 and later did not play in VLC.  The problem was that the cover art image was too large for the OGG file metadata specification (64KB), which caused VLC to choke. The Totem player was not respecting the specification and would play the file anyway. The cover art image was reduced to less than 64KB, and the OGG version of episodes 36 onward have been repaired and should now play properly in VLC.
  • Would you object if LHS was only available in OGG format? Let us know!
  • LHS has an online assistance feature! There's a Live Support button on the right-hand side of the LHS web page that will initiate an interactive chat session with the hosts of the show, if they're online.
  • The "Thesis" WordPress theme has caused controversy as it's not GPL, but because WordPress is open source, and the theme is a derivative of the WordPress program, then Thesis should be GPL, too. See the articles on Geckotribe and Mixergy for more on this topic.

Donations:

  • We received donations from Jonas and Ross, both in the chat room tonight. Thank you!

Feature:

  • Richard and Russ discuss Logbook of the World, TQSL, and support for Linux.
  • Dave, KG4GIY, sent along some information about TQSL support for Linux being dropped by ARRL, which would cause problems for applications such as CQRLOG.
  • There is a SourceForge project that provides software to build the TQSL libraries under Linux. Russ came up with the following procedure to build the software under Ubuntu, or you could just try executing:
sudo apt-get install trustedqsl
  • Building TrustedQSL under Ubuntu

    1. Install the required libraries:
      sudo apt-get install libssl-dev libexpat1-dev zlib1g-dev g++ build-essential
    2. Download and extract the tqsllib and TrustedQSL software from SourceForge
    3. A minor change is required in the openssl_cert.cpp file from the tqsllib package to add an if statement allowing it build on recent versions of Linux with openssl 0.9.8. In patch format, the code for this update is at the bottom of this section.
    4. Execute the following commands to build the library:
              # ./configure
              # make
              # make install
  • Again, if you're using Debian, Ubuntu, Linux Mint, or similar Debian-based Linux, you can simply type
    sudo apt-get install trustedqsl

    and not bother building the library yourself. In the end, your Accessories menu will contain tqslcert, used to get the certificate from ARRL, and TrustedQSL, used to encrypt your ADIF log data and submit it to LoTW.

  • Applications like CQRLOG will then work with LoTW.
  • Russ describes the process for obtaining a certificate from the ARRL.
  • The ARRL also seems to contradict itself in its support of Linux. On the Resources page, under the entry for CQRLOG for Linux, it says "Please note that ARRL does not support Trusted QSL for Linux." However, the FAQ page says "At present one needs to use a computer with Windows or Linux operating systems to use TQSL and TQSL Cert."
  • Richard suggests we all should send a letter to the ARRL demanding Linux support in LoTW.
  • Paul, KE5WMA, in the chat room points us to the Ubuntu Linux for Hams article posted July 26, 2010 at ARRL.
        --- openssl_cert.cpp.orig    2010-08-05 12:14:50.382465127 -0500
        +++ openssl_cert.cpp    2010-07-27 19:18:45.728049007 -0500
        @@ -1290,6 +1290,8 @@
                                     attrib->set = 1;
         #elif (OPENSSL_VERSION_NUMBER & 0xfffff000) == 0x00907000
                                     attrib->single = 0;
        +#elif (OPENSSL_VERSION_NUMBER & 0xfffff000) == 0x00908000
        +                            attrib->single = 0;
         #else
         #error "Unexpected OpenSSL version; check X509_ATTRIBUTE struct compatibility"
         #endif

Feedback:

  • Scott, N9LJX commented on the web site about his desire for a decent logging program for Linux that interfaces with LoTW. CQLog is close, he says, but lacks in the award tracking area. So, unless we can offer an alternative, he's staying with Windows and the DXLab suite. Russ and Richard discuss CQLog (a Windows program) and CQRLOG (a Linux program). Perhaps, at the moment, Windows and the DXLab suite is the best solution for you, or you might try running Windows in a VirtualBox session under Linux.
  • Jason, KB9LAF, asks if we know of any Linux software that will run his Icom ICPCR-1000 receiver. Russ found this article in the Ubuntu forums. (Ed. note: Here are a couple possibilities: A Python application that will run under Windows or Linux, and IcomLib.)
    He also mentions Pendrive Linux as a means of running Linux from a USB drive.
    Thanks, Jason. We talked about that in Episode 19.
  • Kallie asks if the New Logo contest would reopen and asks why it was cancelled. There were no entries, so Russ paid for a new logo. But feel free to submit your art, if you wish.
  • Tim, KI6BGE, writes about his trouble with PCMCIA wired and wireless network cards under Linux Mint 9 LXDE on his IBM T21 laptop. They used to work with SUSE. Any suggestions? Russ and Richard discuss. They suggest running lsmod under Ubuntu to determine which drivers are loaded when the network cards work, then check what lsmod shows under Linux Mint, determine what's missing, and modprobe the missing drivers.

Contact Info:

  • Contact Richard at kb5jbv@gmail.com, Russ at k5tux@lhspodcast.info, or both at the same time at info@lhspodcast.info.
  • Listen to the live stream every other Tuesday at 8:00pm Central time. Check the LHS web site for dates.
  • Leave us a voice mail at 888-455-0305 or 417-200-4811, or record an introduction to the podcast.
  • Sign up for the LHS mailing list.
  • Thanks to Dave from Gamma Leonis for the theme music and promo.

Music:

LHS Episode #012

Logging applications are finally on tap for Episode #012. We take a look at a three interesting QSO logging applications, one graphical and the other two console based. And while we know that could have been a show all on its own, we packed in three different perspectives on CrunchBang Linux. Yes, that's right, three perspectives. We've invited a special guest to give us his impressions of CrunchBang Linux on the Acer Eee PC netbook platform. Richard explores CrunchBang on a standard PC using the Live CD image, and I talk about running the Live CD and installing CrunchBang in a virtual machine.

And that's not all. We address listener comments, feedback, questions and talk with the live guests in our chatroom. It's the longest and most action-packed Linux in the HAM Shack yet, and we're just getting started. Thanks for listening, and don't forget to keep the feedback coming.

73 de K5TUX