This guide explains how to setup MySQL with docker and how to connect to MySQL databases from command line and MySQL Workbench graphical client in Linux.
DevOps
- KubernetesCloudContainersDevOpsDockerFAQIT AutomationLinux ContainersOpensourceVirtualization
Introduction to Kubernetes | What is Kubernetes
By M.S.M. SivamBy M.S.M. Sivam 2.1k viewsIntroduction Welcome to the introduction to Kubernetes course. Kubernetes, also known as k8s or…
- YAMLDevOpsProgrammingPython
YAML Tutorial | Getting Started With YAML
By KarthickBy Karthick 2.8k viewsYAML, stands for YAML ain’t markup language, is a data serialization language that is a superset of JSON. YAML is so popular because of its simplicity. It is easy to create and read yaml files compared to XML or json.
- MongoDBDatabaseDevOpsLinuxLinux AdministrationProgrammingUbuntuVagrantVirtualization
Install MongoDB Using Vagrant In Linux
By KarthickBy Karthick 1.4k viewsLearn how to install latest MongoDB 5 version community edition using Vagrant in Linux.
- GitCommand line utilitiesDevOpsgitGithubLinuxLinux AdministrationLinux BasicsLinux CommandsProgrammingUnix/Linux BeginnersVersion Control System
What is Git and how to install Git in Linux
By skBy sk 851 viewsLearn what is Git, benefits of using Git, how it works, what is GitHub and how to install Git in Linux.
- PodmanContainersDevOpsDockerLinuxLinux AdministrationLinux ContainersOpensourcePodmanRed Hat Enterprise LinuxVirtualization
Podman Tutorial – Get Started With Podman
By skBy sk 4.3k viewsThis tutorial explains how to get started with Podman in Linux operating systems.
- PodmanCommand line utilitiesContainersDevOpsDockerLinuxLinux AdministrationLinux CommandsLinux ContainersOpensourcePodmanUnix/Linux BeginnersUtilitiesVirtualization
What Is Podman And How To Install Podman In Linux
By skBy sk 2.3k viewsThis guide explains what is Podman, its features, difference between a Podman container and an image, and how to install Podman in Linux.
- AnsibleDevOpsIT AutomationLinuxLinux AdministrationOpensourcePython
Install And Configure Ansible In Linux
By KarthickBy Karthick 2.3k viewsThis step by step guide walks you through the steps to install and configure…
- AnsibleDevOpsFAQIT AutomationLinuxLinux AdministrationManagement ToolsOpensourcePythonRed Hat Enterprise LinuxUtilities
Introduction To Ansible Automation Platform
By KarthickBy Karthick 1.6k viewsIf you are someone who is trying to understand what ansible is and what are its core features, this guide will give a brief introduction to Ansible automation platform including Ansible architecture, inventory, modules and playbooks.
- MinicondaAnaconda DistributionCondaData scienceDevOpsLinuxPythonR Language
How To Install Miniconda In Linux
By skBy sk 17.3k viewsA while ago, we discussed about Anaconda Python distribution, and how to install and…