-
Django application with postgreSQL

In this tutorial we will see how to create and configure a Django application in python using the free PostgreSQL database offered by https://neon.tech/ in its...
-
JupyterLite, Pyolite, Pyodide, Python

In this tutorial I will show you how to deploy JupyterLite to have your own lightweight version of JupyterLab running on a free (free - free :-)...
-
Privacy and confidentiality in Linux

This tutorial belongs to the notes of the Linux LPIC-1 exam 102 course, which I have been teaching this year. In it we see how to generate...
-
Installing software on Debian Linux

Installing programs on Linux Debian: I share the Linux course notes that deal with installing programs (software packages) on operating systems....
-
Creating a service with systemd on GNU/Linux

Example creating a service with systemd on GNU/Linux

