Skip to content

Instantly share code, notes, and snippets.

@prasmalla
Created April 4, 2016 14:22
Show Gist options
  • Save prasmalla/5b12915903a14a04d48adb4a80b9c78a to your computer and use it in GitHub Desktop.
Save prasmalla/5b12915903a14a04d48adb4a80b9c78a to your computer and use it in GitHub Desktop.
py
brew install pyenv
brew install libxml2 libxslt
export PATH=~/.pyenv/shims:$PATH
pyenv install 2.7
pyenv local 2.7
pip install lxml
pip install requests
pip install beautifulsoup4
@prasmalla
Copy link
Author

sudo wget -O /usr/local/bin/rsub
https://raw.github.com/aurora/rmate/master/rmate
chmod a+x /usr/local/bin/rsub

freq=11954
pol=h
srate=27500
autoconfiguration=full
multicast_ipv4=0
sap=0
rewrite_sdt=0
rewrite_pat=0
unicast=1
port_http=8092
autoconf_unicast_start_port=9082
autoconf_sid_list=28007

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment