This simple copy paste tutorial will allow you to install any version of Python. Install python 2, all the way...
How to use the touch display screen with your Raspberry Pi 3, 3b+ or Raspberry Pi 4. cd ~ git...
Until pandas include the option of INSERT IGNORE in the default pd.DataFrame.to_sql class, here is the best solution: from sqlalchemy.ext.compiler...
This guide will show you how to install and run Arch Linux ARM on your Rasbperry Pi 4 and Raspberry...
How to move Arch, Ubuntu, Debian, Fedora from one m.2 drive to another m.2 drive right click copy paste nvme...
One word: Docker (+ X11)! Recently released Dockerfile by Tukiyo runs flawlessly using Docker, on any OS. https://github.com/tukiyo/docker-teamviewer15 docker run...
Quick heads up: everything in Linux is a file. You can write, read, delete and wait for a file. Everything...
The following will always kill a node script after a timeout duration is reached. There are two ways to kill...
You will need BOTH yarn and nodejs from external resources because the Ubuntu repo versions are very old. RUN apt...
Easy installation, QEMU is under libvirt. dnf update -y dnf install epel-release -y dnf-config-manager --enable epel-testing --enable PowerTools dnf install...
© 2017-2021 Sick.Codes