Linux Commands Cheat Sheet
To have a full grip on your device, it is important to have a reliable operating system. Managing memory, storage or CPU is a task
To have a full grip on your device, it is important to have a reliable operating system. Managing memory, storage or CPU is a task
Welcome to our guide on using find command to search for files and directories in Linux. find is a command-line utility that searches one or more
Many people think that Windows and Mac are the only reliable and relevant operating systems. That’s why people always hesitate about learning Linux. Is it
In this tutorial, you will learn how to uncomment lines in a file using SED in Linux. According to man sed, “Sed is a stream
In this guide, we are going to learn how to install or uninstall software from FreeBSD Ports Collection. Ports Collection is is a set of Makefiles,
In this tutorial, you will learn how to check directory usage with du command in Linux. du, an acronym for disk usage can help you
Is your Linux system in BIOS or UEFI mode? Don’t worry, this guide will show you quick ways to check if Linux system is using
In this tutorial, you will learn how to shrink Linux root filesystem by migrating to new disk. Shrinking the Linux root filesystem can be necessary
Follow through this guide to learn how to lock Linux user account after multiple failed login attempts. Linux through Pluggable Authentication Modules, PAM, can be
In this guide, we are going to learn how to add users to sudo group in Linux. More often than not, you want, as a