News

In this how-to we shall take our first steps into creating Bash scripts with three example projects. The first is the ...
In a Linux desktop ecosystem often divided between bleeding-edge features and stability, Linux Mint 22 with Cinnamon 6.x ...
Zenity, a tool to display GTK dialog boxes from the terminal and shell scripts is a great tool and it is very easy to use. In ...
Think of a bash script as a tiny application you create that consists of Linux commands. You can write bash scripts to do ...
This script is an example for how to create a point to point unicast VXLAN tunnel between two linux hosts via python. Included is a vagrant file that will spin up a vagrant environment for testing the ...
eg will give you useful examples right at the command line. Think of it as a companion tool for man. eg comes from exempli gratia, and is pronounced like the letters: "ee gee". Clone the repo and ...