Validate, format and Beautify JSON string using Python
As per official JSON website, JSON is a light-weight data interchange format. It is easy for humans to read and write. […]
As per official JSON website, JSON is a light-weight data interchange format. It is easy for humans to read and write. […]
How To Upgrade RHEL 6.5 to RHEL 6.X (To the latest release)Contents RHEL 7.5(Beta) version has been released, if you are using older […]
“Cook” it and “Pre Hook” it – Cook your application code and use the capabilities of pre-commit hook “linters” to do a baseline check before you […]
CPU Utilization and how to monitor high CPU usage in LinuxContents What is CPU Utilization? CPU utilization refers to a computer’s usage […]
MACTracker Introduction:Contents Hello all, this is my new blog post on a simple application that I developed a while ago. I am […]
Introduction Awk Command in Unix:Contents Awk Command in Unix is a programming language which allows easy manipulation of structured data and the […]
What is Nightwatch.js?Contents Nightwatch.js is an automated testing framework for web applications written in Node.js and using the W3C WebDriver API (formerly Selenium WebDriver). It is a […]
Functions in shell script:Contents The best way to learn shell scripting is to fall in love with the command line.Functions in shell […]
Introduction:Contents Galen is an open source layout testing tool for software applications which allows to test the look and feel of the application. […]
Sed command in unix:Contents Sed command which is used for text manipulation, which is a very important step in our bash scripting […]
Join our Group