All Stories

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…

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

Configure TLS Encrypted Tunnel For Remote Logs Using Syslog-ng

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…

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,…

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

Sending Email Using Python and smtplib – 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…

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

Learn the basics of Linux from Red Hat [FREE]

Red Hat is offering its beginner level Linux course at no-cost; yes you heard it right – Its free ! Red Hat Enterprise Linux Technical…

In Careers, Infrastructre & Hardware, Technical Events, Feb 25, 2019

AWS Summit Singapore 2019

This year AWS Summit Singapore will happen on April 10–11, 2019 at Singapore Expo Convention & Exhibition Centre. AWS is introducing a new session called…

In AWS, Cloud, Technical Events, Feb 19, 2019

How to delete a pod with Terminating state in OpenShift or Kubernetes Cluster

There might be situations where you have already deleted pods (or already removed dc aka deployment configuration) but pods are stuck in Terminating state. There…

In Automation, Cloud, Kubernetes, Jan 24, 2019

Ansible and Jenkins integration – Red Hat Webinar

Join this Red Hat webinar to see how to use Jenkins pipelines to deploy simple applications using Ansible Tower. Here see the quick overview of…

In Ansible, Automation, Infrastructre & Hardware, Jan 23, 2019

Google Cloud Global Digital Conference – Jan 24

Google Cloud is arranging Global Digital Conference on 24th January 2019. Agenda has two tracks : Serverless – Build and ship applications faster – Which…

In Cloud, Google Cloud Platform, Kubernetes, Jan 09, 2019

How to Fix a Failed PV in OpenShift Cluster

There are several cases a PV (PersistentVolume) appear as Failed in OpenShift or Kubernetes cluster. Once of the reason is wrong ClaimRef by which PV…

In Cloud, Kubernetes, OpenShift, Nov 16, 2018