= 2011-06-01 = == pdf2word == * <參考> [http://csie-tw.blogspot.com/2010/10/4pdfwordpdf-to-word-pdf-to-doc-pdf2word.html 4種PDF轉Word的免費方法] * <線上轉檔> http://www.zamzar.com/ - <限制> * <線上轉檔> http://www.pdftoword.com/ - <限制> (1) 需要提供 e-mail (2) * <線上轉檔> http://www.pdfonline.com/pdf2word/ - <限制> * <軟體> [http://csie-tw.blogspot.com/2010/10/4pdfwordpdf-to-word-pdf-to-doc-pdf2word.html AnyBizSoft PDF to Word Converter] - <限制> 免費序號只能轉三頁 * 免費的正版序號 - http://www.anypdftools.com/pdf-to-word-get-keycode.html * <軟體> [http://www.hellopdf.com/files/pdf2wordsetup.exe Free PDF to Word Doc Converter] - <限制> 不支援中文 == Fast Boot == * [http://news.networkmagazine.com.tw/personal-it/2011/05/31/24659/ Intel展示最新Smart Connect及Rapid Start技術 5秒叫醒休眠電腦] (2011-06-01) == DRBL == * 要讓 Ganglia 的 RRDS 不被佈署到 Client,可以加到 /opt/drbl/conf/drbl.conf 的 varlib_NOT_2_be_copied_2_common_root {{{ #!diff --- conf/drbl.conf.old 2011-06-01 18:59:56.000000000 +0800 +++ conf/drbl.conf 2011-06-01 18:57:42.000000000 +0800 @@ -310,7 +310,7 @@ # This is for rsyncing /var/lib/ to /tftpboot/node_root/var/lib/ # The reason that varlib_NOT_2_be_copied_2_common_root and varlib_NOT_2_be_copied_2_each_client can not share the same is that for some dir, e.g. /var/lib/{rpm,dpkg}, client will mount from /tftpboot/node_root/, so we do not have to waste the space to copy to each client's /var/lib/. # NOTE!!! Do not append "/" in the end of the dir name -varlib_NOT_2_be_copied_2_common_root="tftpboot mysql vmware-server boinc-client/projects hadoop backuppc ntp/proc" +varlib_NOT_2_be_copied_2_common_root="tftpboot mysql vmware-server boinc-client/projects hadoop backuppc ntp/proc ganglia" # # The directory with its content that will be copied to common root's /var/cache }}}