Skip to content

nathansam/DS_CloudSetup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DS_CloudSetup

Bash script for quickly installing the programs required for data science on a server running Ubuntu 20.10

Install Instructions

git clone https://github.com/nathansam/DS_CloudSetup.git
cd DS_CloudSetup
bash step1.sh
sudo adduser <username>
su <username>
sudo Rscript packages.R

About

Bash file for setting up a ubuntu server for data science

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published