Skip to content

johnwoodill/ds-centos-box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This repo provides bash and r-scripts for installation on Google Cloud using image Centos 7. Installation includes:

Installation

curl https://raw.githubusercontent.com/johnwoodill/ds-centos-box/master/ds_centos7_install.sh > ds_centos7_install.sh
curl https://raw.githubusercontent.com/johnwoodill/ds-centos-box/master/r-packages.R > r-packages.R

sudo usermod -aG wheel johnwoodill
sudo chmod +x ds_centos7_install.sh
./ds_centos7_install.sh

Instructions

# Uploading to Dropbox
./dropbox_uploader.sh upload r-packages.R r-packages.R

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published