applications ubuntu20 ubuntu22 How to install and use Podman on Ubuntu 22.04 and 20.04 Podman is available in the default Ubuntu repositories, so installing it is simple: sudo apt install -y p... Verify your installation: To...… 26 set 2023 public – 2 min di lettura
docker firewall ufw How to forward ports to Docker containers using Linux firewall How to forward ports to Docker containers using Linux firewall. To forward a port to a Docker container using iptables, ..… 26 set 2023 public – 4 min di lettura
code python How to create and use a custom Python module A module in Python is simply a file containing Python definitions and statements. The file name is the module name followed by the ext..… 26 set 2023 public – 2 min di lettura
python code How to set up email notifications for Django error reporting How to set up email notifications for Django error reporting. Your settings.py file is where the magic happens. Update..… 26 set 2023 public – 2 min di lettura
python code How to use .env file in FastAPI FastAPI is a modern web framework for building APIs with Python 3.7+ based on standard Python type suggestions. Similar to others..… 26 set 2023 public – 2 min di lettura
applications windows Introduction to Blender on Windows Blender is free and open-source software dedicated to 3D modeling, animation, rendering, compositing and motion tracking. It is one of the s… 13 set 2023 public – 2 min di lettura
applications linux Introduction to LibreOffice Writer on Linux LibreOffice Writer is free and open-source word processing software, part of the LibreOffice suite. It is a valid alternative to Micro...… 13 set 2023 public – 1 min di lettura
applications linux Introduction to Inkscape on Linux Inkscape is free and open-source vector graphics software that lets you create and edit vector images such as illustrations, diagrams, line ar..… 13 set 2023 public – 1 min di lettura
macOS applications How to use Audacity on MacOS Audacity is free and open-source software dedicated to recording and editing audio. Available for several platforms, including MacOS...… 13 set 2023 public – 1 min di lettura
postgresql database mysql Where are the PostgreSQL configuration files The specific path to this directory may vary depending on how PostgreSQL is installed. postgresql.conf This is the ..… 5 set 2023 public – 2 min di lettura
applications security ubuntu How to use Nessus to scan for vulnerabilities on Ubuntu 22.04 How to use Nessus to scan for vulnerabilities on Ubuntu 22.04. Nessus uses a constantly updated database of exploits and vulnerabilities..… 30 ago 2023 public – 8 min di lettura
applications linux macOS Create a Notes application with Electron for Linux, MacOS and Windows Tutorial how to create a Notes application with Electron for Linux, MacOS and Windows. Electron is a framework that allows you to create app… 26 ago 2023 public – 2 min di lettura