public logger • 3 min read • How to use logger Command on Linux? Use logger Command in Linux with our step-by-step tutorial. The logger command in Linux inserts the entries to the /var/log/syslog file.…
public journalctl • 4 min read • How to Use Linux Journalctl Command? Use Linux journalctl command with our step-by-step tutorial. Users can browse, filter and examine system journal's log data by using this command.…
public free • 4 min read • Free Command in Linux Learn about free command in Linux with our step-by-step tutorial. The free command retrieves system memory usage information in Linux.…
public bash • 4 min read • Bash: Write to File Learn bash: write to file with our step-by-step tutorial. Bash is a widely used command-line shell and scripting language in Unix-like OS.…
public python • 7 min read • Python Tuples Learn about Python Tuples with our step-by-step tutorial. Python Tuple is an ordered collection of elements, enclosed in parentheses.…
public python • 5 min read • Python For Loop Learn about Python for loop with our step-by-step tutorial. The Python for loop used to iterate over sequences or iterable objects.…
public 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.…
public 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.…
public 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.…
public 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.…
public 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.…
public 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.…