Create a local user on sudoers $ sudo adduser username Set a local password and user info $ usermod -aG sudo username Test the user $ su - username Send a key from a machine to another and add it on authorized keys Still logged as 'username', create .ssh folder for 'username' $ mkdir ~/.ssh
My Large Language Model This project provides a local LLM setup using Docker Compose with Ollama and Open WebUI. Overview The docker-compose.yaml file defines a complete LLM and chat interface stack with two main services: Services