Unverified Commit 5306b026 authored by Jeffrey Morgan's avatar Jeffrey Morgan Committed by GitHub
Browse files

Update linux.md

parent 7de0c834
......@@ -72,3 +72,12 @@ Then start the service:
sudo systemctl daemon-reload
sudo systemctl enable ollama
```
### Viewing logs
To view logs of Ollama running as a startup service, run:
```
journalctl -u ollama
```
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment