Recent Books
Recently Updated Pages
FreeRADIUS
--- freeradius-original-no-comments/3.0/radiusd.conf # correct_escapes = true may or may not be ...
Container
Howto Prepping the base configuration { /system logging action :foreach actionName in...
Arrays
Basics Arrays in RouterOS can be normal indexed arrays or associative (key/value pair arrays). ...
Sway
Ubuntu Sway Remix Recording changes I make to the default configuration in Ubuntu Sway Remix bi...
Useful additions
Packages to add apt install lldpd snmpd snmpd.conf Minimal configuration for /etc/snmpd/snmp...
Wireshark
If you need to do a quick tcpdump like capture from the command line in Windows, don't forget pkt...
Useful PowerShell Commands
Placeholder Select-String is the Grep equivalent Examples: # Searching for multiple patterns...
Querying Event Logs
I noticed that there is a huge speed difference between using an XML Query and PowerShell Get-Eve...
Flashfig and Netinstall
Microsoft Hyper-V Flashfig will not work properly on a Windows computer running Microsoft Hyp...
Snippets
Logged in users $loggedInUsers = (query user) -split "\n" -replace '\s\s+', ';' | convertfrom-...