close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_fs.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
Apr 28, 2009, 1:45:45 PM (17 years ago)
- Author:
-
jazz
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v1
|
v2
|
|
| 9 | 9 | debian:~# /opt/drbl/sbin/ocs-live-netcfg |
| 10 | 10 | }}} |
| 11 | | * 如果只有一塊網路卡,請使用以下指令加入 eth0:0 的 alias 別名 |
| | 11 | * [備註] (新竹電腦教室有兩張網路卡) 如果只有一塊網路卡,請使用以下指令加入 eth0:0 的 alias 別名,但必須確認 eth0 所在網路沒有其他 DHCP Server。 |
| 12 | 12 | {{{ |
| 13 | 13 | debian:~# ifconfig eth0:0 192.168.100.254 |
| 14 | 14 | }}} |
| 15 | | * 下載 drbl-hadoop-live.sh |
| | 15 | * 下載 [http://classcloud.org/drbl-hadoop-live.sh drbl-hadoop-live.sh] 然後執行它。 |
| 16 | 16 | {{{ |
| 17 | 17 | debian:~# wget http://classcloud.org/drbl-hadoop-live.sh |
| 18 | 18 | debian:~# sh drbl-hadoop-live.sh |
| 19 | 19 | }}} |
| | 20 | * 下載 [http://classcloud.org/drbl-hadoop-live-run.sh drbl-hadoop-live-run.sh] 。 |
| | 21 | {{{ |
| | 22 | debian:~# wget http://classcloud.org/drbl-hadoop-live.sh |
| | 23 | }}} |
| | 24 | * 將兩台電腦用網路線串接起來。(本次課程用 cross-over 網路線將兩台電腦的第2張網卡接在一起),開啟第2台電腦,會看到 DRBL 的畫面。等第2台電腦進入 X-Windows,再執行 drbl-hadoop-live-run.sh。 |
| | 25 | {{{ |
| | 26 | debian:~# sh drbl-hadoop-live-run.sh |
| | 27 | }}} |