Front ends for Yt-dlp – My Projects and Others
Simple Youtube Downloader for Mint (and various Debian derivatives) I have been messing with this project for a long time. My debian version has gone through a lot of versions…
Linux Stuff
Simple Youtube Downloader for Mint (and various Debian derivatives) I have been messing with this project for a long time. My debian version has gone through a lot of versions…
The process, in a nutshell A quick overview of the procedure is as follows – and this page presumes you’ve written a live, Linux installer to a thumb drive: Connect…
There are versious things to consider, here. A few are: I did this in a virtual machine Creating databases and users requires a different syntax than older versions of MariaDB…
deb http://old-releases.ubuntu.com/ubuntu focal main restricted universe multiverse deb http://old-releases.ubuntu.com/ubuntu focal-updates main restricted universe multiverse deb http://old-releases.ubuntu.com/ubuntu focal-backports main restricted universe multiverse deb http://old-releases.ubuntu.com/ubuntu focal-security main restricted universe multiverse # Linux…
tune2fs -l /dev/sda1 | grep 'Filesystem created' This will output something like: Filesystem created: Mon Aug 27 14:32:01 2018
This was a fun project I did with ChatGPT. I really didn’t know what ChatGPT could do, frankly, given that I had never messed with anything of that kind before…
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…
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
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…