Tech Blog
Monday, 21 April 2025
Using RSync on OpenMediaVault
›
Attach the backup disk. Confirm the device name and serial from Storage > Disks. Mount an existing file system. Select the correct mount...
Monday, 3 March 2025
Enterprise Applications vs App Registrations
›
Enterprise Application Enterprise application is also known as a Service Principal. It is shown as a blue grid with a green world icon in th...
Monday, 27 January 2025
npmrc locations
›
On a Windows machine the .npmrc configuration is loaded from the following locations in sequence. %USERPROFILE%\AppData\Roaming\npm\node_mod...
Thursday, 23 January 2025
devcert config locations
›
Windows: Current User\Trusted Root Certification Authorities\Certificates Linux: The config is: ~/.config/devcert with the certificate insta...
Saturday, 18 January 2025
dnsmasq
›
Setting up https://pimylifeup.com/raspberry-pi-dns-server/ Make sure that you have stopped the systemd-resolved service. I'm going to...
Thursday, 16 January 2025
Adventures with turborepo
›
I was accessing a project that builds a nextJs website. It was originally launched with npm run dev. The project used devcert as a local p...
Sunday, 5 January 2025
Building a home NAS on a Raspberry Pi: RAID versus Rsync
›
The Pi 5 consumes about 4W under normal conditions. With a spinning 2.5" SATA drive it consumes about 6 Watts. You can connect USB driv...
›
Home
View web version