public DevOps Tools • 1 min read Introduction to Terraform Variables Learn how variables work in Terraform. (VIDEO ONLY), 📽️Check out the Hashicorp Certified Terraform Associate video course: available on O&…
public DevOps Tools • 2 min read Using TF_LOG in Terraform 🖳 Learn how to view Terraform logs and troubleshoot errors as they occur. 💡Watch the video below to see the hands-on…
public Linux • 3 min read Setting up an rsyslog Server in Linux Wouldn't it be great to be able to review the logs of many remote servers from the comfort…
public DevOps Tools • 1 min read Terraform: Coding an AWS Configuration 🖳 Learn how to write Terraform code to automate the build of AWS infrastructure! 💡Watch the video below to see the…
public Linux • 1 min read Disable SSH root login in Linux (OpenSSH) SSH is commonly used to access and configure remote Linux servers. OpenSSH is a very widely used tool to make…
public DevOps Tools • 1 min read What is Terraform (Video) Terraform is HashiCorp's infrastructure as code utility. You can install it to your system and then run terraform…
public Exam-Taking Techniques • 3 min read Exam-Taking Techniques #6 - Take Small "Zen" Breaks Zen? That's correct. Meditation and self-control.…
public Linux • 1 min read RAID 10 in Linux with Proxmox and ZFS RAID 10 (or 1+0 if you like) combines the power of mirroring with the speed of striping. It is…