I've been gaming on Windows for over 30 years, but now I'm giving Linux a shot By Les Pounder last updated 18 June 25 Hopefully I can play more than Super Tux Kart
How to manage Linux network connections via nmcli and the terminal By Les Pounder published 14 June 25 Linux has a great network management GUI but sometimes we need to get our hands dirty in the terminal. In this how to we look at how to manage connections on a typical Ubuntu / Debian Linux machine.
How To Delete Files and Directories via the Linux Terminal By Jo Hinchliffe published 12 June 25 Removing files and directories using the Linux command line is very efficient and can be used directly, or when accessing a system remotely.
How to Run a Linux OS on your Chromebook By Les Pounder published 12 June 25 Running Linux on your Chromebook used to be fraught with hacks and complications, but now we can easily run a Linux virtual machine alongside Google’s cloud based OS.
How To Create a Custom Linux App Menu — Zenity Makes It Easy By Les Pounder published 12 June 25 Learn how to write a Bash shell script that will have all of your favorite apps ready to go!
How To Move and Rename Files in the Linux Terminal By Les Pounder published 12 June 25 Managing files across a remote connection, or sat at your desk, the Linux terminal is the place to be. Learn how one command can be used for two different purposes.
How to rip your audio CDs to MP3, FLAC from the Linux terminal with abcde By Les Pounder published 12 June 25 Rip your CDs directly from the Linux terminal using the abcde bash tool.
How to Use Tio — Connecting to Serial Devices with Linux By Les Pounder published 11 June 25 Tio, is a tool for Linux that enables easy and fast connections to serial devices. If you are working with the Raspberry Pi Pico or Arduino, then this is a great tool for you.
Third-Party Apps Made Easy — Simplify Linux App Installations Using Deb-Get By Les Pounder published 11 June 25 Manage your third party applications as easily as software from the official repositories with deb-get.
Boot Up in Style — Design Your Own GRUB Menu for Linux By Les Pounder published 11 June 25 Using Grub Customizer, add a custom background to your Grub boot menu.
Learn How to Archive Files in Linux with TAR By Jo Hinchliffe published 10 June 25 In this how-to, we will look at how to work with tar archives via the terminal, including two of the most popular compression methods to squeeze every last byte of space.
Getting To Know the Linux Filesystem — Demystify the directories By Les Pounder published 10 June 25 It may look intimidating, but the Linux filesystem isn’t a maze of dead ends. Here’s the map that you need to learn more about an OS that runs on computers big and small.
How To Manage Linux Users via the GUI and Terminal By Jo Hinchliffe published 10 June 25 Managing users in Linux is easy and we’ll show you how to use both the GUI and the terminal to add and remove users to and from different user groups.
How To Kill a Process in the Linux terminal By Jo Hinchliffe published 9 June 25 Sometimes things go wrong and we have to kill a running process. In this how-to we show you how easy this can be via the terminal.
How To Copy Files and Directories in the Linux terminal By Jo Hinchliffe published 9 June 25 Copying files and directories using the Linux command line is efficient and can be used while sitting at the machine or when accessing a system remotely.
How To Find Files in the Linux terminal By Jo Hinchliffe published 9 June 25 In this how-to we will look at the find command and a range of additional arguments which will give us a variety of approaches to finding files and directories.
Automate common and boring tasks with Bash Scripts in Linux By Les Pounder published 9 June 25 Write your own scripts to automate the boring / complex tasks of your job.
How to turn an old PC into a Linux web server By Les Pounder published 5 June 25 Reusing older hardware as a web server is a great way to learn web development, server administration,
How to merge, extract images and digitally sign PDFs By Les Pounder published 1 June 25 PDF24 is a tool to create, edit, extract, insert and secure PDFs.
The Essential Linux commands that every user needs to know By Les Pounder published 30 May 25 All the Ubuntu / Debian Linux commands you need to copy files, install software, edit text and much, much more.
10 must-have tools to keep your 3D printer in tip-top shape By Les Pounder published 24 May 25 3D printers need maintenance and with these great tools you’ll be producing great prints all day long.
Use grep to search Linux files and directories smarter By Jo Hinchliffe published 23 May 25 Add grep to your Linux toolkit and slice through files, directories and console output to find the details that you need.
How To Manage User Passwords in Linux By Les Pounder published 23 May 25 Passwords are the keys to our digital lives. But we shouldn’t just hand over the keys to anyone, our passwords should be unique and changed regularly.
Run Linux scripts unattended with Nohup By Les Pounder published 22 May 25 Nohup is a command which prevents commands / scripts from stopping should we close a terminal window / SSH session.
Microsoft makes the Windows Subsystem for Linux open source after almost a decade of development By Les Pounder published 20 May 25 Now we can all develop new features for WSL