Author: admin
Learn enough Docker to be Useful – Beginner to Intermediate Level
Learn enough docker with this series of Videos: Setting up docker : https://youtu.be/Ah6EELAAHJw Docker Basic commands : https://youtu.be/xGsWyEOT5QI Docker Networking : https://youtu.be/c8iV1Rua4ZM How to use persistent storage in docker : https://youtu.be/fkzpkZTks7w Docker swarm basics : https://youtu.be/r_4__wmyrcw Docker stack tutorial : https://youtu.be/KCP6X-UB0hc Docker secrets : https://youtu.be/SHD8Bl0jEfE Deploying Node Js app and Nginx reverse proxy : https://youtu.be/tR3C6Dj9sO4 […]
How to do log monitoring with Splunk | Splunk Configuration Inputs.Conf & Outputs.Conf
#monitoring #splunk We are going to configuring Inputs.conf and outputs.conf in splunk forwarder using deployment apps. This will be your splunk log monitoring tutorial which will help you to push the logs to indexer and can start using the search app in splunk.
How to: Splunk enterprise deployment server setup | Splunk deployment server configuration
From this tutorial, you will be able to learn about how to create a splunk deployment server, splunk deployment server add apps and troubleshooting splunk reload deploy-server error. Tags: splunk deployment server requirements, splunk deployment server best practices
Beginners Tutorial: Raspbian OS On Virtualbox | Raspbian Desktop Install
#Raspbian, #Virtualbox, #IoT In this video we are going to see how to install raspbian on virtualbox. Go to https://www.raspberrypi.org/downloads & you will be able to see multiple version of Operating system listed in the page. Download Raspberry Pi Desktop . We will create a new Virtual box VM and follow the steps shown in […]
Jenkins Tutorial for Beginners: Jenkins on Raspberry Pi
#jenkins, #raspberrypi, #DevOps Hello Friends, This video is on Jenkins . Jenkins is a Continuous integration and continuous delivery tool which is used highly as part of DevOps. We are going to setup Jenkins on Raspberry Pi. Lets find out.