🦜 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.
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. …
Using if-else Conditionals in a Makefile
https://feeds.feedblitz.com/~/919796387/0/baeldung/linux~Using-ifelse-Conditionals-in-a-Makefile
Published: June 6, 2025 09:36
Learn how to use if-else conditional statements inside of Makefiles.
The post Using if-else Conditionals in a Makefile first appeared on Baeldung on Linux. Related StoriesAccessing a Defined struct in Another Source File in CHow to Profile C++ Code…
How to Fix USB Sticks Mounted as Read-Only
https://feeds.feedblitz.com/~/919792943/0/baeldung/linux~How-to-Fix-USB-Sticks-Mounted-as-ReadOnly
Published: June 6, 2025 07:56
Learn how to identify and diagnose undesired USB flash drive read-only mounts.
The post How to Fix USB Sticks Mounted as Read-Only first appeared on Baeldung on Linux. Related StoriesHow to Unmount a Busy DeviceSMB mount Security Modes and Fixing…
How To Open Visio Files in Linux
https://feeds.feedblitz.com/~/919792946/0/baeldung/linux~How-To-Open-Visio-Files-in-Linux
Published: June 6, 2025 07:54
Discover several options to open Microsoft Visio files in Linux.
The post How To Open Visio Files in Linux first appeared on Baeldung on Linux. Related StoriesHow to View Font Files in Linux
Removing Log Files with a Cron Job in Linux
https://feeds.feedblitz.com/~/919792343/0/baeldung/linux~Removing-Log-Files-with-a-Cron-Job-in-Linux
Published: June 6, 2025 07:51
A quick tutorial on cleaning up old log files with cron and logrotate on Linux.
The post Removing Log Files with a Cron Job in Linux first appeared on Baeldung on Linux. Related StoriesLinux Filesystem StructureWhat Time Does cron.daily RunRepairing a…
Linux Filesystem Structure
https://feeds.feedblitz.com/~/919256255/0/baeldung/linux~Linux-Filesystem-Structure
Published: May 30, 2025 01:46
Learn what the usual filesystem structure is in Linux system and where files should go by type and purpose.
The post Linux Filesystem Structure first appeared on Baeldung on Linux. Related StoriesRepairing a Corrupted FAT32 File System in LinuxLUKS1…
Safety of Installing Programs Without Using the Distro’s Package Manager
https://feeds.feedblitz.com/~/919256258/0/baeldung/linux~Safety-of-Installing-Programs-Without-Using-the-Distro%e2%80%99s-Package-Manager
Published: May 30, 2025 01:44
Learn how to install programs without using the Linux distribution's package manager.
The post Safety of Installing Programs Without Using the Distro’s Package Manager first appeared on Baeldung on Linux. Related StoriesHow to Find Out Which Installed…