All Stories

How to Request Resource Quota Increase in Microsoft Azure

As we know public cloud is offering unlimited* amount of resources and as an end user of public cloud we don’t need to worry about...The post How to Request Resource...

In Cloud, How To, Infrastructre & Hardware, Nov 08, 2019

Build Your Own Git Server using Gogs

When it comes to VCS (Version Control System), we will have confusion as we have many products in market with almost same capabilities. When we...

In Automation, Cloud, Docker, Oct 22, 2019

Build Your Own Git Server using Gogs

When it comes to VCS (Version Control System), we will have confusion as we have many products in the market with almost the same capabilities....The post Build Your Own G...

In Ansible Course, Ansible Resources, Automation, Oct 22, 2019

Adding Container Images to Google Container Registry GCR

Google Container Registry (GCR) is a service in Google Cloud Platform (GCP) to manage your own docker container repository. This is fully managed service and...The post Ad...

In Automation, Cloud, Docker, Oct 21, 2019

Ansible Tower 8211 How to Backup and Restore

Ansible Tower is a wonderful product which help to implement a central hub for IT automation. Ansible Tower is basically a web console and REST...The post Ansible Tower &#...

In Ansible, Automation, Cloud, Sep 24, 2019

Managing Ansible Facts

Ansible facts are nothing but some variables which are automatically discovered by the Ansible on managed hosts while running ansible adhoc commands or playbooks. See...Th...

In Ansible, Ansible Course, Automation, Sep 03, 2019

Managing Ansible Variables

Ansible Variables You can use variables in ansible plays to store values like users to create, packages to install etc. By using variables, you can...The post Managing Ans...

In Ansible, Ansible Course, Automation, Aug 30, 2019

Configure TLS Encrypted Tunnel For Remote Logs Using Syslogng

You might be a Sysadmin, developer, DBA or whatever, logs are like treasure boxes for anyone working in IT. And the best practice to keep...The post Configure TLS Encrypte...

In Cloud, How To, Infrastructre & Hardware, Aug 08, 2019

HTTP Status Codes Quick Reference

You are browsing some sites or testing your own web applications, and suddenly you receive a white screen with some error number ! No worries,...The post HTTP Status Codes...

In Cloud, How To, Security, Jul 02, 2019

Sending Email Using Python and smtplib 8211 Quick HowTo

What is smtpLib We can easily send email from python script using smtplib module, which defines an SMTP client session object that can be used...The post Sending Email Usi...

In Cloud, Scripts, how to send email from python, Jun 13, 2019