Skip to content

Instantly share code, notes, and snippets.

View arpat's full-sized avatar

Arun Patel arpat

View GitHub Profile
@arpat
arpat / AWS-GPU-prep-script.0
Last active June 6, 2018 16:42
AWS blender Workstation allowing thinclient use over TurboVNC
#!/bin/bash
# Auth: Arun Patel 2015, Creative Commons License
# Ubuntu 14.04:
# This script blacklists the nouveau nvidia driver,
# and updated the initramfs and prepares for the
# NVIDIA proprietry driver build.
echo " ********************************************"
echo " ACCEPT the (default) boot/grub/menu.lst "
echo " keep the local version currently installed. "