Using ‘awk’ to filter text
Here’s how to use awk to strip out sample code from a Markdown file.
Streamline Your Small Business with This Open Source Accounting App
Using GnuCash puts you in control of your small business.
Get Publii – Static Site Generator
You don’t need a web content management system to create and maintain websites.
Linux desktops and laptops
How do you run Linux? We asked our community to find out.
My open source story
How I got started in open source, from GNU Emacs and installing Linux in 1993.
3 ways to read files in C
There’s the simple way, and there’s the fast way. Let’s compare.
Testing Linux hardware compatibility with USB sticks
Like everyone else, those of us who use Linux sometimes need to purchase a new computer. Although the days of poor hardware compatibility are long gone, it is still possible to run into issues. Try it out first with USB stick in the store.
Using ‘grep’ to play a word game
You can use regular expressions to match letters and patterns, to help you play a letter game.
Extend the life of your Linux SSD drive with fstrim
SSDs have benefits like silent and cooler operation and a faster interface spec, compared to their elder spinning ancestors. Of course, new technology brings with it new methods of maintenance and management. SSDs have a feature to reclaim unused blocks on the device.
Writing your own ‘fmt’ program
Learn a little programming to write tools that do things the way you want to do them.
How to use udev
Udev is flexible but complex. Learn how to use udev so you can customize how Linux recognizes your devices.
Use lspci on Linux to see your hardware
Sometimes you need to identify the hardware in a system. One command used for this is lspci.
Learn Bash by writing a number guessing game
Learning a new programming language can be a fun exercise.
Temporary fixes that become permanent
We asked our community for their stories about a “quick fix” that became a permanent one.
Tweak your system performance with ‘noatime’
Turn off “access time” to make a slight but noticeable improvement on system performance.
How I boot FreeDOS using QEMU
QEMU is a fast and flexible virtual machine that you configure using command line options.