Entropy Reduction

Personal log of yet another digital native.


Project maintained by andre-abadi Hosted on GitHub Pages — Theme by mattgraham

Rationale

Particulars

Set Timezone

Enable password-less sudo

Netplan to Fixed IP

Update Packages

NFS and Utilities

sudo apt install -y \
nfs-common \
net-tools

Docker

Docker Without Sudo

Reference

NFS Mounts

sudo mkdir \
/volume1 \
/volume1/transfer \
/volume1/series \
/volume1/music \
/volume1/movies \
/volume1/homevideos \
/volume1/downloads \
/volume1/backup

Docker Wait for NFS

Docker Compose

Nvidia Driver

Nvidia Docker

Disable Swap File

Disable UI

Re-Mount 2nd HDD

Restore Docker Images