Skip to main content

Recently Updated Pages

Useful system commands

Linux

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

Updated 11 months ago by bluecrow76

VBAN for Linux

Linux

https://github.com/quiniouben/vban I've used Voicemeeter Banana and Potato for a long time to do...

Updated 11 months ago by bluecrow76

Bike Fit

Cycling

Videos Cam Nicholls - How to Perform a Simple Bike Fit (at Home)  

Updated 1 year ago by bluecrow76

Fueling

Cycling

    GCN - How to fuel for a 100 mile ride Hourly carb intake can be anywhere from 30 to 90 g...

Updated 1 year ago by bluecrow76

Recursive routing in RouterOS 6 vs 7

Mikrotik

Recursive routing allows you to create a route with a defined next hop that is not actually direc...

Updated 1 year ago by bluecrow76

Scripting with traceroute

Mikrotik Scripting

      POC Running /tool traceroute with the as-value option will return the hops as an array....

Updated 1 year ago by bluecrow76

Junctions

Microsoft

Finding junctions / reparse points # return all reparse points on the C: volume DIR C:\ /S /A...

Updated 1 year ago by bluecrow76

Useful MSSQL Queries

Microsoft

    Show running queries SELECT req.session_id, req.status, req.command, req.cpu_time, req...

Updated 1 year ago by bluecrow76

On-Prem to Azure DNS Migration

Microsoft

The Azure CLI can easily be used to do this migration. Here's the steps to use the Azure CLI: Cr...

Updated 1 year ago by bluecrow76

Transitioning from old to new

Microsoft

IPv4 ARP -> IPv6 Neighbors netsh interface ipv6 show neighbors # OUTPUT: Interface 16: Wi-Fi ...

Updated 1 year ago by bluecrow76

Network Policy Server / NPS

Microsoft

  Enable NTLMv2 support for MSCHAPv2 RADIUS requests Enables proxied radius requests when using...

Updated 1 year ago by bluecrow76

TCP/IP Reset

Microsoft

WiFi adapter sees available network, however will not accept tcp/ip address. Attempting to reset ...

Updated 1 year ago by bluecrow76

Excel

Microsoft

Conditional highlighting with functions This is a collection of frequently used functions for co...

Updated 1 year 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 year ago by bluecrow76

Microsoft Remote Desktop Certificates

Microsoft

Manually replacing RDP certificate Install the new certificate in the Local Computer Personal st...

Updated 1 year ago by bluecrow76

tcpdump

Networking

    Dealing with Ethernet headers and VLANs # include ethernet header tcpdump -n -e # show...

Updated 1 year ago by bluecrow76

Port Mirror / Monitor

Networking

      Ubiquiti EdgeSwitch monitor session 1 destination interface 0/10 monitor session 1 sou...

Updated 1 year ago by bluecrow76

Tarp ridgeline

Hammocking

     

Updated 1 year ago by bluecrow76

Knots

Hammocking

    Prussik knot (friction hitch) The Worlds Most Reliable Knot: The Prusik Hitch Marlin ...

Updated 1 year ago by bluecrow76

Python Snippets

Python

Useful Python3 snippets as I come across them.     Using xmltodict on the command line with ip...

Updated 1 year ago by bluecrow76