Changes between Version 20 and Version 21 of waue/2009/0617
- Timestamp:
- Jun 18, 2009, 2:13:50 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
waue/2009/0617
v20 v21 43 43 }}} 44 44 45 == 1.2. ssh 安裝設定 == 46 47 {{{ 48 $ apt-get install ssh 49 $ ssh-keygen -t rsa -P '' -f ~/.ssh/id_rsa 50 $ cat ~/.ssh/id_rsa.pub >> ~/.ssh/authorized_keys 51 $ ssh localhost 52 }}} 53 * 執行ssh localhost 沒有出現詢問密碼的訊息則無誤 54 45 55 == 1.3. 安裝hadoop == 46 56 * 安裝hadoop0.20到/opt/並取目錄名為hadoop … … 117 127 * 沒有錯誤訊息則代表無誤 118 128 119 == 1. 2. 安裝eclipse ==129 == 1.4. 安裝eclipse == 120 130 * 下載 [http://www.eclipse.org/downloads/download.php?file=/eclipse/downloads/drops/R-3.4.2-200902111700/eclipse-SDK-3.4.2-linux-gtk.tar.gz eclipse SDK 3.4.2 Classic] 121 131 * 放這檔案到家目錄