In this tutorial, you will learn how to create a custom launcher, or you can call it a button because that's what we are going to use it as. Custom buttons are useful when you need custom tasks done, instead of adding only the standard button that are offered by
In this tutorial, you will learn how to make a bash script executable. I published some bash scripts I've been working on lately, and I...
In this tutorial, you will learn how to install filezilla on Linux mint 21.1. Filezilla is an open source ftp software that allows you...
If you are looking for a new distro to install on your computer as your main operating system, give linux mint a try and you...
In this tutorial, you will learn how to install Debian 11, step by step.
Before we start with the installation, make sure you have a...
Cronjob does a great job when it comes to running a task anytime you want. However, running a bash script as a background process in...
Installing .deb packages on linux is easy, however sometimes it can be time consuming when installing them via the terminal, especially when you have a...
In this tutorial, you will learn how to create a custom alias on Linux. But before we start with the tutorial, let's learn first what...