Skip to main content

Recently Updated Pages

InsyncHQ - InSync and InSync-Headless

Application and device behaviors

Installing insync using modern key management The vendor's instructions for installing via the a...

Updated 5 months ago by bluecrow76

btrfs

Linux

    Example of creating and mounting multiple sub-volumes   mkfs.vfat /dev/sda1 mkfs.btrfs /...

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

Sway

Linux

Ubuntu Sway Remix Recording changes I make to the default configuration in Ubuntu Sway Remix bi...

Updated 5 months ago by bluecrow76

Neovim setup on Ubuntu with LazyVim / LunarVim and Nerd Fonts

Neovim

  Installing Nerd Fonts wget https://github.com/ryanoasis/nerd-fonts/releases/download/v3.2.1/D...

Updated 5 months ago by bluecrow76

pktmon - tcpdump for Windows

Networking

Here's a great series of articles by Rickard Nobel on using PKTMON. Filter basics # Layer-3...

Updated 5 months ago by bluecrow76

Wireshark

Networking

If you need to do a quick tcpdump like capture from the command line in Windows, don't forget pkt...

Updated 5 months ago by bluecrow76

Ubiquiti UniFi

Technical Notebook Pages

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

Updated 6 months ago by bluecrow76

WireGuard

Technical Notebook Pages

Generic client template [Interface] PrivateKey = xxx Address = 192.168.170.X/24 [Peer] Pub...

Updated 6 months ago by bluecrow76

64-bit or 32-bit machine / ps host / process

Microsoft PowerShell

Various ways of determining if the system is 64-bit or 32-bit [Source] # Get the path where pow...

Updated 6 months ago by bluecrow76

Ansible and pipx

Python

The easiest way to make an up-to-date installation is by using pipx: # initial installation pip...

Updated 6 months ago by bluecrow76

Resource Usage

Microsoft PowerShell

SYSTEMINFO You can cheat and use good old SYSTEMINFO from any command line. This will give y...

Updated 7 months ago by bluecrow76

Building ISO

VyOS

VyOS Source Documentation The steps below can be used to setup the build environment, build the ...

Updated 7 months ago by bluecrow76

Basics

Docker

docker images docker images docker image rm [name:tag or container_id] docker containers ...

Updated 7 months ago by bluecrow76

Arrays

Mikrotik Scripting

Basics Arrays in RouterOS can be normal indexed arrays or associative (key/value pair arrays). ...

Updated 7 months ago by bluecrow76

Sysinternals

Microsoft

The Sysinternals web site was created in 1996 by Mark Russinovich to host his advanced system u...

Updated 7 months ago by bluecrow76

dnsdist DNS proxy

Linux

dnsdist is a highly configurable DNS-, DoS- and abuse-aware loadbalancer. Here's an example conf...

Updated 7 months ago by bluecrow76

IPv6

Networking

Updated 7 months ago by bluecrow76

The Dude

Mikrotik

For being mostly free (at most $45), Mikrotik's The Dude monitoring system is on of the most usef...

Updated 7 months ago by bluecrow76

Useful PowerShell Commands

Microsoft PowerShell

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

Updated 7 months ago by bluecrow76