How to view Docker container logs with and without Portainer in your SmartHome
CLI version of what Portainer GUI can do ! Get container Id with this command docker ps ! Match the container id from docker ps with full container id from …
CLI version of what Portainer GUI can do ! Get container Id with this command docker ps ! Match the container id from docker ps with full container id from …
This is part 2 in the Care and Feeding series. Using Raspberry PI OS and the touch screen combo we assembled in a previous video, you see how to use …
While not as slim as a regular tablet, with the RPI Touchscreen and a RPI 4 (you can use others), you can get close to that for less than $100 …
Backing up or making a copy of the SD card that your Raspberry Pi is running on is generally the last thing that we will get done, if we get …
Sometimes you will find apps that arent showing in the Google Playstore for installation on your Tivo Stream 4K. While not a guarantee that those apps will be able to …
In this episode, I introduce you to Bitwarden, an open source password manager that is supported on multiple platforms. It even offers the option of using Bitwardens sync server at …
In this episode, I show you how to enable your Tivo Stream 4K to be able to receive local HD stations over the air. This involves adding HD Tuner to …
In this episode, I show you how to update Raspbian on your Raspberry Pi using both command line and Playbook forms of Ansible. Ansible CLI # Upgrade all the server_name …
In this episode I show you how to use the “TV” web browser that can be installed and using the Google Assistant that is built into the Tivo Stream 4K …
These are the initial commands that will help you get Ansible installed on your Raspberry Pi. I used the latest version of Debian Buster as a starting point. • sudo …