Skip to content

Instantly share code, notes, and snippets.

@KarthiAru
Created December 14, 2016 16:02
Show Gist options
  • Save KarthiAru/53f16c8f304d107d3e7b32bec9d473a0 to your computer and use it in GitHub Desktop.
Save KarthiAru/53f16c8f304d107d3e7b32bec9d473a0 to your computer and use it in GitHub Desktop.
#install pre-requisites
sudo apt-get -y install libapparmor1 gdebi-core
#replace the following two lines with the code from RStudio Server downloads page
wget https://download2.rstudio.org/rstudio-server-0.99.903-amd64.deb
sudo gdebi rstudio-server-0.99.903-amd64.deb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment