Tips and Tricks
CPU, processors, core, threads - Explained in layman's terms
cpu socket, processor socket, core threads, socket vs core, lscpu command explained, how to check cpu cores, how to check cpu socket, linux cpu info, how to …
pam_faillock: lock user account after X failed login attempts in Linux
This pam_faillock module maintains a list of failed authentication attempts per user during a specified interval and locks the account in case there were more …
pam_tally2: lock user account after X failed login attempts in Linux
Use pam_tally2 to lock user account in Linux after X failed login attempts. Lock root and normal user, exclude users and group from being locked out.
6 Tools making Automation Testing easy in Linux
The QA automation testing tools mentioned in this article enable the deployment of tests integrated with the DevOps workflow. They support continuous testing …
5 easy & useful ways to check Linux kernel version
In this tutorial I will share multiple commands and methods you can use to check the Linux kernel version. The recommended method would be uname which works …
