Changes between Version 42 and Version 43 of waue/2009
- Timestamp:
- Apr 21, 2009, 9:38:41 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
waue/2009
v42 v43 1 1 [[PageOutline]] 2 3 = 2009 年工作\計畫\學習 =4 5 6 2 * [https://trac.nchc.org.tw/cloud/wiki/waue/2009/lession Hadoop開課投影片課程資料] 7 3 * [wiki:waue/Hadoop_Eclipse 用Eclipse開發Hadoop] … … 9 5 * [wiki:waue/Eclipse_Hadoop_JAR 用Eclipse製作可以運行Hadoop的JAR檔] 10 6 * 課程建議: 加入命令手冊部份內容及nutch, 進階課程hod、hbase 11 12 7 * [wiki:waue/Hadoop_DRBL 機房主機部屬DRBL_Hadoop] 13 8 * 目前進度: 解決hdfs帳號問題,目前研究該如何讓drbl+hadoop更穩定=>掛載硬碟以避免記憶體超過問題 14 9 * [wiki:waue/LinuxGateway Linux主機當Gateway] 15 10 * [wiki:waue/sshKeyAuth ssh Key Authorized 叢集佈署免密碼登入] 16 17 18 11 * [https://trac.nchc.org.tw/grid/wiki/oid 海洋資料庫]: 19 12 * jazz 分享的[https://trac.nchc.org.tw/grid/wiki/oid/Skill/WaveMaker?redirectedfrom=WaveMaker wavemaker] 20 13 * TomCat 安裝使用 21 22 14 * Hadoop 翻譯工作 ch2 23 24 15 * [wiki:waue/Trac Trac學習手札] 25 26 * 憑證中心:27 * [wiki:waue/CertKeySsh 用憑證當key藉ssh登入]28 * 若要修改成如中研院模式,CSR,key,Cert都在網頁端執行,也許cp/cps要修改如[http://ca.grid.sinica.edu.tw/CPS/ASGCCA-CPCPS-v2.0.html#_Toc135036171 中研院cp/cps]29 {{{30 4.1 Certificate Application31 32 Procedures are different if the subject is a person or a server. For every certificate applications,33 the subject has to generate his/her own key pair. Minimum key length is 1024 bits.34 35 * User: Certificate requests are submitted by an online procedure, using a Netscape, Mozilla or36 Internet Explorer browser.37 38 * Host/Service: Certificate requests are submitted by an online procedure, using a Netscape,39 Mozilla or Internet Explorer browser with a valid personal ASGCCA user certificate.40 }}}41 42 -----43 44 * 3/31(二): 課程二45 * 3/30(一): 課程一46