Skip to main content

Recently Updated Pages

Microsoft Surface Laptop 2 Touchscreen on Linux

Linux

Getting the touchscreen to work on Garuda / Arch Linux I recently came across the Garuda Linux S...

Updated 6 months ago by bluecrow76

FreeRADIUS

Linux

Message-Authenticator and Mikrotik As of RouterOS version 7.15 changelog, Mikrotik introduced ...

Updated 6 months ago by bluecrow76

Linux Performance Observability

Linux

https://www.brendangregg.com/linuxperf.html #end

Updated 6 months ago by bluecrow76

ImageMagick

Linux

Use ImageMagick to create, edit, compose, and convert digital images. Resize an image, crop it, c...

Updated 6 months ago by bluecrow76

Ubuntu console-setup for setting console font

Linux

By default, on a Surface laptop running Ubuntu Sway Remix, the console font is waaay too small fo...

Updated 6 months ago by bluecrow76

SSH load key error in libcrypto

Linux

Occasionally on Ubuntu 22.04 I've experienced the error message shown below when trying to connec...

Updated 6 months ago by bluecrow76

Useful system commands

Linux

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

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

Querying Event Logs

Microsoft PowerShell

I noticed that there is a huge speed difference between using an XML Query and PowerShell Get-Eve...

Updated 6 months ago by bluecrow76

Bike Fit

Cycling

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

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

Snippets

Microsoft PowerShell

    While a file exists or not # while a file exists While (Test-Path C:\Temp\File_I_Want_Gon...

Updated 7 months ago by bluecrow76

Junctions

Microsoft

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

Updated 7 months ago by bluecrow76

Teams

Microsoft

    How to stop Aftershokz / Shokz headphones from beeping while muted Source While Teams is ...

Updated 7 months ago by bluecrow76

Useful MSSQL Queries

Microsoft

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

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

Transitioning from old to new

Microsoft

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

Updated 7 months ago by bluecrow76

Network Policy Server / NPS

Microsoft

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

Updated 7 months ago by bluecrow76