Skip to content

Instantly share code, notes, and snippets.

@nenodias
Last active November 26, 2017 01:55
Show Gist options
  • Save nenodias/8104d01bcfa8f9a13541df1c1813b76d to your computer and use it in GitHub Desktop.
Save nenodias/8104d01bcfa8f9a13541df1c1813b76d to your computer and use it in GitHub Desktop.
Orangepi
sudo locale-gen en_US.UTF-8
sudo update-locale LANG=en_US.utf8
sudo update-locale LANGUAGE=en_US.UTF-8
# Acertando o timezone
sudo dpkg-reconfigure tzdata
sudo apt-get install midori gimp inkscape
setxkbmap -model abnt2 -layout br -variant abnt2
sudo apt-get install ubuntu-restricted-extras libavcodec54 libav-tools ffmpeg gstreamer1.0-libav gstreamer0.10-ffmpeg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment