How-To

Compiling programs on Linux with GCC [Basic Guide]

A compiler is a special program that processes instructions written in a particular programming language and transforms them into machine…

2 years ago

10 best programs for Ubuntu to help with your daily life

Those who use the Linux operating system, more specifically, the Ubuntu distribution, need to know the best programs for your…

2 years ago

Debian Linux: features, advantages, and how to install

Debian Linux is an operating system that uses the kernel, that is, the basis of the Linux system, which is…

2 years ago

Systemctl Command on Linux (Systemd Manager) [Basic Guide]

The systemctl command in Linux is the Systemd manager, which is considered the “almost everything” manager in Linux. The systemd…

2 years ago

How to use the dd command on Linux? MBR backup and more examples

Can you imagine having your life easier, with a specific command line, capable of copying, converting and creating new data?…

2 years ago

Special Directories and Files

Special Directories and Files https://www.youtube.com/watch?v=ayB9Rqqv4Ls Are you an IT professional, support professional, or developer, have you ever considered learning Linux…

2 years ago

Modify the Execution Priority of Processes in Linux [Basic Guide]

It is possible to modify the execution priority of processes on Linux using the nice and renice commands. These commands…

2 years ago

Are you familiar with the Alias command?

An important feature of the shell is the possibility of creating nicknames or shortcuts for commands. It can be used…

2 years ago

timedatectl command on Linux (systemd timezone) [Basic Guide]

The timedatectl command on Linux is the tool that interacts with the Systemd service manager responsible for configuring of the…

2 years ago

ls command on Linux (list files) [Basic Guide]

The ls command is undoubtedly one of the most used. It basically serves to list files and directory content. Your…

2 years ago

This website uses cookies.