Giter Site home page Giter Site logo

system-setup's Introduction

System Setup

Scripts to setup new systems for my workflow(Data Science and Google Cloud)


Setup.py

I wrote this script primarily to automate as much as possible when setting up a new Linux system for my work. If you have a WSL or bash shell installed, it will also run on Windows. Installs all the required Linux and Python packages and set up the Kaggle API and device configurations to use.


Note: This works well on Gnome flavour of Manjaro1 and Pop!_OS2. Anyone can use this script however you want to add the drive links for Kaggle API(otherwise it will not work) and zsh configuration file(I've terrible taste in terminal customization) and also note that most of the packages I have installed are data science related packages.

Manjaro

git clone https://github.com/diysumit/system-setup
cd system-setup/
chmod +x setup.py
./setup.py


Pop!_OS

git clone https://github.com/diysumit/system-setup
cd system-setup/
chmod +x setup.py
./setup.py

Footnotes

  1. I love Manjaro and it was the first Linux distribution that actually ran on my machine without a serious bottleneck. It was hard to configure and the learning curve was steep, but in the end it was very rewarding. Most of the work I do requires packages and libraries that Teams doesn't provide support on Arch-based systems, but they do support Ubuntu-based distributions, hence I had to switch to a Debian based distribution.

  2. I chose Pop!_OS as it was stable enough and Gnome DE that I had grown to love while using Manjaro worked well though not as well as on Manjaro.

system-setup's People

Contributors

diysumit avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.