"OMG! I Never Knew That!": The Simply Linux Tip That Has Got Me More Thanks Than Anything I've Ever Shared in 30+ Years
If you work in Linux or write shell scripts, I have a tip for you that is going to make your life a lot easier.
Read MoreIf you work in Linux or write shell scripts, I have a tip for you that is going to make your life a lot easier.
Read MoreApparently, President Kennedy taking the U.S. off the silver standard in 1963 was the beginning of this plot.
Read MoreOn one side, you have devs trying to bring a memory-safe language into the kernel. On the other, you have C grognards with their pitchforks and torches.
Read MoreDo we still need GRUB? RedHat says no and they're working on a project to replace GRUB by moving everything it does into the kernel itself.
Read MoreYou don't use sudo, but you're constantly coming across commands that are prefixed with sudo. Tired of having to first edit them to remove the sudo? We have a one-time solution for you.
Read MoreRemember Itanium? I recently had a close encounter with it. Linux has finally dropped support from it in the kernel, with a bit of drama.
Read MoreIs Windows or Linux faster on a server? The answer is, naturally, "it depends". But what it depends on might surprise you, and the benchmarks will definitely surprise you!
Read MoreOne of our most popular posts ever was a piece we ran last year entitled The Deprecated, Bloodstained Code in the Linux Kernel. Now we've got a YouTube version of the story for you to watch, including some new audio of Hans commenting on his marriage from a prison phone call. It's just just a word-for-word reading of our story but a fresh script, and we think you'll enjoy it.
Read MoreRecently I had some folks watching my shared screen and they were constantly saying "oh, that was cool, I didn't know you could do that in the shell". Here's some shell tricks I showed them.
Read MoreMany wonderful people have contributed to the Linux kernel. But one particular codebase has a dark past, and is scheduled to be removed in 2025.
Read MoreLowEndTalk user htop setup a honeypot to trap ssh passwords. Watch skiddies in real time!
Read More14 years ago, Fedora had a cool idea: why send an entire RPM when the client only needs a delta from the RPM it already has? Why not just send them deltas? Alas, this idea didn't quite work out.
Read MoreWho needs an app or a smart watch or even a thermometer when you've got command-line tools to give you full details about the weather in any major city of the world!
Read MoreIn this tutorial, learn how to make your cron-driven shell scripts easier to manage by using a mother script. We'll show you how you'll never have to think about cleaning up temp files again!
Read MoreAs of today, PHP 7.4 is end of life, which means the PHP 7 version is now officially retired. Some distributions will backport security patches, but really, it's time to move on.
Read MoreNo really. That's technical terminology.
Read MoreToday I had a need to process large numbers of PostgreSQL database tables and report how many rows were in each. Once I had that information, I needed to do some additional math on this data and then...
Read MoreA while back, we alerted you to a thread on LowEndTalk where community member - and now moderator! - @Arkas shared free courses from Udemy. That thread was started in September and the community is st...
Read MoreAccording to the change log, OpenSSH 9.0 suffered a "near miss" - a potential vulnerability that was found and fixed before anyone could attempt to exploit it: "Near miss in sshd(8): fix an integer ov...
Read MoreA ramdisk - or if you prefer, RAMdisk - is a method of taking a section of memory and treating it as disk. If you think about it for a moment, the pros/cons should be obvious: RAM is much faster than...
Read MoreOk...just kidding. There are no benchmark wars. But if you're into benchmarking, you should check out LowEndTalk member @Liso's fork of the famous YABS script, which is getting some discussion over t...
Read MoreIn the course of my career, I've periodically come across code like this in shell scripts: TEMP_FILE=/tmp/tempfile Or sometimes, slightly more elegantly: TEMPFILE=/tmp/tempfile.$$ The problems with th...
Read MoreI've setup a home virtualization lab using ProxMox, which is a free and very powerful virtualization host. Prior to ProxMox, I tried: VmWare ESXi: No clones in the free version? See ya. XCP-ng: Got s...
Read MoreIn the mid-70s, my father worked in the American automotive industry in Michigan, and I visited him at work as a small boy. He took me into the "computer room" (as they used to call datacenters) and...
Read MoreDo you have a home file server? Maybe because you want to serve media files to your TV/Roku/etc., share info among family members, backup your devices, etc. If so, what do you use? LowEnders are usu...
Read MoreA new vulnerability that affects many Linux systems has been revealed: Pwnkit. This attack uses a vulnerability in polkitd to allow any user to escalate his privileges to root. There are patches for...
Read MoreNow that (hopefully?) the CentOS Stream debacle and the subsequent rise of Alma and Rocky Linux is behind us, there's news from RedHat that RHEL 9 has gone beta. Is this the love child that will fina...
Read MoreIf you've upgraded to a recent Linux version, you may have noticed a change in the output of your ls commands. Specifically, files that have spaces or other special characters in them are quoted. For...
Read MoreJan 20, 2025
Jan 20, 2025
Jan 20, 2025
Jan 20, 2025