Skip to content

Instantly share code, notes, and snippets.

@abhi1010
Last active May 17, 2018 09:47
Show Gist options
  • Save abhi1010/82686e5b25f1045eb9aae6aa27134cba to your computer and use it in GitHub Desktop.
Save abhi1010/82686e5b25f1045eb9aae6aa27134cba to your computer and use it in GitHub Desktop.
icecream setup
sudo dnf install -y icecream.x86_64 icemon.x86_64
# On Main Scheduler server - run both
sudo icecc-scheduler -d
sudo iceccd -d
# On Build Farm Clients
sudo iceccd -d
# https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Using_Icecream
sudo dnf install icecream
sudo systemctl enable iceccd
sudo systemctl start iceccd
/usr/libexec/icecc/bin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment