Examples for customizing the terminal prompt
In this article we are going to see some examples to customize the terminal prompt. The terminal Prompt is the command line that appears on the screen when we open …
All the latest news about IT
In this article we are going to see some examples to customize the terminal prompt. The terminal Prompt is the command line that appears on the screen when we open …
Hello! Let’s see how to use journalctl, but first let’s see a little more information about what it is. What is journalctl? Journalctl is a command-line tool used on Linux-based …
In this article we will see how to install DBeaver in Linux, we will see how to do it in several distros like Ubuntu, Debian, Arch and Fedora. But what …
In this article we will see what is and how to use Ansible, so we will start with a brief introduction. Introduction to Ansible Ansible is an open source configuration …
In this article you will see the 8 best hexadecimal editors for Linux. But first let’s define what a hex editor is and what it is used for. We also …
Surely you have heard of tmux. Today we will talk about how to use tmux, that is: what it is, what it is for and how to use it. What …
Sometimes we can find ourselves with an old system that we cannot change for some reason. Being old in this system we can not install from Python 3.7 package, to …
Hello! Upgrading packages, sometimes you may have problems if some packages are upgraded. You may want to prevent a certain package from being upgraded, but how to hold packages on …
Let’s see how to kill zombie processes in Linux. But before that we have to explain what these processes are. What is a zombie process? Sometimes we are faced with …
Hello again! Today we are going to talk about basic HTTP routing and balancing with HAProxy. What is HAProxy? HAProxy is a software that allows us to perform load balancing …