News

In this how-to, we will look at how to work with tar archives via the terminal, including two of the most popular compression ...
Ever wanted to run Linux apps without resorting to dual-booting or VMs? These neat WSL distributions can help you out!
Think of a bash script as a tiny application you create that consists of Linux commands. You can write bash scripts to do just about anything, such as create backups, set variables, open applications, ...