Get up to 50% off on CKA, CKAD, CKS, KCNA, KCSA exams and courses!

Scripts

Running Ansible through SSH Jump / Bastion Host

Running Ansible through SSH Jump / Bastion Host

In a strict secured environment, you may not be allowed perform tasks freely. Only the bastion host (a.k.a jump host) is the one freely allowed to …

How To Add Custom Modules In Ansible

How To Add Custom Modules In Ansible

Image : bsbgroup.com/ Okay, we all know Ansible installation is coming with default modules and you don’t need to download or configure any …

Sending Email Using Python and smtplib – Quick HowTo

Sending Email Using Python and smtplib – Quick HowTo

Image Courtesy : www.telegraph.co.uk What is smtpLib We can easily send email from python script using smtplib module, which defines an SMTP client …

Slip Stream Method for SQL Server Build

Slip Stream Method for SQL Server Build

This document is to guide when we want to integrate the SQL setup media with Service Pack, Cumulative updates and hotfixes in once single iso image so …

Quick Hardware Collection Script for HP C7000 Enclosure

Quick Hardware Collection Script for HP C7000 Enclosure

Since I am playing with so many HP bladecenters daily, it was bit difficult to do quick hardware checks whenever there is an issue. So I have wrote …