中文输入法消失 ubuntu

Ubuntu12.04下ibus輸入法的圖標經常消失,輸入中文時很不方便,從測試版開始就有這個問題。如果實在需要,可以手動重啓一下ibus進程。 按Ctrl+ALT+T 快捷鍵打開終端, 輸入: killall ibus-daemon (結束進程) ibus-daemon -d (重啓ibus) 因爲fcitx目前無法在dash窗口裏輸入漢字,於是準備退回到ibus,那還用上面的手工辦法就太費事了。做個腳本吧。 1、建立一個名叫:reset-ibus的文件,輸入如下內容 點擊(此處)摺疊或打開 #! /bin/sh killall ibus-daemon &&a[……]

Read more

[…]

mothur analysis pipeline script

trim.seqs(fasta=CN.fa,qfile=CN.quala, maxambig=0, maxhomop=8, flip=T, bdiffs=1, pdiffs=2, qwindowaverage=35, qwindowsize=50, processors=7) system(./grupp_CN.pl CN.trim.fasta > CN.groups) unique.seqs(fasta=CN.trim.fasta) align.seqs(fasta=CN.trim.unique.fasta, reference=gg.ref.fasta, processors=[……]

Read more

[…]

multiple sequence alignment software

PAGAN is a general-purpose method for the alignment of sequence graphs. It includes e.g.:

  • phylogenetic multiple sequence alignment
  • alignment extension by phylogenetic sequence placement
  • modelling of Roche 454 sequencing error
  • alignment and placement of NGS sequences
  • pileup alignment of s[……]

Read more

[…]

openshift 安装 ownCloud 取代 Google Reader ( 转贴)

Google Reader’s sunset is the dawn of ownCloud news. 翻译过来就是 GR 的夕阳正是 ownCloud 新闻订阅的佛晓。 相信 Google Reader 在 7 月 1 号关闭对大家都是一个打击,虽然大家的未读都是 1000+。但是一种生活方式突然变了,总归有点怅然。至少我听闻这个消息的时候第一反应就是:妈呀!我的那么多红心怎么办! 是小企鹅输入法的作者翁学天让我意识到了:哦,好在还有替代。虽然我是它的简体中文翻译者,但是我以前真的不知道嘿嘿。 首先这个替代目前装起来还是有一点困难的。所以需要一个这样的中文教[……]

Read more

[…]

How To Install Zend ionCube Loader for PHP in Linux

ionCube Loader Wizard

To use files that have been protected by the ionCube PHP Encoder, a component called the ionCube Loader must be installed. For a local server you should install the ionCube Loader using the php.ini configuration file. (Please click here if you are not on a local server.)

I[……]

Read more

[…]

owncloud install dropbox

Re: Google Drive “Grant Access” button does nothing by WayneV » Sat Jul 20, 2013 7:53 pm Check on the Admin page under Log and see if you are getting: Fatal PHP Call to undefined function curl_init() at /var/www/owncloud/3rdparty/Google/common.inc.php#43 and if so, make sure php5-curl is[……]

Read more

[…]