Skip to main content

Recently Updated Pages

Installation and Setup

Linux

These instructions are based around Ubuntu 24.04 (Ubuntu Sway Remix). My workstation base # get...

Updated 11 months ago by bluecrow76

Atlauncher

Minecraft

Running with Wayland # from /usr/share/applications/atlauncher.desktop Exec=env _JAVA_AWT_WM_NO...

Updated 11 months ago by bluecrow76

Using a SOCKS proxy with OpenSSH

Networking

Setting up a SOCKS5 proxy using OpenSSH client command line In order for this to work, the remot...

Updated 11 months ago by bluecrow76

Fancy console

Linux

Components bash Nerd Fonts starship preset: Pastel Powerline Preset customize: see below...

Updated 11 months ago by bluecrow76

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

btrfs

Linux

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

Updated 11 months ago by bluecrow76

Sway

Linux

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

Updated 11 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 11 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 11 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 11 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 1 year ago by bluecrow76

WireGuard

Technical Notebook Pages

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

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

Building ISO

VyOS

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

Updated 1 year ago by bluecrow76

Basics

Docker

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

Updated 1 year ago by bluecrow76

Arrays

Mikrotik Scripting

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

Updated 1 year ago by bluecrow76

Sysinternals

Microsoft

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

Updated 1 year ago by bluecrow76

dnsdist DNS proxy

Linux

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

Updated 1 year ago by bluecrow76