close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_core.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
Jul 5, 2014, 12:55:27 PM (11 years ago)
- Author:
-
jazz
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v2
|
v3
|
|
16 | 16 | |
17 | 17 | * 此次課程,將運行於 Ubuntu 12.04.2 LTS 版本。 |
18 | | * 為了方便課程進行,將採用遠端的 Amazon EC2 VM 為主要實驗環境,將只能使用到 2014/04/13 23:00 為止。 |
19 | | * 首先請連線至 https://nodeN.3du.me ,請將 N 更換為您的報名編號。 |
| 18 | * 為了方便課程進行,將採用遠端的 Amazon EC2 VM 為主要實驗環境,將只能使用到 2014/07/06 23:00 為止。 |
| 19 | * 首先請連線至 nodeN.3du.me ,請將 N 更換為您的報名編號。 |
20 | 20 | |
21 | 21 | || '''帳號''' || ubuntu || '''密碼''' || 現場說明 || |
22 | 22 | |
23 | | * 下載 [http://the.earth.li/~sgtatham/putty/latest/x86/puttygen.exe PuttyGen] |
24 | 23 | * 使用 PuTTY 登入 Amazon EC2 的[http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/putty.html 官方說明文件] |
25 | 24 | * 其次,為了讓大家未來可以持續做課程實作練習,也將分享如何申請 http://koding.com 的虛擬機器服務。 |
… |
… |
|
29 | 28 | * 您可以使用自己慣用的 SSH Client 來做練習,這裡只是提供一個國人修改自 PuTTY 的中文化 SSH Client。 |
30 | 29 | * http://ntu.csie.org/~piaip/pietty/archive/pietty0327.exe |
| 30 | |
| 31 | * 如果講師提供的是 *.pem 的金鑰檔案,請下載 [http://the.earth.li/~sgtatham/putty/latest/x86/puttygen.exe PuttyGen] 並參考 Amazon EC2 的[http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/putty.html 官方說明文件],將 *.pem 轉換成 *.ppk 金鑰檔案。 |
| 32 | |
| 33 | * 為了連線至 Amazon EC2 ,您必須先設定 PuTTY / PieTTY 採用 PuttyGen 產生的 *.ppk 金鑰,才有辦法連到 nodeN.3du.me |
| 34 | * 設定參考畫面: |
| 35 | * 請輸入遠端主機網址 nodeN.3du.me |
| 36 | * [[Image(YMU110509/Lab1:pietty_01.jpg)]] |
| 37 | * 然後選擇 SSH auth 選擇私鑰 userN.ppk |
| 38 | * [[Image(III140614/Lab2:EC2_PPK.PNG)]] |
31 | 39 | |
32 | 40 | == <補充> 拿 Ubuntu 12.04 Live CD 當自習環境 == |