public installation-guides • 5 min read • How to Install Plex Media Server on Raspberry Pi Install Plex media server on Raspberry Pi with our step-by-step tutorial. Plex is a media server helpful in storing videos, music, and photos.…
public linux-commands • 3 min read • Pidof Command in Linux Use pidof command in linux with our step-by-step tutorial. It is used to find the process ID (PID) of a running program.…
public directories • 4 min read • How to Count Files in Directory on Linux Count files in directory on Linux with our step-by-step tutorial. It refers to a file system container that holds files and directories.…
public groups • 4 min read • How to List Groups on Linux List Groups on Linux with our step-by-step tutorial. On Linux, a group is a collection of users with access privileges to files and resources.…
public mongodb • 5 min read • How to Install MongoDB on CentOS 8 Install mongdb on centos8 with our step-by-step tutorial. MongoDB is a popular NoSQL database that offers scalability and flexibility.…
public arrays • 6 min read • How to Use Bash Arrays Use Bash Arrays with our step-by-step tutorial. It is a data structure that allows you to store multiple values under a single name.…
public rename • 4 min read • How to Rename Directories in Linux Rename directories in Linux with our step-by-step tutorial. A task that allows you to change the name of directory without affecting content.…
public whoami • 3 min read • Whoami Command in Linux In this tutorial, we will talk about whoami command which prints the effective user ID's user name.…
public ssh • 4 min read • How to Change the SSH Port on Linux Change the SSH Port on Linux with our step-by-step tutorial. SSH is a secure communication protocol for remote access to Linux.…
public /etc/passwd • 4 min read • Understanding the /etc/passwd File In this tutorial, we will help you understand the /etc/passwd command that holds information for all the system's user accounts.…
public cut • 6 min read • Cut Command in Linux In this tutorial we'll show you how to use the cut command with examples and thorough explanations of the most common choices.…
public shadow-file • 4 min read • Understanding the /etc/shadow File Understand /etc/shadow file with our step-by-step tutorial. The /etc/shadow file secures user accounts in Linux systems.…