Published onDecember 10, 2017Rejoining or Bootstrapping MySQL Galera Cluster Nodes after ShutdownmysqlgaleraThis tutorial will demonstrate how we can rejoin or bootstrap mysql galera nodes after a shutdown to have your cluster operational.
Published onDecember 9, 2017Unmask a Masked Service in SystemdsystemdlinuxsysadminSystemd - In this tutorial, we will demonstrate how to unmask a masked service in systemd using Ubuntu Linux, ensuring your services run smoothly.
Published onDecember 5, 2017Setup a NFS Server on a RaspberryPinfsraspberypilinuxstorageThis tutorial will demonstrate how to install and configure a nfs server on a raspberry pi.
Published onDecember 4, 2017Elasticsearch Curator to Manage and Curate your Elasticsearch IndexeselasticsearchcuratorIn this tutorial we will use a opensource tool called curator to manage our elasticsearch indices, by creating, deleting, reindexing etc.
Published onNovember 24, 2017Basic Concourse Pipeline with Bash and Golang JobsconcoursedevopscicdgolangIn this devops tutorial we will create a basic concourse ci pipeline with bash and go jobs to demonstrate the functionality of concourse.