vim/vi • 5 min read • Find and Replace in Vim / Vi Find and replace in Vim/Vi with our step-by-step tutorial. Vim/Vi is a free and open-source, screen-based text editor program.…
rename • 4 min read • Rename Command in Linux (Rename Multiple Files) Learn to Rename Command in Linux with our step-by-step tutorial. Rename Command renames multiple files based on a pattern.…
ps • 5 min read • PS Command in Linux (List Processes) Use ps command in Linux with our step-by-step tutorial. The ps command provides information about currently running processes.…
setup • 5 min read • How to Setup a Git Server on Linux Setup a Git Server on Linux with our step-by-step tutorial. The Git server can be installed on any Linux machine, including remote or local.…
remove • 7 min read • How to Remove Docker Containers, Images and Volumes Remove Docker Containers, Images and Volumes with our step-by-step tutorial. Docker develops, tests, and deploys portable containers.…
fg • 3 min read • How to Use fg Command on Linux? Use fg Command in Linux with our step-by-step tutorial. The fg command brings background processes to the foreground.…
ldap-client • 5 min read • How to Configure an LDAP Client to Use SSSD Configure LDAP clients to use SSSD with our step-by-step tutorial. A system daemon that provides authentication and identity of Linux system.…
installation-guides • 12 min read • How To Install and Secure Redis on Rocky Linux 8 Install and secure Redis on Rocky Linux 8 with our step-by-step tutorial. It is an in-memory data structure store used as a database, cache etc.…
profiler • 6 min read • Linux perf: How to Use the Command and Profiler Use the linux command and profiler with our step-by-step tutorial. It is command-line software that is used to profile,monitor CPU performance.…
enable-ssh • 7 min read • How to Install and Enable SSH Multi-Factor Authentication for Linux Systems Install and enable SSH MFA on Linux systems with our step-by-step tutorial. It is a widely used protocol for securely accessing Linux systems.…
ps-ef • 4 min read • How to Use ps -ef Command on Linux? Use ps -ef Command in Linux with our step-by-step tutorial. The `ps -ef` command is a Linux tool that displays process details.…
patch • 4 min read • How to Run “patch” Command on Linux? Run “patch” Command in Linux with our step-by-step tutorial. The built-in utility for patching files on Linux is called patch.…