jks
About
- Username
- jks
- Joined
- Visits
- 32,324
- Last Active
- Roles
- Member, Administrator, Moderator
- Points
- 331
Reactions
-
DDNS from KiwiSDR
If you're going to the trouble of using an R-pi to run a Linux command-line based DDNS client you could just consider logging onto the Kiwi Beagle and installing one there. That's essentially what I'm going to get the Kiwi software distribution to do. Just like it automatically installs things like fftw, avahi-autoipd and miniupnpc. Here's what I did to search for DDNS clients supported by Debian on the Beagle:root@kiwi:~# pks dyndns
available pkgs:
ddclient - address updating utility for dynamic DNS services
dyndns - dynamic DNS (DDNS) update client implemented in Perl
ez-ipupdate - client for most dynamic DNS services
ipcheck - Dyndns.org client to register your dynamic IP address
tinydyndns - pop-before-dyndns service using djbdns
root@kiwi:~# al pks
alias pks='echo available pkgs:; apt-cache search'
So the "pks" command is a Kiwi shell alias for the apt command needed to search all the available packages. I was looking at using the ez-ipupdate client. To install it so you can look at its man page just do "pki ez-ipupdate" (pki is an alias for "apt-get -y install"). See all the pk aliases by typing "pk".Note that I have not actually tried using this DDNS client yet (with, for example, noip.com) -
v1.79 Reboots
-
Alternative Kiwi map with status and day/night overlay
New from pryiom.org is rx.linkfanel.net, an alternative to sdr.hu/map that features color coded Kiwi status and a day/night map overlay.Thanks Pierre! -
lookup databases websites for NDBs and LW/MW bands.
Tonda,Yes, I was undecided about perhaps selecting the Europe or NA lists depending on the ITU region (admin configuration setting) of the Kiwi. I thought for the benefit of DXing it made sense to always select the worldwide list and let the user narrow the selection after that. You could say the same thing for my decision to select the DGPS, NAVTEX and NDB categories as the default.Once again, in the future this could be a per-user customization that you set once and it would apply to all Kiwis you visit. -
Alternative Kiwi map with status and day/night overlay
New from pryiom.org is rx.linkfanel.net, an alternative to sdr.hu/map that features color coded Kiwi status and a day/night map overlay.Thanks Pierre!