Little script for obtaining cisco device hostnames for later use.
Notes
For lack of a better phrase. Notes are my life blood in most cases. They’re useful reference points for my day to day work and can aid me in making decisions for different aspects of life. Sometimes these notes are very specific or generalized topic wise. (e.g. updating router configuration or notes taken from an article)
If I’ve had to search something multiple times. It will find its way into my notes.
Be not afraid of growing slowly; be afraid only of standing still.
– Chinese Proverb
Using A SQL Script For Initial MySQL Database Setup
Simple MySQL script I wrote for the initial setup of application databases.
Install & Setup PostgresSQL on Ubuntu Server
Notes for installing and setting up PostgreSQL on Ubuntu Server
Moving PostgresSQL 15 To Custom Directory On Ubuntu Server
Notes for moving PostgresSQL 15 on Ubuntu Server to a custom directory.
Install & Setup MySQL on Ubuntu Server 24.04 LTS
Notes for installing and setting up MySQL on Ubuntu Server