Get Filesystem Install Date
tune2fs -l /dev/sda1 | grep 'Filesystem created' This will output something like: Filesystem created: Mon Aug 27 14:32:01 2018
Linux Stuff
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…
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…
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.
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…
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