Created
May 24, 2013 01:13
-
-
Save eikeon/5640692 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
passwd | |
sudo dpkg-reconfigure tzdata | |
sudo apt-get install emacs24-nox | |
- set hostname: | |
sudo emacs /etc/hostname | |
sudo service hostname stop | |
sudo service hostname start | |
hostname | |
sudo apt-get install avahi-daemon | |
sudo apt-get install software-properties-common (for add-apt-repository) | |
sudo add-apt-repository ppa:gophers/go | |
sudo apt-get update | |
# PPA doesn't seem to have anything for us on 13.04 arm ;( | |
sudo apt-get install golang |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
fwiw, I can find go on 13.04 now :-D
oh, but it's 1.0.2