| Version 214 (modified by rock, 15 years ago) (diff) | 
|---|
【1. Task】
- Paper
- E2Boinc
 - rider E2GC2 加強版
 
 - DRBL 省電相關
 - Smart Grid
 
【2. 學習筆記】
【2.1 虛擬化】
- Open Source Virtual Desktop
 - 虛擬化應用程式
 - Xen Note
 - Cloud Computing: Resistance is Pointless
- 裡面有段談到Cloud和Virtualization的關係,原文如下-> Cloud Computing isn’t virtualization or vice versa but Cloud Computing creates an excellent platform for virtualization. Amazon’s EC2 (Elastic Compute Cloud), for example, is a Cloud Computing environment (as the name implies) built using Xen. Alternatively, Google bases its Cloud environment almost entirely upon physical hardware. Providers who create Cloud-based environments for public consumption, like Amazon’s EC2, will do so using virtualization due to its low cost, flexibility, and high performance.
 
 - ONE 1.4 版本需要的套件 sudo aptitude install libcurl4-openssl-dev
 
【2.2 檔案系統 & Storage】
- GPFS
 - Lustre
- umount 順序: clients, MDT, OSTs.
 - lustre_rmmod
 
 
【2.3節能】
- 虛擬化節省的電費試算表
 - NEC 自動結節能系統
 - 與Local Cooling對抗全球暖化 - local端有趣的節能軟體,除了控制電腦用電,還可以將省下的電力轉程多少顆樹、汽油
 - powertop - 可提供CPU和各程序的電力使用情況,也會自動建議一些調整 kenrel 參數來節省電力
 
【2.4.Smart Grid 相關】
【2.5.其他/小工具】
- Paper研讀
 - Debian package 快速安裝
 - 尋找某個檔案在哪個package
 - Linux monitoring command
 - meld: graphical tool to diff and merge files
 - dsh & clusterssh
$ vim /etc/dsh/group/cloud cloud01 cloud02 $ dsh -g cloud -- w
 - 電腦無線接收單元(WSU)教育訓練課程筆記
 
【2.6.Shell Scripting】
