Table of Contents1 Introduction2 What does the fmt command mean?3 fmt command in Linux with an example3.1 Formatting Multiple Files3.2…
DevOps Blog – Latest DevOps Articles and Tutorials
How to connect to Pluggable Databases in Oracle 19: A Step-by-Step Guide
Table of Contents1 Introduction1.1 The concept Databases in Oracle 192 Connect to Pluggable Databases in Oracle 192.1 Changing the status…
Learning Flutter part 1
In this series, let together learning flutter dart part 1. Table of Contents1 What is Flutter2 Flutter System Overview3 Architectural…
How to Manage Users and Roles in Jenkins
In this tutorial, How to Manage users and Roles in jenkins. You have installed “plugin Manage and Assign Roles” if…
chown Invalid argument centos solved problem
Good morning, I am working and changing the ownership folder of my home, but I cannot run chown command. It…
Spring Boot application as a service in Linux
In this tutorial, How to run Spring Boot Application as a service in Linux. Spring boot preferred deployment method via…
Install Gradle on CentOS
In this tutorial, How to install Gradle on CentOS. Gradle is a free and Open Source that helps your build,…
How to use Docker-compose Build SonarQube
In this tutorial, How to Docker-compose Build SonarQube. Table of Contents1 Docker-compose Build SonarQube1.1 Build SonarQube with Docker-compose1.1.1 Folder Structure…
Install Oracle client 18.3 on centos 7
In this tutorial, How to install Oracle client 18.3 on Centos 7. Bach server (sqlplus,sqlldr, etc) <–> Oracle server Table…
Redis Install and Configure: Your Database and Cache System
Table of Contents1 Introduction1.1 Redis2 Redis Install and Configure2.1 Download Redis2.2 Install Redis2.3 Configure Redis2.4 Create Deamon for Redis3 Conclusion…