32 private links
netdata -D -u "user"
It is possible to configure nvcc to use the correct version of gcc without passing any compiler parameters by adding softlinks to the bin directory created with the nvcc install.
The default cuda binary directory (the installation default) is /usr/local/cuda/bin, adding a softlink to the correct version of gcc from this directory is sufficient:
sudo ln -s /usr/bin/gcc-4.4 /usr/local/cuda/bin/gcc
sudo systemctl set-default multi-user.target
sudo systemctl set-default graphical.target
source https://docs.01.org/clearlinux/latest/tutorials/nvidia.html
systemctl reboot --firmware-setup
good bundle backup tips
“Authority” in this case doesn’t get much better than Matthew Ahrens, one of the cofounders of ZFS at Sun Microsystems and current ZFS developer at Delphix. In the comments to one of my filesystem articles on Ars Technica, Matthew said “There’s nothing special about ZFS that requires/encourages the use of ECC RAM more so than any other filesystem.”
Converting Ubuntu into UEFI or Legacy mode