
SFTP via the Command Line
Posted 3rd March 2021
No comments
Simple instructions for uploading or downloading files and directories using Secure File Transfer Protocol (sFTP) in Linux.

Query a PostgreSQL database via Python
Posted 11th December 2020
No comments
Use this simple template script created in Python to connect to your PostgreSQL database and run a query.