Skip to main content

Recently Updated Pages

Useful PowerShell Commands

Microsoft PowerShell

Placeholder Select-String is the Grep equivalent Examples: # Searching for multiple patterns...

Updated 8 months ago by bluecrow76

Flashfig and Netinstall

Mikrotik

  Microsoft Hyper-V Flashfig will not work properly on a Windows computer running Microsoft Hyp...

Updated 9 months ago by bluecrow76

Snippets

Microsoft PowerShell

Logged in users $loggedInUsers = (query user) -split "\n" -replace '\s\s+', ';' | convertfrom-...

Updated 9 months ago by bluecrow76

Code Signing

EasyRSA

Creating the certificate Below are the steps to create a code signing certificate using OpenSSL ...

Updated 9 months ago by bluecrow76

Ubuntu unattended upgrades

Linux

# enable unattended upgrades dpkg-reconfigure --priority=low unattended-upgrades # edit una...

Updated 9 months ago by bluecrow76

SystemD

Minecraft

The two files below are the merger of other Minecraft SystemD service files I came across on the ...

Updated 9 months ago by bluecrow76

DHCP Server Lease last-seen comparison

Mikrotik Snippets

/ip dhcp-server lease print where last-seen > "30d" /ip dhcp-server lease print where last-see...

Updated 10 months ago by bluecrow76

Windows Network Management from the command line

Microsoft PowerShell

PowerShell Show relevant settings # IPv4 and IPv6 - Display interfaces sorted by name, index,...

Updated 10 months ago by bluecrow76

Govee Bluetooth Hygrometers

Python

Playing with some Govee H5074 and H5075 Bluetooth hygrometers. All code below was grabbed from Go...

Updated 11 months ago by bluecrow76

Microsoft Network Monitor

Networking

I had never heard of this tool until today... I've always used Wireshark. Today I needed to view ...

Updated 11 months ago by bluecrow76

Installed software via PowerShell

Microsoft PowerShell

Shorter version Get-ItemProperty -Path "HKLM:\Software\WOW6432Node\Microsoft\Windows\CurrentVers...

Updated 11 months ago by bluecrow76

Software

Technical Notebook Pages

Below are links to various software I use. Software is free / open-source unless otherwise noted....

Updated 1 year ago by bluecrow76

Nested Virtualization Benchmarks

Proxmox VE

Disk benchmark tests fio simple write test fio --name=sequential_write --rw=write --bs=1M --siz...

Updated 1 year ago by bluecrow76

Supermicro fan control

Linux

Quick and dirty Login to the IPMI interface, go Configuration -> Fan Speed -> Power Usage Effect...

Updated 1 year ago by bluecrow76

DHCP Server Option Matcher

Mikrotik

MAC OUI The following MAC OUI matching requires at least RouterOS 7.18.2. It leverages matching ...

Updated 1 year ago by bluecrow76

DHCP Leases to CSV

Mikrotik Snippets

CSV output of DHPC related items in RouterOS Static DHCP leases to CSV output { # process ...

Updated 1 year ago by bluecrow76

ZFS

Proxmox VE

Upgrade single disk rpool to mirrored rpool I added a second M.2 drive to a laptop already...

Updated 1 year ago by bluecrow76

High Availability

Proxmox VE

Proxmox Documentation: High Availability Below are relevant excerpts from the above source mater...

Updated 1 year ago by bluecrow76

AppImage

Linux

What is AppImage "Download an application, make it executable, and run! No need to install. No s...

Updated 1 year ago by bluecrow76

Trend Micro Vision One Search Auto-Clicker Auto-Refresher

Technical Notebook Pages

Use case I need to auto-refresh the Trend Vision One Quarantine list every minute since they hav...

Updated 1 year ago by bluecrow76