Here's the rule:
- Install a new distro
- Install Terminator
- Install zsh with its supporting packages (git, autosuggestions)
- Setup Atom and relevant packages
- Install Docker
- Solve 1 exercise for each language on Exercism
- Update to dev version
- Repeat 2-3
- Set up OpenGL Utility Toolkit (GLUT) and Codeblocks on Linux
Ref: https://dev.to/didiksupriadi41/set-up-opengl-utility-toolkit-glut-and-codeblocks-on-linux-la3
-
Setup Atom + all packages and solve a coding exercise
-
Run Jupyter Notebook inside Docker
- Install Docker (https://docs.docker.com/engine/install/)
- Run Docker without sudo (https://docs.docker.com/engine/security/rootless/)
- Run Jupyter Notebook inside Docker
-
plaidml
-
mlflow
-
Set up a Jupyter Hub server that allows multiple users to use at the same time.
- Use UNetbootin to prepare the installation USB (http://unetbootin.github.io/)
Error: exf remove disks or other media press any key to restart
- Use Rufus to prepare the installation USB (https://rufus.ie/)
sudo apt install libxxf86vm-dev
-
Graphical Debian Installer
-
Debian Installer
-
Install nonfree software/firmware
Add to /etc/apt/sources.list
(https://unix.stackexchange.com/questions/467027/apt-refusing-to-install-kernel-firmware-package-from-debian-backports)
deb http://deb.debian.org/debian stretch main contrib non-free
deb http://deb.debian.org/debian-security/ stretch/updates main contrib non-free
deb http://deb.debian.org/debian stretch-updates main contrib non-free
### backports###
deb http://ftp.debian.org/debian stretch-backports main contrib non-free
Search for mission firmware (install apt-file
if necessary) (https://unix.stackexchange.com/questions/556946/possible-missing-firmware-lib-firmware-i915-for-module-i915)
apt-file search bxt_dmc