public linux-commands • 4 min read • Pgrep Command in Linux Use pgrep command in linux with our step-by-step tutorial. It is used to search for processes based on their criteria and return the process IDs.…
public list • 4 min read • How to List Users in Linux List Users in Linux with our step-by-step tutorial. On Linux, the command 'cat /etc/passwd' lists users, displaying colon-separated details.…
public tmux • 5 min read • Getting Started with Tmux Learn to use tmux with our step-by-step tutorial. It is a powerful terminal multiplexer for Unix-like operating systems.…
public useradd • 7 min read • How to Create Users on Linux (useradd Command) Create Users on Linux with our step-by-step tutorial. The useradd command on Linux is a powerful tool used to create user accounts.…
public ubuntu • 4 min read • How to Change User Password in Ubuntu Change ”User Password on Ubuntu” with our step-by-step tutorial. It is very simple to change/update the password in the Ubuntu command line.…
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 bash • 4 min read • Bash Select (Make Menus) Learn bash select with our step-by-step tutorial. It is used to create menus and interactive selection prompts in scripts.…
public scp-cmd • 4 min read • How to Use SCP Command to Securely Transfer Files Use SCP Command to Securely Transfer Files with our step-by-step tutorial. It is a tool used to securely copy files between two locations.…
public swap-space • 3 min read • How to Change the Swappiness Value on Linux Change the Swappiness Value on Linux with our step-by-step tutorial. Swap space is part of the hard disk used when the RAM memory is full.…
public uninstall • 4 min read • How to Uninstall Software Packages on Ubuntu Uninstall Software Packages on Ubuntu with our step-by-step tutorial. A software package is a bundle of files needed to run programs on the OS.…
public installation-guides • 8 min read • How to Install WildFly (JBoss) on Debian 10 Install WildFly on Debian 10 with our step-by-step tutorial. An open source Java application server that provides a platform for developing apps.…
public apache-kafka • 9 min read • How To Install Apache Kafka on CentOS 7 Install apache kafka 2.1.1 on centos 7 with our steep-by-step tutorial.It is a distributed streaming platform that enables real-time processing…