Latest Articles
Install Rancher on Rocky Linux 9 [Step-by-Step]
Step by step instructions to install rancher on Rocky Linux 9 with screenshots.
Golang Buffered Channel Tutorial [Practical Examples]
A buffered channel is a type of channel that has storage capacity within. Create and handle deadlock scenario, create lock and unlock code with buffered channel …
Golang defer keyword - How & When to Use it?
golang defer keyword can be used to close open files, close open connections, waitgroups, methods and functions
25 most used grep pattern scenarios in Linux
grep command in Linux searches for a pattern of characters in a file. grep is a short form for Global Regular Expression Print. It prints all lines that
Install Nagios XI on Rocky Linux 9 [Step-by-Step]
Two different methods to install nagios XI on ROcky Linux 9. Install latest or custom version by directly downloading from official page.
