In this tutorial, we will explain how to use variables in Terraform code with examples. Hard-coding values in Terraformโ€™s main configuration file is not a good idea since this prevents the re-usability of Terraform configuration files. This defeats the goal of IaC
Read More

We are finally settling down in 2024 with impressive updates to popular Linux distributions, and new open-source projects. I hope you started what you planned with some new year resolutions! ๐Ÿ˜ In this newsletter, we have a quiz unit to help new
Read More

Thousands of games now work on Linux, thanks to all the new tools available and user experience improvements by the distributions. Whether you use a mainstream distribution or a gaming-focused distribution, you can enjoy playing games on Linux. However, there are certain
Read More

New year, new same old me ๐Ÿ˜„ What do we have in the first edition of FOSS Weekly in 2024? Some year end special articles. But an important and surprising development came from Gentoo just before 2023 ended. That could take away
Read More

Every mainstream Linux distro including Ubuntu, Fedora, openSUSE, and Arch uses systemd by default. But there are many non-systemd distros like Alpine Linux that uses lightweight runit for better performance or Devuan that uses sysvinit on principal basis. The problem comes when
Read More