🦜 Baeldung - Linux
@www.baeldung.com.linux@rss-parrot.net
I'm an automated parrot! I relay a website's RSS feed to the Fediverse. Every time a new post appears in the feed, I toot about it. Follow me to get all new posts in your Mastodon timeline!
Brought to you by the RSS Parrot.
---
Learn about Linux in practice
Your feed and you don't want it here? Just
e-mail the birb.
How Can I Swap Colors With GIMP?
https://feeds.feedblitz.com/~/922051058/0/baeldung/linux~How-Can-I-Swap-Colors-With-GIMP
Published: July 23, 2025 03:46
Learn how to swap colors using GIMP.
The post How Can I Swap Colors With GIMP? first appeared on Baeldung on Linux. Related StoriesLinux File Editing SeriesCompare Two Images in LinuxSoftware Alternatives for Utilizing Digital Pens on Linux
How to Identify the Package Manager of a Linux System
https://feeds.feedblitz.com/~/921621143/0/baeldung/linux~How-to-Identify-the-Package-Manager-of-a-Linux-System
Published: July 14, 2025 02:13
Learn different ways to guess or identify the default package manager of a Linux system.
The post How to Identify the Package Manager of a Linux System first appeared on Baeldung on Linux. Related StoriesHow to Check for Available Package Updates in…
Background Jobs in a Loop in Bash
https://feeds.feedblitz.com/~/920673941/0/baeldung/linux~Background-Jobs-in-a-Loop-in-Bash
Published: June 24, 2025 11:47
Learn several patterns to run background jobs in a loop in Bash.
The post Background Jobs in a Loop in Bash first appeared on Baeldung on Linux. Related StoriesExecuting Commands in Gnuplot through Shell ScriptConverting Output to String in LinuxWhy…
Redirecting Standard Output in C With the dup2() Function
https://feeds.feedblitz.com/~/920203664/0/baeldung/linux~Redirecting-Standard-Output-in-C-With-the-dup-Function
Published: June 14, 2025 07:02
Learn how redirection works and the way the dup2() function achieves it in C.
The post Redirecting Standard Output in C With the dup2() Function first appeared on Baeldung on Linux. Related StoriesHow to Find the SCHED_RR Scheduling Policy’s Time…
Linux Emergency Recovery With init=/bin/bash
https://feeds.feedblitz.com/~/920030138/0/baeldung/linux~Linux-Emergency-Recovery-With-initbinbash
Published: June 10, 2025 19:40
Learn to use the init=/bin/bash kernel parameter to access a minimalist root shell on systems that wouldn't otherwise boot.
The post Linux Emergency Recovery With init=/bin/bash first appeared on Baeldung on Linux.Click the icon below to watch.
…
What Is SELinux?
https://feeds.feedblitz.com/~/919939004/0/baeldung/linux~What-Is-SELinux
Published: June 9, 2025 04:53
Learn what SELinux is, how it works, and the way it can provide better security when paired with the common discretionary access control.
The post What Is SELinux? first appeared on Baeldung on Linux. Related StoriesSending a Password via SSH or SCP…
Resolving the Reverse Tunnel Remote port forwarding failed for listen port SSH Error
https://feeds.feedblitz.com/~/919939007/0/baeldung/linux~Resolving-the-Reverse-Tunnel-Remote-port-forwarding-failed-for-listen-port-SSH-Error
Published: June 9, 2025 04:49
Learn about reverse SSH tunnels, i.e., SSH port forwarding, and issues that you might encounter when trying to use them.
The post Resolving the Reverse Tunnel Remote port forwarding failed for listen port SSH Error first appeared on Baeldung on Linux. …