Recently Updated Pages
InsyncHQ - InSync and InSync-Headless
Installing insync using modern key management The vendor's instructions for installing via the a...
btrfs
Example of creating and mounting multiple sub-volumes mkfs.vfat /dev/sda1 mkfs.btrfs /...
Software
Below are links to various software I use. Software is free / open-source unless otherwise noted....
Sway
Ubuntu Sway Remix Recording changes I make to the default configuration in Ubuntu Sway Remix bi...
Neovim setup on Ubuntu with LazyVim / LunarVim and Nerd Fonts
Installing Nerd Fonts wget https://github.com/ryanoasis/nerd-fonts/releases/download/v3.2.1/D...
pktmon - tcpdump for Windows
Here's a great series of articles by Rickard Nobel on using PKTMON. Filter basics # Layer-3...
Wireshark
If you need to do a quick tcpdump like capture from the command line in Windows, don't forget pkt...
Ubiquiti UniFi
List users in the UniFi Controller database # show list of users in the unifi mongodb database...
WireGuard
Generic client template [Interface] PrivateKey = xxx Address = 192.168.170.X/24 [Peer] Pub...
64-bit or 32-bit machine / ps host / process
Various ways of determining if the system is 64-bit or 32-bit [Source] # Get the path where pow...
Ansible and pipx
The easiest way to make an up-to-date installation is by using pipx: # initial installation pip...
Resource Usage
SYSTEMINFO You can cheat and use good old SYSTEMINFO from any command line. This will give y...
Building ISO
VyOS Source Documentation The steps below can be used to setup the build environment, build the ...
Basics
docker images docker images docker image rm [name:tag or container_id] docker containers ...
Arrays
Basics Arrays in RouterOS can be normal indexed arrays or associative (key/value pair arrays). ...
Sysinternals
The Sysinternals web site was created in 1996 by Mark Russinovich to host his advanced system u...
dnsdist DNS proxy
dnsdist is a highly configurable DNS-, DoS- and abuse-aware loadbalancer. Here's an example conf...
IPv6
The Dude
For being mostly free (at most $45), Mikrotik's The Dude monitoring system is on of the most usef...
Useful PowerShell Commands
Placeholder Select-String is the Grep equivalent Examples: # Searching for multiple patterns...