Skip to main content

Recently Updated Pages

Ubiquiti UniFi

Technical Notebook Pages

  List users in the UniFi Controller database # show list of users in the unifi mongodb databas...

Updated 3 weeks ago by bluecrow76

Failover for type=FWD entries in the RouterOS DNS proxy

Mikrotik

The Mikrotik DNS resolver supports static entries with type=FWD (forward). Combining this with th...

Updated 3 weeks ago by bluecrow76

Creating a CHR instance in AWS EC2

Mikrotik

RouterOS CHR instances in AWS EC2 I have experience with T2, T3, and T3a, primarily nano and mic...

Updated 3 weeks ago by bluecrow76

NodeJS

Technical Notebook Pages

Process Management pm2 - Advanced, production process manager for Node.js ORM for Node.js ...

Updated 1 month ago by bluecrow76

Project: Teensy Climate

Technical Notebook Pages

Original content is located here. The primary purpose of this project was to give me a reason to...

Updated 1 month ago by bluecrow76

OpenVPN

Technical Notebook Pages

Integrating OpenVPN with RADIUS Below is the culmination of at least a month working with OpenVP...

Updated 1 month ago by bluecrow76

Polycom

Technical Notebook Pages

Polycom SIP TLS with custom CA The config files below show how to add a custom CA certificate (c...

Updated 1 month ago by bluecrow76

radsecproxy

Technical Notebook Pages

radsecproxy Github Project Page radsecproxy.conf man page Configuration Example Integration wi...

Updated 1 month ago by bluecrow76

Axis camera packet capture

Technical Notebook Pages

Download network trace Source According to documentation this can be done via the URL below, as...

Updated 1 month ago by bluecrow76

Batteries

Technical Notebook Pages

Lithium Ion Voltage vs. Charge Status Original Source 4.2V – 100% 4.1V – 87% 4.0V – 75% 3.9V...

Updated 1 month ago by bluecrow76

Password recovery

MySQL

Reset lost root password /etc/init.d/mysqld stop mysqld_safe --skip-grant-tables --skip-netwo...

Updated 1 month ago by bluecrow76

Permissions / Grants

MySQL

Grants GRANT ALL ON *.* TO 'user'@'localhost' IDENTIFIED BY 'somepassword'; GRANT ALL ON databa...

Updated 1 month ago by bluecrow76

Using cursors in stored procedures

MySQL Stored Procedures

The MySQL code below is from a stackoverflow answer. It provides a design pattern with detailed e...

Updated 1 month ago by bluecrow76

OSPF

Networking

OSPF Cost cost = reference bandwidth / configured bandwidth of interface in kbps reference ba...

Updated 1 month ago by bluecrow76

Notes

Mikrotik

Stream packet sniffer to Wireshark Start a promiscuous capture with filter "udp port 37008" S...

Updated 1 month ago by bluecrow76

Ubuntu 18.04.1, ISPConfig3, Python 3, Flask, Apache 2, and mod_wsgi

Python

Today I spent a lot of time trying to figure out how to get a Flask application started using Pyt...

Updated 1 month ago by bluecrow76

The Most Common OpenSSL Commands

Networking

General OpenSSL Commands These commands allow you to generate CSRs, Certificates, Private Keys a...

Updated 1 month ago by bluecrow76

Installing Certificates on Windows

Microsoft

Using PowerShell to install into the Local Computer store This can only be done with elevated pr...

Updated 1 month ago by bluecrow76

Ruckus / Brocade

Networking

Links https://robrobstation.com/2017/07/17/ruckus-icx7150-c12p-initial-configuration/  

Updated 1 month ago by bluecrow76

Useful system commands

Linux

Hardware related Memory # Show maximum capacity and number of RAM slots sudo dmidecode -t 16 ...

Updated 1 month ago by bluecrow76