Skip to content

Instantly share code, notes, and snippets.

@brianly
Last active December 22, 2015 01:48
Show Gist options
  • Save brianly/6398833 to your computer and use it in GitHub Desktop.
Save brianly/6398833 to your computer and use it in GitHub Desktop.
Some random configuration for an Ubuntu server instance that wants to popup a dialog a little too much.
#!/bin/bash
echo 'DEBIAN_FRONTEND="noninteractive"' >> /etc/profile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment