Golang in Ubuntu

Source: Internet
Author: User
Tags install mongodb

1. Environment for Go

We don ' t need to set goroot, see http://dave.cheney.net/2013/06/14/you-dont-need-to-set-goroot-really

Just Add the following lines to ~/.BASHRC and this would persist.

export GOPATH=$HOME/go##export PATH=$PATH:$GOPATH/bin

2. MongoDB

After the install MongoDB from official package.

[Email protected]:~$ MONGO
MongoDB Shell version:2.4.9
Connecting To:test
Server has startup warnings:
Sat Oct one 22:55:55.418 [Initandlisten]
Sat Oct One-22:55:55.418 [initandlisten] * * Note:this is a A-bit MongoDB binary.
Sat Oct one 22:55:55.418 [initandlisten] * * The builds is limited to less than 2GB of data (or less with--journal).
Sat Oct one 22:55:55.418 [initandlisten] * * See Http://dochub.mongodb.org/core/32bit
Sat Oct one 22:55:55.418 [Initandlisten]
>

3. Git

[Email protected]:~$ git
Usage:git [--version] [--help] [-c <path>] [-C Name=value]
[--exec-path[=<path>]] [--html-path] [--man-path] [--info-path]
[-p|--paginate|--no-pager] [--no-replace-objects] [--bare]
[--git-dir=<path>] [--work-tree=<path>] [--namespace=<name>]
<command> [<args>]

4. config Sublime

Http://www.cnblogs.com/yourihua/archive/2012/06/04/2529333.html

5. Download Project from GitHub

Golang in Ubuntu

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.