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

Size: px
Start display at page:

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

Transcription

1 Clonezilla 實務課程 孫振凱蔡育欽 國家高速網路與計算中心 National Center for High-Performance Computing (NCHC) Q3, 2014

2 Outline (Day 1) Time: 09:30 ~ 16:30 Clonezilla 簡介 / 備份原理 Clonezilla 系統流程架構 / 映像檔介紹 Clonezilla unicast, multicast, broadcast clone 介紹與注意事項 Clonezilla On-the-fly 實做 硬碟 / 磁區差性問題與實務處理 使用多重開機硬像檔佈署實務操作 2

3 Outline (Day 2) Time: 09:30 ~ 16:30 大量佈署 Windows 相關問題與解決 大量佈署 Linux/Unix 相關問題與解決 製作 Clonezilla Live 可開機隨身碟 ( 學員具自備 USB 隨身碟, 建議 512 MB 以上 ) 使用 Clonezilla Live 作為緊急救援工具 客制化 Clonezilla Live 開機碟與進階使用 3

4 4 Exercise Index Setup Clonezilla SE Save/Restore image via Clonezilla SE Select-in-client/Multicast Bigger size hard-drive restore : 40G GParted resize/create partition On-the-fly:disk to disk, disk to remove disk 大量佈署 Windows: DRBL-winroll 大量佈署 Linux/Unix Advanced restore for dualboot Clonezilla on USB flash Clonezilla Live 客制化

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

6 參考文件 DRBL/Clonezilla 進階使用 Clonezilla Live 文件集 Clonezilla 相關文章與報導 6

7 Clonezilla( 再生龍 ) 簡介 / 備份原理

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

9 Terminology 技術用詞 Raw copying* A possibility to perform sector-by-sector copying of a whole partition Smart copying* A possibility to distinguish which portions of the partition really contain data and to copy these only Live copying* 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 9

10 再生龍 Clonezilla GPL 支援儲存與還原不同作業系統 [ 檔案系統 ] GNU/Linux [ext2/3/4, reiserfs3/4, xfs, jfs, btrfs 1 ], MS Windows [FAT, NTFS, exfat], Mac OS [HFS+], Free BSD [UFS], VMWare ESX(i) [VMFS(v3,v5)], Minix [Minix] (2013) Supports LVM2 無法辨識之檔案系統 (ex: zfs..,) 使用 dd Block base 備份方式 只備份有使用之區塊, 提高備份還原效能 Smart copying 支援 Grub 1/2 ( 恢復 重建 ) 支援 serial console 檔案式架構之印象檔 : 格式通透 公開 標準格式 ; 易於彈性調整 支援 Multicast1: 適合大量佈署 能結合使用 Live edition 1 註 1: 使用在 Server edition 10

11 What's New Fit the program path with Linux concept Add -k1 -icds option for big source to small dist (with -C for partclone ) Post-action with TUI : poweroff/reboot/cmd/rerun1 Minix support Multipath devices, e.g. /dev/cciss/c0d0, are now supported natively. No more linking them to /dev/sd[a-z]. Therefore now LVM on cciss device are supported. Add more information about hardware and partition via lsblk and parted command within Cloneizlla image Xen disk (/dev/xvd[a-z]) was added as a supported device. Three log files, /var/log/clonezilla.log, /var/log/ocs-netcfg.log and /var/log/ocs-mount.log are used to save the logs 11

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

13 相關工具 GParted Free partition editor for graphically managing disk and partition Tuxboot 幫助你建立可開機的 USB 隨身碟, 它支援 Clonezilla live, DRBL live, GParted live 與 Tux2live DRBL-winroll 大量佈署 M$ windows 系統的自動設定輔助工具 (1) 還原後自動修改 M$ Windows 的機器名稱, 群組,(SID)(2) 接受來至 DRBL server 的指令 server 的指令 13

14 實做環境 Server site Ubuntu Clonezilla SE enable Virtualbox Client site OS-installed/PXE booting/cd/usb drive Linux/Windows Virtual machine(maybe) Clonezilla SE eth0 dhcp Gateway-> Internet Clonzilla client eth Network link eth x 14

15 Exercise Task 安裝 Clonezilla SE 確認網路 佈署 Clonezilla SE 環境 Scenario DRBL SSI/Clonezilla full mode 使用 server 核心 DHCP use range mode $ sudo drbl4imp -r 1 -z 0 -p 6 (-k 2) $ sudo drblsrv -i $ sudo drblpush -i Client : 實體機器 Check point 確認 client 能以 Clonezilla select-in-client 模式開啟 Hint: use dcs 15

16 再生龍伺服器版上的三種模式 Clonezilla SE: Full/Box/Live mode /etc, /var, /root of client Files in /etc and /var of client after reboot Extra space in server/client Max client #/ethernet card in server Adv./Dis Full Clonezilla Clonezilla Box Clonezilla Live NFS-based Tmpfs-based Use squashfs Kept Gone Gone ~ MB* 可個別設定 client 組態 / Server 負載較重 Server 負載較輕 / 無法個別設定 client 組態 Server 負載最輕, 較易相容於異質 client 硬體環境 / udpcast 套件版本可能不同 * depends on the packages installed in the server 16

17 17 Exercise Task 確認以 Full Clonezilla 模式 /etc, /var, /root 等檔案系統格 式 以 dcs 切換 Clonezilla Box 模式 確認以 Clonezilla box 模式 /etc, /var, /root 等檔案系統格 式 Check point 確認 client 能以 Clonezilla select-inclient 模式開啟

18 Clonezilla 原理架構 / 硬像檔介紹

19 Clonezilla 備份流程 Start Parse partition table Save MBR/GPT data Save partition table YES Find the file system of device Find the Device (partition/lv ) NO Smart copying? Decide device imaging engine YES partclone partimage ntfsclone NO Use dd to save image to stdout Save hardware info Save device image to stdout Decide compressing engine gzip bzip2 lzma lzip xz End Save stdin as file in the image dir 19

20 20 Exercise Setup Clonezilla SE Save/Restore image via Clonezilla SE Select-in-client/Multicast Use Clonezilla live on SE Run Clonezilla live via PXE Bigger size hard-drive restore GParted resize/create partition On-the-fly:disk to disk, disk to remove disk 大量佈署 Windows: DRBL-winroll 大量佈署 Linux/Unix Advanced restore for dualboot Clonezilla on USB flash Clonezilla Live 客制化

21 Clonezilla 映像檔說明 MBR-type ls -alfh /home/partimag/trusty-img/ image name -rw-r--r-- 1 root root 月 4 04:35 blkdev.list -rw-r--r-- 1 root root 月 4 04:35 blkid.list -rw-r--r-- 1 root root 月 4 04:50 clonezilla-img -rw-r--r-- 1 root root 4 7 月 4 04:46 disk -rw-r--r-- 1 root root 月 4 04:46 Info-dmi.txt -rw-r--r-- 1 root root 月 4 04:46 Info-lshw.txt Hardware/software information -rw-r--r-- 1 root root 月 4 04:46 Info-lspci.txt -rw-r--r-- 1 root root 月 4 04:46 Info-packages.txt -rw-r--r-- 1 root root 82 7 月 4 04:50 Info-saved-by-cmd.txt -rw-r--r-- 1 root root 5 7 月 4 04:46 parts real data of -rw root root 1.7G 5 月 27 02:42 sda1.ext4-ptcl-img.gz.aa partition sda1 -rw-r--r-- 1 root root 36 7 月 4 04:35 sda-chs.sf disk C.H.S. value -rw-r--r-- 1 root root 月 4 04:35 sda-hidden-data-after-mbr Use dd to save -rw-r--r-- 1 root root 月 4 04:35 sda-mbr MBR and other -rw-r--r-- 1 root root 月 4 04:35 sda-pt.parted hidden data -rw-r--r-- 1 root root 月 4 04:35 sda-pt.parted.compact partition info from parted and sfdisk -rw-r--r-- 1 root root 月 4 04:35 sda-pt.sf -rw-r--r-- 1 root ceasar 53 7 月 4 04:46 swappt-sda5.info UUID and label info of sda2 (swap partition) 21

22 Clonezilla 映像檔說明 GPT-type # ls -al Acer.P645/... -rw root root 30 Jun 10 20:37 parts -rw root root 37 Jun 10 20:09 sda-chs.sf -rw root root Jun 10 20:09 sda-gpt-1st -rw root root Jun 10 20:09 sda-gpt-2nd -rw root root Jun 10 20:09 sda-gpt.gdisk -rw root root 868 Jun 10 20:09 sda-gpt.sgdisk -rw root root 512 Jun 10 20:09 sda-mbr -rw root root 799 Jun 10 20:09 sda-pt.parted -rw root root 703 Jun 10 20:09 sda-pt.parted.compact -rw root root 250 Jun 10 20:09 sda-pt.sf -rw root root Jun 10 20:09 sda1.ntfs-ptcl-img.gz.aa -rw root root Jun 10 20:09 sda2.vfat-ptcl-img.gz.aa -rw root root Jun 10 20:09 sda3.dd-img.aa... GPT partition info from gdisk 22

23 Clonezilla 映像檔說明 LVM $ ls -l centos6.5.x64/ image name -rw-r--r-- 1 root root 79 5 月 2 00:31 Info-saved-by-cmd.txt -rw-r--r-- 1 root root 月 2 00:29 lvm_logv.list LVM information -rw-r--r-- 1 root root 58 5 月 2 00:29 lvm_vg_dev.list -rw root root 月 2 00:29 lvm_volgroup.conf -rw-r--r-- 1 root root 10 5 月 2 00:30 parts -rw root root 月 2 00:29 sda1.ext4-ptcl-img.gz.aa -rw-r--r-- 1 root root 36 5 月 2 00:29 sda-chs.sf -rw-r--r-- 1 root root 月 2 00:29 sda-hidden-data-after-mbr -rw-r--r-- 1 root root 月 2 00:29 sda-mbr -rw-r--r-- 1 root root 月 2 00:29 sda-pt.parted -rw-r--r-- 1 root root 月 2 00:29 sda-pt.parted.compact -rw-r--r-- 1 root root 月 2 00:29 sda-pt.sf -rw-r--r-- 1 root root 53 5 月 2 00:30 swappt-volgroup-lv_swap.info -rw root root 月 2 00:30 VolGroup-lv_root.ext4-ptcl-img.gz.aa... real data of LV 23

24 Clonezilla 還原流程 Start Read image Create partition table Create LV if LV image found in image dir Find the image of device NO Tune the file file system size to fit partition size YES Decide device imaging engine partclone partimage ntfsclone Reinstall grub if assigned End Restore the image of device to device 24

25 25 Exercise Setup Clonezilla SE Save/Restore image via Clonezilla SE Select-in-client/Multicast Use Clonezilla live on SE Run Clonezilla live via PXE Bigger size hard-drive restore GParted resize/create partition On-the-fly:disk to disk, disk to remove disk 大量佈署 Windows: DRBL-winroll 大量佈署 Linux/Unix Advanced restore for dualboot Clonezilla on USB flash Clonezilla Live 客制化

26 硬碟大小不同的處理方式 原則 : 目的分割區必須等於或大於來源分割區 小硬碟 -> 大硬碟 : 與原始硬碟分割區規劃相同 : 自行處理後段未始用空間 按比例放大 : 只適用於 MBR 分割格式, 不適用 GPT 大硬碟 -> 小硬碟 : 決定部份分割區回覆與否 Restore partition 需要整顆硬碟 restore 事先調整來源分割區大小 : GParted, Partition magic, EASEUS Partition Master 26

27 27 Exercise Setup Clonezilla SE Save/Restore image via Clonezilla SE Select-in-client/Multicast Use Clonezilla live on SE/via PXE Different size hard drive restoring Small to bigger:manually/ proportionally Big to smaller: GParted resize/create partition On-the-fly:disk to disk, disk to remove disk 大量佈署 Windows: DRBL-winroll 大量佈署 Linux/Unix Advanced restore for dualboot Clonezilla on USB flash Clonezilla Live 客制化

28 Clone without image Use clone on-the-fly Server : OCS -> select in client Client : select Device-device 兩種 device to device 方式 : Device to local device 確認 source/destination device Device to remote device 1. 設定好來源端 2. 目的端進入 console 確認網路 Ocs-onthefly -s [source ip] -t [device id] $ ocs-onthefly -s t sda 28

29 Clonezilla SE via DRBL Live 使用 DRBL Live 建置再生龍伺服器 不需要安裝, 只需要配置定後即可使用再生龍伺服器版本功能 Download: 下載 DRBL live ISO 檔 (CD/DVD 用 ), 或者 zip 檔 (USB 隨身碟或硬碟用 ) 使用 Live CD 開機 執行 再生龍伺服器 掛載印像檔儲存空間 佈署並啟動再生龍 SE 29

30 30 Exercise Setup Clonezilla SE Save/Restore image via Clonezilla SE Select-in-client/Multicast Use Clonezilla live on SE Run Clonezilla live via PXE Bigger size hard-drive restore GParted resize/create partition On-the-fly:disk to disk, disk to remove disk 大量佈署 Windows: DRBL-winroll 大量佈署 Linux/Unix Advanced restore for dualboot Clonezilla on USB flash Clonezilla Live 客制化

31 MBR vs GPT 比較 MBR GPT 名稱 Master Boot Record GUID Partition Table 可切割數量 4(3+1) 128 (unlimited, base on OS ) 單一分割區最大容量 2T 18 EB 最大規劃硬碟 <4T 9.4ZB Master Boot Record 31

32 UEFI + Secure Boot UEFI 統一可延伸韌體介面 ( Unified Extensible Firmware Interface, UEFI ) 是一種個人電腦系統規格, 用來定義作業系統與系統韌體之間的軟體介面, 作為 BIOS 的替代方案 可延伸韌體介面負責加電自檢 ( POST ) 連繫作業系統以及提供連接作業系統與硬體的介面 Secure Boot Secure boot 是 UEFI 規格的一部份, 這項由 Intel 主導的規格, 早就在伺服器平台上存在了 Secure boot 最主要目的, 在於防止惡意軟體 為避免非法的操作在作業系統載入之前就被執行, 因此必須對載入的程式甚至是作業系統詳加檢查 所謂相容於 UEFI 的韌體, 主要是利用公開金鑰系統來辨識誰才是合法的作業系統 它包含一個平台金鑰 ( platform key, 簡稱 PK ), 以及一個交換金鑰 ( exchange key, 簡稱 KE K ), 辨識的方法是在作業系統執行之前, 比對由設備廠商 ( 或委由金鑰管理公司處理 ) 提供的二個認證簽署過的金鑰資料庫, 只有檢核通過的作業系統才會被 Secure boot 確認為合法 32

33 Secure Boot 程序 & Solution Solution S0: Disable Secure Boot in BIOS/UEFI S1: Use Ubuntu based amd64 version Clonezilla-live

34 先進格式硬碟 Advanced Format Technology 34

35 先進格式硬碟 儲存密度的上升會明顯降低磁頭讀取磁碟的信噪比, 雖然可以用 ECC 校驗保證資料可靠性, 但消耗的空間會抵消儲存密度上升帶來的多餘空間 在 x86 架構下, 通常內部記憶體分頁容量為 4KB 許多磁碟檔案系統 ( 如 NTFS ext3 HFS+ 等 ) 的簇容量 也為 4KB 早期 512byte 磁區需要另外 40byte 作為 ECC 校驗空間 而 4kbyte 磁區只需要 100byte 減少 ECC 的佔用和提升 ECC 校驗效率 同樣提供 4kbyte 磁區空間, 使用先進格式化能節約出 220byte 35

36 與 WD 先進格式化 (WD Advanced Format) 硬碟相容性 Advanced Format 互相 clone 不會有問題 Advanced Format 硬碟 clone 到沒有 Advanced Format 的硬 碟也沒有問題 會有問題的方式 : 在舊硬碟 (160G) 安裝 XP, clone 起來, 還原到新硬碟 1.5T(WD15EARS) 用 wd align 工具去修復 用 clonezilla + 手動調整 path=./faq/1_drbl_common/53_wd_advanced_format_disk.faq#53_wd_adv anced_format_disk.faq 36

37 多重開機環境探討 Boot loader 運作模式 : Windows XP, Win7 : ntldr/bootmgr Linux : Grub1/2 Restore 可能問題探討 37

38 Restore single partition Restore partition : sda1 Use 8G hard drive, use source partition table How to : Modify partition table Add advanced parameters : -idcs Restore done but boot failed!! 38

39 39 Exercise Setup Clonezilla SE Save/Restore image via Clonezilla SE Select-in-client/Multicast On-the-fly:disk to disk, disk to remove disk Use Clonezilla live on SE Run Clonezilla live via PXE Bigger size hard-drive restore GParted resize/create partition 大量佈署 Linux/Unix : use pre-run/post-run 大量佈署 Windows: DRBL-winroll Advanced restore for dualboot Clonezilla on USB flash Clonezilla Live 客制化

40 佈署 Linux 之探討 硬體差異度 範本機處理 驅動程式預載 硬體設定檔 網路 顯示卡 硬碟 分割區代號影響... 系統安全與軟體 非必要之紀錄檔 (log, root history) 個人相關安全紀錄檔 (web account/passwd) 集中式管理 40

41 佈署 Windows 之探討 硬體差異度 範本機處理 驅動程式預載 Sysprep 硬體設定檔 網路... 系統安全與軟體 非必要之紀錄檔 (log) 個人相關安全紀錄檔 (web account/passwd) 集中式管理 輔助工具 : DRBL-winroll 41

42 42 Exercise Setup Clonezilla SE Save/Restore image via Clonezilla SE Select-in-client/Multicast On-the-fly:disk to disk, disk to remove disk Use Clonezilla live on SE Run Clonezilla live via PXE Bigger size hard-drive restore GParted resize/create partition 大量佈署 Linux/Unix : use pre-run/post-run 大量佈署 Windows: DRBL-winroll Advanced restore for dualboot Clonezilla on USB flash Clonezilla Live 客制化

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

44 Clonezilla Live 版本差異 差異穩定版 / 測試版替代版 OS baesd Debian-based Ubuntu-based iso/zip 檔案大小 大約小 10 MB 大約大 10 MB 是否包含不自由的軟體 ( 例如 firmware) 對 486 CPU 的支援 多核心 / 多處理器的支援 否 486 版的 iso/zip 有支援 (CONFIG_M486=y) 686 版有支援, 486 版不支援 是 不支援 (CONFIG_M586=y and CONFIG_X86_GENERIC=y) 有 44

45 Exercise Setup Clonezilla SE Save/Restore/Select-in-client image via Clonezilla SE On-the-fly:disk to disk, disk to remove disk Use Clonezilla live on SE/ Run Clonezilla live via PXE Bigger size hard-drive restore / GParted resize/create partition 大量佈署 Linux/Unix : use pre-run/post-run 大量佈署 Windows: DRBL-winroll Advanced restore for dualboot Clonezilla Live 應用 1. Save/restore disk via network fs: sshfs, samba 2. Save/restore partitions from local disk 3. Create Clonezilla recover CD/DVD 4. install live into usb, hd 5. Customize Clonezilla live 6. Insert customized Clnezilla live into hd 45

46 測驗練習

47 47 練習 1. 利用 dual boot 印象檔, 將其中的 Linux (sda5) 部份 restore 到實體機器中 2. 利用 dual boot 印象檔, 將其中的 XP (sda1) 部份 restore 到虛擬機器中 條件 : 目的硬碟分割表只留下 sda1 分割區, 並確定能夠正確啟動 Windows XP

48 DRBL-winroll 架構與功能簡介

49 Clonezilla 進階使用 附錄

50 進階使用 : Clonezilla SE /Clonezilla Live 附錄 Clonezilla live 與 Clonezilla SE (Server Edition) 原理與架構介紹 Clonezilla box mode 介紹 Unicast, multicast, broadcast clone 介紹與注意事項 如何轉換印象檔中的硬碟代號 PXE 開啟 Clonezilla live 作法 如何製作 clonezilla live 開機 usb 隨身碟或硬碟 我要怎麼自己從無到有做一個 Clonezilla live? 客製化 Clonezilla live 製作 有沒有可能把 Clonezilla Live 放到硬碟中來執行? 利用 virtualbox 來做 Clonezilla 開發與測試環境 50

51 Note 至 text console 端以 root 登入 drbladm/ilovedrbl 如果要新增帳號 加入 admin 群組 export LC_ALL=C adduser [your acount] adduser [your account] admin 至 GDM 使用一般使用者登入 確認網路線連接至學生機 auto eth1 iface eth1 inet static address netmask

52 Note Clonezilla live 使用 save/restore Onethefly 網路芳鄰 : Path: share administrator/[ 空 ] Clonezilla live 客制化 Include image Include without image, customized pre-run Debian live templet customize 52

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/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

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

彰化縣教育網路中心 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

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

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

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

自由軟體社群發展經驗與 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

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

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

自由軟體教學平台

自由軟體教學平台 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

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

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

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

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

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

DRBL/Clonezilla 實務與應用 孫振凱 國家高速網路與計算中心 Nation 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) 2011,

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

AL-M200 Series

AL-M200 Series NPD4754-00 TC ( ) Windows 7 1. [Start ( )] [Control Panel ()] [Network and Internet ( )] 2. [Network and Sharing Center ( )] 3. [Change adapter settings ( )] 4. 3 Windows XP 1. [Start ( )] [Control Panel

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

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

迅闪2009帮助手册(xshelp)

迅闪2009帮助手册(xshelp) 信 佑 技 术 白 皮 书 信 佑 6.0 目 录 1. 产 品 入 门... 1 1.1. 部 署 结 构... 1 1.2. 安 装 环 境 需 求... 1 1.3. 服 务 器 部 署 安 装... 2 1.4. 客 户 机 部 署 安 装... 8 1.5. 服 务 控 制 器... 12 2. 客 户 机 管 理... 13 2.1. 设 置 分 组... 13 2.2. 添 加 客 户

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

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

Abstract arm linux tool-chain root NET-Start! 2

Abstract arm linux tool-chain root NET-Start! 2 Lab III - Embedding Linux 1 Abstract arm linux tool-chain root NET-Start! 2 Part 1.4 Step1. tool-chain 4 Step2. PATH 4 Part 2 kernel 5 Step1. 5 Step2... 6 Step3...8 Part 3 root. 8 Step1. 8 Step2. 8 Part

More information

untitled

untitled TS-411U Turbo Server TS-411U Turbo Server ( : 1.0.0) 2005 2005 12 8-2 - 1. 2. TS-411U Turbo Server - 3 - ... 7 1.1... 7 1.2... 8 1.3... 9 TS-411U... 10 2.1... 10 2.2... 14 2.3 TS-411U... 15 LCD... 17...

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

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

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

目 录 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

Ác Åé å Serial ATA ( Sil3132) S A T A (1) SATA (2) BIOS SATA (3)* RAID BIOS RAID (4) SATA (5) SATA (a) S A T A ( S A T A R A I D ) (b) (c) Windows XP

Ác Åé å Serial ATA ( Sil3132) S A T A (1) SATA (2) BIOS SATA (3)* RAID BIOS RAID (4) SATA (5) SATA (a) S A T A ( S A T A R A I D ) (b) (c) Windows XP Serial ATA ( Sil3132)...2 (1) SATA... 2 (2) B I O S S A T A... 3 (3) RAID BIOS RAID... 6 (4) S A T A... 10 (5) S A T A... 12 Ác Åé å Serial ATA ( Sil3132) S A T A (1) SATA (2) BIOS SATA (3)* RAID BIOS

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

RAID RAID 0 RAID 1 RAID 5 RAID * ( -1)* ( /2)* No Yes Yes Yes A. B. BIOS SATA C. RAID BIOS RAID ( ) D. SATA RAID/AHCI ( ) SATA M.2 SSD ( )

RAID RAID 0 RAID 1 RAID 5 RAID * ( -1)* ( /2)* No Yes Yes Yes A. B. BIOS SATA C. RAID BIOS RAID ( ) D. SATA RAID/AHCI ( ) SATA M.2 SSD ( ) RAID RAID 0 RAID 1 RAID 5 RAID 10 2 2 3 4 * (-1)* (/2)* No Yes Yes Yes A. B. BIOS SATA C. RAID BIOS RAID ( ) D. SATA RAID/AHCI ( ) SATA M.2 SSD ( ) ( ) ( ) Windows USB 1 SATA A. SATASATAIntel SATA (SATA3

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

IP505SM_manual_cn.doc

IP505SM_manual_cn.doc IP505SM 1 Introduction 1...4...4...4...5 LAN...5...5...6...6...7 LED...7...7 2...9...9...9 3...11...11...12...12...12...14...18 LAN...19 DHCP...20...21 4 PC...22...22 Windows...22 TCP/IP -...22 TCP/IP

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

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

Norton Ghost 15.0 安裝操作指南

Norton Ghost 15.0 安裝操作指南 Norton Ghost 15.0 安 裝 操 作 指 南 Norton Ghost 15.0 安 裝 操 作 指 南 本 書 所 述 軟 體 係 按 授 權 合 約 提 供, 使 用 時 必 須 遵 照 授 權 合 約 條 文 文 件 版 本 : 9.0 法 律 聲 明 Copyright 2009 Symantec Corporation. 版 權 2009 賽 門 鐵 克 公 司 All rights

More information

(Load Project) (Save Project) (OffLine Mode) (Help) Intel Hex Motor

(Load Project) (Save Project) (OffLine Mode) (Help) Intel Hex Motor 1 4.1.1.1 (Load) 14 1.1 1 4.1.1.2 (Save) 14 1.1.1 1 4.1.2 (Buffer) 16 1.1.2 1 4.1.3 (Device) 16 1.1.3 1 4.1.3.1 (Select Device) 16 2 4.1.3.2 (Device Info) 16 2.1 2 4.1.3.3 (Adapter) 17 2.1.1 CD-ROM 2 4.1.4

More information

Desktop Management Guide

Desktop Management Guide Ĵ* 商 用 台 式 机 文 档 部 件 号 312947-AA1 2003 詤 3 本 指 南 介 绍 了 预 装 在 某 些 机 型 上 的 安 全 保 护 功 能 和 智 能 管 理 功 能 的 定 义 及 使 用 说 明 2002 Hewlett-Packard Company 2002 Hewlett-Packard Development Company, L.P. HP Hewlett

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

HP StorageWorks Automated Storage Manager 用户指南

HP StorageWorks Automated Storage Manager 用户指南 HP StorageWorks Automated Storage Manager 用 户 指 南 HP 部 件 号 :5697-0822 出 版 日 期 :2011 年 3 月 第 2 版 版 权 所 有 2010, 2011 Hewlett-Packard Development Company, L.P. 保 密 的 计 算 机 软 件 拥 有 使 用 或 复 制 本 软 件 需 获 得 HP

More information

epub 61-2

epub 61-2 2 Web Dreamweaver UltraDev Dreamweaver 3 We b We b We Dreamweaver UltraDev We b Dreamweaver UltraDev We b We b 2.1 Web We b We b D r e a m w e a v e r J a v a S c r i p t We b We b 2.1.1 Web We b C C +

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

audiogram3 Owners Manual

audiogram3 Owners Manual USB AUDIO INTERFACE ZH 2 AUDIOGRAM 3 ( ) * Yamaha USB Yamaha USB ( ) ( ) USB Yamaha (5)-10 1/2 AUDIOGRAM 3 3 MIC / INST (XLR ) (IEC60268 ): 1 2 (+) 3 (-) 2 1 3 Yamaha USB Yamaha Yamaha Steinberg Media

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

Acronis True Image HD

Acronis True Image HD Copyright Acronis, Inc., 2000-2011.. Acronis () Acronis Secure Zone () Acronis, Inc.. "Acronis Compute with Confidence", Acronis Startup Recovery Manager, Acronis Active Restore Acronis Acronis, Inc..

More information

P4VM800_BIOS_CN.p65

P4VM800_BIOS_CN.p65 1 Main H/W Monitor Boot Security Exit System Overview System Time System Date [ 17:00:09] [Fri 02/25/2005] BIOS Version : P4VM800 BIOS P1.00 Processor Type : Intel (R) Pentium (R) 4 CPU 2.40 GHz Processor

More information

LSI U320 SCSI卡用户手册.doc

LSI U320 SCSI卡用户手册.doc V1.0 Ultra320 SCSI SCSI 2004 7 PentiumIntel MS-DOS Windows Novell Netware Novell Sco Unix Santa Cruz Operation LSI U320 SCSI SCSI SCSI Integrated Mirroring/Integrated Striping BIOS Firmware LSI U320 SCSI

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 Word - template.doc

Microsoft Word - template.doc HGC efax Service User Guide I. Getting Started Page 1 II. Fax Forward Page 2 4 III. Web Viewing Page 5 7 IV. General Management Page 8 12 V. Help Desk Page 13 VI. Logout Page 13 Page 0 I. Getting Started

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

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

Chapter 2

Chapter 2 2 (Setup) ETAP PowerStation ETAP ETAP PowerStation PowerStation PowerPlot ODBC SQL Server Oracle SQL Server Oracle Windows SQL Server Oracle PowerStation PowerStation PowerStation PowerStation ETAP PowerStation

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

1 Windows Windows Vista Windows Server 2008 ImageX Windows Windows Deployment Services virtual machines Windows activation infrastructure o Win

1 Windows Windows Vista Windows Server 2008 ImageX Windows Windows Deployment Services virtual machines Windows activation infrastructure o Win 1 Windows Windows VistaWindows Server 2008 ImageXWindowsWindows Deployment Servicesvirtual machineswindows activation infrastructure 70-643 o WindowsWindows Deployment Services images o Microsoft Windows

More information

IC-900W Wireless Pan & Tilt Wireless Pan & Tilt Remote Control / Night Vision FCC ID:RUJ-LR802UWG

IC-900W Wireless Pan & Tilt Wireless Pan & Tilt Remote Control / Night Vision FCC ID:RUJ-LR802UWG IC-900W Wireless Pan & Tilt Wireless Pan & Tilt Remote Control / Night Vision FCC ID:RUJ-LR802UWG --------------------------------------------TABLE OF CONTENTS------------------------------------------

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

Dell Vostro 14–3459 用户手册

Dell Vostro 14–3459 用户手册 Dell Vostro 14 3459 用 户 手 册 管 制 型 号 : P65G 管 制 类 型 : P65G003 注 小 心 和 警 告 注 : 注 表 示 可 以 帮 助 您 更 好 地 使 用 计 算 机 的 重 要 信 息 小 心 : 小 心 表 示 可 能 会 损 坏 硬 件 或 导 致 数 据 丢 失, 并 如 何 避 免 此 类 问 题 警 告 : 警 告 表 示 可 能 会 造

More information

1-1 RedHat Hardware Compatibility List 1-2 RedHat HCL

1-1 RedHat Hardware Compatibility List 1-2 RedHat HCL Linux 1-1 1-2 CPU and Memory 1-3 1-4 RAID Software RAID Lab Installing RedHat Linux and Implementing Software RAID RedHat Linux RedHat Linux Software RAID 1-1 RedHat 9.0 PC PC Server Model RedHat 9.0 RedHat

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

Serial ATA ( Nvidia nforce430)...2 (1) SATA... 2 (2) B I O S S A T A... 3 (3) RAID BIOS RAID... 6 (4) S A T A... 9 (5) S A T A (6) Microsoft Win

Serial ATA ( Nvidia nforce430)...2 (1) SATA... 2 (2) B I O S S A T A... 3 (3) RAID BIOS RAID... 6 (4) S A T A... 9 (5) S A T A (6) Microsoft Win Serial ATA ( Nvidia nforce430)...2 (1) SATA... 2 (2) B I O S S A T A... 3 (3) RAID BIOS RAID... 6 (4) S A T A... 9 (5) S A T A... 11 (6) Microsoft Windows 2000... 14 Ác Åé å Serial ATA ( Nvidia nforce430)

More information

PL600 IPPBX 用户手册_V2.0_.doc

PL600 IPPBX 用户手册_V2.0_.doc VoIP 网 络 交 换 机 PL-600 IPPBX 用 户 手 册 深 圳 普 联 讯 电 子 科 技 有 限 公 司 版 权 所 有 2009 深 圳 市 普 联 讯 电 子 科 技 有 限 公 司 第 1 共 1 目 录 1. 前 言...3 2. 安 装 前 准 备...3 3. 硬 件 安 装...4 4. 登 陆 及 一 般 操 作 介 绍...4 5. 基 本 配 置...6 6.

More information

P4V88+_BIOS_CN.p65

P4V88+_BIOS_CN.p65 1 Main H/W Monitor Boot Security Exit System Overview System Time System Date [ 17:00:09] [Wed 12/22/2004] BIOS Version : P4V88+ BIOS P1.00 Processor Type : Intel (R) Pentium (R) 4 CPU 2.40 GHz Processor

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

Serial ATA ( nvidia nforce4 Ultra/SLI)...2 (1) SATA... 2 (2) B I O S S A T A... 3 (3) RAID BIOS RAID... 6 (4) S A T A... 9 (5) S A T A (6) Micro

Serial ATA ( nvidia nforce4 Ultra/SLI)...2 (1) SATA... 2 (2) B I O S S A T A... 3 (3) RAID BIOS RAID... 6 (4) S A T A... 9 (5) S A T A (6) Micro Serial ATA ( nvidia nforce4 Ultra/SLI)...2 (1) SATA... 2 (2) B I O S S A T A... 3 (3) RAID BIOS RAID... 6 (4) S A T A... 9 (5) S A T A... 11 (6) Microsoft Windows 2000... 14 Ác Åé å Serial ATA ( nvidia

More information

Cadence SPB 15.2 VOICE Cadence SPB 15.2 PC Cadence 3 (1) CD1 1of 2 (2) CD2 2of 2 (3) CD3 Concept HDL 1of 1

Cadence SPB 15.2 VOICE Cadence SPB 15.2 PC Cadence 3 (1) CD1 1of 2 (2) CD2 2of 2 (3) CD3 Concept HDL 1of 1 Cadence SPB 15.2 VOICE 2005-05-07 Cadence SPB 15.2 PC Cadence 3 (1) CD1 1of 2 (2) CD2 2of 2 (3) CD3 Concept HDL 1of 1 1 1.1 Cadence SPB 15.2 2 Microsoft 1.1.1 Windows 2000 1.1.2 Windows XP Pro Windows

More information

RAID RAID 0 RAID 1 RAID 5 RAID * (-1)* (/ 2)* No Yes Yes Yes SATA A. B. BIOS SATA C. RAID BIOS RAID ( ) D. RAID/AHCI ( ) S ATA S S D ( ) (

RAID RAID 0 RAID 1 RAID 5 RAID * (-1)* (/ 2)* No Yes Yes Yes SATA A. B. BIOS SATA C. RAID BIOS RAID ( ) D. RAID/AHCI ( ) S ATA S S D ( ) ( SATA... 2 RAID/AHCI... 16 Intel Optane... 19 Intel Virtual RAID on CPU (Intel VROC)... 21 RAID RAID 0 RAID 1 RAID 5 RAID 10 2 2 3 4 * (-1)* (/ 2)* No Yes Yes Yes SATA A. B. BIOS SATA C. RAID BIOS RAID

More information

1. Revo Uninstaller Pro Revo Uninstaller Pro Revo Uninstaller Pro Revo Uninstaller Pro Revo Uninsta ller Pro Revo Uninstaller Pro Revo Uninstaller Pro

1. Revo Uninstaller Pro Revo Uninstaller Pro Revo Uninstaller Pro Revo Uninstaller Pro Revo Uninsta ller Pro Revo Uninstaller Pro Revo Uninstaller Pro 1. 2. 3. 3.1. 3.2. 3.2.1. 3.2.2. 3.2.3. 3.3. 3.4. 3.5. 4. 5. 5.1. 5.2. 5.3. Windows 5.4. 5.5. 5.6. 5.7. 5.8. 6. 6.1. 6.2. 6.2.1. 6.2.2. 6.3. 6.3.1. 6.3.2. 6.4. 6.4.1. 6.4.2. 6.4.3. 6.5. 6.6. 7. 8. 9. Revo

More information

IT (1) IDE... 2 (2) BIOS IDE RAID... 3 (3) RAID BIOS RAID... 5 (4) R A I D (5) ID E RA ID... 15

IT (1) IDE... 2 (2) BIOS IDE RAID... 3 (3) RAID BIOS RAID... 5 (4) R A I D (5) ID E RA ID... 15 IT8212...2 (1) IDE... 2 (2) BIOS IDE RAID... 3 (3) RAID BIOS RAID... 5 (4) R A I D... 13 (5) ID E RA ID... 15 Ác Åé å IT8212 (1) IDE (2) BIOS IDE RAID (3) RAID BIOS RAID (4) RAID (5) RAID (a) ( )IDE (

More information

HighPoint产品的FAQ手册

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

More information

1.ai

1.ai HDMI camera ARTRAY CO,. LTD Introduction Thank you for purchasing the ARTCAM HDMI camera series. This manual shows the direction how to use the viewer software. Please refer other instructions or contact

More information

<55342D323637CBB5C3F7CAE92E786C73>

<55342D323637CBB5C3F7CAE92E786C73> U4-267 / 1 U4-267 / : CF PowerPoint, TCP/IP Internet Explorer 2 ..2..3..4..5..5..5..9 PC...10 11 12 14 14....15....15....16....16....17....17....18....18....20 23....27 27 PC...27....28 3 CF SanDisk CompactFlash)

More information

Microsoft Word - 第5章.doc

Microsoft Word - 第5章.doc 目 录 及 权 限 管 理 随 着 的 不 断 发 展, 越 来 越 多 的 人 开 始 使 用, 对 于 那 些 刚 接 触 的 人 来 说, 恐 怕 最 先 感 到 困 惑 的 就 是 那 些 不 明 不 白 的 目 录 了 同 样, 系 统 是 一 个 典 型 的 多 用 户 系 统 为 了 保 护 系 统 的 安 全 性, 系 统 对 不 同 用 户 访 问 同 一 文 件 或 目 录 的

More information

Bus Hound 5

Bus Hound 5 Bus Hound 5.0 ( 1.0) 21IC 2007 7 BusHound perisoft PC hound Bus Hound 6.0 5.0 5.0 Bus Hound, IDE SCSI USB 1394 DVD Windows9X,WindowsMe,NT4.0,2000,2003,XP XP IRP Html ZIP SCSI sense USB Bus Hound 1 Bus

More information

VIDEOJET connect 7000 VJC-7000-90 zh- CHS Operation Manual VIDEOJET connect 7000 zh-chs 3 目 录 1 浏 览 器 连 接 7 1.1 系 统 要 求 7 1.2 建 立 连 接 7 1.2.1 摄 像 机 中 的 密 码 保 护 7 1.3 受 保 护 的 网 络 7 2 系 统 概 述 8 2.1 实 况

More information

PowerPoint 演示文稿

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

More information

说明书

说明书 睿 坤 管 理 卡 V6.00 使 用 手 冊 二 十 四 科 技 有 限 公 司 目 錄 一 序 言...5 二 產 品 介 紹...5 1. 相 關 專 用 語... 5 2. 主 要 功 能 說 明... 6 3. 功 能 特 點... 6 4. 環 境 需 求... 7 三 產 品 的 安 裝...8 1. 安 裝 前 準 備... 8 2. 安 裝 步 驟... 8 2.1 基 本 的 安

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

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

f2.eps

f2.eps 前 言, 目 录 产 品 概 况 1 SICAM PAS SICAM 电 力 自 动 化 系 统 配 置 和 使 用 说 明 配 置 2 操 作 3 实 时 数 据 4 人 机 界 面 5 SINAUT LSA 转 换 器 6 状 态 与 控 制 信 息 A 版 本 号 : 08.03.05 附 录, 索 引 安 全 标 识 由 于 对 设 备 的 特 殊 操 作 往 往 需 要 一 些 特 殊 的

More information

Simulator By SunLingxi 2003

Simulator By SunLingxi 2003 Simulator By SunLingxi sunlingxi@sina.com 2003 windows 2000 Tornado ping ping 1. Tornado Full Simulator...3 2....3 3. ping...6 4. Tornado Simulator BSP...6 5. VxWorks simpc...7 6. simulator...7 7. simulator

More information

09 Linux Linux Linux Linux 009.indd /9/4 下午 12:11:10

09 Linux Linux Linux Linux 009.indd /9/4 下午 12:11:10 09 Linux Linux Linux Linux 009.indd 1 2009/9/4 下午 12:11:10 Linux 指令範例速查手冊 9.1 badblocks badblocks [ ][ ] badblocks -b < > -c < > -i < > -o < > mke2fs -p -t < > -n -s -v -w 0 badblocks -o 9-2 009.indd 2

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

Sophos Central 快速安裝手冊

Sophos Central 快速安裝手冊 Sophos Central 快速安裝手冊 1 1. Sophos Central...5 2....9 3....13 3.1. Enduser Protection...13 3.2. Intercept X...21 3.3....28 3.4....36 3.5....45 3.5.1...45 3.5.2...50 3.5.3...54 3.5.4...57 3.5.5...60 3.6...63

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

Microsoft Word - InoTouch Editor编程软件手册2012.2.10.doc

Microsoft Word - InoTouch Editor编程软件手册2012.2.10.doc 目 录 第 一 章 关 于 InoTouch Editor 编 程 软 件 的 安 装... - 6-1.1 InoTouch 系 列 HMI 和 InoTouch Editor 软 件 的 简 介... - 6-1.2 安 装 InoTouch Editor 编 程 软 件... - 10-1.3 系 统 连 接 图... - 12-1.4 InoTouch 系 列 人 机 界 面 的 系 统 设

More information

Acronis P.1 Acronis Anydata Engine P.2 P.4 Acronis Backup Advanced P.5 Acronis Backup Advanced for AP P.6 Vmware P.7 Acronis Backup P.8 IDC 80 % $20,0

Acronis P.1 Acronis Anydata Engine P.2 P.4 Acronis Backup Advanced P.5 Acronis Backup Advanced for AP P.6 Vmware P.7 Acronis Backup P.8 IDC 80 % $20,0 321 3 2 1 Acronis P.1 Acronis Anydata Engine P.2 P.4 Acronis Backup Advanced P.5 Acronis Backup Advanced for AP P.6 Vmware P.7 Acronis Backup P.8 IDC 80 % $20,000 -Acronis Acronis Acornis 321 Acronis 虛擬化的興起

More information

投影片 1

投影片 1 4 1 4-1 類 料, 兩 類 2 類 RAM (Random Access Memory, ) ROM (Read Only Memory, 讀 ) 兩, 類, 見 3 類 4 說 CPU, 料都, CPU 行 理 不 力 料, 料便, 料便, 料, CPU 料, 便 料, CPU 行 理 5 料 索 了 便 錄 讀 錄 度 量 量 6 (Virtual Memory) 數 Windows Linux

More information

ansoft_setup21.doc

ansoft_setup21.doc Cadence Cadence Cadence 1000 (1) (2) CIC (3).. CIC Cadence (a) CIC license license server license CIC license CIC license (b) 2000 Cadence license 92 1 1 license server CIC 92 1 1 Cadence license licenser

More information

2 : ; :

2 : ; : 4 CH 1 2 : ; : 1 2 2 3 3 4 4 5 5 6 1 6 2 8 3 11 6 13 1 13 2 14 14 1 15 2 16 3 17 4 18 5 22 6 23 7 24 7 CF 32 8 46 9 : 80GB HD 48 3 3 1 : 4 / / 4 9 2 CHANNEL 1 : 1 3 CHANNEL 2 : 2 4 CHANNEL 3 : 3 5 CHANNEL

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

Panaboard Overlayer help

Panaboard Overlayer help Panaboard Overlayer Image Capture Software for Electronic Whiteboard (Panaboard) ... 3... 5... 6... 13...14 Panaboard Overlayer 1. 2. 3. 4. 4-1. 4-2. [ / ] ( ) 4-3. 5. 6. 6-1. 6-2. [ / ] ( ) 7. Panaboard

More information

典型自编教材

典型自编教材 河 南 科 技 大 学 计 算 机 实 验 教 学 中 心 1. 计 算 机 文 化 基 础 实 验 指 导 书 2. 数 据 结 构 实 验 指 导 书 3. 操 作 系 统 实 验 指 导 书 4. 面 向 对 象 程 序 设 计 实 验 指 导 书 5. 数 据 库 原 理 实 验 指 导 书 6. 编 译 原 理 实 验 指 导 书 7. JAVA 程 序 设 计 实 验 指 导 书 8.

More information

epub83-1

epub83-1 C++Builder 1 C + + B u i l d e r C + + B u i l d e r C + + B u i l d e r C + + B u i l d e r 1.1 1.1.1 1-1 1. 1-1 1 2. 1-1 2 A c c e s s P a r a d o x Visual FoxPro 3. / C / S 2 C + + B u i l d e r / C

More information

投影片 1

投影片 1 軟體說明書繁體中文 RGB A 目錄 - CONTENTS 01 09 15 17 22 軟體主介面 巨集設定說明 主介面概觀 個人設定檔 (Profiles) 一般模式 / 遊戲模式 按鍵功能分配 巨集管理器概觀 巨集管理器 巨集錄製設定 巨集錄製時間列表 插入指令 閃移系統 - I.S.S (Instant Shift System) 燈光設定更新韌體 閃移系統啟動鈕設定說明 燈光設定介面 介面區域一

More information

BYOD IP+Optical (IP NGN) API 4. End-to-End (Service Aware) 5. IP NGN (IP Next Generation Network) ( ) Prime Carrier Management Access Edge Co

BYOD IP+Optical (IP NGN) API 4. End-to-End (Service Aware) 5. IP NGN (IP Next Generation Network) ( ) Prime Carrier Management Access Edge Co BYOD 228 2015 IT open source DIY ( ) Up/Down HP NNMi WhatsUp Gold Nagios HP SiteScope WhatsUp Gold HP NNMi WhatsUp Gold Cacti MRTG HP ispi Performance for Metrics WhatsUp Gold ( ) Open source Agent End-to-End

More information

WebSphere Studio Application Developer IBM Portal Toolkit... 2/21 1. WebSphere Portal Portal WebSphere Application Server stopserver.bat -configfile..

WebSphere Studio Application Developer IBM Portal Toolkit... 2/21 1. WebSphere Portal Portal WebSphere Application Server stopserver.bat -configfile.. WebSphere Studio Application Developer IBM Portal Toolkit... 1/21 WebSphere Studio Application Developer IBM Portal Toolkit Portlet Doug Phillips (dougep@us.ibm.com),, IBM Developer Technical Support Center

More information

ebook140-11

ebook140-11 11 VPN Windows NT4 B o r d e r M a n a g e r VPN VPN V P N V P N V P V P N V P N TCP/IP 11.1 V P N V P N / ( ) 11.1.1 11 V P N 285 2 3 1. L A N LAN V P N 10MB 100MB L A N VPN V P N V P N Microsoft PPTP

More information

F4

F4 DOI:10.3969/j.issn.1009-6868.2016.01.002 网 络 出 版 地 址 :http://www.cnki.net/kcms/detail/34.1228.tn.20151117.1506.006.html Challenges and Countermeasures of Network Space Security 周 延 森 /ZHOU Yansen 周 琳 娜

More information