How to X11 Forwarding using SSH
We will show how to do X11 Forwarding with SSH using two Linux machines. Our goal is to run an x11 application on a remote machine.
How to X11 Forwarding using SSH Read More »
We will show how to do X11 Forwarding with SSH using two Linux machines. Our goal is to run an x11 application on a remote machine.
How to X11 Forwarding using SSH Read More »
Imagine that you have several PDF files to handle, merge, and keep everything in one file. We can do it with REGEX and PyPDF2 with Python.
How to handle PDF in Python? Read More »
We will demonstrate how to install Ubuntu server on VirtualBox. Virtualizing the Ubuntu server can be interesting for various applications.
How to install Ubuntu Server on VirtualBox Read More »
How can we manipulate data using CRUD MySQL operations with python? Now, we will create data access methods with CRUD operations.
CRUD MySQL with Python Read More »
We will teach you how to install Ubuntu on VirtualBox. To do this, we will carry out a simple and straightforward installation.
How to install Ubuntu on VirtualBox Read More »
This is a tutorial that teaches you how to install and configure an SSH server on a Windows 11 machine.
Install SSH server Windows 11 Read More »
Tutorial, simplified and practical guide, to connect to MySQL using Python. This article is part of the API w/ Python portfolio project.
How to connect mysql using python Read More »
In this tutorial, we will teach you in a simple way how to install python3 on a Windows 11 machine.
Install Python on Windows 11 Read More »
We will explain what IPv6 is and the reason for its efficiency since the partial migration from IPv4 to IPv6.
This tutorial demonstrates in a practical way how to revoke a user’s certificate on the OpenVPN server.
OpenVPN Revoke Certificate Read More »