Random Notes

blog about programming, and neighboring/random things.

Sunday, April 21, 2024

OHIF Dicom Viewer & Orthanc Server

›
 Running Orthanc Server & OHIF DICOM Viewer OHIF DICOM Viewer A viewer is available here https://github.com/OHIF/Viewers and is fairly e...
Sunday, September 5, 2021

Building OpenWRT

›
 Compile OpenWRT Locally If you're following the commands here https://openwrt.org/docs/guide-developer/build-system/use-buildsystem, sp...
Saturday, March 20, 2021

Installing ElasticSearch on Dev Kubernetes

›
 Installing Kubernetes I used Kubeadm as I alluded to in a previous post. The one tricky part is making sure that you have the pod-network-c...

When Installing Kubernetes Using Kubeadm ...

›
 If you're going to build your own Kubernetes cluster, then kubeadm is a really good tool for that. One word of advice is that you shoul...
Sunday, February 28, 2021

A Docker Image from Scratch

›
Initially, we need a minimal root filesystem. mkdir base-image cd base-image #assuming we're inside the base-image dir ...
Sunday, June 14, 2020

Building Firefox on Windows 10

›
Building Firefox The build tools linked here https://firefox-source-docs.mozilla.org/setup/windows_build.html do not like spaces in their pa...
Saturday, April 11, 2020

Configure NuGet Cache Directories

›
Powershell snippets to change where nuget caches packages. As they are, these lines will add a machine-wide environment variable. [Syste...
›
Home
View web version
Powered by Blogger.