Skip to content

Instantly share code, notes, and snippets.

#!/bin/bash
echo "!!!!!!!!!! STARTING SALTSTACK INSTALLATION !!!!!!!!!!"
echo "********** Updating Repos **********"
apt-get update
echo "********** Upgrading Installed Packages **********"
apt-get -y upgrade
@pushpendre
pushpendre / pid_control_servers.ipynb
Created July 4, 2021 19:49
PID Controller for controlling the number of servers in a data-center. This notebook accompanies the video https://youtu.be/pKuVUmpYkLk
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.