I suggest use torrent for download speed
http://releases.ubuntu.com/17.04/ubuntu-17.04-desktop-amd64.iso.torrent
I suggest use torrent for download speed
http://releases.ubuntu.com/17.04/ubuntu-17.04-desktop-amd64.iso.torrent
#!/bin/bash | |
# cool_gpu2.sh This script will enable or disable fixed gpu fan speed | |
# | |
# Description: A script to control GPU fan speed on headless (non-X) linux nodes | |
# Original Script by Axel Kohlmeyer <[email protected]> | |
# https://sites.google.com/site/akohlmey/random-hacks/nvidia-gpu-coolness | |
# | |
# Modified for newer drivers and removed old work-arounds |