News:

The Latest electronic and computer Tips that work!

Main Menu

Recent posts

#81
Food Recipes / Cheesy_Enchiladas
Last post by branx86 - May 07, 2026, 10:28:22 PM


#82
Food Recipes / Cook_Mexican_Rice
Last post by branx86 - May 07, 2026, 10:27:09 PM
#83
General Discussion / SATDUMP
Last post by branx86 - May 06, 2026, 02:55:00 PM
If your unable to get satdump to update TLE. In windows go to C:/Users/UserName/AppData/Roaming/Satdump/tle.txt  If tle.txt is missing create a text file called tle.txt and then have satdump search for the tle again.
#84
Raspberry Pi / Setup WiFi on Raspberry Pi
Last post by branx86 - April 22, 2026, 08:15:19 PM
list Wifi Raspberry PI can See:

nmcli device wifi list

Connect to WiFi

sudo nmcli device wifi connect "YourSSID" password "YourPassword"
Example: sudo nmcli device wifi connect MyWiFi password 1231687


#85
Raspberry Pi / How to retrive the Linux OS ve...
Last post by branx86 - April 22, 2026, 04:51:16 PM
lsb_release -a   =Gives the Codename and Release number

hostnamectl      =Gives the hostname, OS name, Architecture,Boot ID, Machine Id

cat /etc/os-release  =Gives the OS Name, Version number, Code name,ID

uname -a        =Give the Linux kernel version, armv6l (ARMv6) and armv7l (ARMv7) are 32-bit CPU architectures
#86
Raspberry Pi / Auto Start program in Trixie
Last post by branx86 - April 21, 2026, 06:03:46 PM
Open a terminal window
sudo nano /home/USERNAME/.config/labwc/autostart

in autostart type in...

/usr/bin/python3 /home/USERNAME/PYNAME.py
#87
General Discussion / RainX
Last post by branx86 - April 01, 2026, 11:23:57 AM
1 Tsp Cornstarch to 1Cup of White Vinegar , Make sure to clean the glass first with Hot water and soap.





#88
Windows Fixes / Your Private Cloud, Accessible...
Last post by branx86 - March 30, 2026, 02:27:55 PM
#89
Windows Fixes / Turn Your Windows Into a Boota...
Last post by branx86 - March 30, 2026, 10:59:52 AM
#90
Linux Fixes / Create Raid Disk in Linux
Last post by branx86 - February 27, 2026, 04:55:25 PM