Re: booting knoppix

2023-09-10 Thread Linux for blind general discussion
I may have found an address for the developer of knoppix so may be able to find out where he now has his public key. -- Jude "There are four boxes to be used in defense of liberty: soap, ballot, jury, and ammo. Please use in that order." Ed Howdershelt 1940. On Sun, 10 Sep 2023, Linux for

booting knoppix

2023-09-10 Thread Linux for blind general discussion
knoppix64 adriane at the boot prompt gets that done for me. Unfortunately klaus knopper's public key is gone. The knoppix wiki gives outdated instructions to get the key and the key isn't found. -- Jude "There are four boxes to be used in defense of liberty: soap, ballot, jury, and ammo.

Re: gtorrent script

2023-09-10 Thread Linux for blind general discussion
On 9/10/23 15:56, Linux for blind general discussion wrote: This is an update to my gtorrent script. When the script runs it runs quietly and saves output to gtorrent.log. cut here: #!/usr/bin/env bash # file: gtorrent.sh - get torrents with aria2c. # dependencies: aria2. GF=gtorrent.inp if

Re: gtorrent script

2023-09-10 Thread Linux for blind general discussion
This is an update to my gtorrent script. When the script runs it runs quietly and saves output to gtorrent.log. cut here: #!/usr/bin/env bash # file: gtorrent.sh - get torrents with aria2c. # dependencies: aria2. GF=gtorrent.inp if test -f "$GF"; then aria2c --quiet=true --interface=eno1