General configuration of the development environment under Ubuntu.

Source: Internet
Author: User

Install Chinese input (for Chinese peers)

We Choose the Sougou pinying.

$ sudo apt-get install gdebi$ sudo add-apt-repository ppa:fcitx-tewsgiam/dailybuild-fcitx-master$ sudo apt-get update$ WG ET Http://download.ime.sogou.com/1408440412/sogou_pinyin_linux_1.1.0.0037_amd64.deb?st=sKLI_Qe06Rbc-vRFDcPyhA &e=1419765386&fn=sogou_pinyin_linux_1.1.0.0037_amd64.deb$ sudo apt-get purge fcitx*$ sudo apt-get purge autoremove$ sudo gdebi sogou_pinyin_linux_1.0.0.0014_amd64.deb$ im-config    # Please choose FCITX, does not choose ibus$ F CITX-CONFIG-GTK3  # deselect "Only Show current Language", input "Sougou" for searching.

Install pycscope for code reading.
$ wget http://www.vim.org/scripts/script.php?script_id=273 # Extract the doc and plugin from it and move them to ~/.vim/$ sudo pip install pycscope# vim tutorial for some one don don't use VIM $ vimtutor    

You can also the install Eclapse/emacs for development.

Isntall python-docutils
$ sudo apt-get install apt-file $ apt-file Search rst2html$ sudo apt-get install python-docutils

Install Pidgin for open source community IRC Channel
$ sudo apt-get install pidgin

Set up your proxy of pidgin

Configure your git
$ git config--global core.editor vim

To avoid install GITK set the This alias

$ echo "[alias]    glog = log--graph  --abbrev-commit--date=relative--pretty=format: '%cred%h%creset-%c (yellow) %d%creset%s%cgreen (%cblue%an%creset%cgreen%cr)%creset ' "  >> ~/.gitconfig$ git glog   # to show the commit s Tatus

Share your Windows desktop.
$ Remmina  # commands

Or

$ rdesktop-x 0x80-r sound:remote-g 1779x1000 shaohefe-mobl1.ccr.corp.intel.com &

General configuration of the development environment under 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.