useful links:
useful links:
#Comprehensive Introduction to @ngrx/store By: @BTroncone
Also check out my lesson @ngrx/store in 10 minutes on egghead.io!
Update: Non-middleware examples have been updated to ngrx/store v2. More coming soon!
################## | |
## LANSTREAM ## | |
################## | |
# This is a sample configuration file | |
# Please don't copy and paste this exactly, read through it and understand what you're doing | |
# nginx-rtmp can be a little strange when working multithreaded, so we turn it off | |
worker_processes 1; | |
# https://askubuntu.com/questions/799184/how-can-i-install-cuda-on-ubuntu-16-04 | |
# https://www.perfacilis.com/blog/crypto-currency/mining-ethereum-on-ubuntu-with-ethminer.html | |
# https://gist.github.com/johnstcn/add029045db93e0628ad15434203d13c | |
# https://wiki.archlinux.org/index.php/NVIDIA/Tips_and_tricks | |
sudo apt update | |
sudo apt upgrade | |
sudo apt-get purge nvidia-cuda* |