"...git@developer.sourcefind.cn:OpenDAS/megatron-lm.git" did not exist on "d520d24fdf2eb7c2e76aa5ca3020cbfd07c42910"
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: ...@@ -72,3 +72,12 @@ Then start the service:
sudo systemctl daemon-reload sudo systemctl daemon-reload
sudo systemctl enable ollama 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