CP in caps is my typo in this posting. I typed it correctly when loading the SD. Note to self: Read through more carefully before hitting 'SEND'! 73 Self...
633
g3pjd
Feb 11, 2013 11:32 am
As I understand it, the contents of spider.new are copied to /spider by this line, and the next line in the procedure removes the directory spider.new. If I am...
634
Bill Shell
n6ws
Feb 11, 2013 1:35 pm
Tim, Were you able to get DXSpider to run using v1.05 of the instructions? 73, Bill N6WS...
635
Ronny Julian
k4rjj@ymail.com
Feb 12, 2013 9:45 am
John is this still on the way? Looking forward to it. Thanks! Ronny...
636
John Wiseman
gm8bpq
Feb 12, 2013 10:15 am
Ronny, They shouldn't be long. John is testing it at the moment, and I understand the first few will be advertised soon. The main batch of boards may be ...
637
Ronny Julian
k4rjj@ymail.com
Feb 12, 2013 11:13 am
I forgot that all China Post is stopped pretty much also. Hope to have an assembled before Field Day. Any way to pre-order? I would put in a Paypal now...
638
John D. Hays
k7ve
Feb 14, 2013 10:12 am
http://www.linuxjournal.com/content/n900-slice-raspberry-pi ... John D. Hays K7VE PO Box 1223, Edmonds, WA 98020-1223 <http://k7ve.org/blog>...
639
jerome schatten
romansky2002
Feb 14, 2013 10:17 am
Hi... I've been working on this for over a month, and I have finally run out of things to try, so I need some help. I've also posted this to the Nos-BBS list....
640
John Wiseman
gm8bpq
Feb 14, 2013 10:37 am
Jerome, I can't help with jnos specifically, but I suggest you run the program under the debugger (gdb). This should at least show where the program is ...
641
jerome schatten
romansky2002
Feb 14, 2013 4:41 pm
Thanks John... yes, I kept a copy of the binary that was made with all the debugging info in it, so that I could run gdb if necessary. I'm not a coder, so I'm...
642
Mike Murphree
w4lna
Feb 14, 2013 5:14 pm
Seems funny that JNOS is being discussed again some 20 years since I last used it on a Linux box. Depending on what you are trying to do with it, there were...
643
Kutche, Jerry (Mitche...
n9lya
Feb 14, 2013 5:22 pm
Hello Mike why does it seem funny... BPQ and FBB and TNOS have beena round a long time BPQ still in active development (new to Linux) after 20+ Years FBB I...
644
John Wiseman
gm8bpq
Feb 14, 2013 6:04 pm
Ok, Jerome. Do you particularly want to use nos? There is now a Linux version of BPQ32. 73, John _____ From: Raspberry_Pi_4-Ham_RADIO@yahoogroups.com ...
645
Mike Murphree
w4lna
Feb 14, 2013 7:25 pm
Jerry, Funny in the regard that the radio links those systems operated on, were barely adequate then. Tampa had one of the largest packet networks in the ...
646
Paul M
pmooney22
Feb 14, 2013 7:41 pm
Don't know if this is useful, but not having a Pi/book with me today I can't check it out. I downloaded the Wordpress .deb...
647
Kutche, Jerry (Mitche...
n9lya
Feb 14, 2013 7:42 pm
Hi Mike... Ok, I was mainly into MSYS back then with 24/7 Radio Links. with one Higher speed 9600 Baud RF Port linked to a NOS Gateway K9IU... 35 Miles away,...
648
jerome schatten
romansky2002
Feb 15, 2013 10:14 am
Hi John, and others following my original thread: Just to let you know that I was able to locate where jnos was crashing; it was at the start of each forward...
649
jerome schatten
romansky2002
Feb 15, 2013 10:14 am
Hi again John... no, I'm not married to the idea of using jnos. Matter of fact I would be interested in trying BPQ32. I will give it a whirl. Best, jerome ...
650
JJ
ve1jot@...
Feb 15, 2013 2:23 pm
... Are you indexing the mail files when you start jnos? deleting any temp files? just a thot...
651
KD6OAT
kadlam262
Feb 15, 2013 3:11 pm
Hi Jerome. Do you associate any addresses in your forward.bbs file with those in an alias file btw? When I experienced similar crashes to the ones you have...
652
jerome schatten
romansky2002
Feb 15, 2013 4:38 pm
Hi JJ... I'm not sure what you're getting at here. I don't index anything. The mail files are automatically deleted after several days. Can I draw you out a...
653
jerome schatten
romansky2002
Feb 15, 2013 4:38 pm
Interesting! I just had a boo at my files, and my alias file is among the missing. I must have dropped it in one of the many moves across machines. I will...
654
JJ
ve1jot@...
Feb 15, 2013 7:55 pm
... Sure, when you start it, it's always a good thing to index the mail files...such as "jnos -i" also have a look at the smtp queue "smtp list" and see if...
655
vk4tux
Feb 15, 2013 10:59 pm
I am working on setting this up. There are yet not yum arm repositories for the JN software etc, however I am looking at the compile capabilities on Rpi remix...
656
jerome schatten
romansky2002
Feb 16, 2013 10:50 am
John et al: Thanks for your suggestions re the files John. I did a complete clean out and reorg of what was in the spool directory. Some of the stuff was from...
657
JJ
ve1jot@...
Feb 16, 2013 2:38 pm
... Glad you got it going!! Mine has an issue that has been happening for a year or more and I've never diagnosed what causes it...if I read a personal msg,...
658
John
jferrell_27283
Feb 16, 2013 4:27 pm
As a Linux beginner I have a lot to learn. My current objective is to get Pi's GUI display, mouse and keyboard remotely from other computers on my LAN. I have...
659
John Wiseman
gm8bpq
Feb 16, 2013 4:40 pm
John, Yes, it works well. I use it all the time - I use putty to ssh to the pi, and either xming or the cygwin X server for displaying X programs back to the...
660
Bryan Anderson
evilernine
Feb 16, 2013 5:55 pm
A package I have used thst uses the builtin remote desktop feature of windows is xrdp. It is a package you can use apt to get - sudo apt-get install xrdp. Once...
661
John Wiseman
gm8bpq
Feb 16, 2013 6:07 pm
John, Maybe I've mislead you. Using Xming doesnt remote the PI desktop - it allows you to run gui applications without running the gui on the pi. Which is ...