NemoClaw Knowledge Wiki

Home

❯

Topics

❯

AI & Agents

❯

Sources

❯

from private

❯

Running persistent tmux sessions

Running persistent tmux sessions

Apr 30, 20261 min read

tmux new -s main You now have a tmux session called main.

Inside it you can run anything:

Python jobs

Docker services

Ollama downloads

Scripts

Editors

Leave it running.

Detach (without killing it):

CTRL + B then D The session keeps running in the background forever.

Related Concepts

  • Session — Wikipedia
  • Detach — Wikipedia
  • Running — Wikipedia
  • Job Management — Wikipedia

Related Entities

  • tmux — Wikipedia

Graph View

  • Related Concepts
  • Related Entities

Created with Quartz v4.5.2 © 2026

  • GitHub
  • Discord Community