Linux

Which OS is better regarding Ubuntu vs. RHEL (Red Hat Enterprise Linux)?Paolo Schorlishutterstock

Which OS is better regarding Ubuntu vs. RHEL (Red Hat Enterprise Linux)?

Ubuntu and RHEL are two of the most popular Linux distributions, each taking a very different approach. But which one is superior? We’ve thoroughly compared both systems, evaluating their strengths and weaknesses across various areas like performance, support, and customisation.…

Read more
Red Hat (RHEL) vs Debian - Which OS is better?Ahmet Misirligulshutterstock

Red Hat (RHEL) vs Debian - Which OS is better?

Although the two rivals Red Hat and Debian are among the most popular Linux distributions, they follow completely different approaches. While Debian is entirely free and does not include many paid programs, focusing on open-source software, the proprietary RHEL is optimised for…

Read more
Which is the better OS? CentOS vs RHEL (Red Hat Enterprise Linux)Paolo Schorlishutterstock

Which is the better OS? CentOS vs RHEL (Red Hat Enterprise Linux)

As CentOS originated as a free clone of Red Hat Enterprise Linux (RHEL), there are significant similarities between the two Linux distributions. However, we’ve explored the key differences between CentOS and RHEL to determine which operating system stands out more in various…

Read more
How to reset and change the RHEL root password

How to reset and change the RHEL root password

The root password is of central importance for Red Hat. It should therefore be secured and not shared. If this is no longer the case or if you want to change your login for other reasons, the `passwd` command is the right tool for the job. You can find out how to reset and change…

Read more
An overview of the most important Linux commandsjivacoreShutterstock

An overview of the most important Linux commands

Under Linux, all actions that you can carry out with the mouse and window system via the graphical user interface can also be performed using programme calls in the terminal – provided you know the appropriate command and how to use it according to the correct syntax. To make…

Read more
What server operating systems are there? A brief history of server OSs

What server operating systems are there? A brief history of server OSs

Operating systems have gone through some major changes over the years. While their beginnings are rooted in more humble, purely text-based user interfaces, today’s options have evolved into complex software packages with graphical interfaces, comprising an elegant go-between for…

Read more
How to use the Linux touch command

How to use the Linux touch command

The Linux touch command is actually designed just to give files and directories a new timestamp. However, since the command creates new files if they don’t exist, it’s often also used to simply create empty files. In this guide we will explain how to use the command to change…

Read more
How to use the Linux whatis commandjivacoreShutterstock

How to use the Linux whatis command

The Linux whatis command provides a brief description of a given command on the command line. It helps ensure the correct usage of commands while working in the shell. Here you will learn how Linux whatis works, what its syntax is and what the command is used for. We’ll show you…

Read more
How to use the Linux xargs commandjivacoreShutterstock

How to use the Linux xargs command

The xargs command in Linux is a valuable tool for using a command as an argument for another command. It simplifies and automates complex work processes, helping to make them more efficient. In this dedicated article, you’ll discover what xargs is, how it functions, and the…

Read more
How to use the Linux tcpdump commandjivacoreShutterstock

How to use the Linux tcpdump command

Linux tcpdump is used to capture data packets that are sent or received over your network. If you have always wanted to know how tcpdump works and what different options and filters there are, simply read on to find out. In our article, we also show you how to use the Linux…

Read more
Page top