What stuff in XBian

  • airplay using ios7
  • chinese environmnet
    • $ sudo apt-get install ttf-wqy-microhei ttf-wqy-zenhei xfonts-wqy
    • $ sudo dpkg-reconfigure locales 將zh_SG.UTF-8設定為預設的locale。
  • sudo apt-get install scim scim-tables-zh scim-pinyin 重開機後,以Ctrl-Space即可切換輸入法,輸入中文。
  • /etc/apt/apt.conf
    1
    2
    Acquire::http::Proxy "http://proxy.server:port";
    Acquire::http::Proxy "http://username:password@proxy.server:port";
  • Download xbmc addons https://code.google.com/p/xbmc-addons-chinese/
  • vnc https://github.com/hanzelpeter/dispmanx_vnc

Reference
http://yehnan.blogspot.hk/2012/08/raspberry-pi.html
http://askubuntu.com/questions/109673/how-to-use-apt-get-via-http-proxy-like-this