This tutorial will guide you through the process of setting up Ollama and Open Web UI on a Debian-based Linux distribution (e.g., Debian or Ubuntu). Ollama will be used to acquire freely available large language models (LLMs). Open WebUI will provide a ChatGPT-like...
How to Set Up Passwordless SSH & SFTP Access Between Two Linux Servers
These steps will guide you through the process of establishing seamless access between two servers using a public/private key pair. The goal is to enable both systems to connect seamlessly via SSH and SFTP without requiring a password. This method is used in the RADAR...
How to Set Up OpenAI Whisper for Locally Hosted Audio Transcription on Linux
This guide will walk you through installing and using OpenAI’s Whisper to transcribe WAV files locally on Linux.Required A Debian-based Linux distribution should already be installed. While other Linux distributions work, this guide focuses on Debian-based...
How to Set Up a Local LAMP Stack with WordPress on Debian-Based Linux
These steps will guide you through the process of setting up a Debian-based Linux distribution with Apache, MariaDB, PHP, phpMyAdmin, and WordPress. You understand that the purpose of this tutorial is for setting up a WordPress instance to be used in a locally hosted...
How to Schedule Audio Capture via Line-in on Linux
These steps will guide you through the process of scheduling audio capture via line-in on a Linux-based computer.Equipment The following equipment and software will be used for this tutorial: Raspberry Pi 3 Model A Plus Rev 1.0 USB Audio Adapter from Adafruit Raspbian...
Setup an Apache Guacamole Server on Debian 11 “Bulls Eye”
I love remote computing! Over the years I have established thousands of SSH, VNC, and RDP sessions to various computers and servers. The problem I often run into is needing to re-establish those connections if I switch to another workstation or if I re-install the...
Connect Zoiper to an Anveo Phone Number
I am writing this article for those who are looking to connect an Anveo phone number to ZoiPer softphone. This article was written using Zoiper5 5.5.3 for Windows 64bit. Pre-Requisites You must already have an Anveo account and have purchased a telephone number with...
OSCAR – Open Source CPAP Analysis Reporter
Daily I have been wanting a better way to analyze the data that is recorded onto my CPAP machine's SD card. The Philips Respironics mobile app leaves a lot to be desired. Especially, if you're highly interested in looking at ALL THE DATA like I am. Usage...
Install Chocolatey packages on remote Windows 7, 8, 10 computer via PsExec
This post is in response to me thinking that people may be wondering how to use Chocolately, as discussed in "Getting Started with Chocolatey", to install applications to a remote Windows 7, 8 or 10 computer. The quickest solution is to utilize PsExec's remote command...
Getting Started With Chocolatey
What is Chocolatey and why would I want to use it? Chocolate: "A typically sweet, usually brown, food preparation of Theobroma cacao seeds, roasted and ground, often flavored, as with vanilla. It is made in the form of a liquid, paste, or in a block, or used as a...