Linux

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
How to use the Linux sleep command

How to use the Linux sleep command

To pause a process without necessarily terminating it, Linux sleep is the best choice. With this command you can adjust how long an application should be paused for and then let it continue to run normally afterwards. Our article shows you how the Linux sleep command works and…

Read more
How to use the Linux service commandjivacoreShutterstock

How to use the Linux service command

Linux service is an important command to start or stop System V init scripts or to check their status. The Linux service command requires root privileges and should be used with caution. In this guide, we explain how the command works, what its purpose is, and how to customize it…

Read more
How to use the Linux rpm command

How to use the Linux rpm command

Linux rpm is a useful tool to install, analyze or update rpm packages under Linux. This program specializes in handling packages and offers extensive customization options. We’ll familiarize you with the Linux rpm command, providing a detailed explanation of its functionality,…

Read more
How to use the Linux pwd commandjivacoreShutterstock

How to use the Linux pwd command

The pwd command in Linux is used to display the complete and absolute path of your current directory on the standard output. In this text, you’ll gain a clear understanding of how pwd functions, explore its advantages, and learn how to effectively utilize it for your specific…

Read more
How to use the Linux pushd command

How to use the Linux pushd command

Linux pushd is a powerful command that offers numerous possibilities, despite being relatively unknown. With pushd, you can add a new directory to your stack and seamlessly make it your working directory. Find out how pushd works and what its advantages in Linux are. Everything…

Read more
We use cookies on our website to provide you with the best possible user experience. By continuing to use our website or services, you agree to their use. More Information.
Page top