Skip to content

Instantly share code, notes, and snippets.

@fire
Created June 7, 2014 09:00
Show Gist options
  • Save fire/d3f49137a939df987937 to your computer and use it in GitHub Desktop.
Save fire/d3f49137a939df987937 to your computer and use it in GitHub Desktop.
Run groove basin limited to one cpu to not crash computer
sudo su - groove
cd groovebasin
tmux 
taskset -c 0 npm start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment