Category: DevOps

Create your first C++ program on Ubuntu 22.04 or Debian 11

C++ is a high-performance, generally compiled programming language. It combines object-oriented programming and low-level programming features, making it suitable for a wide range of applications, from software development to embedded systems or even games (...)

6

The 5 ways to find the average of a list in Python

What is the mean of a list? Before diving into ways to find the mean of a list in Python, it's important to understand what the mean is. It is the central numerical value of a dataset obtained by summing all the values and dividing the result by the number (...)

18

How to activate and deactivate modules in apache

In this manual, we will explain how to activate and deactivate certain modules in your Apache server installation. You will see that it is very easy. Before starting the tutorial, don't you have a Cloud Linux server on which you can install your Apache web (...)

112

How to install CloudPanel on Ubuntu 22.04

Introduction CloudPanel is free software for configuring and managing a server with a focus on performance, security and simplicity. It runs static websites, PHP, Node.js and Python applications. It uses lightweight components such as NGINX, PHP-FPM and My (...)

2

How to install Virtualmin on Ubuntu 22.04

Introduction Virtualmin is a popular web hosting control panel that allows you to manage multiple domains, email accounts and websites on a single server. It is designed to be easy to use, even for non-technical users, and provides a variety of features th (...)

4

How to install ISPConfig 3 with Nginx on Ubuntu 22.04

Introduction ISPConfig is a widely used open source hosting control panel for Linux, under BSD license, which allows you to manage websites, email addresses, MySQL and MariaDB databases, FTP accounts and DNS records. Its administration is done through a we (...)

3

How to install CyberPanel with OpenLiteSpeed ​​on Ubuntu 22.04

Introduction CyberPanel is a next generation hosting control panel for the high performance OpenLiteSpeed web server with a user friendly interface. The CyberPanel installation script also allows you to install in one click OpenLiteSpeed, and all the neces (...)

11

Basic commands for Debian system administration

Debian is a Linux operating system widely used on servers and workstations. As a Debian system administrator, it is essential to be familiar with the basic commands to perform maintenance, configuration and monitoring tasks. This manual will provide you wi (...)

15

Use of Pipes on Unix systems

Pipes in Unix-like systems, such as Debian, are a powerful tool that allow us to combine and redirect the output of commands efficiently. By using pipes, we can take the output of one command and send it directly as input to another, allowing us to perform (...)

12

Sorting algorithms with examples in C++

Sorting algorithms are procedures or sets of instructions used to arrange a set of elements in a specific order. These algorithms are widely used in computer science and programming because of their importance for efficiency and process optimization. There (...)

33

2025 DeepThink Software SLU. All rights reserved. The prices shown on the website do not include any applicable taxes.