Skip to content

Instantly share code, notes, and snippets.

View LordFader's full-sized avatar

Fader Pessoa LordFader

View GitHub Profile
@LordFader
LordFader / README.md
Created February 27, 2026 13:32 — forked from usrbinkat/README.md
Ollama + Open-Webui + Nvidia/CUDA + Docker + docker-compose

Ollama + Open-WebUI + NVIDIA GPU

GitHub stars

A Docker Compose stack for running local LLMs on your own hardware with NVIDIA GPU acceleration, a web UI, and one-command model setup via profiles.

Open-WebUI Interface

What's Included

@LordFader
LordFader / cifs-mount.md
Created October 11, 2021 00:48 — forked from ipbastola/cifs-mount.md
How to mount CIFS into Ubuntu 14.04-x64 LTS

CIFS Mount on Ubuntu 14.04

1. Install packages

$ sudo apt-get install cifs-utils

2. Create a Mount point Directory

$ sudo mkdir /mnt/CIFSMOUNT