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
ChatGPT is a powerful generative AI tool developed by OpenAI. You enter text prompts in a conversational way, and it gives you a detailed response. Sure, it is not perfect. But, sometimes it is incredibly helpful. No matter what you do with
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
Window tilling is often associated with window managers, which lets you arrange multiple windows without wasting any display area. Guess what? You no longer have to use a window manager for basic window tiling as many desktop environments let you do that
Read More
The free command is one of the easiest ways one can learn about their system memory (RAM) consumption and if you have swap enabled. But the question is: How can you use the free command? Well, it is pretty easy and does
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
In this guide, we will show you how to install git on Ubuntu 22.04 and provide a hands-on example of creating a project folder and pushing changes to a GitHub repository. What is Git? Git is a distributed version control system designed
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
From the dock to grub screen, GNOME can be customized to your liking. Add the login screen to this list as a new tool called GDM Settings allows you to change the looks and tweak functionalities of the login screen in GNOME.
Read More