|
Berryboot
On 1/4/21 6:43 PM, Teton Amateur Radio Repeater Association (TARRA) wrote: Mine DOES work and has worked for years! Obviously you don't understand, and since you don't, then don't respond to my messag
On 1/4/21 6:43 PM, Teton Amateur Radio Repeater Association (TARRA) wrote: Mine DOES work and has worked for years! Obviously you don't understand, and since you don't, then don't respond to my messag
|
By
Tony
· #12805
·
|
|
Berryboot
Mick, it would be even more helpful to everyone if you upgraded/configured your email client to thread messages properly, as many folk have requested of you for some years now. Currently you are using
Mick, it would be even more helpful to everyone if you upgraded/configured your email client to thread messages properly, as many folk have requested of you for some years now. Currently you are using
|
By
Tony
· #12803
·
|
|
PiGate Updates Availability
With what error message?
By
Tony
· #12705
·
|
|
Run a Windows program on the Pi 4
References, please?
By
Tony
· #10099
·
|
|
Run a Windows program on the Pi 4
You might wish to try Pi386: http://raspberrypi.org/forums/viewtopic.php?t=226376
You might wish to try Pi386: http://raspberrypi.org/forums/viewtopic.php?t=226376
|
By
Tony
· #10086
·
|
|
Looking for a Version 3 board ??? For Sale
The problem with that particular GPIO cable is that it requires snipping 2 RPi GPIO pins to get 26-conductor connection to seat on the pins. One is advised to purchase a 40-pin connector to replace th
The problem with that particular GPIO cable is that it requires snipping 2 RPi GPIO pins to get 26-conductor connection to seat on the pins. One is advised to purchase a 40-pin connector to replace th
|
By
Tony
· #9728
·
|
|
Raspberry Pi 2B+ wifi
A RPi2B+ doesn't have onboard wifi. My preference that I have been using for many years on a 2B+ is https://amazon.com/Edimax-EW-7811Un-150Mbps-Raspberry-Supports/dp/B003MTTJOY ... it's low-cost, but
A RPi2B+ doesn't have onboard wifi. My preference that I have been using for many years on a 2B+ is https://amazon.com/Edimax-EW-7811Un-150Mbps-Raspberry-Supports/dp/B003MTTJOY ... it's low-cost, but
|
By
Tony
· #9177
·
|
|
New Raspberry Pi 4 has been released..
Let's check for "rw" permissions. What are the results of:?? mount | grep -E "/tmp| / "
Let's check for "rw" permissions. What are the results of:?? mount | grep -E "/tmp| / "
|
By
Tony
· #9051
·
|
|
New Raspberry Pi 4 has been released..
This is usually the result of inexperienced root users tampering with directory uid/gid/permissions that are not yet fully understood. The sticky bit "t" needs to exist on /tmp, z.b.: # ls -ld /tmp dr
This is usually the result of inexperienced root users tampering with directory uid/gid/permissions that are not yet fully understood. The sticky bit "t" needs to exist on /tmp, z.b.: # ls -ld /tmp dr
|
By
Tony
· #9049
·
|
|
Newbie Help
It's easier to just correctly solve the problem in a secure manner instead of opening arbitrary vulnerabilities by changing permissions. Granting others "rw" (as "666" does), gives anybody or anything
It's easier to just correctly solve the problem in a secure manner instead of opening arbitrary vulnerabilities by changing permissions. Granting others "rw" (as "666" does), gives anybody or anything
|
By
Tony
· #8335
·
|
|
Xastir Install Problems now that sudo apt-get install not an option
I suspect the reported failure is due to case-sensitivity ... "apt-get install xastir" (not Xastir) is what's needed. Just downloaded the github code and compiled v2.1.1 build 539bbf84 successfully. P
I suspect the reported failure is due to case-sensitivity ... "apt-get install xastir" (not Xastir) is what's needed. Just downloaded the github code and compiled v2.1.1 build 539bbf84 successfully. P
|
By
Tony
· #8060
·
|
|
Easy RPi headless configuration - enable SSH and WiFi before booting Stretch
It's easy when one uses Linux: # fdisk -l 2018-03-13-compass.img Disk 2018-03-13-compass.img: 4.2 GiB, 4453302272 bytes, 8697856 sectors Units: sectors of 1 * 512 = 512 bytes Sector size (logical/phys
It's easy when one uses Linux: # fdisk -l 2018-03-13-compass.img Disk 2018-03-13-compass.img: 4.2 GiB, 4453302272 bytes, 8697856 sectors Units: sectors of 1 * 512 = 512 bytes Sector size (logical/phys
|
By
Tony
· #7879
·
|
|
Stratum One NTP server using a RPi
Please don't use Stratum 1 servers .... use 2 or greater. Don't add additional strain on the system.
Please don't use Stratum 1 servers .... use 2 or greater. Don't add additional strain on the system.
|
By
Tony
· #7845
·
|
|
ARDOP setup on Raspberry Pi
On 04/02/2018 10:41 AM, Erlend Grimseid wrote: T > tried to change color, but it seems its not as easy as one would think... This may be a larger OS (operating system) issue.
On 04/02/2018 10:41 AM, Erlend Grimseid wrote: T > tried to change color, but it seems its not as easy as one would think... This may be a larger OS (operating system) issue.
|
By
Tony
· #7844
·
|
|
TAPRN Packet Radio Project
Thank you David. I've been successfully running a LinuxRMS client/server for about a year with no problems. I should've qualified my request for information to specify the Linux Winlink Express client
Thank you David. I've been successfully running a LinuxRMS client/server for about a year with no problems. I should've qualified my request for information to specify the Linux Winlink Express client
|
By
Tony
· #7646
·
|
|
TAPRN Packet Radio Project
I'm very interested in hearing of your success with WinLink on Linux, particulary with the use of the forms.
I'm very interested in hearing of your success with WinLink on Linux, particulary with the use of the forms.
|
By
Tony
· #7632
·
|
|
Signalink
Make sure the power supply is capable of 2.1A or greater.
Make sure the power supply is capable of 2.1A or greater.
|
By
Tony
· #7620
·
|
|
Abuse Complaints
Is this a chunk of log file provided to you by someone else on the "tunestiga" machine? You should first verify that the stated IP is indeed yours, e.g. "lynx -dump http://bot.whatismyipaddress.com".
Is this a chunk of log file provided to you by someone else on the "tunestiga" machine? You should first verify that the stated IP is indeed yours, e.g. "lynx -dump http://bot.whatismyipaddress.com".
|
By
Tony
· #7275
·
|
|
Need some Python help on the PI
print "t%3.3d"% fTemp
By
Tony
· #7185
·
|
|
new to the group
You'll find that the answer to #7 is "C".
You'll find that the answer to #7 is "C".
|
By
Tony
· #7138
·
|