notes
For tidbits or little TIL (Today I Learned) articles. Notes from experience help me remember on those days where I can’t remember. The main reason for creating this blog was to write about things I learn. But, it also acts as a second brain for me in a way.
2024
Juniper: Configure U-Boot To Enable Singe-User Mode Boot
Posted on 3 mins
Notes for configuring u-boot to enter single user mode.Show Configuration On Juniper
Posted on 2 mins
Notes for showing the configuration on Juniper.Show Current JunOS Version
Posted on 2 mins
Show the current JunOS version and other information. This was done on a Juniper SRX220.Configure Hostname On Juniper
Posted on 1 min
Configuring The hostname on Juniper.Revert To Factory Configuration On Juniper SRX220
Posted on 1 min
Notes for reverting a Juniper SRX220 to factory configuration.You Lost Your Mouse Pointer In Windows 11
Posted on 2 mins
Some fun troubleshooting why someone’s mouse pointer magically disapeared in Windows 11.Troubleshooting DHCP Server On Linux With Tcpdump
Posted on 2 mins
Some fun with TCP Dump.MySQL: Showing Databases
Posted on 1 min
Notes for showing and finding databse information in MySQL.Viewing A Users MySQL Permissions (GRANTS)
Posted on 2 mins
Notes for viewing MySQL grants from MySQL Client.Automate Adding A VLAN To Multiple Cisco Switches
Posted on 3 mins
More notes and code while I play with the Python Netmiko library.Ubuntu Linux Crisis & General Troubleshooting Tools
Posted on 1 min
List of tools used for troubleshooting.Using Netmiko To Automate VLAN Configuration On A Cisco Switch
Posted on 2 mins
Notes and code for playing with the Python Netmiko library.Migrating Sticky Notes To Another Windows 10 Workstation
Posted on 1 min
Notes for migrating Sticky Notes to another workstation in Windows 10 22H2.Deploying A MySQL 8.0 InnoDB Cluster
Posted on 1 min
The following packages will need to be installed on all three servers.Railway Management System - MK 1
Posted on 2 mins
A little database design project I will be working on.Planning The Specs For A Small MySQL Database Administrator Lab
Posted on 2 mins
This is the first revision for the virtual machine specifications of a MySQL Database Admnistrator lab.Obtaining A Cisco Devices Hostname Using The Netmiko Python Library
Posted on 2 mins
Little script for obtaining cisco device hostnames for later use.Using A SQL Script For Initial MySQL Database Setup
Posted on 3 mins
Simple MySQL script I wrote for the initial setup of application databases.Install & Setup PostgresSQL on Ubuntu Server
Posted on 1 min
Notes for installing and setting up PostgreSQL on Ubuntu ServerMoving PostgresSQL 15 To Custom Directory On Ubuntu Server
Posted on 2 mins
Notes for moving PostgresSQL 15 on Ubuntu Server to a custom directory.