Date Command Exploration in Linux.Date command is used to print the date and time in different formats.Sep 26, 2021Sep 26, 2021
Exploring different options Espeak-ng supports.Espeak-ng is a multi-lingual software speech synthesizer for English and some other languages. Basically we provide a line to it that has…Sep 26, 2021Sep 26, 2021
ZENITY COMMANDS IN RHEL.ZENITY is a program that will display dialogues in a pop up box. This allows us to present as well as ask information from the user.Sep 24, 2021Sep 24, 2021
APACHE WEBSERVER CONFIGURATION USING ANSIBLE PLAYBOOK!Step 1 :- Let’s make playbook to run install and configure the httpd service , here is a playbook in this I use variable concept to so to…Mar 21, 2021Mar 21, 2021
CONFIGURING HADOOP AND STARTING CLUSTER SERVICES USING ANSIBLE PLAYBOOK!Configuring hdfs-siteMar 21, 2021Mar 21, 2021
ANSIBLE INDUSTRY USE CASES!Now what is ansible? It is simple IT automation engine that automates cloud provisioning, configuration management, application deployment…Mar 21, 2021Mar 21, 2021
Industry Use Case For K8S!Kubernetes is an opensource workload distribution and orchestration system for servers in a data center that are clustered. It ensures…Mar 14, 2021Mar 14, 2021
Setting up Python Interpreter and running Python Code on Docker ContainerTo setup up our python interpreter in order to run python code on it, first we have to configure docker in our base O.S .Nov 5, 2020Nov 5, 2020
Configuring HTTPD Web Server on Docker Container.Inorder to configure Httpd software on a docker container, first we have to configure docker on our Base O.S. Let’s see how we can…Nov 5, 2020Nov 5, 2020