Last week you saw a slew of Ubuntu 23.04-based releases; this week, we get the Linux kernel 6.3. This week also sees the continuation of our Rust Basics series! ๐Ÿ’ฌ Let’s see what else you have in this edition of FOSS Weekly:
Read More

You might have come across dope screenshots (especially via r/unixporn Subreddit), where users customize their desktops to their heart’s desire and share it with the world. Linux lets you customize every aspect of your desktop experience, which is why it is possible.
Read More

DHCP, an acronym for Dynamic Host Configuration Protocol, is a network protocol that auto-assigns IP addresses to client systems in a computer network. It assigns clients from a DHCP pool or range of IP addresses specified in its configuration. While you can
Read More

Like any modern programming language, Rust too has functions. The function that you are already familiar with is the main function. This function gets called when the program is launched. But what about other functions? In this article, you’ll learn to use
Read More

A day late? I deliberately delayed the newsletter so that you get all big releases in the form of Ubuntu 23.04 and Fedora 38. All official flavors of Ubuntu 23.04 are available as well. The interesting news is that the educational distro
Read More

In this post, we will cover how to install VirtualBox on Fedora Linux step by step. At time of writing this post, virtualbox package is available only for Fedora 36, but this post will also be applicable for Fedora 38/37 when itโ€™s
Read More