How to View Your Command History in Linux By Jo Hinchliffe published 15 May 22 Often overlooked, history is an archive of all the commands that our user has typed. But what can we do with these commands and what tools can we use?
Getting To Know the Linux Filesystem By Les Pounder published 14 May 22 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 Install Third-Party Linux Applications with Deb-Get By Les Pounder published 8 May 22 Manage your third party applications as easily as software from the official repositories with deb-get.
How to Use the Grep Command in Linux to Search Inside Files By Jo Hinchliffe published 7 May 22 Add grep to your Linux toolkit and slice through files, directories and console output to find the details that you need.
How To Check Disk Usage in Linux By Jo Hinchliffe published 30 April 22 Explore how to check disk usage using the df and the du commands and learn how a variety of simple arguments can enhance your workflow.
Pop!_OS Upgrades to Ubuntu 22.04 With New Release By Ian Evenden published 26 April 22 Long Term Support from System 76
How To Kill a Process in Linux By Jo Hinchliffe published 16 April 22 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.
Razer and Lambda’s Linux Laptop for Machine Learning Sure Is Pretty By Andrew E. Freedman published 12 April 22 Razer and Lambda's collaboration, the Tensorbook, is an expensive Linux notebook meant for machine learning projects.
How To Find Files in Linux By Jo Hinchliffe published 9 April 22 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.
Optimized Raspberry Pi OS Diet Pi Announces New Release By Ian Evenden published 8 April 22 Diet Pi, the optimized OS for SBCs, has announced the release of version 8.3
How to Run Linux on your Chromebook By Les Pounder published 3 April 22 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 Archive Files in Linux using TAR By Jo Hinchliffe published 27 March 22 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.
How To Zip Files in Linux By Jo Hinchliffe published 26 March 22 Compress files into a ZIP archive using the terminal emulator in Linux.
Linux Mint Announces Latest Debian Based OS By Ian Evenden published 21 March 22 A new version of Linux Mint, based on Debian rather than Ubuntu, has been released
How To Write Bash Scripts in Linux By Les Pounder published 19 March 22 Write your own scripts to automate the boring / complex tasks of your job.
How to Do a Fuzzy File Search in Linux By Shashank Sharma published 13 March 22 Use the fzf utility to find content when you don’t have an exact string.
How To Change File or Directory Permissions in Linux By Jo Hinchliffe published 5 March 22 Use the Chmod command to change permissions from the command line.
How To Copy Files and Directories in Linux By Jo Hinchliffe published 28 February 22 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 Monitor Your CPU and RAM in Linux By Les Pounder published 20 February 22 Keeping an eye on system resources is a must, no matter if you are using a $35 Raspberry Pi or a multi-million dollar data center. We show you how to monitor your systems from the Linux command line.
How To Delete a Directory or File in Linux By Jo Hinchliffe published 19 February 22 Removing files and directories using the Linux command line is very efficient and can be used directly, or when accessing a system remotely.