How to prevent user from using old password (or re-using) again in Linux
How to prevent user from using old password or reusing old password while providing new password in CentOS/RHEL 7 Password has been already used. Choose another
Steps to join/add CentOS 8 to Windows Domain Controller (RHEL 8)
Step by step tutorial to join or add CentOS 8 to Windows Domain Controller running on Windows Domain Controller Active Directory on 2012 R2 using winbind RHEL 8
How to generate sosreport in rescue mode on Software RAID (RHEL/CentOS 7)
How to generate sosreport in rescue mode linux. Fix sosreport command not found. Boot using RHEL/CentOS DVD to rescue mode in linux with software raid linux
Fix: the domain status of virtual connect manager is not ok update will not continue
Earlier I was getting an error "The domain status of Virtual Connect Manager is not OK Update will not continue" while performing firmware upgrade of my Virtual Connect wherein one of my VC module had a hardware error …
How to configure port forwarding in VirtualBox for NAT Networking
Configure port forwarding in virtualbox NAT Networking using command line CLI using VboxManage GUI. ssh into virtualbox from windows port forwarding computer
Configure FTP server and pam.d to authenticate users with AD (CentOS/RHEL 7/8)
Configure FTP Server and authenticate users from Active Directory for VSFTPD server in CentOS/RHEL 7 and 8 Linux. Connect FTP Server from AD user in Linux
How to PROPERLY change mount point name in Linux
Step by step instructions to change mount point name in Linux. Change mount point name without any downtime or any data loss. 100% risk free steps.
Hackerrank Solution: Validating Email With a filter in Python
hackerrank valid email address regex, validating email addresses with a filter hackerrank solution, valid email address hackerrank, valid email address hackerrank solution in python, python functional hacker rank …
How to Install Apr And Apr-Util in Linux
Step by Step instructions to install apr and apr-util in Linux. 2 different ways to install apr and apr-util. Install from github page on ubuntu, debian, centos, redhat, rocky linux, alma linux etc
Hackerrank Solution: Triangle Quest in Python [3 Methods]
triangle quest hackerrank solution, triangle quest 1 hackerrank solution in python, triangle quest 1 hackerrank solution in python, triangle quest 1 hackerrank solution in pythobn3
Install Lex and Yacc in Kali Linux [Step-by-Step]
Step by step instructions to install lex and yacc in Kali Linux with best practices
Hackerrank solution: No Idea! in Python [5 Methods]
5 different ways to solve no idea hacker rank question with explanation in python and python3
Hackerrank Solution: Find Angle MBC in Python [4 Methods]
4 different ways to solve find angle mbc hackerrank solution in python3.
Hackerrank Solution: How to check leap year in Python
hackerrank leap year python, hackerrank solution write a function
How to use Node.js REPL Effectively
node repl import, node.js repl commands, command to start node repl, node rep commands history
An in-depth Explanation of Node.js Global Objects
which choice is not a node.js global object, node js global variable across files, nodejs global typescript. JavaScript avails objects you can use in your Node script without importing. Some of the objects are Buffer, …
[SOLVED] Using golang while loop with Examples
golang while true, golang while loop example, golang infinite loop, golang while loop through structs, maps, interface. golang while loop through slice, arrays, range
Steps to install gcloud on Linux [100% Working]
Step by step instructions to install gcloud cli on Ubuntu (Debian based) and Rocky Linux (Red Hat based).
How to install Pyrit in Kali Linux [100% Working]
Step by step instructions to install pyrit on Kali Linux. Pyrit can make use of the advanced number-crunching capabilities of your video card’s processor to more quickly compute and compare the hashes to the captured …
2 ways to add fractions in Java [Practical Examples]
Multiple code examples to show how to add fractions in Java. Add two or multiple fractions.
NumberFormat Class in Java Explained
Some of the task performed by the NumberFormat class in Java are Formatting Numbers, Setting number of Digits in Fraction part, Rounding Numbers, Formatting Percentage, Formatting Currency
Solved: Node.js create directory if doesn't exist
nodejs create folder, javascript make directory if not exists, create a node js application create a directory and the contents of the directory, node.js create directory if doesn't exists, nodejs create directory …
Nodejs write file simplified with 4 easy examples
Apart from knowing the structure of the fs module, you need to comfortably Nodejs write files ending in .txt, .html, .js, and .json extensions. That calls for
5+ Linux Screenshot Tools with Examples [GUI and CLI]
linux screenshot, linux how to screenshot, screenshot in linux, screenshot linux, screenshot on linux, linux screen shot, screenshot for linux
Using WPA2 WiFi Honeypot for Ethical Hacks [Step-by-Step]
Create a malicious WiFi honeypot to steal passwords and other personal information of our targets.
Solved: Get current directory in Node.js [4 Examples]
nodejs read current directory, node get current directory, node current directory, nodejs print current directory, nodejs current directory
How to PROPERLY boot into single user mode in RHEL/CentOS 7/8
linux single user mode, centos 7 single user mode, rhel 7 single user mode, single user mode linux, how to boot into single user mode linux, centos single user mode, single user mode
Complete Tutorial on Node.js Passport
Node.js passport simplifies user authentication and authorization when building web applications. Despite the usefulness of passport.js, you may fail to
How to log an object in Node.js
Learning how to log an object in Node.js helps you work with objects comfortably. Although you can use multiple ways to console-log an object's content, the
How to assign Pods to Nodes | Kubernetes Node Affinity
In this tutorial we'll show how we can use node affinity to schedule application pods as per our needs.

