This is a sample Bash script that creates an SQLite database with basic CRUD operations. It includes instructions on how to install SQLite on Debian, Fedora, and Arch Linux. This script is released ...
A bash script using a sqlite database to maintain a list of who has access to various ports on a server. I needed a utility to maintain a list of users who has access to a port range 8000-8200 on two ...