Ubuntu 24.04 LTS Review: Big Changes & Sleek User Experience
It's F.O.S.S. Blog
by Ankush Das
1d ago
When it comes to Ubuntu, most of the users wait for the LTS versions. It is because a lot of quality of life improvements come along with the stability it offers. Ubuntu 24.04 LTS is no different. It comes packed with visual changes, refinements, and new features. You can check out all the Ubuntu 24.04 LTS features if you're curious. I have been using it for a while before the stable release hit. Let me tell you about my experience with it. There's a video about it as a desktop tour, you can choose to watch that as well. A Hassle-free On-boarding Experience Ubuntu 24.04 LTS features a Flutter ..read more
Visit website
Fixing update-grub command not found Error in Arch Linux
It's F.O.S.S. Blog
by Sagar Sharma
1d ago
In Ubuntu, I use the update-grub command to update grub. Recently, I made a switch to Arch Linux for new adventures and there I encountered the error saying "sudo: update-grub: command not found": I remember choosing GRUB while installing Arch and the GRUB screen appeared too while booting the system. This is why I got confused when I saw the above error. If you are in the same situation, let me share my findings with you. Why do you see 'update-grub' command not found error? You see the error because update-grub is not a standard command like ls, cd etc. It's not even a standard command tha ..read more
Visit website
How to Make Bash Function Return Value
It's F.O.S.S. Blog
by Sagar Sharma
4d ago
If you have prior experience of programming and you are just getting started with bash, there's one thing that you may find a little odd. Unlike other programming languages, functions in bash do not return any value. Instead, it returns exit status or a numeric value indicating the success or failure of execution. But the question here is how you make the function return value in bash. Sure, if I'm writing this tutorial, I must have a solution (read workaround) to tackle this issue but before that, let's understand the problem first. The problem we're dealing with First, let me share a simple ..read more
Visit website
Get Dark Mode in VLC on Ubuntu and Other Linux
It's F.O.S.S. Blog
by Sreenath
6d ago
VLC is an awesome video player for Linux. However, there is a problem with it if you are a fan of dark mode. I have noticed that when I am using Ubuntu in dark mode, VLC doesn't adhere to the dark theme. It keeps a white menu bar and control bar at the bottom. VLC default mode does not fully support dark mode automatically I can guess that it probably will be the case in other distributions as well. Allow me to share a few methods to achieve dark mode with VLC on Ubuntu. ? You may try the same methods in other distributions but the package management commands may differ. Also, some methods a ..read more
Visit website
FOSS Weekly #24.16: New APT, Ubuntu 24.04 Beta Review, Pi Dog and More
It's F.O.S.S. Blog
by Abhishek Prakash
1w ago
Do you like short videos and reels? Lately, we have been posting some real cool ones on our Instagram account. There are lit video memes and interesting bytes of old interviews of computing legends like Torvalds, Stallman, Ritchie, Thompson etc. Take this video of Ken Thompson discussing how grep was built "overnight" for example. These videos are being loved by the IG public. We got over 13,000 new followers in the last 30 days itself. If you use Instagram, do join us for the extra infotainment ? It's FOSS on Instagram ? Let's see what else you get in this edition: Standard Notes being acqu ..read more
Visit website
My Raspberry Pi Turned into a Robo-Dog and I am Loving it
It's F.O.S.S. Blog
by Abhishek Prakash
1w ago
There are tons of ways to put your Raspberry Pi to some good use. Turning it into a robo-dog is just one of them. This was made possible with the Pi Dog Robot Dog Kit from SunFounder. In this article, I'll share my experience and view on using this kit to build a robotic dog based on Raspberry Pi. I'll be honest. I tried something like this after more than a decade. Although I am not totally new to this territory as I did some basic robotics as an undergraduate, playing with microcontrollers and sensors but that was a long time ago. But 2024 is the year I get out of my comfort zone, get rid ..read more
Visit website
Change Video Playback Speed in VLC [Quick Tip]
It's F.O.S.S. Blog
by Sreenath
1w ago
Have you ever watched a video and wished you could slow it down or speed it up? Maybe the speaker is too fast, or you just want to skip through some parts. You can do that with VLC media player! In this article, we’ll explore how to control video playback speed using VLC. Increase or decrease speed with keyboard Not a fan of mouse clicks? VLC provides some simple keyboard shortcuts to control the speed of the playback. When you are playing a video, use the following keys, for the mentioned purposes. Function Key Increase playback speed + Increase playback speed fine co ..read more
Visit website
FOSS Weekly #24.15: German State Goes Open Source, Android FOSS App, Tailspin and More
It's F.O.S.S. Blog
by Abhishek Prakash
2w ago
Here's positive news that should delight most Linux and open-source supporters. German state Schleswig-Holstein has decided to replace Microsoft Office with LibreOffice on over 30,000 employees' PCs. Wow! German State Ditches Microsoft for Open-Source Software The end of dominance for Microsoft in this German state, replacing Windows with Linux, and Office with Libreoffice. It's FOSS NewsSourav Rudra Good news indeed, right? By the way, it appears that some of you did not receive the previous newsletter due to some technical difficulties. No worries. You can still read the Homelab special ..read more
Visit website
Systemctl Command Examples
It's F.O.S.S. Blog
by Sagar Sharma
2w ago
If you are using any popular Linux distribution including Debian, Ubuntu, Arch, openSUSE, or Fedora, your system uses systemd as its init system. Sure, there are controversies surrounding systemd. But, it is the most used init system. In a systemd-equipped distro, there is a command that could make your life easy. It is the systemctl command, used to interact with the systemd init service. System administrators always use this command, but it is also useful for end-users wishing to take control via the terminal. For instance, you can use the systemctl command to list services in Linux. So in ..read more
Visit website
Install ADB and Fastboot on Ubuntu and other Linux
It's F.O.S.S. Blog
by Sagar Sharma
2w ago
If you are a developer and want to install apps directly to Android for testing purposes, then using adb (Android Debug Bridge) and fastboot will get things done in the most efficient manner possible. Sure, it can also be useful when you want to access the device shell to execute commands directly which is quite helpful for unlocking the bootloader and installing custom ROMs. So in this tutorial, I will walk you through how you can install adb and fastboot on various Linux distributions. How to install ADB and Fastboot on Linux You get adb and fastboot available in the default repository of a ..read more
Visit website

Follow It's F.O.S.S. Blog on FeedSpot

Continue with Google
Continue with Apple
OR