linux change hostname

How to on Linux: Change Hostname

If you’re using a Linux distro, you’ll often see the hostname (name of the machine) throughout the system. In this simple and easy tutorial, we’re going to show you how to change the hostname on a Linux distro.

how to delete a user on Linux

How to on Linux: Delete a User

A new tutorial in our series of simpler tutorials for Linux beginners: how to delete a user. In this tutorial, we’re going to show you how to remove users via the command-line interface (CLI, Terminal).

rename directory Linux

How to Rename a Directory on Linux

In this tutorial, we’re going to show you how to rename a directory in Linux. It’s another in our simple, beginner-friendly tutorials to get you accustomed to the Linux CLI.

How to Delete a File on Linux

How to Delete a File on Linux

In this tutorial, we’re going to show you how to delete a file on Linux. This tutorial is meant for beginners, with step-by-step instructions on how to delete a file in Linux with different examples and use cases. We learned how to move a file before, now we’re going to […]

How to Secure Your Linux Server

How to Secure Your Linux Server

Linux servers are a great, cost-effective way for businesses to store and share data. Linux is open-source, so it provides plenty of resources and community cooperation. However, that also brings security concerns. If you’re going to run a Linux server, you have to know how to secure it properly. This […]

How to Move a File in Linux

How to Move a File in Linux

In this tutorial, we’re going to show you how to move a file in Linux. Step-by-step, beginner-friendly instructions for the Linux terminal.