Skip to content

Instantly share code, notes, and snippets.

@jsburklund
jsburklund / TX2Changes.txt
Created November 2, 2017 23:12
Changes to the default install on the TX2 board
Default account is nvidia with the same password
Script in nvidia home folder to reset networking to defaults or to the last saved state
Changes to the default install on the TX2 board:
Added sailbot account and duplicated access rights from the default nvidia account
Added additional repositories: sudo add-apt-repository "deb http://archive.ubuntu.com/ubuntu $(lsb_release -sc) main universe restricted multiverse"
Performed apt-get upgrade
Added multiverse and universe packages with GUI
@jsburklund
jsburklund / disable_beep.sh
Created October 31, 2017 16:33
Simple script to enable and disable beep through paplay with Ubuntu
xset b off
pactl remove-sample bell.ogg