Published onDecember 13, 2017Create a Chatbot with Chatterbot on Pythonchatbotpythonmachine-learningdockermongodbThis tutorial will demonstrate how to create a chatbot using python and chatterbot.
Published onDecember 13, 2017SSH Host Key Warnings with Strict Checking EnabledsshlinuxThis tutorial will demonstrate how to resolve ssh host key warnings with strict checking enabled.
Published onDecember 11, 2017Setup a 3 Node Kubernetes Cluster on UbuntukubernetesopenfaasdevopsThis tutorial will demonstrate how to install and configure a 3 node kubernetes cluster on ubuntu linux and then deploy openfaas to the cluster to test if its working as expected.
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.