Published onJune 23, 2022Install a specific Python version on UbuntulinuxpythonubuntusysadminThis tutorial will demonstrate how to install a specific version of Python on Ubuntu Linux.
Published onJune 15, 2022How to persist iptables rules after rebootssecuritylinuxiptablessysadminIn this tutorial we will demonstrate how to persist iptables rules across reboots.
Published onJune 14, 2022How to Read and Write json data with PythonpythonprogrammingThis tutorial shows you how to read and write json data with python.
Published onMay 31, 2022Setup Linkding Bookmarks Manager on Dockerdockerbookmarksself-hostedLinkding is a Bookmarks Service that runs on docker and is self-hosted. This tutorial will demonstrate how to setup linkding on docker.
Published onMay 31, 2022Python Flask Forms with Jinja Templatingpythonflaskprogrammingweb-developmentThis tutorial shows you how to use python flask forms with jinja templating.