# Run Jobs on an Arbitrary Computer You can run jobs from your workflow database on any computer that has network access to the database. Here's how to do it: 1. Configure your workflow. 2. Login to the compute node. 3. Start pulling jobs. ```console $ torc jobs run -o output ```