Articles by Dejan Panovski
How to Use MySQL JOIN to Query Data from Multiple Tables
Learn how to combine data from multiple MySQL tables using JOIN. This guide covers INNER JOIN, LEFT JOIN, RIGHT JOIN, FULL JOIN, CROSS JOIN, and SELF JOIN with practical examples.

How to Install TeamViewer on Ubuntu 22.04
This article provides instructions on how to install TeamViewer on Ubuntu 22.04 and other Debian-based operating systems.

How to Install Node.js and npm on Ubuntu 20.04
In this tutorial, we will guide you through three different methods of installing Node.js and npm on Ubuntu 20.04.

How to Install Apache on Ubuntu 22.04
This tutorial will guide you through the process of installing and managing the Apache web server on Ubuntu 22.04. You will learn how to install Apache, open HTTP and HTTPS ports in the firewall, and set up virtual hosts.

How to Install MySQL on Ubuntu 22.04
This article explains how to install and secure MySQL version 8.0 on an Ubuntu 22.04 machine.

How to Install MongoDB on Ubuntu 22.04
This guide covers the step-by-step process of installing MongoDB on Ubuntu.

How to Upgrade Debian 11 to Debian 12 Bookworm
This article explains how to upgrade Debian 11 to Debian 12 'bookworm' via command line.

How to Upgrade Debian 10 Buster to Debian 11 Bullseye
This article shows how to upgrade your Debian 10 Buster system to Debian 11, Bullseye via command line.

How to Install Python 3.11 on Ubuntu 22.04
Build and install Python 3.11 from source on Ubuntu 22.04. Includes required build dependencies, source download, optimized compilation, altinstall, and version checks.

How to Install Tomcat 10 on Ubuntu 22.04
This article explains how to install and configure Tomcat 10 on Ubuntu 22.04.

How to Install Python Pip on Ubuntu 22.04
This guide explains how to install pip for Python 3 and Python 2 on Ubuntu 22.04. Pip is a package manager for Python used to install, upgrade, configure and manage project dependencies.

How to Upgrade to Ubuntu 22.04
Ubuntu 22.04 LTS (Jammy Jellyfish) was released on April 21, 2022, and it will be supported for five years. This tutorial explains how to upgrade to Ubuntu 22.04 LTS from Ubuntu 20.04 or Ubuntu 21.10."

How to Install Odoo 15 on Ubuntu 20.04
This article explains how to install and deploy Odoo 15 inside a Python virtual environment on Ubuntu 20.04. Odoo is a popular open-source suite of business apps that help companies to manage and run their business.

How to Install Ruby on Ubuntu 20.04
In this tutorial we will show you three different ways to install Ruby on Ubuntu 20.04. Ruby is one of the most popular programming languages today.

How to Install Plex Media Server on Ubuntu 20.04
This article explains how to install Plex Media Server on Ubuntu 20.04.

How to Install Gitea on Ubuntu 20.04
Gitea is is a fast and easy to use self-hosted git server written in Go. This article explains how to install and configure Gitea on Ubuntu 20.04.

How to Install and Configure an NFS Server on Ubuntu 20.04
This article explains how to set up an NFSv4 Server on Ubuntu 20.04. We'll also show you how to mount an NFS file system on the client machine.

How to Install and Configure VNC on Ubuntu 20.04
This article explains how to install and configure a VNC server on Ubuntu 20.04. We'll also show you how to securely connect to the VNC server through an SSH tunnel.

How to Set Up WireGuard VPN on Debian 10
This article explains how to install and configure WireGuard on Debian 10 that will act as a VPN server.

How to Install Asterisk on Ubuntu 20.04
This tutorial explains how to install Asterisk on Ubuntu 20.04. Asterisk is a popular open-source PBX platform.

