How I got DeepSeek running on Linux, graphically – kinda
This is great – I can’t recall how I did part of this….duh. You have to install: Docker Ollama OpenWeb GUI …and download a model (of course) Install Ollama curl…
Install OpenWeb GUI on Mint 20
As user do the following: sudo mv /etc/apt/preferences.d/nosnap.pref ~/Documents/nosnap.backup apt-get update sudo apt install snapd sudo snap install open-webui --beta
Install Docker on Mint 20
Setting up Docker on Linux Mint 20.X Michael Shoemaker Jul 25, 2021 Download an install script here Download Install Script This is a quick LFG (Let’s….uh, “freaking” GO) 🙂 article…
Install and run DeepSeek on Linux
It seems like this should be more involved but, as I recall, this was the whole deal: curl -fsSL https://ollama.com/install.sh | sh Then, the following…and start asking questions” ollama run…
Matomo timing out: Fix
Go to the config directory and add the following to config.ini.php: enable_marketplace = 0 Download Matomo/Piwik Here is a link to archived releases of Piwik/Matomo.
Remove Windows Defender
Github Link For the time being, anyway, this can be downloaded at the following link: https://github.com/ionuttbara/windows-defender-remover/releases Testing History Note of testing These notes are for x64 and ARM64 (Windows 11…
Mint 20 – When VLC acts crazy
cd ~/Downloads wget -c http://archive.ubuntu.com/ubuntu/pool/universe/v/vdpau-video/vdpau-va-driver_0.7.4-6ubuntu1_amd64.deb sudo apt-get install ./vdpau-va-driver_0.7.4-6ubuntu1_amd64.deb
Note to self: Forget about DaVinci Resolve on Linux
A “No go” on Linux So, I don’t even know precisely what you can do with this software, how it works, etc. – I know it’s a video editor and…
Yt-dlp Quick Install on Linux
This is simple, Randy Just download the following small zip file: DOWNLOAD Unzip the folder anywhere….your desktop, or wherever There are four files in the folder and you have to…