Open ollama's systemd file.
sudo vi /etc/systemd/system/ollama.service
Add
Environment="OLLAMA_HOST=0.0.0.0:11434"
Reload systemd and ollama.
sudo systemctl daemon-reload
sudo systemctl restart ollama
'Linux' 카테고리의 다른 글
| [Linux] Decision to go back to macOS (1) | 2026.03.29 |
|---|---|
| [Linux] Search a specific text (0) | 2026.03.20 |
| [Slurm] 가용 가능한 GPU 빨리 보기 (0) | 2026.02.23 |
| [Linux] ssh pem file invalid format error (0) | 2026.02.11 |
| [Linux] Reverting to the initial GNOME (0) | 2026.02.11 |