System 76 Linux script to set up a new PC including the personal profile and prefered software installs

This page summarizes the projects mentioned and recommended in the original post on /r/System76

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • dotfiles

  • Possibly this: https://github.com/jackpot51/dotfiles

  • ubuntu-linux-bootstrap

    Script for getting a ubuntu box into dev mode from new install to useful in ~10 minutes...

  • These are called bootstrap scripts. Some people really go all out with these and have them set up to handle several different flavors of Linux. You can usually find a few on GitHub. One that I found is https://github.com/paulkohler/ubuntu-linux-bootstrap/blob/master/bootstrap.sh Disclaimer: I don’t own that repo.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • yadm

    Yet Another Dotfiles Manager

  • I personally use YADM. It's basically a git repo on my home folder, that only tracks what I explicitly set. And you can setup bootstraps to do what you said, install a bunch of stuff or make custom changes. In it's essence, it's a set of bash/sh files that are executed sequentially when you launch the yadm bootstrap command.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts