Table of Contents1 Introduction2 MySQL cheat sheet2.1 At the command line, log in to MySQL as the root user:2.2 How…
DevOps Blog – Latest DevOps Articles and Tutorials
How to find latest Oracle database patchset
In this tutorial, How to find the latest Oracle database patchset: Patch Set Release (PSR). Sometimes you check the latest…
How to check dump file size in oracle
In this tutorial, we will show you How to check dump file size in Oracle. Sometimes, you need to export…
How to install MySQL Server on Centos
In this tutorial, How to install MySQL Server on Centos/RedHat. The default local repository only supports MySQL packages including MySQL…
How to install Mongodb on Centos/Redhat
In this tutorial, How to install MongoDB on Centos. The Local Remi Repository only supports the old MongoDB packages by default.…
Docker CLI cheat sheet: Essential Commands for DevOps Success
Table of Contents1 Introduction2 Why Docker is Essential for DevOps3 Building Docker Images3.1 How to Build an Image from a…
Vagrant cheat sheet: Quick Reference for DevOps Professionals
Table of Contents1 Introduction2 Vagrant cheat sheet2.1 Vagrant add box2.2 Vagrant run2.3 Vagrant stop3 Conclusion Introduction In the world of…
How to install Jenkins using Vagrant
In this tutorial, How to install Jenkins using Vagrant. Jenkins the essential for DevOps Roles. You can refer to install Vagrant on Windows 10 here.…
Angular build production Deployment on Linux Servers
Introduction How to use Angular build production on server Linux VPS. Deploying Angular applications in a production environment requires a…
How to install NodeJS NPM and Angular on Centos 7x
In this tutorial, How to install nodejs npm and Angular on Centos 7. NodeJS is a cross-platform, opensource Javascript for…