Packet Tracer for Dummies: Setting Up Your First Network with 2 PCs (Quick Start Guide)

Are you ready to take the first step into the fascinating world of computer networks? In this step-by-step and super easy tutorial, we will use Packet Tracer, Cisco’s network simulator, to create your first functional network. We will start from scratch, setting up a basic network with just 2 computers. Don’t worry about complex technical

Packet Tracer for Dummies: Setting Up Your First Network with 2 PCs (Quick Start Guide) Read More »

How to Install Kali Linux on VirtualBox: Step-by-Step Guide for Beginners

Welcome to the ultimate guide for beginners who want to learn how to install Kali Linux on VirtualBox! If you’re taking your first steps into the world of information security, penetration testing, or simply want to explore the powerful Kali Linux operating system in a safe environment, you’ve come to the right place. In this

How to Install Kali Linux on VirtualBox: Step-by-Step Guide for Beginners Read More »

Python Package Managers: Pip and Conda – A Complete Beginner’s Guide

When you start programming in Python, one of the first challenges you might face is how to manage the libraries (or “packages”) you will need in your projects. This is where package managers come into play, aiming to facilitate the installation, updating, and removal of libraries, keeping your development environment well-organized. Below, I present an

Python Package Managers: Pip and Conda – A Complete Beginner’s Guide Read More »

What is CGNAT ?

CGNAT most often uses the range of IP addresses reserved for private use in the context of local networks, specifically the range “100.64.0.0 to 100.127.255.255,” which is part of the block known as “Shared Address Space.” Defined by RFC 6598, this range is used by Internet Service Providers (ISPs) in CGNAT (Carrier-Grade Network Address Translation)

What is CGNAT ? Read More »

Tutorial how to Install and configure VNC on Ubuntu

Remote access has become an essential tool for managing servers and desktops, enabling administrators and users to work efficiently from anywhere. Among the various tools available, VNC (Virtual Network Computing) stands out for its simplicity and versatility. In this guide, we’ll focus on install and configure TigerVNC, a robust and lightweight VNC server that is

Tutorial how to Install and configure VNC on Ubuntu Read More »