Skip to main content

Recently Updated Pages

Network Policy Server / NPS

Microsoft

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

Updated 8 months ago by bluecrow76

TCP/IP Reset

Microsoft

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

Updated 8 months ago by bluecrow76

Excel

Microsoft

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

Updated 8 months 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 8 months ago by bluecrow76

Microsoft Remote Desktop Certificates

Microsoft

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

Updated 8 months ago by bluecrow76

tcpdump

Networking

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

Updated 8 months ago by bluecrow76

Port Mirror / Monitor

Networking

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

Updated 9 months ago by bluecrow76

Tarp ridgeline

Hammocking

     

Updated 9 months ago by bluecrow76

Knots

Hammocking

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

Updated 9 months ago by bluecrow76

Python Snippets

Python

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

Updated 10 months 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 10 months ago by bluecrow76

Searching Postfix logs

Postfix Logging

Status messages # find all log entries where the status is other than sent grep status= /var/lo...

Updated 10 months ago by bluecrow76

Wildman Mace Training

Weight training

  Mace 101 , part 101 of a instructional basic mace videos Mace 102 - same side single arm 360 ...

Updated 11 months ago by bluecrow76

Steel Mace Rotational Mills

Weight training

Steel Mace Rotational Mills   #end

Updated 11 months ago by bluecrow76

Plugs and Receptacles

Power Systems

Sources: 1 Quick reference 120V 15 amp circuits Normal 15 amp grounded circuits use 5-15P plug...

Updated 11 months ago by bluecrow76

Single Arm Heavy Club Mill

Weight training

This page is a work in progress.       Single Arm Inside Circle - Like Single Arm Outside Ci...

Updated 11 months ago by bluecrow76

Group Policy and PowerShell

Microsoft PowerShell

You can manage Group Policy via PowerShell... who knew!? 🤣 Listing GPOs Get-GPO -All | Sort-O...

Updated 1 year ago by bluecrow76

Firewall management

Microsoft PowerShell

List firewall rules with ICMP in the DisplayName Get-NetFirewallRule | Where-Object DisplayName -...

Updated 1 year ago by bluecrow76

Active Directory

Microsoft PowerShell

Get-SMBOpenFile

Updated 1 year ago by bluecrow76

Microsoft netsh trace

Networking

Basic Start the trace: netsh trace start capture=yes Ethernet.Type=IPv4 Stop the trace: net...

Updated 1 year ago by bluecrow76