DRBL/Clonezilla 實務與應用 孫振凱 國家高速網路與計算中心 Nation

Size: px
Start display at page:

Download "DRBL/Clonezilla 實務與應用 孫振凱 國家高速網路與計算中心 Nation"

Transcription

1 DRBL/Clonezilla 實務與應用 孫振凱 國家高速網路與計算中心 National Center for High-Performance Computing (NCHC) 2011, Q1 1

2 Outline DRBL/Clonezilla 實務與應用 DRBL/Clonezilla 介紹 DRBL 安裝與操作 Clonezilla 安裝與操作 Q&A 2

3 Polling 是電腦教室或網路管理員 曾經使用 Linux 經驗 桌面使用 伺服器使用 曾經使用過無碟系統 曾經安裝 使用 DRBL? 曾經使用過硬碟備份工具 曾經安裝使用 Clonezilla SE? Clonezilla Live? 3

4 NCHC Vision 成為國際級高速計算中心 促成科學發現與技術創新 建置高速計算與網路應用 優良研究環境 提供各領域 所需之專業服務 服 致力高 速計算與 網路應用 研究 提高服 務品質 促成科技 發現與創 新 研 發 務 NCHC Vision 育 才 培育高速計算與 網路應用專業人才 4

5 NCHC 發展與推廣自由軟體的背景 2002 年 5 月 NCHC 在立法院公聽會提出國家型開放原 始碼計畫的構想 計畫雖未成立 但我們秉持 理念 自由 經費 鼓勵創新 培植本土軟體資訊人材 建立資訊工業自主實力 節省政府支出 每年省下二十億以上 促進資料交換格式開放 確保資訊自由 5

6 Free Software Smart Classroom, FSSC 用自由軟體打造智慧型教室 Free Software Smart Classroom DRBL, Clonezilla, DRBL-winroll, Tux2live, Partclone Multicast VNC Access Grid, E-learning Cluster Computing Grid Computing Cloud Computing 6

7 國網中心自由軟體開發 企鵝龍 DRBL (Diskless Remote Boot in Linux) 適合將整個電腦教室轉 換成純自由軟體環境 再生龍 Clonezilla 適用完整系統備份 裸機 還原或災難復原 Partclone Tux2live 客制化 Linux Live 封裝工具 支援眾多檔案系統之 備份工具 是自由 不僅是免費 7

8 DRBL 與 Clonezilla Diskless Remote Boot in Linux (DRBL) 提供一個無 碟或是硬碟上無系統的環境 Clonezilla 是硬碟資料複製的工具, 類似 Symantec Ghost 或是 Rembo 不同於 LTSP (Linux Terminal Server Project), DRBL 使用分散式的硬體資源 所以用戶端可以充份的使 用所有的硬體 可與用戶端硬碟中的作業系統共存 用戶端電腦隨插即用 (plug-and-play) 支援點播 (unicast) 或是群播 (multicast) 複製 DRBL: 基本上無碟環境使用, GNU/Linux 專用 Clonezilla: 有硬碟環境使用, 安裝在 GNU/Linux, 可 以佈署 Linux/ 微軟 Windows/Mac OS(Intel base) 8

9 DRBL 與 Clonezilla 開發大事紀 2002/05 商業軟體聯盟大規模掃蕩盜版 2002/06/17 輔仁大學毛慶禎教授在福營國中 主持 會診 LTSP 會議 NCHC 在該會議中第一次提出 DRBL 的想法 2002/06/20 DRBL 雛形完成 2002/07/15 新店大豐國小研習 DRBL 第一次上線 面對使用者測試 2004/01/01 Clonezilla (OCS 的程式名稱 ) 雛形問 世 Clonezilla 正式整合到 DRBL 中 2005/11/28 發行大一統版本 一個版本適用所有支 援的 GNU/Linux 套件 9

10 企鵝龍 (DRBL) 簡介 10

11 企鵝龍 DRBL 網路是便宜的 人的時間是昂貴的 企鵝龍簡單來說就是... 用網路線取代硬碟排線 所有學生的電腦都透過網路連接到一台伺服器主機 Diskfull PC = + Diskless PC + Server image source: 11

12 既有 LTSP 何要 DRBL? 中央集權 vs. 地方分權 精簡型電腦 (Thin client) vs. 功能強大電腦 (powerful client) 有些人需要在用戶端能玩 3D 遊戲 播放電影 或者需要用 戶端的計算資源 DRBL 的特別功能 Clonezilla 單一指令切換所有用戶端電腦的環境 DRBL, FreeDOS, 硬碟中的 OS, memtest... 網路安裝 GNU/Linux 套件 DRBL 不適用於老舊電腦使用 因地制宜 取己所需 12

13 DRBL - Diskless Remote Boot in Linux pxe/etherboot + nfs + nis - 站在巨人的肩膀上 起源 PC Cluster -> 自由軟體電腦教室需求 1. 支援多元化的電腦教學 - Linux 與微軟 Windows 可 同時並存 DRBL 環境下 OS 存在 server 端 client 端的作業系 統可保留 2. 簡化管理工作 所有的服務集中在 server 管理 減少檢視每台 client 軟體的困擾 作業系統與軟體只需要在 server 上安裝一遍即可 3. 硬體與安裝雖簡化 軟體卻完整 軟體和逐一安裝的機器一樣 沒有任何偷工減料 13

14 幾種不同的無碟系統架構 NFS-base SAN-base Server provide file system via NFS For diskless GNU/Linux Server provide file system via SAN Includes AoE (ATA over Ethernet) and iscsi For diskless MS Windows or GNU/Linux Memory-base Client load all the system to its own memory via network. After that, network connected is not required For small size GNU/Linux, e.g. DSL, PuppyLinux, Clonezilla live, Gparted live, or FreeDOS... 14

15 DRBL switch server DHCP IP TFTP kernel NFS file system NIS account client nodes pxe/etherboot pxe/etherboot boot boot /, /usr, /home... user login /, /usr, /home... user login 15

16 DRBL 基本環境 public/private IP address NIC 1 server NIC 2 private IP switch 1 node001 ~ node013 NIC 4 NIC 3 private IP switch 2 node014 ~ private IP switch 3 node027 node028 ~ node040 16

17 DRBL 的建議規格 以下所列的規格僅供參考 採購時可依據經費與當時最佳 的設備來採購 中央政府各機關 學校委託的中央信託局 集中採購案中有符合使用的設備 高效能計算 (HPC) 的需求是永無止境的 伺服器 建議規格 :CPU 2.6 GHz 記憶體 1 GB Gigabits 網路卡 4 張 客戶端 最低規格 :CPU 450 MHz 記憶體 256 MB fast ethernet(100mbps) 網路卡多張 最低規格 :CPU 300 MHz 記憶體 128 MB 100Mbps 網路卡 若是新 購電腦的話建議直接買有支援網路開機 (PXE) 的網卡或是內建 PXE 功 能網卡的主機板 網路連接設備 最低需求 :100Mbps 的交換器 建議規格 : 以 40 人的電腦教室為例 兩台 24 埠 100Mbps 的交換器 每台上面另外個別有 2 個 Gigabits ports 17

18 DRBL 之限制 NFS Base SAN base Linux Only 伺服器端只提供相同版本 Linux 給用戶端使用 Softwares/Driver/Firmware have to be preinstalled on server Service a few clients More disk space required on server Memory base Only support few versions of operation system Clients need enough memory(depend on OS) 18

19 DRBL 安裝 標準 GNU/Linux 套件 i386/x86-64 platform 小型 GNU/Linux 套件 Debian, Ubuntu, B2D, RedHat, Fedora, Mandriva, CentOS, OpenSuSE, SuSE DSL, PuppyLinux, INSERT, PLD, GeeXbox 4 大安裝步驟 安裝 GNU/Linux 安裝 DRBL 程式 設定伺服器 設定用戶端 19

20 免安裝版本 DRBL Live ( 穩定版 ) 20

21 Modes of DRBL/Clonezilla Full DRBL Full Clonezilla DRBL SSI Clonezilla Box /etc, /var of client NFS-based NFS-based Tmpfs-based Tmpfs-based Files in /etc and /var of client after reboot Kept Kept Gone Gone Extra space in server/client ~ MB* ~ MB* Max client #/ethernet card in server * depends on the packages installed in the server 21

22 DRBL/Clonezilla SE screenshot 22

23 本節回顧 認識 DRBL 原理 不同形態的無碟架構 DRBL 的優點與限制 不同模式下 (Full/SSI mode) DRBL 用戶端的差異 23

24 DRBL 實做 24

25 安裝實做 設定 root 密碼 網路配置 安裝必要硬體驅動程式 / 軔體 安裝所需軟體套件 分割區掛載注意事項 DRBL 環境安裝 安裝 DRBL 程式 設定伺服器 : /opt/drbl/sbin/drblsrv -i 設定用戶端 : /opt/drbl/sbin/drblpush -i 25

26 基本架構說明 用戶端檔案系統系統介紹 伺服器 /tftpboot 結構 nbi_img nodes pxelinux.cfg 選單說明 Netinstall: Full vs SSI 使用 dcs 進行切換 vi /opt/drbl/conf/drbl.conf sudo /opt/drbl/sbin/netinstall -i xxxx drbl-sl.sh -i dsl iso DRBL-live Virtualbox 安裝 26

27 基本指令使用 export PATH=$PATH:/opt/drbl/sbin:/opt/drbl/bin drbl-useradd drbl-useradd [-s --single] 使用者名稱 群組名 稱 drbl-useradd -r cpc 1 40 g3c5 7 drbl-userdel [-s --single] 使用者名稱 drbl-cp-host [source] [path in client] drbl-cp-user -g g3c5 file drbl-get-user -g g3c5 file drbl-rm-user -g g3c5 file drbl-doit -u root /sbin/ifconfig dcs 使用 : sudo /opt/drbl/sbin/dcs 27

28 DRBL 相關應用 Linux net-install Small Linux 應用 Free Dos 應用 SAN(AoE, iscsi) boot 應用 28

29 Questions? 29

30 再生龍 (Clonezilla) 30

31 再生龍 Clonezilla Clonezilla [OCS (Opensource Clone System)] Clonezilla 是一完整的硬碟資料複製的工具 類似 Ghost (Symantec) 或是 Rembo(Acquired by IBM Tivoli software)/ Acronis (True Image) 整合 partclone( ( ntfsclone 與 udpcast1 ( 處理元件包含 實體資料 : 分割區資料 LVM2 開機載入 (MBR: EFI) 隱藏磁區 註 1: 使用在 Server edition 用於裸機 (bare material) 還原 不同於 與以檔案為基礎的備份方式 差異備份 還原卡模式 兩種釋出版本 Live edition 合單機 個人使用 作為備份 還原單一機器使用 Server edition (SE) 適合大量批次還原 集中式管理 如 電腦教室管 理 大量出機生產線... 31

32 Terminology 技術用詞 Raw copying* Smart copying* A possibility to distinguish which portions of the partition really contain data and to copy these only Live copying* A possibility to perform sector-by-sector copying of a whole partition A drive or volume can be copied/imaged while it is in use, avoiding the need for booting into a separate operating system or Live CD. Smart copy full disk A possibility to distinguish which portions of the disk really contain data and to copy these only Possible to skip swap, pagefile... 註 * The descriptions are from 32

33 再生龍 Clonezilla GPL 支援儲存與還原不同作業系統 GNU/Linux, MS Windows, Mac OS X, BSD, VMWare EMS File system: ext2/3/4, reiserfs3/4, xfs, jfs, btrfs1, ntfs, vfat,hfs+, UFS+, VMFS Supports LVM2 無法辨識之檔案系統使用 dd Block base 備份方式 只備份有使用之區塊 提高備份還原效能 Smart copying, 支援 Grub 1/2 ( 恢復 重建 ) 支援 serial console 檔案式架構之印象檔 格式通透 公開 標準格式 易於彈性調整 支援 Multicast1: 適合大量佈署 能結合使用 Live edition1 註 1: 使用在 Server edition 33

34 再生龍 Clonezilla-- 限制 目的硬碟 ( 分割區 ) 大小至少需等於 ( 或大於 ) 來源 硬碟 ( 分割區 ) 不支援差異 (Differential1 ) 備份 / 增異 (Incremental1 ) 備份 不支援線上 (Online) 備份 / 回覆 不完全支援 Software RAID/Firmware(Fake) RAID2 需額外手動步驟調整 印象檔無法支援分片回存 需先將分片檔案集合在同一儲藏空間 註 1: 註 2: 34

35 Clonezilla SE: Full/Box/Live mode Full Clonezilla /etc, /var of client Files in /etc and /var of client after reboot Extra space in server/client Max client #/ethernet card in server Clonezilla Box Clonezilla Live NFS-based Tmpfs-based Use squashfs Kept Gone Gone ~ MB* Adv./Dis * depends on the packages installed in the server 35

36 Clonezilla 映像檔說明 ls -alfh /home/partimag/lucid-img/ total 220M drwxr-xr-x 2 root root :12./ image name drwxr-xr-x 7 root root :12../ -rw-r--r-- 1 root root :12 disk -rw-r--r-- 1 root root 34K 07:12 Info-dmi.txt hardware information -rw-r--r-- 1 root root 18K 07:12 Info-lshw.txt -rw-r--r-- 1 root root 1.4K 07:12 Info-lspci.txt -rw-r--r-- 1 root root :12 Info-packages.txt real data of partition sda1, -rw-r--r-- 1 root root 10 07:12 parts -rw root root 216M 07:12 sda1.ext4-ptcl-img.gz.aa sda5 -rw root root 2.3M 07:12 sda5.ext4-ptcl-img.gz.aa -rw-r--r-- 1 root root 36 07:11 sda-chs.sf disk C.H.S. value via sfdisk -rw-r--r-- 1 root root 1.0M 07:11 sda-hidden-data-after-mbr Use dd to save MBR -rw-r--r-- 1 root root :11 sda-mbr and other hidden data -rw-r--r-- 1 root root :11 sda-pt.parted partition info from parted and sfdisk -rw-r--r-- 1 root root :11 sda-pt.sf -rw-r--r-- 1 root root 53 07:12 swappt-sda2.info UUID and label info of sda2 (swap partition) 36

37 Clonezilla Live 發行版 (Debian based) 穩定版 / 測試版 替代版 (Ubuntu based) 穩定版 / 測試版 光碟版 (iso 檔案 ) USB 隨身碟或隨身硬碟版 (zip 檔案 ) 硬碟版 將 Clonezilla live 放在一個已經有作業系統存在的硬碟中 PXE 版 下載後 把該 ISO 檔案燒到光碟片上 ( 記得要選用燒錄映象 檔的方式 舉例而言 在 MS Windows 下 以 Nero Burning ROM 為例 你要選 ' 燒錄映像檔 " 來燒這個 iso 檔 ) 就可 以用它來開機 將 Clonezilla live 放在 PXE 伺服器上來讓用戶端電腦透過 PXE 網路開機使用 Clonezilla live 詳情參考 37

38 Live 免安裝版本 Clonezilla Live 38

39 Clonezilla Live screenshot 39

40 Clonezilla Live 實做 40

41 操作實做 使用再生龍單機板進行 full disk 備份 還原 環境 Virtualbox OSE as client Use host machine sshfs as Clonezilla image repository 製作再生龍單機板可開機 usb drive 工具 Tuxboot 41

42 DRBL 的相關開發 過去 現在 以 DRBL 為核心 衍生出一系 列的應用 Cluster Computing 應用 電腦教室應用 Cluster Computing 應用 2003 Cluster Computing 應用 電腦教室應用 格網計算應用 (BOINC) 叢集計算虛擬 SMP 主機 (Kerrighed) 更基礎機制的無碟環境 (iscsi, AoE) 平行分散檔案系統應用 (GPFS) DRBL Clonezilla: 還原備份 DRBL-Winroll: 電腦教室管理 Tux2live: Linux 免安裝光碟製作機制 Partclone: 備份還原新機制 Clonezilla: 還原備份 DRBL-Winroll: 電腦教室管理 叢集計算, 民生與教育 用途

43 協助 / 課程資訊 Support FAQ : Google Sourceforge 論壇 Other... More information, more efficiency!!! Training DRBL/Clonezilla 基礎 / 進階課程 Clonezilla 再生龍實務技術課程 43

44 Questions? 44

45 案例與迴響 45

46 電腦教室成功案例 國家高速網路與計算中心 宜蘭縣 提供嘉義縣 94PC 更新案專用 DRBL Clonezilla Box 伺服器還原光碟 花蓮縣網中心 提供全縣 DRBL 與 Clonezilla 的支援 Clonezilla 來 clone i-linux 等 Linux 環境 台南市立新興國小 採用 DRBL 來達成多元化教學 嘉義縣網中心 梗枋國小 龍潭國小 三民國小 頭城國小等採用 DRBL 來教學等 台北縣新店大豐國小 北中南 3 處 共 4 間電腦教室使用 DRBL 或是 Clonezilla 採用 DRBL 無磁碟系統 榮獲 94 年 Linux 黃金企鵝獎應用類獎 新竹市福林數位學習中心 採用 clonezilla 來佈署電腦教室

47 電腦教室成功案例 ( 續 ) 美國肯德基州路易斯維爾大學 University of Louisville 使用 Clonezilla 來佈署筆記型電腦的軟體環境 日本東京 Christian University 使用 DRBL 於學校實驗室 荷蘭 NCCW ( National Computer Centre Wonen ) 使用 Clonezilla 於電腦教室 菲律賓 ADOC (APEC Digital Opportunity Center) 使用 DRBL 於示範電腦教室

48 成功案例 台北縣大豐國小 source: distrowatch.com 從 2003 年使用 DRBL 與 Clnoezilla 管理電腦教 室 2006 年 distrowatch.com 特別報 導 : Linux in education 2007 年 7 月 4 日 NCHC DRBL/Clonezilla 記者會 於大豐國小

49 電腦教室成功案例 ( 續 ) 嘉義縣網中心 縣網中心提供嘉義縣 94PC 更新案專用 DRBL Clonezilla Box 伺服器還原光碟

50 成功案例 - 花蓮縣網 使用 DRBL 來大 量佈署 Linux 2008 年 6 月已有 145 所學校使用 (131 所中小學 14 所高中職 ) 花蓮縣網來函感 謝

51 電腦教室成功案例 ( 續 ) 台南市立新興國小 採用 DRBL 無磁碟系統 榮獲 2005 年 Linux 黃金企 鵝獎應用類獎項 感謝蔡淑燕老師提供照片

52 電腦教室成功案例 ( 續 ) 美國肯德基州路易斯維爾大學 University of Louisville, Kentucky, USA 使用 Clonezilla 來佈署筆記型電腦的軟體環境 感謝 Matt Luckett 提供照片

53 電腦教室成功案例 ( 續 ) 日本 Tokyo Christian University 使用 DRBL 於學校實驗室 感謝 Frank Tuzi 提供照片

54 電腦教室成功案例 ( 續 ) 荷蘭 NCCW ( National Computer Centre Wonen ) 使用 Clonezilla 於電腦教室 感謝 Dave Haakenhout 提供照片

55 電腦教室成功案例 ( 續 ) 菲律賓 ADOC (APEC Digital Opportunity Center) 使用 DRBL 於示範電腦教室 感謝 Ulten Ryan 提供照片

56 個人電腦叢集成功案例 國家高速網路與計算中心 Formosa 1: 150 nodes, Xeon 3.0G*2/node, gigabits switch, Using Clonezilla Formosa 2: 82 nodes AMD Opteron 275*2/node (IBM e326), gigabits switch, using Clonezilla

57 個人電腦叢集成功案例 ( 續 ) 國立交通大學生物科技學系 / 生物資訊中心 國立交通大學分子中心 Server: Dual Intel Xeon/Nocona 3.4GHz 15 nodes of dual Intel Xeon/Nocona 2.8 GHz 48 gigabits ports switch Using DRBL 16 nodes AMD Opteron 275*2/Node gigabits switch, using Clonezilla 台北教育大學自然科學教育學系 5 nodes AMD Opteron 275*2/Node (IBM e326) gigabits switch, using Clonezilla

58 DRBL&Clonezilla 在台灣 公務單位 中小學 大學 政府單位 醫院 電視台 中小企業 其他 國內已知使用者或單位超過 個

59 DRBL&Clonezilla 在全球 西班牙 中國 南非 澳洲 使用國家超過 20 個 超過 70 萬人次下載 DRBL 與 Clonezilla

60 Project of the Month, January

61 Linux Journal In Linux Journal, January 2011 Report Clonezilla project and ocover headline Clonezilla High Performance OpenSource Cloning 61

企鵝龍與再生龍 DRBL/Clonezilla 王耀聰 鄧偉華 國家高速網路與計算中心 格網技術組 National Center for High-Performance Computing (NCHC) Grid Technology Divisi

企鵝龍與再生龍 DRBL/Clonezilla 王耀聰 鄧偉華 國家高速網路與計算中心 格網技術組 National Center for High-Performance Computing (NCHC) Grid Technology Divisi 企鵝龍與再生龍 DRBL/Clonezilla 王耀聰 鄧偉華 {jazz,wade}@nchc.org.tw 國家高速網路與計算中心 格網技術組 National Center for High-Performance Computing (NCHC) Grid Technology Division http://drbl.nchc.org.tw, http://drbl.sourceforge.net

More information

企鵝龍與再生龍 DRBL/Clonezilla 孫振凱 國家高速網路與計算中心 格網技術組 National Center for High-Performance Computing (NCHC) Grid Technology Division

企鵝龍與再生龍 DRBL/Clonezilla 孫振凱 國家高速網路與計算中心 格網技術組 National Center for High-Performance Computing (NCHC) Grid Technology Division 企鵝龍與再生龍 DRBL/Clonezilla 孫振凱 ceasar@nchc.org.tw 國家高速網路與計算中心 格網技術組 National Center for High-Performance Computing (NCHC) Grid Technology Division http://drbl.nchc.org.tw, http://drbl.sourceforge.net http://clonezilla.nchc.org.tw,

More information

企鵝龍 (DRBL)/ 再生龍 (Clonezilla) 簡介與應用 孫振凱 ceasa

企鵝龍 (DRBL)/ 再生龍 (Clonezilla) 簡介與應用 孫振凱 ceasa 企鵝龍 (DRBL)/ 再生龍 (Clonezilla) 簡介與應用 http://drbl.nchc.org.tw, http://drbl.sourceforge.net http://clonezilla.nchc.org.tw, http://clonezilla.org 孫振凱 ceasar_at_nchc_org_tw 國家高速網路與計算中心 自由軟體實驗室 National Center

More information

DRBL/Clonezilla 研習課程 蕭志榥 孫振凱 國家高速網路與計算中心 Nat

DRBL/Clonezilla 研習課程 蕭志榥 孫振凱 國家高速網路與計算中心 Nat DRBL/Clonezilla 研習課程 蕭志榥 孫振凱 http://drbl.nchc.org.tw, http://drbl.sourceforge.net http://clonezilla.nchc.org.tw, http://clonezilla.org 國家高速網路與計算中心 National Center for High-Performance Computing (NCHC)

More information

自由軟體教學平台

自由軟體教學平台 NCHC Opensource task force DRBL steven@nchc.gov.tw, c00hkl00@nchc.gov.tw National Center for High-Performance Computing http://www.nchc.gov.tw Jan, 2003 1 2003/1/28 ( ) 09:00-10:30 10:40-12:00 Linux 13:00-14:30

More information

自由軟體教學平台

自由軟體教學平台 NCHC Opensource task force DRBL c00hkl00@nchc.gov.tw, steven@nchc.gov.tw National Center for High-Performance Computing http://www.nchc.gov.tw Dec, 2002 1 Outline 1. 2. DRBL 3. 4. Service DHCP, TFTP, NFS,

More information

Cluster OS and Tools

Cluster OS and Tools 自由軟體 DRBL/Clonezilla 介紹 蕭志榥 孫振凱 王耀聰 蔡育欽 國家高速網路與計算中心 自由軟體實驗室 Q3, 2009 1 Stand On the Shoulder of Giants 自由軟體 (Free Software) 站在巨人的肩膀上 是自由軟體發展的理念 其靈活 可自由使用 複製 修改與再散播的 價值 將有效解決資訊教育的管理成本及商業 軟體高成本負擔的問題 2 平衡商業獨家軟體與知識教育

More information

DRBL/Clonezilla 進階課程 蕭志榥孫振凱 國家高速網路與計算中心 N

DRBL/Clonezilla 進階課程 蕭志榥孫振凱 國家高速網路與計算中心 N DRBL/Clonezilla 進階課程 蕭志榥孫振凱 http://drbl.nchc.org.tw, http://drbl.sourceforge.net http://clonezilla.nchc.org.tw, http://clonezilla.org.tw 國家高速網路與計算中心 National Center for High-Performance Computing (NCHC)

More information

DRBL研習講義

DRBL研習講義 DRBL 與 Clonezilla 運用於電腦教室 蕭志榥 孫振凱 王耀聰 蔡育欽 http://drbl.nchc.org.tw, http://drbl.sf.net 國家高速網路與計算中心 National Center for High Performance Computing (NCHC) Sep, 2006 1 Polling 自由軟體 / 開放原始碼軟體 / 免費軟 體的差別 使用過

More information

自由軟體教學平台

自由軟體教學平台 NCHC Opensource task force Steven Shiau steven@nchc.gov.tw National Center for High-Performance Computing Sep 10, 2002 1 Outline 1. 2. 3. Service DHCP, TFTP, NFS, NIS 4. 5. 2 DRBL (diskless remote boot

More information

Cluster OS and Tools

Cluster OS and Tools DRBL/Clonezilla 的迴響與未來規劃 蕭志榥 孫振凱 王耀聰 蔡育欽 國家高速網路與計算中心 自由軟體實驗室 Q4, 2009 1 平衡商業獨家軟體與知識教育 知識和軟體都需要讓孩子 帶著走 商業獨家軟體授權高成本 獨家 在校學習 也需回家複習 學校每台 ( 平均 ) 約 6 千至 1 萬 學生家用 ( 平均 ) 約 1 至 2 萬 知識與法治的學習 教育知識 也需教育尊重 尊重智財權觀念

More information

DRBL/Clonezilla

DRBL/Clonezilla DRBL & Clonezilla 蕭志榥 Steven Shiau 國家高速網路與計算中心 DATE:8/30/07 Agenda 自由軟體與 DRBL/Clonezilla 簡 介 (25 mins) 實做展示 (

More information

DRBL 簡介 孫振凱 蕭志榥 蔡育欽 王耀聰 Ceasar Steven Thomas Jazz

DRBL 簡介 孫振凱 蕭志榥 蔡育欽 王耀聰 Ceasar Steven Thomas Jazz DRBL 簡介 孫振凱 蕭志榥 蔡育欽 王耀聰 Ceasar Steven Thomas Jazz http://drbl.nchc.org.tw, http://drbl.sourceforge.net http://clonezilla.nchc.org.tw, http://clonezilla.org.tw 國家高速網路與計算中心 National Center for High-Performance

More information

Clonezilla 研習課程 基隆市網中心 孫振凱 國家高速網路與計算中心 National Center f

Clonezilla 研習課程 基隆市網中心 孫振凱 國家高速網路與計算中心 National Center f Clonezilla 研習課程 基隆市網中心 孫振凱 http://drbl.nchc.org.tw, http://drbl.org http://clonezilla.nchc.org.tw, http://clonezilla.org 國家高速網路與計算中心 National Center for High-Performance Computing (NCHC) Q3, 2016 講師簡介

More information

基隆市教網中心 Clonezilla SE 研習課程 孫振凱 國家高速網路與計算中

基隆市教網中心 Clonezilla SE 研習課程 孫振凱 國家高速網路與計算中 基隆市教網中心 Clonezilla SE 研習課程 孫振凱 http://drbl.nchc.org.tw, http://drbl.sourceforge.net http://clonezilla.nchc.org.tw, http://clonezilla.org.tw 國家高速網路與計算中心 National Center for High-Performance Computing (NCHC)

More information

自由軟體社群發展經驗與 Linux認證介紹

自由軟體社群發展經驗與  Linux認證介紹 -- (http://linux.vbird.org) 2011/08/12 1 -- -- 不 理 便 了 來 連 ( ) ( ) 論 ~ ~ 2 復 理 3 4 復 數 量 復 離 來 ~ @_@ 5 - 年 Linux windows virtualbox 不 理 Linux Xen 立 4 4GB 了 30 xen 來 sudo xm 來 Linux I/O 例 yum 6 - 年 Windows

More information

Outline (Day 1) Time: 09:30 ~ 16:30 Clonezilla 簡介 / 備份原理 Clonezilla 系統流程架構 / 映像檔介紹 Clonezilla unicast, multicast, broadcast clone 介紹與注意事項 Clonezilla O

Outline (Day 1) Time: 09:30 ~ 16:30 Clonezilla 簡介 / 備份原理 Clonezilla 系統流程架構 / 映像檔介紹 Clonezilla unicast, multicast, broadcast clone 介紹與注意事項 Clonezilla O Clonezilla 實務課程 孫振凱 http://drbl.nchc.org.tw, http://drbl.sourceforge.net http://clonezilla.nchc.org.tw, http://clonezilla.org.tw 國家高速網路與計算中心 National Center for High-Performance Computing (NCHC) Q2, 2014

More information

DRBL 無碟系統介紹與應用 蕭志榥 孫振凱 王耀聰 蔡育欽 國家高速網路與計算中心 N

DRBL 無碟系統介紹與應用 蕭志榥 孫振凱 王耀聰 蔡育欽 國家高速網路與計算中心 N DRBL 無碟系統介紹與應用 蕭志榥 孫振凱 王耀聰 蔡育欽 http://drbl.nchc.org.tw, http://drbl.sourceforge.net http://clonezilla.nchc.org.tw, http://clonezilla.org 國家高速網路與計算中心 National Center for High-Performance Computing (NCHC)

More information

Free Software Lab, NCHC, Taiwan 2 Polling 是電腦教室或網路管理員? 曾經使用 Linux 經驗? 桌面使用? 伺服器使用? 曾經使用過無碟系統? 曾經安裝 使用 DRBL? 曾經使用過硬碟備份工具? 曾經安裝使用 Clonezilla SE? Clonezi

Free Software Lab, NCHC, Taiwan 2 Polling 是電腦教室或網路管理員? 曾經使用 Linux 經驗? 桌面使用? 伺服器使用? 曾經使用過無碟系統? 曾經安裝 使用 DRBL? 曾經使用過硬碟備份工具? 曾經安裝使用 Clonezilla SE? Clonezi DRBL/Clonezilla 進階課程 孫振凱蔡育欽 http://drbl.nchc.org.tw, http://drbl.sourceforge.net http://clonezilla.nchc.org.tw, http://clonezilla.org.tw 國家高速網路與計算中心 National Center for High-Performance Computing (NCHC)

More information

DRBL/Clonezilla 基礎課程 蕭志榥 孫振凱 國家高速網路與計算中心

DRBL/Clonezilla 基礎課程 蕭志榥 孫振凱 國家高速網路與計算中心 DRBL/Clonezilla 基礎課程 蕭志榥 孫振凱 http://drbl.nchc.org.tw, http://drbl.sourceforge.net http://clonezilla.nchc.org.tw, http://clonezilla.org.tw 國家高速網路與計算中心 National Center for High-Performance Computing (NCHC)

More information

Free Software Lab, NCHC, Taiwan 2 Polling 是電腦教室或網路管理員? 曾經使用 Linux 經驗? 桌面使用? 伺服器使用? 曾經使用過無碟系統? 曾經安裝 使用 DRBL? 曾經使用過硬碟備份工具? 曾經安裝使用 Clonezilla SE? Clonezi

Free Software Lab, NCHC, Taiwan 2 Polling 是電腦教室或網路管理員? 曾經使用 Linux 經驗? 桌面使用? 伺服器使用? 曾經使用過無碟系統? 曾經安裝 使用 DRBL? 曾經使用過硬碟備份工具? 曾經安裝使用 Clonezilla SE? Clonezi DRBL/Clonezilla 進階課程 蕭志榥孫振凱 http://drbl.nchc.org.tw, http://drbl.sourceforge.net http://clonezilla.nchc.org.tw, http://clonezilla.org.tw 國家高速網路與計算中心 National Center for High-Performance Computing (NCHC)

More information

DRBL/Clonezilla 基礎課程 孫振凱 國家高速網路與計算中心 Nati

DRBL/Clonezilla 基礎課程 孫振凱 國家高速網路與計算中心 Nati DRBL/Clonezilla 基礎課程 孫振凱 http://drbl.nchc.org.tw, http://drbl.sourceforge.net http://clonezilla.nchc.org.tw, http://clonezilla.org.tw 國家高速網路與計算中心 National Center for High-Performance Computing (NCHC) Q1,

More information

Clonezilla 研習課程 新竹市網中心 孫振凱 蔡育欽 國家高速網路與計算中心 National Cent

Clonezilla 研習課程 新竹市網中心 孫振凱 蔡育欽 國家高速網路與計算中心 National Cent Clonezilla 研習課程 新竹市網中心 孫振凱 蔡育欽 http://drbl.nchc.org.tw, http://drbl.org http://clonezilla.nchc.org.tw, http://clonezilla.org 國家高速網路與計算中心 National Center for High-Performance Computing (NCHC) Q3, 2016 講師簡介

More information

自由軟體教學平台

自由軟體教學平台 NCHC Opensource task force 自由軟體集中式管理的電腦教室與辦公環境 DRBL 黃國連蕭志榥 steven@nchc.gov.tw, c00hkl00@nchc.gov.tw 國家高速網路與計算中心 National Center for High-Performance Computing http://www.nchc.gov.tw Mar, 2003 1 研習時間表 2003/3/24

More information

DRBL/Clonezilla 基礎課程 孫振凱 國家高速網路與計算中心 Nati

DRBL/Clonezilla 基礎課程 孫振凱 國家高速網路與計算中心 Nati DRBL/Clonezilla 基礎課程 孫振凱 http://drbl.nchc.org.tw, http://drbl.sourceforge.net http://clonezilla.nchc.org.tw, http://clonezilla.org.tw 國家高速網路與計算中心 National Center for High-Performance Computing (NCHC) Q2,

More information

DRBL/Clonezilla 基礎課程 孫振凱 國家高速網路與計算中心 Nati

DRBL/Clonezilla 基礎課程 孫振凱 國家高速網路與計算中心 Nati DRBL/Clonezilla 基礎課程 孫振凱 http://drbl.nchc.org.tw, http://drbl.sourceforge.net http://clonezilla.nchc.org.tw, http://clonezilla.org.tw 國家高速網路與計算中心 National Center for High-Performance Computing (NCHC) Q3,

More information

DRBL研習講義

DRBL研習講義 DRBL 與 Clonezilla 蕭志榥 孫振凱 王耀聰 蔡育欽 http://drbl.nchc.org.tw, http://drbl.sourceforge.net http://clonezilla.nchc.org.tw, http://clonezilla.org 國家高速網路與計算中心 National Center for High Performance Computing (NCHC)

More information

講師簡介 - 蕭志榥 現職 國家高速網路與計算中心 研究員 學歷 經歷 國家高速網路與計算中心 軟體發展組組副組長 2013 ~ 至今 國家高速網路與計算中心 軟體技術組組長 2010 ~2013 中華民國軟體自由協會理事長 2011 ~ 2015 中華民國開放系統協會理事 2005 ~2015 法

講師簡介 - 蕭志榥 現職 國家高速網路與計算中心 研究員 學歷 經歷 國家高速網路與計算中心 軟體發展組組副組長 2013 ~ 至今 國家高速網路與計算中心 軟體技術組組長 2010 ~2013 中華民國軟體自由協會理事長 2011 ~ 2015 中華民國開放系統協會理事 2005 ~2015 法 DRBL/Clonezilla 基礎課程 蕭志榥 孫振凱 http://drbl.nchc.org.tw, http://drbl.org http://clonezilla.nchc.org.tw, http://clonezilla.org 國家高速網路與計算中心 National Center for High-Performance Computing (NCHC) Q2, 2016 講師簡介

More information

Outline DRBL 無碟系統介紹與應用 09:30~10:30 開放原始碼 /DRBL 簡介 10:40~12:00 系統調整 /DRBL 安裝 13:00~14:50 DRBL 基本使用 15:00~16:30 DRBL 其他應用 /DRBL live 示範 2

Outline DRBL 無碟系統介紹與應用 09:30~10:30 開放原始碼 /DRBL 簡介 10:40~12:00 系統調整 /DRBL 安裝 13:00~14:50 DRBL 基本使用 15:00~16:30 DRBL 其他應用 /DRBL live 示範 2 DRBL( 企鵝龍 ) 無碟系統介紹與應用 蕭志榥 孫振凱 王耀聰 蔡育欽 http://drbl.nchc.org.tw, http://drbl.sourceforge.net http://clonezilla.nchc.org.tw, http://clonezilla.org 國家高速網路與計算中心 National Center for High-Performance Computing

More information

自由軟體教學平台

自由軟體教學平台 NCHC Opensource task force 自由軟體教學平台 DRBL 蕭志榥黃國連 steven@nchc.gov.tw c00hkl00@nchc.gov.tw 國家高速電腦中心 National Center for High-Performance Computing http://www.nchc.gov.tw Dec, 2002 1 Outline 1. 自由軟體教學平台的選擇

More information

Outline (Day 1) Time: 09:30 ~ 16:30 Clonezilla 簡介 / 備份原理 Clonezilla 系統流程架構 / 映像檔介紹 Clonezilla unicast, multicast, broadcast clone 介紹與注意事項 Clonezilla O

Outline (Day 1) Time: 09:30 ~ 16:30 Clonezilla 簡介 / 備份原理 Clonezilla 系統流程架構 / 映像檔介紹 Clonezilla unicast, multicast, broadcast clone 介紹與注意事項 Clonezilla O Clonezilla 實務課程 孫振凱蔡育欽 http://drbl.nchc.org.tw, http://drbl.sourceforge.net http://clonezilla.nchc.org.tw, http://clonezilla.org 國家高速網路與計算中心 National Center for High-Performance Computing (NCHC) Q3, 2014

More information

Clonezilla 研習課程 基隆市教育網路中心 孫振凱 蔡育欽 國家高速網路與計算中心 National C

Clonezilla 研習課程 基隆市教育網路中心 孫振凱 蔡育欽 國家高速網路與計算中心 National C Clonezilla 研習課程 基隆市教育網路中心 孫振凱 蔡育欽 http://drbl.nchc.org.tw, http://drbl.org http://clonezilla.nchc.org.tw, http://clonezilla.org 國家高速網路與計算中心 National Center for High-Performance Computing (NCHC) Q4, 2017

More information

DRBL/Clonezilla簡介

DRBL/Clonezilla簡介 Clonezilla 再生龍 蕭志榥 孫振凱 王耀聰 蔡育欽 http://drbl.nchc.org.tw, http://drbl.org http://clonezilla.nchc.org.tw, http://clonezilla.org 國家高速網路與計算中心 National Center for High Performance Computing (NCHC) Q1, 2011 1

More information

Outline (Day 1) Time: 09:30 16:30 Clonezilla 簡介 / 備份原理 Clonezilla 系統流程架構 / 映像檔介紹 Clonezilla unicast, multicast, broadcast clone 介紹與 注意事項 實務探討 硬碟 / 磁區差

Outline (Day 1) Time: 09:30 16:30 Clonezilla 簡介 / 備份原理 Clonezilla 系統流程架構 / 映像檔介紹 Clonezilla unicast, multicast, broadcast clone 介紹與 注意事項 實務探討 硬碟 / 磁區差 Clonezilla 實務課程 孫振凱 http://drbl.nchc.org.tw, http://drbl.sourceforge.net http://clonezilla.nchc.org.tw, http://clonezilla.org 國家高速網路與計算中心 National Center for High-Performance Computing (NCHC) Q2, 2016

More information

2 Polling 是電腦教室或網路管理員? 曾經使用 Linux 經驗? 桌面使用? 伺服器使用? 曾經使用過無碟系統? 曾經安裝 使用 DRBL? 曾經使用過硬碟備份工具? 曾經安裝使用 Clonezilla SE? Clonezilla Live?

2 Polling 是電腦教室或網路管理員? 曾經使用 Linux 經驗? 桌面使用? 伺服器使用? 曾經使用過無碟系統? 曾經安裝 使用 DRBL? 曾經使用過硬碟備份工具? 曾經安裝使用 Clonezilla SE? Clonezilla Live? DRBL/Clonezilla 進階課程 孫振凱蔡育欽 http://drbl.nchc.org.tw, http://drbl.sourceforge.net http://clonezilla.nchc.org.tw, http://clonezilla.org.tw 國家高速網路與計算中心 National Center for High-Performance Computing (NCHC)

More information

Red Flag Linux Desktop 4.0 Red Flag Linux Desktop 4.0 1

Red Flag Linux Desktop 4.0 Red Flag Linux Desktop 4.0 1 Red Flag Linux Desktop 4.0 68 6 Red Flag Software Co., Ltd. http://www.redflag-linux.com Red Flag Linux Desktop 4.0 Red Flag Linux Desktop 4.0 1 1 Red Flag Linux Desktop 4.0 1.1 Red Flag Linux Desktop

More information

Polling 是電腦教室或網路管理員 曾經使用 Linux 經驗 桌面使用 伺服器使用 曾經使用過無碟系統 曾經安裝 使用 DRBL? 曾經使用過硬碟備份工具 曾經安裝使用 Clonezilla SE? Clonezilla Live? 2

Polling 是電腦教室或網路管理員 曾經使用 Linux 經驗 桌面使用 伺服器使用 曾經使用過無碟系統 曾經安裝 使用 DRBL? 曾經使用過硬碟備份工具 曾經安裝使用 Clonezilla SE? Clonezilla Live? 2 DRBL/Clonezilla 進階課程 孫振凱 http://drbl.nchc.org.tw, http://drbl.sourceforge.net http://clonezilla.nchc.org.tw, http://clonezilla.org.tw 國家高速網路與計算中心 ational Center for High-Performance Computing (CHC) Q3,

More information

DRBL研習講義

DRBL研習講義 集中式管理的自由軟體電腦教室與辦公環境 DRBL 與 Clonezilla 蕭志榥 http://opensource.nchc.org.tw http://drbl.nchc.org.tw, http://drbl.sf.net 國家高速網路與計算中心自由軟體實驗室 Mar, 2005 1 研習時間表 13:30-14:30 集中式管理的自由軟體電腦教室與辦公環境 14:40-15:40 DRBL

More information

Microsoft Word - PS2_linux_guide_cn.doc

Microsoft Word - PS2_linux_guide_cn.doc Linux For $ONY PlayStatioin2 Unofficall General Guide Language: Simplified Chinese First Write By Beter Hans v0.1 Mail: hansb@citiz.net Version: 0.1 本 人 是 菜 鸟 + 小 白 欢 迎 指 正 错 误 之 处, 如 果 您 有 其 他 使 用 心 得

More information

PowerPoint Presentation

PowerPoint Presentation 運用企鵝龍打造多人 運用企鵝龍打造多人 Hadoop Hadoop 叢集 叢集 hadoop.nchc.org.tw hadoop.nchc.org.tw 營運經驗分享 營運經驗分享 Building Building Multi-user Multi-user Hadoop Hadoop Cluster Cluster using using DRBL DRBL & & Clonezilla Clonezilla

More information

彰化縣教育網路中心 Clonezilla 再生龍實務課程 孫振凱 國家高速網路與計算中心

彰化縣教育網路中心 Clonezilla 再生龍實務課程 孫振凱 國家高速網路與計算中心 彰化縣教育網路中心 Clonezilla 再生龍實務課程 孫振凱 http://drbl.nchc.org.tw, http://drbl.sourceforge.net http://clonezilla.nchc.org.tw, http://clonezilla.org 國家高速網路與計算中心 National Center for High-Performance Computing (NCHC)

More information

A9RF716.tmp

A9RF716.tmp 1 PART I 1 2 3 4 5 6 7 8 Docker Docker Image Container Repository Docker le Docker Docker 8 1 Docker Linux 2 Docker Docker 3 5 Docker 6 Docker volume 7 8 Docker le Docker le 1 C H A P T E R 1 CPU Data

More information

ATI-2019安裝手冊-v

ATI-2019安裝手冊-v #1 ...02 Acronis True Image...03 Acronis True Image 2019...03 Acronis True Image 2019...04 ( ) 64...04 ( ) Acronis Account...05 ( )...05 ( ) Acronis True Image...05 ( ) Windows...06 1....06 2....08 ( )

More information

Microsoft PowerPoint - lect01.ppt

Microsoft PowerPoint - lect01.ppt Linux 操 作 系 统 潘 建 瑜 华 东 师 范 大 学 数 学 系 jypan@math.ecnu.edu.cn Linux 操 作 系 统 教 材 : 以 课 堂 讲 义 为 主 上 课 时 间 : 周 五 5 6 7 第 三 教 学 楼 231 上 机 时 间 : 周 五 5 6 7 数 学 楼 200B 机 房 ( 暂 定 于 第 3 7 10 13 16 18 周 ) 课 程 主 页

More information

Acronis True Image 2014

Acronis True Image 2014 Update 2 使 用 指 南 目 錄 1 簡 介... 8 1.1 什 麼 是 Acronis True Image 2014?... 8 1.2 什 麼 是 Acronis True Image 2014 Premium?... 8 1.3 此 版 本 新 增 內 容... 9 1.4 系 統 需 求 與 支 援 媒 體... 9 1.4.1 最 低 系 統 需 求...9 1.4.2 支 援

More information

ebook140-9

ebook140-9 9 VPN VPN Novell BorderManager Windows NT PPTP V P N L A V P N V N P I n t e r n e t V P N 9.1 V P N Windows 98 Windows PPTP VPN Novell BorderManager T M I P s e c Wi n d o w s I n t e r n e t I S P I

More information

投影片 1

投影片 1 類 Linux (, VBird) 2008/03/28 Linux 1 Linux man page / 流 例 2008/03/28 Linux 2 Linux 2008/03/28 Linux 3 Linux CPU RAM 路 2008/03/28 Linux 4 Linux Linux 2008/03/28 Linux 5 Linux (sector) 理 量 512bytes (cylinder)

More information

Windows 2000 Server for T100

Windows 2000 Server for T100 2 1 Windows 95/98 Windows 2000 3.5 Windows NT Server 4.0 2 Windows DOS 3.5 T200 2002 RAID RAID RAID 5.1 Windows 2000 Server T200 2002 Windows 2000 Server Windows 2000 Server Windows 2000 Server 3.5 for

More information

untitled

untitled V3041A-J/V3042A-J IP-SAN/NAS Infinova Infinova Infinova Infinova www.infinova.com.cn Infinova Infinova Infinova 1 2 1 2 V3041A-16R-J V3041A-24R-J V3042A-16R-J V3042A-24R-J V3049-EXD-R16 V3049-EXD-R24 ...

More information

IT Data-intensive application,iscsi Middl

IT Data-intensive application,iscsi Middl 112-861 2-1-1 163 8677 1 24 2 E-mail: shiori@ogl.is.ocha.ac.jp, sane@cc.kogakuin.ac.jp, oguchi@computer.org IT Data-intensive application,iscsi iddleware for Load Distribution among Cloud Computing Resource

More information

IP TCP/IP PC OS µclinux MPEG4 Blackfin DSP MPEG4 IP UDP Winsock I/O DirectShow Filter DirectShow MPEG4 µclinux TCP/IP IP COM, DirectShow I

IP TCP/IP PC OS µclinux MPEG4 Blackfin DSP MPEG4 IP UDP Winsock I/O DirectShow Filter DirectShow MPEG4 µclinux TCP/IP IP COM, DirectShow I 2004 5 IP TCP/IP PC OS µclinux MPEG4 Blackfin DSP MPEG4 IP UDP Winsock I/O DirectShow Filter DirectShow MPEG4 µclinux TCP/IP IP COM, DirectShow I Abstract The techniques of digital video processing, transferring

More information

untitled

untitled V3049A-EXD IP-SAN/NAS Infinova Infinova Infinova Infinova www.infinova.com.cn Infinova Infinova Infinova 1 2 1 2 V3049A-EXD-R16 V3049A-EXD-R24 ... 1 1.1... 1 1.2... 1 1.3... 1... 2 2.1... 2 2.2... 3...

More information

Acronis True Image 2015

Acronis True Image 2015 目 录 1 简 介...6 1.1 Acronis True Image 2015 是 什 么?... 6 1.2 此 版 本 中 的 新 增 功 能... 6 1.2.1 被 移 除 功 能 的 替 代 选 择... 7 1.3 系 统 要 求 与 支 持 的 媒 体... 7 1.3.1 最 低 系 统 要 求... 7 1.3.2 支 持 的 操 作 系 统... 7 1.3.3 支 持 的

More information

2004 Sun Microsystems, Inc Network Circle, Santa Clara, CA U.S.A. Sun Sun Berkeley BSD University of California UNIX X/Open Company, Ltd.

2004 Sun Microsystems, Inc Network Circle, Santa Clara, CA U.S.A. Sun Sun Berkeley BSD University of California UNIX X/Open Company, Ltd. Java Desktop System 2 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054 U.S.A. : 817 7758 10 2004 9 2004 Sun Microsystems, Inc. 4150 Network Circle, Santa Clara, CA 95054 U.S.A. Sun Sun

More information

Cloudy computing forEducation

Cloudy computing forEducation 规 模 企 业 的 云 之 旅 姜 大 勇 威 睿 信 息 技 术 ( 中 国 ) 有 限 公 司 2009 VMware Inc. All rights reserved 背 景 说 明 云 计 算 是 一 种 新 型 的 信 息 资 源 管 理 和 计 算 服 务 模 式, 是 继 大 型 计 算 机 个 人 电 脑 互 联 网 之 后 信 息 产 业 的 一 次 革 命 云 计 算 可 将 分

More information

Linux Ubuntu Part Linux Ubuntu Linux UNIX...19 Linux...19 Linux Linux...21 Linux GNU FSF Open So urce.

Linux Ubuntu Part Linux Ubuntu Linux UNIX...19 Linux...19 Linux Linux...21 Linux GNU FSF Open So urce. Linux Ubuntu 10.04 Part 1 17 1 Linux Ubuntu... 18 1-1 Linux... 19 UNIX...19 Linux...19 Linux...20...20 Linux...21 Linux...21 1-2 GNU FSF Open So urce...22 GNU...22 GPL...23...24 1-3 GNU/Linux V.S. Linux...25

More information

Symantec™ Sygate Enterprise Protection 防护代理安装使用指南

Symantec™ Sygate Enterprise Protection 防护代理安装使用指南 Symantec Sygate Enterprise Protection 防 护 代 理 安 装 使 用 指 南 5.1 版 版 权 信 息 Copyright 2005 Symantec Corporation. 2005 年 Symantec Corporation 版 权 所 有 All rights reserved. 保 留 所 有 权 利 Symantec Symantec 徽 标 Sygate

More information

Cluster OS and Tools

Cluster OS and Tools Opensource/ Free software 叢集計算之作業系統與工具軟體 孫振凱 Ceasar Sun ceasar _at_ nchc org tw National Center for High-Performance Computing Free Software Labs Q3, 2009 Outline Opensource, Unix, Linux 簡介 Free Software/

More information

Cluster OS and Tools

Cluster OS and Tools 自由軟體簡介及其相關應用 蕭志榥 Steven Shiau steven _at_ nchc org tw 國家高速網路與計算中心 自由軟體實驗室 Q4, 2007 1 Outline 自由軟體與開放原始碼軟體簡介 國網中心所開發的自由軟體簡介 其他相關應用 結語 2 Outline 自由軟體與開放原始碼軟體簡介 國網中心所開發的自由軟體簡介 其他相關應用 結語 3 Polling 自由軟體 / 開放原始碼軟體

More information

投影片 1

投影片 1 的安裝與編譯實習 ( 代號 : 303)(Part II) DOC Number : RM-033-04-303 DOC Version : V1.00 Release Date : 2007-03-16 Module Name : 的安裝與編譯實習 Platform : Creator XScale- Category : embedded Linux Difficulty : basic Experiment

More information

1 SQL Server 2005 SQL Server Microsoft Windows Server 2003NTFS NTFS SQL Server 2000 Randy Dyess DBA SQL Server SQL Server DBA SQL Server SQL Se

1 SQL Server 2005 SQL Server Microsoft Windows Server 2003NTFS NTFS SQL Server 2000 Randy Dyess DBA SQL Server SQL Server DBA SQL Server SQL Se 1 SQL Server 2005 DBA Microsoft SQL Server SQL ServerSQL Server SQL Server SQL Server SQL Server SQL Server 2005 SQL Server 2005 SQL Server 2005 o o o SQL Server 2005 1 SQL Server 2005... 3 2 SQL Server

More information

PowerPoint 演示文稿

PowerPoint 演示文稿 Linux 操 作 系 统 基 础 介 绍 课 程 目 标 及 要 求 了 解 Linux 操 作 系 统 的 登 入 方 式 掌 握 常 用 命 令 的 基 本 用 法 能 够 熟 练 在 各 个 目 录 转 换 Outline 1. Linux 操 作 系 统 简 介 2. Linux 操 作 系 统 的 登 录 3. Linux 操 作 系 统 的 目 录 结 构 4. 常 用 命 令 5.

More information

TCP/IP TCP/IP OSI IP TCP IP IP TCP/IP TCP/IP

TCP/IP TCP/IP OSI IP TCP IP IP TCP/IP TCP/IP TCP/IP : TCP/IP TCP/IP OSI IP TCP IP IP TCP/IP TCP/IP 1. ASCII EBCDIC Extended Binary-Coded Decimal Interchange Code 2. / (1) (2) Single System Image SSI) (3) I/O (4) 3.OSI OSI Open System Interconnection

More information

Sun Fire V440 Server Administration Guide - zh_TW

Sun Fire V440 Server Administration Guide - zh_TW Sun Fire V440 Server 管 理 指 南 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054 U.S.A. 650-960-1300 文 件 號 碼 :817-2818-10 2003 年 7 月, 修 訂 版 A 將 您 對 此 文 件 的 意 見 傳 送 到 :http://www.sun.com/hwdocs/feedback

More information

RTX3.2.0标准版 - 技术白皮书

RTX3.2.0标准版 - 技术白皮书 一 铭 操 作 系 统 技 术 白 皮 书 广 西 一 铭 软 件 股 份 有 限 公 司 版 权 声 明 本 书 版 权 归 广 西 一 铭 软 件 股 份 有 限 公 司 所 有, 并 保 留 对 本 文 档 及 声 明 的 最 终 解 释 权 和 修 改 权 本 文 件 中 出 现 的 任 何 文 字 叙 述 文 档 格 式 插 图 照 片 方 法 过 程 等 内 容, 除 另 有 特 别 说

More information

Autodesk Product Design Suite Standard 系統統需求 典型使用用者和工作流程 Autodesk Product Design Suite Standard 版本為為負責建立非凡凡產品的設計師師和工程師, 提供基本概念設計計和製圖工具, 以取得令人驚驚嘆

Autodesk Product Design Suite Standard 系統統需求 典型使用用者和工作流程 Autodesk Product Design Suite Standard 版本為為負責建立非凡凡產品的設計師師和工程師, 提供基本概念設計計和製圖工具, 以取得令人驚驚嘆 Autodesk Product Design Suite Standard 20122 系統統需求 典型使用用者和工作流程 Autodesk Product Design Suite Standard 版本為為負責建立非凡凡產品的設計師師和工程師, 提供基本概念設計計和製圖工具, 以取得令人驚驚嘆的產品設計計 Autodesk Product Design Suite Standard 版本中中包括以下軟體體產品

More information

Dell CTC15規格表_ xls

Dell CTC15規格表_ xls 組別 項次 1 2 3 4 5 形式 15,700 15,500 12,100 11,900 17,300 16,738 16,525 12,900 12,687 18,443 Intel Celeron Dual-Core E1400 Intel Celeron Dual-Core E1400 Intel Celeron Dual-Core E1400 Intel Celeron Dual-Core

More information

自由軟體與 DRBL/Clonezilla 簡介 蕭志榥 孫振凱 蔡育欽 國家高速網路與計算中心 Q2, 201

自由軟體與 DRBL/Clonezilla 簡介 蕭志榥 孫振凱 蔡育欽 國家高速網路與計算中心 Q2, 201 自由軟體與 DRBL/Clonezilla 簡介 蕭志榥 孫振凱 蔡育欽 http://drbl.nchc.org.tw, http://drbl.org http://clonezilla.nchc.org.tw, http://clonezilla.org 國家高速網路與計算中心 Q2, 2015 1 自由軟體與 DRBL/Clonezilla 簡介 自由軟體簡介 DRBL 與 Clonezilla

More information

目 录 Linux Mint 简介... 3 Linux Mint 安装... 6 Linux Mint 桌面初识... 18 软件管理...30 小技巧...40 总结...42

目 录 Linux Mint 简介... 3 Linux Mint 安装... 6 Linux Mint 桌面初识... 18 软件管理...30 小技巧...40 总结...42 官方用户手册 Linux Mint 9 Isadora 主版本 翻译 jluliuchao 皮蛋侠 第 1 页/共 42 页 目 录 Linux Mint 简介... 3 Linux Mint 安装... 6 Linux Mint 桌面初识... 18 软件管理...30 小技巧...40 总结...42 Linux Mint 简介 Linux Mint 是一种计算机操作系统 它被设计运行于现今大部分硬件系统

More information

HighPoint产品的FAQ手册

HighPoint产品的FAQ手册 一 引 言 首 先 承 蒙 贵 公 司 赐 顾, 使 用 HighPoint ( 简 称 HPT) 系 列 产 品 以 下 是 根 据 多 年 来 合 作 的 客 户 所 提 出 的 问 题 而 总 结 出 的 有 关 HighPoint 系 列 产 品 的 FAQ, 欢 迎 您 随 时 提 出 批 评 建 议 以 便 我 们 及 时 改 进 谢 谢! 二 HighPoint RAID 产 品 技

More information

項次 4 (Quad-Core Intel Xeon 2.53GHz 一顆 /Windows 作業系統 ) NT$84,222 HP ProLiant DL120 G6 作業系統 Windows Server 2008 提供 1 顆 Quad-Core Intel Xeon 2.53GHz, 每顆

項次 4 (Quad-Core Intel Xeon 2.53GHz 一顆 /Windows 作業系統 ) NT$84,222 HP ProLiant DL120 G6 作業系統 Windows Server 2008 提供 1 顆 Quad-Core Intel Xeon 2.53GHz, 每顆 得標項次一覽表 項次 1 2 3 2.0GHz 2.0GHz 一顆 /Windows 作業系統 ) 2.0GHz 一顆 /Linux 作業系統 ) 一顆 / 無作業系統 ) NT$82,090 NT$60,768 NT$52,239 HP ProLiant DL165 G7 提供 1 顆 Octo-Core AMD Opteron 2.0GHz, 每顆 CPU 整體快取 (cache) 記憶體 12MB

More information

C10_ppt.PDF

C10_ppt.PDF C11-101 101 ( ) 1 15 2000 20% 20MB 170000 19 7% 3% 14% 32% 44% Disaster Recovery Journal ( ) UPS - (Fault Tolerance Capability) (Avoid Single point of failure) (High Availability) (RAID) (Cluster) (Backup)

More information

(Quad-Core Intel Xeon 2.0GHz) ()(SAS) (Quad-Core Intel Xeon 2.0GHz) (Windows )(Serial ATA) (Quad-Core Intel Xeon 2.0GHz) (Linux)(Serial ATA)

(Quad-Core Intel Xeon 2.0GHz) ()(SAS) (Quad-Core Intel Xeon 2.0GHz) (Windows )(Serial ATA) (Quad-Core Intel Xeon 2.0GHz) (Linux)(Serial ATA) LP5-970060 HP (EDA) HP (GIS) HP OEM HP z400 z600/xw6000 z800 xw9000 CPU 8 intel base 6SATA channel SAS Hard Disk PCI-X 192GB Memory CAE D H D SDHD CPU APRAM CPU, AMD Dual core Model 3D 64GB Memory SCI

More information

附件9 电梯运行安全监测管理信息平台技术规范 第11部分:系统信息安全技术规范(征求意见稿)

附件9 电梯运行安全监测管理信息平台技术规范 第11部分:系统信息安全技术规范(征求意见稿) ICS 35.240.01 M 63 备 案 号 : - 北 京 市 地 方 标 准 DB11/ XXX.1 XXXX 电 梯 运 行 安 全 监 测 管 理 信 息 平 台 技 术 规 范 第 11 部 分 : 系 统 信 息 安 全 规 范 Technical Specification for Management Information Platform of Elevator Operation

More information

K7VT2_QIG_v3

K7VT2_QIG_v3 ............ 1 2 3 4 5 [R] : Enter Raid setup utility 6 Press[A]keytocreateRAID RAID Type: JBOD RAID 0 RAID 1: 2 7 RAID 0 Auto Create Manual Create: 2 RAID 0 Block Size: 16K 32K

More information

Guide to Install SATA Hard Disks

Guide to Install SATA Hard Disks SATA RAID 1. SATA. 2 1.1 SATA. 2 1.2 SATA 2 2. RAID (RAID 0 / RAID 1 / JBOD).. 4 2.1 RAID. 4 2.2 RAID 5 2.3 RAID 0 6 2.4 RAID 1.. 10 2.5 JBOD.. 16 3. Windows 2000 / Windows XP 20 1. SATA 1.1 SATA Serial

More information

DocHdl2OnPPMtmpTarget

DocHdl2OnPPMtmpTarget 雲端運算及應用之淺談 ( 上 ) 曾婉菁 印刷科技 Google Google Grid computing Utility computing 1. 2. IBM 3. Microsoft 4. Google 5. NIST 6. Gartner IT as a service 1 1. Private Cloud 2. Public Cloud 3. Hybrid Cloud 4. Community

More information

(

( Clonezilla : 有關 Clonezilla 的進階使用說明 DRBL/Clonezilla 進階使用 1. Clonezilla live 與 Clonezilla SE (Server Edition) 原理與架構介紹 2. Clonezilla box mode 介紹 3. Unicast, multicast, broadcast clone 介紹與注意事項 4. PXE 開啟 Clonezilla

More information

Windows 2000 Server for T100

Windows 2000 Server for T100 T200 3020 Windows 2000 Advanced Server /Windows NT 4.0 Server /Redhat Linux7.3 SCO UnixWare7.1.1 Novell NetWare5.0 1. Windows 2000 Advanced Server / 2. Windows NT 4.0 Server / 3. Redhat Linux7.3 4. SCO

More information

TPM BIOS Infineon TPM Smart TPM Infineon TPM Smart TPM TPM Smart TPM TPM Advanced Mode...8

TPM BIOS Infineon TPM Smart TPM Infineon TPM Smart TPM TPM Smart TPM TPM Advanced Mode...8 Smart TPM Rev. 1001 Smart TPM Ultra TPM Smart TPM TPM...3 1. BIOS... 3 2. Infineon TPM Smart TPM... 4 2.1. Infineon TPM...4 2.2. Smart TPM...4 3. TPM... 5 3.1. Smart TPM TPM...5 3.2. Advanced Mode...8

More information

98支用計畫書-報部 修改.doc

98支用計畫書-報部 修改.doc 1. ( )284 97 97 23 60 140 53 8 284 90 16 165 2. 3 56 276 8 424 (1) (2) (3) (4) (5) 1 3. 276 23 8 60 22 140 51 53 19 81% 97 10 15 29.58( ) 30.06 21.57 64.33%( ) 4. 276 179 64.9 92 33.3% 13 4.7% 5. 6. 1.

More information

.. 3 N

.. 3 N 1 .. 3 N9.. 4 5.. 6 7.. 8 20.. 21 23.. 24.. 25 26.. 27.. 28.. 29 2 (Cyber Café) Linux (LAN) Linux Public Home 3 K12LTSP K12LTSPFedora Core 4 (Linux)LTSP Linux (command line interface) (Graphical User Interface,

More information

投影片 1

投影片 1 9 1 9-1 Windows XP Windows Server 2003 Mac OS Linux, 都 (OS, Operating System ) 2 3 , 來, 行 3 理 行 4 ,, (UI, User Interface), 滑, 令 列 (CLI, Command-Line Interface) (GUI, Graphical User Interface) 2 5 令 列,

More information

AL-MX200 Series

AL-MX200 Series PostScript Level3 Compatible NPD4760-00 TC Seiko Epson Corporation Seiko Epson Corporation ( ) Seiko Epson Corporation Seiko Epson Corporation Epson Seiko Epson Corporation Apple Bonjour ColorSync Macintosh

More information

Cluster OS and Tools

Cluster OS and Tools Opensource/ Free software 叢集計算之作業系統與工具軟體 孫振凱 Ceasar Sun ceasar _at_ nchc org tw National Center for High-Performance Computing Free Software Lab Q1, 2011 Outline Opensource, Unix, Linux 簡介 Free Software/

More information

Cluster OS and Tools

Cluster OS and Tools Opensource/ Free software 叢集計算之作業系統與工具軟體 孫振凱 Ceasar Sun ceasar _at_ nchc org tw National Center for High-Performance Computing Free Software Lab Q4, 2010 Outline Opensource, Unix, Linux 簡介 Free Software/

More information

Basic System Administration

Basic System Administration 基 本 系 统 管 理 ESX Server 3.5 ESX Server 3i 版 本 3.5 Virtual Center 2.5 基 本 管 理 指 南 基 本 管 理 指 南 修 订 时 间 :20080410 项 目 :VI-CHS-Q208-490 我 们 的 网 站 提 供 最 新 的 技 术 文 档, 网 址 为 : http://www.vmware.com/cn/support/

More information

快 速 入 门 (Linux) 概 述 文 档 目 的 本 文 档 介 绍 了 如 何 快 速 创 建 Linux 系 统 实 例 远 程 连 接 实 例 部 署 环 境 等 旨 在 引 导 您 一 站 式 完 成 实 例 的 创 建 登 录 和 快 速 环 境 部 署 云 服 务 器 ECS 实

快 速 入 门 (Linux) 概 述 文 档 目 的 本 文 档 介 绍 了 如 何 快 速 创 建 Linux 系 统 实 例 远 程 连 接 实 例 部 署 环 境 等 旨 在 引 导 您 一 站 式 完 成 实 例 的 创 建 登 录 和 快 速 环 境 部 署 云 服 务 器 ECS 实 云 服 务 器 ECS 快 速 入 门 (Linux) 快 速 入 门 (Linux) 概 述 文 档 目 的 本 文 档 介 绍 了 如 何 快 速 创 建 Linux 系 统 实 例 远 程 连 接 实 例 部 署 环 境 等 旨 在 引 导 您 一 站 式 完 成 实 例 的 创 建 登 录 和 快 速 环 境 部 署 云 服 务 器 ECS 实 例, 有 时 候 也 被 称 为 阿 里 云

More information

1 IT IT IT IT Virtual Machine, VM VM VM VM Operating Systems, OS IT

1 IT IT IT IT Virtual Machine, VM VM VM VM Operating Systems, OS IT 1 IT IT IT IT Virtual Machine, VM VM VM VM Operating Systems, OS IT Chapter 1 了解虛擬化技術種類 硬體 / 平台 / 伺服器虛擬化 VM VM VM CPU Hypervisor VMM Virtual Machine Manager VM Host OS VM VM Guest OS Host OS CPU VM Hyper-V

More information

Data Server_new_.doc

Data Server_new_.doc 0i B/C Data Server Windows 2000 Window XP Windows XP FTP FANUC Data Server FTP liwei@beijing-fanuc 1 06-10-8 Content 1. /...3 1.1...3 1.2...3 1.3 CNC...3 2....5 2.1 STORAGE...5 2.2 FTP...6 2.3 BUFFER...7

More information

Cluster OS and Tools

Cluster OS and Tools Open Source/ Free Software Cluster Mass Deployment and Tools 孫振凱 Ceasar Sun ceasar _at_ nchc org tw National Center for High-Performance Computing Free Software Lab Q3, 2011 Outline Free software, Unix,

More information

2017政府共同供應契約採購指南V3.xls

2017政府共同供應契約採購指南V3.xls RS00-E9-PI2 PowerEdge R230 PRIMERGY RX330M3 DL20 Gen9 RS00-E9-PI2 U 機架式 路伺服器 (Intel Xeon E3- PowerEdge R230 2 200 V6 系列 4 核心 3.0GHz 顆 ) (Linux Server 作業系統 )(Serial ATA 硬 PRIMERGY RX330M3 ~0 台 NT$49,52

More information

投影片 1

投影片 1 類 Linux 理 (, VBird) 2008/03/31 Linux 理 1 Linux 理 Linux (ILA) Linux 理 (ILB) Linux Linux (ILA) Linux 理 (ILB) Linux 路 (ILC) 2008/03/31 Linux 理 2 Linux 理 Linux 理 理 更 kernel boot loader LILO, grub 理 shell script

More information

+01-10_M5A_C1955.p65

+01-10_M5A_C1955.p65 Notebook PC User s Manual C1955 1.01 2005 4 2 50 70 3 (0 30 ) (50 122 ) 4 pre-load Fn+F7 5 ...2...3...6 1-1...12...12...13...14...15...16...17 1-2...18 1-3...20...20...21...21...21...21...22...22...22...22...23...23

More information

V A. 1 Hyper-V R2 V C. A. Hyper-V B. Microsoft SCOM 20 V C. MAP D. Microsoft SCVMM 2008 V B. V D. 2. IT IT 2

V A. 1 Hyper-V R2 V C. A. Hyper-V B. Microsoft SCOM 20 V C. MAP D. Microsoft SCVMM 2008 V B. V D. 2. IT IT 2 indows Server 2008 R2 08 01 1. V A. 1 Hyper-V R2 V C. A. Hyper-V B. Microsoft SCOM 20 V C. MAP D. Microsoft SCVMM 2008 V B. V D. 2. IT IT 2 08 Windows Server 2008 R2 Hyper-V R2 1. A. V B. V C. V D. 2.

More information

ebook140-8

ebook140-8 8 Microsoft VPN Windows NT 4 V P N Windows 98 Client 7 Vintage Air V P N 7 Wi n d o w s NT V P N 7 VPN ( ) 7 Novell NetWare VPN 8.1 PPTP NT4 VPN Q 154091 M i c r o s o f t Windows NT RAS [ ] Windows NT4

More information

Windows XP

Windows XP Windows XP What is Windows XP Windows is an Operating System An Operating System is the program that controls the hardware of your computer, and gives you an interface that allows you and other programs

More information

IBM System x 系列手册

IBM System x 系列手册 IBM Systems and Technology System x IBM System x IBM System x 2 IBM System x IBM System x IBM System x BladeCenter RAS IT System x BladeCenter - IT IBM - IBM X System x System x IBM System x System x BladeCenter

More information

ASUS RS300-E7 DELL PowerEdge R210 II 5 1U 超薄型伺服器 (Quad-Core Intel Xeon 3.2GHz 一顆 )(Linux Server 作業系統 )(Serial ATA 硬碟 ) 51,173 HP DL120 G7 IBM System x

ASUS RS300-E7 DELL PowerEdge R210 II 5 1U 超薄型伺服器 (Quad-Core Intel Xeon 3.2GHz 一顆 )(Linux Server 作業系統 )(Serial ATA 硬碟 ) 51,173 HP DL120 G7 IBM System x 1 1U 超薄型伺服器 (8-Core AMD Opteron 2.6GHz 一顆 )(Windows Server Standard 作業系統 )(Serial ATA 硬碟 ) 85,288 ASUS RS500A-E6 DELL PowerEdge R415 HP DL165 G7 2 1U 超薄型伺服器 (8-Core AMD Opteron 2.6GHz 一顆 )(Linux Server

More information