Conduct a speedtest on a Raspberry Pi using speedtest-cli

Step 1: Install Speedtest-CLI The first thing you’ll need to do is install a program called Speedtest-CLI on your Raspberry Pi. This program allows you to run speed tests from the command line. To install it, open a terminal window on your Raspberry Pi and enter the following command: This command will download and install …

Conduct a speedtest on a Raspberry Pi using speedtest-cli Read More »

How to: Install Docker on Raspberry Pi

Step 1: Update and Upgrade Step 2: Download and Install Docker on Raspberry Pi Step 3: Add a Non-Root User to Docker Group Step 4: Check Docker Version and Info Check version Check system-wide information Step 5: Run a Container Test if Docker is working by installing Hello World container

Scroll to Top