Advertisement
Guest User

Untitled

a guest
Nov 26th, 2015
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. apt-get update -y && apt-get upgrade -y
  2. apt-get dist-upgrade -y
  3. apt-get -y install python-software-properties vim
  4. add-apt-repository -y ppa:transmissionbt/ppa
  5. apt-get -y update
  6. apt-get -y install transmission-cli transmission-common transmission-daemon nginx
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement