Install Jenkins on UBUNTU
Jenkins is a build automation tool used to automate parts of the testing, build, delivery, and deployment of software. Installation. 1. Install Java 2. Add the Jenkins Repository 3. Install […]
SQL Cheat Sheet
Become an SQL Expert in 10 minutes
Create a Linux Systemd Service and make it runnable
Systemd is a Linux system tool that one of its features is bootstrapping start and manage system processes. A systemd service makes it easy to start, stop, restart scripts as […]
My SQL Read only Permission to User
To create a mysql user with only readonly permission