PVSregister 5.0 インストール マニュアル

Size: px
Start display at page:

Download "PVSregister 5.0 インストール マニュアル"

Transcription

1

2

3 3 : PVSregister.msi PVSregister TFTP TFTP DHCP PowerShell PVS PowerShell PVS DHCP PVSregister PVSregister TFTP PVSregister PVSregisterServer.exe.config (appsettings ) (log4net ) HostInfoSelection.txt HostInfoSelection.txt servers.txt servers.txt Disk PVS PVSServer

4 6.4.3 DefaultActionOnFinish TFTP PVSREGloader.cfg PVSREGconfig.txt (hostinfo.ps1) PVS (pvs.ps1) DHCP (dhcp.ps1) SSH DHCP (dhcp_ssh.ps1) PVSregister TFTP

5 5 1 PVSregister PVS IP MAC MAC PVSregister

6 6 1

7 OS Windows Server 2016.NET Framework CO-Store *1 DHCP * 2 Citrix Provisioning Services 7.18 / Citrix Provisioning 1808 * 3 CPU NIC 1 CPU (6C/12T ) 16GB RAID GbE 2.2 *1 UEFI PVSregister CO-Store CO-Booter *2 PVSregister DHCP PVSregister DHCP DHCP DHCP PowerShell *3 PVSregister PVS PVS PVSregister PVS SOAP Citrix

8 HDD / SSD S-ATA / NVMe NIC GbE PXE boot * 4 BIOS / UEFI (HDD BIOS MBR UEFI GPT ) Tiny Core Linux NIC HDD *4 PCI LAN 8 2

9 9 3 PVSregister TFTP PVSregister PVSregister DHCP PVS

10

11 11 4 PVSregister Windows Server DHCP PVSregister TFTP PVSregister PVSregister PVS DHCP PVS DHCP Linux DHCP PVS 4.1 PVSregister.msi PVSregister.msi : PVSregister.msi C:\Program Files\CO-CONV\PVSregister C:\ProgramData\CO-CONV\PVSregister PVSregister Windows PVSregister (TCP ) (65432 TCP ) 1. C:\Program Files\CO-CONV\PVSregister\server\PVSregisterServer.exe. config

12 PVSregister C command1, command2 hostinfocommand 2. C:\ProgramData\CO-CONV\PVSregister\HostInfoSelection.txt PVS IP DHCP 3. C:\ProgramData\CO-CONV\PVSregister\HostInfo\default.xml PVS PVS b), c) HostInfoSelection.txt 4.2 PVSregister PVSregister 4.3 TFTP C:\Program Files\CO-CONV\PVSregister\tftpboot TFTP 4.4 TFTP TFTP 3 1. PVSREGconfig.txt PVSREGserver PVSregister IP PVSregister Password Password 2. PVSREGsyslog.conf 12 4

13 Syslog IP 1 syslog IP 3. CO-BooterMenu.ini (UEFI ) UEFI PVSregister CO-Booter CO-BooterMenu.ini PVSregister ################################################## # ################################################## { Name = PVSregister PxeFile = PVSREGvmlinuz64 KernelParams = pvsregister_package=pvsregbinary_uefi.tcz pvsregister_ config=pvsregconfig.txt pvsregister_syslog_conf=pvsregsyslog.conf norestore nofstab noswap nozswap waitusb=5 loglevel=3 cde Initrd = PVSREGinitrd.gz } 4.5 DHCP BIOS PVSregister TFTP PVSREGloader.0 DHCP Option 67 Bootfile UEFI PVSregister TFTP CO-Booter.efi DHCP Option 67 Bootfile 4.6 PowerShell PVSregister PowerShell PowerShell PowerShell PS> Get-ExecutionPolicy Restricted AllSigned PS> Set-ExecutionPolicy RemoteSigned 4.5. DHCP 13

14 4.7 PVS PowerShell PVS PowerShell C:\ProgramData\CO-CONV\PVSregister\scripts\regist\pvs\install_pvs_snapin. ps1 4.8 PVS DHCP 14 4

15 PVSregister C:\Program Files\CO-CONV\PVSregister\server\ PVSregisterServer.exe PVSregister PVSregisterServer.exe.config PVSregister log4net.dll C:\ProgramData\CO-CONV\PVSregister\ HostInfoSelection.txt HostInfo\ default.xml PVS scripts\regist\dhcp DHCP

16 servers.txt DHCP DHCP PVSregister C:\ProgramData\CO-CONV\PVSregister\server\scripts\ hostinfo\ hostinfo.ps1 HostInfoSelection.txt DHCP PVS C:\ProgramData\CO-CONV\PVSregister\server\scripts\ regist\ dhcp\ * dhcp.ps1 DHCP Windows Server * dhcp_ssh.ps1 DHCP SSH DHCP pvs\ * pvs.ps1 PVS C:\ProgramData\CO-CONV\PVSregister\server\scripts\ README.txt scripts 16 5

17 lib\ common.ps1 XML C:\ProgramData\CO-CONV\PVSregister\server\ received\ XML PVSregister.exe.config (deletetempfile ) C:\ProgramData\CO-CONV\PVSregister\ logs 5.3 TFTP C:\Program Files\CO-CONV\PVSregister\tftpboot\ BOOTX64.efi TFTP grubx64.efi grub.cfg PVSREGvmlinuz64 PVSregister Linux PVSREGinitrd.gz 5.3. TFTP 17

18 PVSregister Linux initrd PVSREGbinary_BIOS.tcz PVSregister (BIOS ) PVSREGbinary_UEFI.tcz PVSregister (UEFI ) PVSREGconfig.txt PVSregister ( ) PVSREGloader.0 PVSregister PXELinux PVSREGloader.cfg PVSregister PVSREGsyslog.conf PVSregister Linux syslog.conf ( ) PVSREGldlinux.c32 PVSregister Linux ldlinux.c32 GPL GPL PVSregister\doc\patch_gpl\note.txt 18 5

19 19 6 PVSregister 6.1 PVSregisterServer.exe.config PVSregister PVSregister PVSregisterServer.exe.config <?xml version="1.0" encoding="utf-8"?> <configuration> <configsections> <section name="log4net" type="log4net.config.log4netconfigurationsectionhandler,log4net" /> </configsections> <log4net> <appender name="logfileappender" type="log4net.appender.rollingfileappender" > <param name="file" value="..\log\pvsregisterserver.log" /> <param name="maxsizerollbackups" value="5" /> <param name="rollingstyle" value="size" /> <param name="appendtofile" value="true" /> <param name="maximumfilesize" value="100kb" /> <layout type="log4net.layout.patternlayout"> <param name="conversionpattern" value="%d [%t] %-5p %c - %m%n" /> </layout> </appender> <root> <level value="debug" /> ( )

20 <appender-ref ref="logfileappender" /> </root> </log4net> ( ) <appsettings> <!-- PVS --> <add key="command1" value="powershell -command C:\ProgramData\CO- CONV\PVSregister\scripts\regist\pvs\pvs.ps1"/> <!-- DHCP --> <add key="command2" value="powershell -command C:\ProgramData\CO- CONV\PVSregister\scripts\regist\dhcp\dhcp.ps1"/> <!-- SSH DHCP --> <!--<add key="command3" value="powershell -command C:\PVSregister\server\scripts\regist\dhcp\dhcp_ssh.ps1 "/>--> <add key="hostinfocommand" value="powershell -command C:\PVSregister\server\scripts\hostinfo\hostinfo.ps1"/> <add key="listenport" value="65432"/> <add key="timeout" value="60"/> <add key="pvsregisterversion" value=" " /> </appsettings> </configuration> (appsettings ) <appsettings> 20 6 PVSregister

21 key command1 command2 command3 command4 PVS/DHCP command1, command2 command3, command4 command[ ] key add hostinfocommand PVSregister C /PVS hostinfo.ps1 listenport PVSregister XML Timeout ( ) 60 deletetempfile 0 ) 6.1. PVSregisterServer.exe.config 21

22 6.1.2 (log4net ) <log4net> name File server log PVSregisterServer.log MaxSizeRollBackups 5 RollingStyle MaximumFileSize 100KB log4net 6.2 HostInfoSelection.txt HostInfoSelection.txt HDD PVS HostInfoSelection.txt { }: { } file: { } ( 3 ) "#" 22 6 PVSregister

23 host, dhcp, ip host: dhcp: ip: DHCP IP DHCPrelay Relay DHCP IP DHCP IP Host Case insensitive C:\ProgramData\CO-CONV\PVSregister\HostInfo HostSelection.txt default.xml default: file: { } HostInfoSelection.txt # PC123 foo.xml HOST: PC123 file: foo.xml # /^pc\d$/ (Case Insensitive) # bar.xml (ex. pc1, PC3) HOST: /^pc\d$/ file: bar.xml # DHCP IP /^192\./ # buz.xml (ex ) DHCP: /^192\./ file: buz.xml ( ) 6.2. HostInfoSelection.txt 23

24 ( ) # IP # hoge.xml (ex ) IP: /^192\.168\.80\.\d*[13579]$/ file: hoge.xml # default: file: nomatch.xml 6.3 servers.txt DHCP DHCP IP "#" servers.txt , , , , , , , HDD PVS C:\ProgramData\CO-CONV\PVSregister\HostInfo XML HostSelection.txt DHCP PVS default.xml 24 6 PVSregister

25 <Configuration> <Disk device="/dev/sda"> <PartitionExt></PartitionExt> <NTSignature>0x1234ABCD</NTSignature> <PrimaryPartition1 fs="ntfs" size="20480"/> <PrimaryPartition2 fs="fat32" size="10480"/> </Disk> <PVSServer> <IPAddress> </IPAddress> <Port>54321</Port> <SiteName> </SiteName> <CollectionName> </CollectionName> <CopyTemplate>1</CopyTemplate> <ForceAdd>1</ForceAdd> </PVSServer> </Configuration> Disk default.xml XML PVS XML charset Disk

26 Disk <Configuration> SCSI /dev/sda IDE /dev/hda Disk /dev/sdb, /dev/sdc PartitionExt NVMe /dev/nvme0n1 /dev/nvme0n1p1 <PartitionExt>p</PartitionExt> NTSignature NT 4 CD,AB,34,12 0xCD, AB, 34, 0x12 4 0x 16 0x1234ABCD 32bit MBR mbr[440] = 0xCD; mbr[441] = 0xAB; mbr[442] = 0x34; mbr[443] = 0x12; PrimaryPartition PrimaryPartition1, PrimaryPartition2 4 Partition size fs size : MB 26 6 PVSregister size= * 150GB

27 6.4.2 PVS PVSServer PVS PVS PVS MAC MAC PVSServer PVS PVSServer PVSServer DHCP IPAddress Port SiteName CollectionName PVS IP PVS SOAP PVS PVS SiteName CopyTemplate MAC 1 0 ForceAdd PVS MAC PVS 0 1 MAC DefaultActionOnFinish DefaultActionOnFinish 1 Shutdown

28 DefaultActionOnFinish Shutdown DefaultActionOnFinish Reboot Nop X Window System OS PVSregister 28 6 PVSregister

29 29 7 TFTP TFTP TFTP 7.1 PVSREGloader.cfg PVSregister TFTP default pvsregister label pvsregister kernel PVSREGvmlinuz append initrd=pvsreginitrd.gz \ norestore nofstab noswap nozswap \ pvsregister_package=pvsregbinary.tcz \ pvsregister_config=pvsregconfig.txt \ pvsregister_syslog_conf=pvsregsyslog.conf \ 1 pvsregister_package pvsregister_config pvsregister_syslog_conf initrd syslog.conf pvsregister_syslog_conf syslog PVSregister user.debug user.notice /

30 7.2 PVSREGconfig.txt PVSregister UTF-8 CR/LF/CRLF [PVSregister] ##### IP UDP ##### PVS DHCP ##### PVSREGserver = :65432 ##### DefaultHostname = ws123 ##### MAC Prefix MAC 16 (e.g. 000C2926BD2B) DenyMACPrefix = 000C29 ##### ( ) Password = hoge PVSREGserver( ) IP TCP DefaultHostname( ) DenyMACPrefix( ) NIC MAC MAC 16 (e.g. 000C2926BD2B) Password( ) 30 7 TFTP

31 31 8 PVSregister : scripts\hostinfo\hostinfo.ps1 PVS : scripts\regist\pvs\pvs.ps1 DHCP : scripts\regist\dhcp\dhcp.ps1 3 \scripts\readme.txt C:\ProgramData\CO-CONV\PVSregister\logs 8.1 (hostinfo.ps1) MAC DHCP IP IP DHCP IP DHCPrelay relay DHCP

32 hostinfo.ps1 HostInfoSelection.txt HostInfoSelection.txt /PVS HostInfo\ scripts\hostinfo\readme.txt HostInfoSelection.txt HostInfoSelection.txt HostInfo\ 8.2 PVS (pvs.ps1) 6.4 ( 8.1 ) PVS MAC scripts\regist\pvs\readme.txt 8.3 DHCP (dhcp.ps1) DHCP PowerShell DHCP DHCP DHCP scripts\regist\dhcp\readme.txt 8.4 SSH DHCP (dhcp_ssh.ps1) SSH Linux DHCP scripts\regist\dhcp\readme.txt 32 8

33 PVSregister A A XML A IP A XML PVSregister:protocol PVSregisterServer.exe.config pvsregisterversion dhcp.ps1 A DHCP A DHCP A DHCP pvs.ps1 A PVS A PVS PowerShell ( PVS PowerShell ) A PVS A PVS MAC IP ( MAC ) hostinfo.ps1

34 A /PVS XML HostInfo A HostInfoSelection.txt UTF-8 A HostInfoSelection.txt A HostInfo /PVS UTF-8 (encoding UTF-8 ) 9.2 TFTP A XTerm /home/tc/.x.d/pvsregister.sh A pvsregister.sh TFTP "PVSREGbinary.tcz" PVSREEGloader.cfg PVSREGbinary.tcz /tmp/pr_config.txt TFTP PVSREGconfig.txt PVSREGloader.cfg PVSREGconfig.txt TFTP ( PVSREGloader.cfg, PVSREGconfig.txt ) NIC A TFTP PVSREGconfig.txt DenyMACPrefix DenyMACPrefix NIC PVSregister 34 9

35 ... A Terminal ls -l /dev/sd? /dev/hd? HDD (sd? SATA, hd? IDE) sg_inq /dev/sda /dev/sda XML <Disk> device (e.g. /dev/sda ) HDD BIOS / UEFI HDD sfdisk: bad input <Disk> 9.2. TFTP 35

36 <Disk> : FAT32, NTFS, EXT3, EXT4, SWAP, EFI, RC ReadCache 5 A

37 37 10 Apache License, Version 2.0 "log4net" Apache License Apache License, Version 2.0 Apache License, Version 2.0 Apache License Version (i) (ii) 50% (iii) ( )

38 ( ) NOTICE NOTICE 1 (i) NOTICE (ii) (iii) NOTICE NOTICE ( ) 38 10

39 ( ) NOTICE

40 PVSregister (ID: 74bf4ed) Citrix XenDesktop Provisioning Services Citrix Systems, Inc. Microsoft, Windows Microsoft Windows Server Microsoft

CO-Booter 5.0 ユーザーマニュアル

CO-Booter 5.0 ユーザーマニュアル 2019 1 9 16 41 3 : 1 5 1.1 CO-Booter............................................ 5 2 7 2.1 CO-Store................................... 7 2.1.1 Ardbp32Editor..................................... 7 2.1.2

More information

新人発表テンプレート

新人発表テンプレート ぜんぶんけんさくんマニュアル 2016/07/01 ver1.0.3 もくじ はじめに利用環境要件対象ファイルぜんぶんけんさくんの構造クイックスタトガイドぜんぶんけんさくん画面説明設定ファイル説明 (FullTextSearchIndexer.exe.config) 設定ファイル説明 (FullTextSearchApplication.exe.config) P3 P4 P5 P6 P7 ~ P11

More information

東京エリアDebian勉強会   Buffalo Linkstation向け Debian Installer - 第139回 2016年5月度

東京エリアDebian勉強会   Buffalo Linkstation向け Debian Installer - 第139回 2016年5月度 Debian Buffalo Linkstation Debian Installer 139 2016 5 Roger Shimizu 2016 5 21 Agenda 1 2 3 Buffalo Linkstation Debian Installer 4 Linkstation Debian 5 6 Demo 10 ( ) Debian user. 2 Linkstation LS-WXL

More information

HP Server tc2120 Microsoft Windows 2000 Server SP3 HP P

HP Server tc2120 Microsoft Windows 2000 Server SP3 HP P HP Server tc2120 Microsoft Windows 2000 ServerSP3 HP P312977-191 200210 Hewlett-Packard Company Hewlett- Packard Company Hewlett-Packard Company Intel Corporation MicrosoftMS-DOSWindows Windows NT Microsoft

More information

install_guide.PDF

install_guide.PDF Copyrights/Trademarks 2008 Turbolinux, Inc. All rights reserved. Turbolinux Linux Linus Torvalds Microsoft MS-DOS Windows Microsoft Corporation Adobe Acrobat AdobeAcrobat Adobe Systems, Inc. Sun SunMicrosystems

More information

debian_install.dvi

debian_install.dvi 2002 Debian GNU/Linux 3.0 1 potato 1.1 Windows 1. 3 2. rescue.bin root.bin driver-1.bin 1 1.2 1. Debian GNU/Linux Debian http://http.us.debian.org/debian http://ftp.jp.debian.org Fig. 1 Fig. 1 Debian 2.

More information

1996 Only One Technology NetJapan System Data Protection Solutions 2009 ActiveImage Protector ActiveImage Protector OS NetJapan System Protection Solu

1996 Only One Technology NetJapan System Data Protection Solutions 2009 ActiveImage Protector ActiveImage Protector OS NetJapan System Protection Solu System Data Protection Solutions 1996 Only One Technology NetJapan System Data Protection Solutions 2009 ActiveImage Protector ActiveImage Protector OS NetJapan System Protection Solutions Windows / Linux

More information

DPM Web for DPM for DPM Web DPM DPM Web for DPM

DPM Web for DPM for DPM Web DPM DPM Web for DPM ...5...6...8 1. DPM...8 1.1 Web for DPM...8 1.2 for DPM...9 1.3 Web...10 1.4 DPM...10 1.5... 11 1.6...12 1.7...12 2. DPM...21 2.1 Web for DPM...21 2.2 for DPM...28 2.3 Web...35 2.4...38 2.5 for DPM...41

More information

第173回東京エリアDebian勉強会   grml-debootstrapを用いた USB起動メモリの作成

第173回東京エリアDebian勉強会    grml-debootstrapを用いた  USB起動メモリの作成 173 Debian grml-debootstrap USB NOKUBI Takatsugu ( ) knok@debian.org 2019-04-20 NOKUBI Takatsugu ( ) knok@debian.org / knok@daionet.gr.jp Twitter: @knok Debian developer since 2002 bo USB grml-debootstrap

More information

Windows 10 Windows 10 IT Windows 10 MSDN Windows 10 Pro Windows 10 Enterprise Microsoft Store Windows 10 Pro MSDN Windows 10 Pro Windows 10 Enterprise

Windows 10 Windows 10 IT Windows 10 MSDN Windows 10 Pro Windows 10 Enterprise Microsoft Store Windows 10 Pro MSDN Windows 10 Pro Windows 10 Enterprise Windows10 1 IT Windows 10 Windows 10 Windows 10 IT Windows 10 MSDN Windows 10 Pro Windows 10 Enterprise Microsoft Store Windows 10 Pro MSDN Windows 10 Pro Windows 10 Enterprise 2 Windows Windows 10 Windows

More information

CO-Store 5.0 ユーザー ガイド

CO-Store 5.0 ユーザー ガイド 2019 4 22 17 04 3 : 1 5 1.1........................................ 5 1.2.................................................... 5 1.3................................................. 5 1.4 CO-Store............................

More information

untitled

untitled FutureNet Microsoft Corporation Microsoft Windows Windows 95 Windows 98 Windows NT4.0 Windows 2000, Windows XP, Microsoft Internet Exproler (1) (2) (3) COM. (4) (5) ii ... 1 1.1... 1 1.2... 3 1.3... 6...

More information

Armadillo-9 ソフトウェアマニュアル

Armadillo-9 ソフトウェアマニュアル Software Manual http://www.atmark-techno.com/ http://armadillo.atmark-techno.com/ Armadillo-9 software manual ver.1.0.16 1.... 1 1.1.... 1 1.2.... 1 1.3.... 1 1.4.... 2 1.5.... 2 1.6.... 2 2.... 3 2.1....

More information

... 4 DPM... 6 ICMB... 7 DPM ( ) DPM DHCP DPM

... 4 DPM... 6 ICMB... 7 DPM ( ) DPM DHCP DPM ... 4 DPM... 6 ICMB... 7 DPM ( )... 8 1. DPM... 8 2.DHCP... 10 3.... 14... 16 1....17 2.... 18 3.... 19 4.... 23 5.... 30 6....36 7.... 38 DPM... 39 1.... 39 2.... 43 3.... 44 4.... 50 5.... 51 6.... 56

More information

RouteMagic Controller( RMC ) 3.6 RMC RouteMagic RouteMagic Controller RouteMagic Controller MP1200 / MP200 Version 3.6 RouteMagic Controller Version 3

RouteMagic Controller( RMC ) 3.6 RMC RouteMagic RouteMagic Controller RouteMagic Controller MP1200 / MP200 Version 3.6 RouteMagic Controller Version 3 RouteMagic Controller RMC-MP200 / MP1200 - Version 3.6 - RouteMagic Controller( RMC ) 3.6 RMC RouteMagic RouteMagic Controller RouteMagic Controller MP1200 / MP200 Version 3.6 RouteMagic Controller Version

More information

403-0702_‚Ofl¼

403-0702_‚Ofl¼ HP-UX HP System Insight Manager Whitepaper ..................................................................................2..............................................................2 SIM....................................................................................2.............................................................3................................................................................3

More information

Quickstart Guide 3rd Edition

Quickstart Guide 3rd Edition 10 QNX QNX 1 2 3 4 5 QNX Momentics QNX Neutrino RTOS QNX Neutrino 6 7 8 QNX Neutrino 9 10 1 1 QNX Neutrino RTOS QNX Momentics Windows Vista Windows 2000 Windows XP Linux QNX Neutrino QNX Momentics CD http://www.qnx.co.jp/

More information

ネットワークカメラ カメラマネジメントツール 使用説明書

ネットワークカメラ カメラマネジメントツール 使用説明書 ( ) CD-ROM LICENSE * () canon.jp/webview ( ) HTTP HTTPS http://cweb.canon.jp/e-support/information/security/index.html CD-ROM LICENSE BundledSoftware VBTools-J.txt Canon Canon Microsoft Windows Windows

More information

RouteMagic Controller RMC-MP200 / MP Version

RouteMagic Controller RMC-MP200 / MP Version RouteMagic Controller RMC-MP200 / MP1200 - Version 3.7.1 - RouteMagic Controller( RMC ) 3.7 RMC RouteMagic RouteMagic Controller RouteMagic Controller MP1200 / MP200 Version 3.7 RouteMagic Controller Version

More information

Microsoft Word - AFT_3TB_HDD_install_guide doc

Microsoft Word - AFT_3TB_HDD_install_guide doc AFT 及び 3TB HDD への OS インストール 目次 概要 P.1 動作確認構成 P.1 対応要件 P.1 Server 対応一覧 P.2 OS 対応一覧 P.3 OS インストール方法 P.4 AFT P.4 3TB P.8 AFT +3TB P.10 2012.01.26: ぷらっとホーム技術部山﨑作成 2012.02.06: ぷらっとホーム技術部山﨑更新 2012.02.09: ぷらっとホーム技術部山﨑更新

More information

BMR for NVBU NIC bnx2.ko SVR/CLNT 上での SCSI megaraid_sas.ko 自動認識デバイス Partition 構成 (RHEL6.0 uefi/lvm 構成の場合 ) Partition1 /boot/efi EFI 200MB Partition2 /

BMR for NVBU NIC bnx2.ko SVR/CLNT 上での SCSI megaraid_sas.ko 自動認識デバイス Partition 構成 (RHEL6.0 uefi/lvm 構成の場合 ) Partition1 /boot/efi EFI 200MB Partition2 / Article ID: QTSI-110232JP Created: 2011/07/06 Revised: IBM System x3650 M3 での Bare Metal Recovery for NetVault Backup Server/Client 動作検証 1. 概要 NetVault Backup(NVBU) の Bare Metal Recovery for NetVault Backup

More information

debian_manual.dvi

debian_manual.dvi How to set up Linux 01/07/02 Debian GNU/Linux 1 potato 1.1 rescue.bin root.bin driver-1.bin 1 1.2 1. Debian GNU/Linux Debian http://http.us.debian.org/debian/ http://ftp.jp.debian.org Fig. 1 Fig. 1 Debian

More information

ja:Products:USB-3-Hard-Drive:Printable · User Manuals

ja:Products:USB-3-Hard-Drive:Printable · User Manuals : 07-21-2010 USB 3.0 USB 3.0 SuperSpeed USB 3.0 LaCie : LaCie Hard Disk USB 3.0 (USB 2.0 1.1 ) USB ( ) ( ) : PDF : 1 ユーサ ーマニュアル LaCie http://www.lacie.jp/external/index.html web : USB 3.0 USB 3.0 USB 3.0

More information

橡F&e Web Server開発環境の構築方法

橡F&e Web Server開発環境の構築方法 FWS-SDK-SMJ 1.... 2 2.... 2 3. Vine... 3 4.... 4 5.... 22 5.1. X... 22 5.2. FTP... 22 5.3. IP... 23 6. F&e Web Server... 24 6.1. Vine Linux... 24 6.2.... 24 6.3. Vine Linux html cgi-bin...24 6.4.... 25

More information

Ubuntu Linux PC Ubuntu Linux (14.04 LTS, Trusty Tahr) 32bit CD 64bit CD 2. 32bit CPU 64bit 32bit PC CPU 32bit 64bit Windows 64bit 64bit. 32bit Core 64

Ubuntu Linux PC Ubuntu Linux (14.04 LTS, Trusty Tahr) 32bit CD 64bit CD 2. 32bit CPU 64bit 32bit PC CPU 32bit 64bit Windows 64bit 64bit. 32bit Core 64 Linux PC #5 26 5 16 1 Linux Linux distribution CentOS Linux Ubuntu Linux PC Linux Linux (OS) OS ( OS ) Linux 1 Linux Hurd FreeBSD GNU OS OS Linux Linux Linux Debian GNU/Linux, Ubuntu Linux, RedHat Linux,

More information

PRIMEQUEST 1000シリーズ Linux設計ガイド

PRIMEQUEST 1000シリーズ Linux設計ガイド FUJITSU Server PRIMEQUEST 1000 シリーズ Linux 設計ガイド C122-A002-07 Copyright 2010-2013 FUJITSU LIMITED P.4. P.9 P.10 P.12 P.13 P.16. P.18 P.19 P.21 P.22 PRIMEQUEST 1000 Linux 1 Copyright 2010-2013 FUJITSU LIMITED

More information

Canon Industrial Imaging Platform Monitoring Edition 使用説明書

Canon Industrial Imaging Platform Monitoring Edition 使用説明書 ... 4... 4... 4... 5 1 Monitoring Edition... 8... 11... 13... 13... 13... 13 2 PLC... 16 XProtect Management Client... 17... 17... 18... 20... 23... 24... 26... 26... 27 3 Monitoring Edition Setup... 30...

More information

Express5800/110Ee Pentium 1. Express5800/110Ee N N Express5800/110Ee Express5800/110Ee ( /800EB(256)) ( /800EB(256) 20W) CPU L1 L2 CD-

Express5800/110Ee Pentium 1. Express5800/110Ee N N Express5800/110Ee Express5800/110Ee ( /800EB(256)) ( /800EB(256) 20W) CPU L1 L2 CD- Express5800/110Ee Pentium 1. Express5800/110Ee N8500-654 N8500-655 Express5800/110Ee Express5800/110Ee ( /800EB(256)) ( /800EB(256) 20W) CPU L1 L2 CD-ROM LAN Windows NT Server 4.0 Pentium 800EBMHz 1 (

More information

Adobe Postscript 3 Expansion Unit

Adobe Postscript 3 Expansion Unit 3 ... 4... 4... 4... 4... 4 OS... 4 PDF... 5... 6... 6... 6... 6... 6... 7... 7... 8... 18... 18... 18 PDF... 18 PS... 18... 18 /... 18... 18... 18... 18... 19... 19 PS... 19... 19... 19 Q&A... 19... 19...

More information

1 / 1 idrac8 CPU 1 Intel Xeon E v5 Intel Pentium Intel Core i3 Intel Celeron Intel C236 Microsoft Windows Server 2008 R2 SP1 Microsoft Windows S

1 / 1 idrac8 CPU 1 Intel Xeon E v5 Intel Pentium Intel Core i3 Intel Celeron Intel C236 Microsoft Windows Server 2008 R2 SP1 Microsoft Windows S PowerEdge T130 Contents RAID /RAID & PCIe OS P2-3 P4 P5 P5 P6 P7-8 P9-15 P16-18 P19 P19 P20-23 P24 P25-27 P27-28 P29-30 V1.1 Mar. 2016 1 / 1 idrac8 CPU 1 Intel Xeon E3-1200 v5 Intel Pentium Intel Core

More information

3 Ubuntu Linux Ubuntu Linux Debian Linux DistroWatch.com 1 Debian Ubuntu Linux 1 Debian CD(4.1 ) Knoppix Debian CentOS Linux CentOS 1 Ubuntu L

3 Ubuntu Linux Ubuntu Linux Debian Linux DistroWatch.com 1 Debian Ubuntu Linux 1 Debian CD(4.1 ) Knoppix Debian CentOS Linux CentOS 1 Ubuntu L Linux PC #5 29 5 12 1 #1 tdh8025 1 Kadai1 evince kghostview ls -a ( ) 5 19 ( ) 2 Linux Linux distribution CentOS Linux Ubuntu Linux PC Linux Linux (OS) OS ( OS ) Linux 1 Linux Hurd FreeBSD GNU OS OS Linux

More information

FileMaker Server Getting Started Guide

FileMaker Server Getting Started Guide FileMaker Server 13 2007-2013 FileMaker, Inc. All Rights Reserved. FileMaker, Inc. 5201 Patrick Henry Drive Santa Clara, California 95054 FileMaker Bento FileMaker, Inc. FileMaker WebDirect Bento FileMaker,

More information

untitled

untitled ALTIRIS DEPLOYMENT SOLUTION 6.9 Quick Startup Guide Rev. 1.2 2008 7 11 1.... 2 DEPLOYMENT SERVER... 2 DEPLOYMENT CONSOLE... 2 DEPLOYMENT DATABASE... 2 DEPLOYMENT SHARE... 3 PXE SERVER... 3 DEPLOYMENT AGENT...

More information

BCCE製品ガイド

BCCE製品ガイド 1 Jetico Inc. Oy PROPRIETARY 2 BCCE BestCrypt Container Encryption BCCE BCCE V.9 BCCE Jetico Jetico 3 BCCE BCCE (BestCrypt Container Encryption) Jetico Jetico 100 100 米 国 原 子 力 規 制 委 員 会 4 BCCE BCCE (BestCrypt

More information

Microsoft Word - マニュアル4.1J

Microsoft Word - マニュアル4.1J Yellow Dog Linux 4.1J 20060605 1. 2. 2.1 2.2 2.3 Mac OS X 2,4 Mac OS 9 2.5 3. Yellow Dog Linux 3.1 Welcome to Yellow Dog Linux 3.2 Language Selection 3.3 3.4 3.5 3.5.1 3.5.2 Disk Druid 3.5.3 3.6 3.7 3.8

More information

2

2 2 3 Version:04.00.00.05.00.00.00.52 MAC Address Terminal Name DHCP=on IP Address= Subnet Mask= Default Gateway= 4 Version MAC Address Terminal Name DHCP IP Address Subnet Mask Default Gateway DHCP=off

More information

Express5800/110Rc-1 1. Express5800/110Rc-1 N N Express5800/110Rc-1 Express5800/110Rc-1 ( /1BG(256)) (C/850(128)) CPU Pentium (1BGHz) 1

Express5800/110Rc-1 1. Express5800/110Rc-1 N N Express5800/110Rc-1 Express5800/110Rc-1 ( /1BG(256)) (C/850(128)) CPU Pentium (1BGHz) 1 (2002/01/22) Express5800/110Rc-1 1. Express5800/110Rc-1 N8100-665 N8100-793 Express5800/110Rc-1 Express5800/110Rc-1 ( /1BG(256)) (C/850(128)) CPU Pentium (1BGHz) 1 Celeron (850MHz) 1 L1 32KB L2 256KB 128KB

More information

Express5800/120Ed

Express5800/120Ed Pentium 60% 1. N8500-570A N8500-662 N8500-663 N8500-664 ( /800EB(256)) ( /800EB(256)-9W) ( /800EB(256)-9W2) ( /1BG(256)) Windows NT Server 4.0 Windows 2000 HDD HDD CPU Pentium 800EBMHz1 Pentium 1BGHz1

More information

ConsoleDA Agent For Serverインストールガイド

ConsoleDA Agent For Serverインストールガイド ConsoleDA Agent For Server インストールガイド BDLINKV3-IN-AGFS-03 はじめに ConsoleDA Agent For Server インストールガイドでは ConsoleDA Agent For Server のインストール手順について説明します 以下 説明用画面は全て Windows Server 2008 R2 上で実行したときのイメージです 重要なお知らせ

More information

Microsoft Word - nvsi_100208jp_bmr_for_nvbu_ibm.doc

Microsoft Word - nvsi_100208jp_bmr_for_nvbu_ibm.doc Article ID: NVSI-100208JP Created: 2010/03/10 Revised: - Bare Metal Recovery for NetVault Backup Server/Client 動作検証 1. 概要 NetVault Backup(NVBU) の Bare Metal Recovery for NetVault Backup Server/Client (BMR

More information

11U Dell CPU RAID 1U 1 Intel Xeon E v5 Intel Pentium Intel Core i3 Intel Celeron Intel C236 Microsoft Windows Server 2008 R2/2008 R2 SP1 Standar

11U Dell CPU RAID 1U 1 Intel Xeon E v5 Intel Pentium Intel Core i3 Intel Celeron Intel C236 Microsoft Windows Server 2008 R2/2008 R2 SP1 Standar PowerEdge R230 Contents RAID /RAID & PCIe OS P2-4 P5 P6 P7 P8 P9-10 P11-26 P27-29 P30 P30 P31-34 P35 P36-38 P38-39 P40-41 V1.1 Mar. 2016 11U Dell CPU RAID 1U 1 Intel Xeon E3-1200 v5 Intel Pentium Intel

More information

Microsoft Word - nvsi_090203_r1_sanboot_vaultdr.doc

Microsoft Word - nvsi_090203_r1_sanboot_vaultdr.doc Article ID: NVSI-090203JP_R1 Created: 2009/11/26 Revised: 2010/07/09 IBM BladeCenter H/HS22 と IBM DS4300 の SAN Boot 構成での VaultDR Offline 動作検証 1. 概要 NetVault Backup(NVB) の VaultDR Offline オプションは OS のバックアップを実現します

More information

スライド 1

スライド 1 ReadCache3.6 変更点資料 株式会社シー オー コンヴ 1 2011 年 1 月 18 日 Citrix XenDesktop 5 Enterprise/Platinum Edition(Provisioning Services 5.6) Provisioning Services 5.6SP1 Provisioning Services 5.1SP2 は Citrix Systems,

More information

HITACHI Gigabit Fibre Channel (SUSE Linux Enterprise Server IOCard-FP2-Z-199(1)

HITACHI Gigabit Fibre Channel (SUSE Linux Enterprise Server IOCard-FP2-Z-199(1) HITACHI Gigabit Fibre Channel (SUSE Linux Enterprise Server IOCard-FP2-Z-199(1) 2 (VCCI) Linux Linus Torvalds Red Hat Red Hat Inc. SUSE SUSE LLC All rights reservedcopyright 2014, Hitachi,Ltd. Licensed

More information

BMC Configuration ユーザーズガイド

BMC Configuration ユーザーズガイド BMC Configuration 1 2 3 4 5 Rev.1.01 NEC Corporation 2011 1 BMC Configuration... 1... 2... 3... 4... 5 1... 6 1.1 BMC Configuration... 6 2... 7 2.1... 7 2.2... 8 3... 9 3.1 BMC Configuration (Windows)...

More information

Windows10 1 IT Windows 10

Windows10 1 IT Windows 10 Windows10 1 IT Windows 10 Windows 10 Windows 10 IT Windows 10 MSDN Windows 10 Pro Windows 10 Enterprise Microsoft Store Windows 10 Pro MSDN Windows 10 Pro Windows 10 Enterprise 2 Windows Windows 10 Windows

More information

1 2

1 2 1 1 2 1 2 3 4 5 3 2 3 4 4 1 2 3 4 5 5 5 6 1 1 2 1 8 1 3 1 9 2 10 2 3 1 11 2 12 2 3 1 13 14 2 2 3 1 15 2 1 2 3 4 5 16 2 6 7 8 3 1 1 2 17 2 18 2 3 1 19 2 20 2 3 1 21 2 22 2 3 1 23 2 24 2 3 1 25 2 26 2 3

More information

untitled

untitled CD (CTP/CPZ- SH03)[Debian Sarge, Vine, RedHat Enterprise Linux V4, Fedora Core5 ] How-to CD CTP/CPZ-SH03 CTP/CPZ-SH03 CF GNU/Linux FA (PCI-PM11A3) Debian Sarge, Vine, RedHat Enterprise Linux V4, Fedora

More information

ProLiant ML110 Generation 4 システム構成図

ProLiant ML110 Generation 4 システム構成図 HP ProLiant ML110 Generation 4 2008 1 24 OVERVIEW ProLiant ML110 Generation 4 ProLiant ML110 Generation 4 1 2 SCSI USB 3 6 SATA SAS LED LED 4 Lights-Out 100c ( ) ProLiant ML110 G4 SATA / SAS ( ) Celeron

More information

VNSTProductDes3.0-1_jp.pdf

VNSTProductDes3.0-1_jp.pdf Visual Nexus Secure Transport 2005/10/18 Visual Nexus http:// www.visualnexus.com/jp/support.htm Visual Nexus Secure Transport 2005/02/25 1 2005/10/18 Ver3.0-1 2005 10 18 108-0075 21119 2 Visual Nexus

More information

r10s4-fn03.pdf

r10s4-fn03.pdf 目次 PRIMERGY RX100 S4 non-raid フリー OS 動作確認情報 2007/08/23 富士通株式会社 PRIMERGY RX100 S4 FreeBSD 6.2 動作確認...2 PRIMERGY RX100 S4 Debian 4.0 動作確認...5 PRIMERGY RX100 S4 Fedora Core 6 動作確認...8 PRIMERGY RX100 S4 Vine

More information

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

RAID RAID 0 RAID 1 RAID 5 RAID * ( -1) * ( /2) * RAID A. SATA SSD B. BIOS SATA ( 1) C. RAID BIOS RAID D. RAID/AHCI 2 SATA SSD ( 1) ( ( 3) 2 RAID 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) * RAID A. SATA SSD B. BIOS SATA ( 1) C. RAID BIOS

More information

ネットワークビデオレコーダー VK-64/VK-16/VK-Lite v2.2 セットアップガイド

ネットワークビデオレコーダー VK-64/VK-16/VK-Lite v2.2 セットアップガイド VK-64/VK-16/VK-Lite Ver. 2.2 VK-64 v2.2 VK-16 v2.2 ( VK-64/VK-16) VK-Lite v2.2 ( VK-Lite) VK-64/VK-16 VK-Lite 2 1. 2. 3. 4. 2. 3. ( ) ( ) canon.jp/webview Canon Canon Microsoft Windows Microsoft Internet

More information

HPE Moonshot System ~ビッグデータ分析&モバイルワークプレイスを新たなステージへ~

HPE Moonshot System ~ビッグデータ分析&モバイルワークプレイスを新たなステージへ~ Brochure HPE Moonshot System HPE Moonshot System 4.3U 45 HPE Moonshot System Xeon & HPE Moonshot System HPE Moonshot System HPE HPE Moonshot System &IoT & SoC Xeon D-1500 Broadwell-DE HPE ProLiant m510

More information

IT 1. IT 2. 2.1. IT 2.2. SKYSEA Client View Government License Light Edition Sky 1500 28 2 15 12 3. 4. 28 3 25 1 5. 5.1. (1) 28 4 1 (2) (3) (4) ISO27001 P (5) ISO/IEC20000 (6) USB 1 (7) OS (8) 1 CPU 4

More information

1 2

1 2 1 1 2 1 2 3 4 5 3 2 3 4 4 1 2 3 4 5 5 5 6 7 8 1 1 2 1 10 1 3 1 11 2 12 2 3 1 13 2 14 2 3 1 15 2 16 2 3 1 17 2 1 2 3 4 5 18 2 6 7 8 3 1 1 2 19 2 20 2 3 1 21 2 22 2 3 1 23 2 24 2 3 1 25 2 26 2 3 1 27 2 28

More information

Express5800/140Ma

Express5800/140Ma Pentium Xeon Express 1. N8500-324 N8500-325 N8500-326 N8500-327 (X/450(512)) (X/450(512)-25AW) (X/450(1)) (X/450(1)-25AW) Windows NT Server 4.0 CPU Pentium Xeon 450MHz1 4 L1 32KB L2 512KB 1MB CD-ROM LAN

More information

BMC Configuration ユーザーズガイド

BMC Configuration ユーザーズガイド BMC Configuration 1 2 3 4 5 Rev.1.10 NEC Corporation 2012 1 BMC Configuration... 1... 2... 4... 5... 6 1.... 7 1.1 BMC Configuration... 7 2.... 8 2.1... 8 2.2... 9 3.... 10 3.1 BMC Configuration (Windows)...

More information

Express5800/120Lf 1. Express5800/120Lf N N N Express5800/120Lf Express5800/120Lf Express5800/120Lf ( /1BG(256)) ( /1BG(256)) (

Express5800/120Lf 1. Express5800/120Lf N N N Express5800/120Lf Express5800/120Lf Express5800/120Lf ( /1BG(256)) ( /1BG(256)) ( (2001/11/13) Express5800/120Lf 1. Express5800/120Lf N8100-748 N8100-751 N8100-754 Express5800/120Lf Express5800/120Lf Express5800/120Lf ( /1BG(256)) ( /1BG(256)) ( /1.26G(512)) CPU Hot-Plug Pentium (1.0BGHz)

More information

Express5800/120Le

Express5800/120Le Workgroup/Department 1. N8500-579A N8500-671 N8500-672 (/800EB (256)-27AWS) (/800EB (256)-27AW2S) (/800EB(256)) Windows NT Server 4.0 Windows 2000 Server CPU Pentium800EBMHz1 2 L1 32KB L2 256KB 128MB 4GB

More information

rzakg.ps

rzakg.ps IBM Systems - iseries DHCP (Dynamic Host Configuration Protocol) 5 4 IBM Systems - iseries DHCP (Dynamic Host Configuration Protocol) 5 4 65 IBM i5/os ( 5722-SS1) 5 4 0 RISC CISC URL http://www.ibm.com/jp/manuals/main/mail.html

More information

00-COVER.P65

00-COVER.P65 AHA-2910C R AHA-2910C PCI-to-Fast SCSI 1998 Adaptec, Inc. All rights reserved. Adaptec, Inc., 691 South Milpitas Blvd., Milpitas, CA 95035 Adaptec Adaptec Adaptec AHA PhaseEngine SCSISelect Adaptec Adaptec

More information

Ver. 3.7 Ver E v3 2.4GHz, 20M cache, 8.00GT/s QPI,, HT, 8C/16T 85W E v3 1.6GHz, 15M cache, 6.40GT/s QPI,, HT,

Ver. 3.7 Ver E v3 2.4GHz, 20M cache, 8.00GT/s QPI,, HT, 8C/16T 85W E v3 1.6GHz, 15M cache, 6.40GT/s QPI,, HT, PowerEdge T130 Contents RAID /RAID & PCIe OS P3-4 P5 P6 P6 P7 P8-9 P10-16 P17-19 P20 P20 P21-24 P25 P26-30 P30-31 P32-33 v3.7 Apr. 2017 2016 4 28 2016 4 22 Ver. 3.7 Ver. 1.1 +- E5-2630 v3 2.4GHz, 20M cache,

More information

1 2

1 2 1 1 2 3 1 2 3 4 5 2 3 4 4 1 2 3 4 5 5 5 6 1 1 2 3 1 8 1 3 1 9 2 10 2 3 1 11 2 12 13 3 1 2 2 14 2 3 1 15 2 16 2 3 1 17 2 18 2 3 1 19 3 20 3 3 1 21 3 22 3 3 1 23 3 24 3 3 1 25 3 26 3 3 1 27 3 28 3 3 1 29

More information

IP.dvi

IP.dvi ... 3... 3... 3... 4... 6 VLAN... 6... 6 DHCP... 7... 7... 9... 9... 10... 12 R... 15... 15... 15 ARP... 18... 18 ARP... 18 DNS... 20... 20 DHCP/BOOTP... 21... 21 DHCP... 22 UDP... 23... 23... 23... 26...

More information

IP ICMP Redirec

IP ICMP Redirec Z990002-D06-08 RGW Ver1. 2 1....6 1.1....6 1.2....7 1.3....7 1.4....7 1.5....8 1.6....9 1.7.... 12 1.7.1...12 1.7.2...12 1.7.3 IP...12 1.7.4...13 1.7.5...13 1.7.6 ICMP Redirect...13 1.7.7...14 1.7.8...15

More information

LAN

LAN LAN 2003 6 4 LAN Hotel LAN LAN IEEE802.11a IEEE802.11b 802.11b 11Mbps Copyright (c) 2003 NPO Page 3 FREESPOT FREESPOT HOTSPOT NTT ( ) MZONE ( )NTT Mobile ( ) Yahoo! BB ( ) MapFanWeb http://www.mapfan.com/musen/

More information

P P P P P P P OS... P P P P P P

P P P P P P P OS... P P P P P P SAS Visual Analytics on MapR Converged Data Platform 2015 12 1. 1.1... P2 1.2... P2 2. 2.1... P3 2.2... P6 2.2.1... P6 2.2.2... P6 2.3... P10 3. 3.1 OS... P11 3.2... P12 3.3... P13 3.4... P13 3.5... P14

More information

Express5800/140Ma

Express5800/140Ma Pentium Xeon Express 1. N8500-479 N8500-480 N8500-489,-490 N8500-491,-492 (-X/550(512)-25AWS) (-X/550(1)-25AWS) (-X/550(512)) (-X/550(1)) (-X/550(512)-25AWE) (-X/550(1)-25AWE) CPU L1 Pentium Xeon 550MHz1

More information

Report Template

Report Template f 1 3... 3 PC... 3... 4 12... 12 Web... 12 E-mail FAX... 17... 18 Service Pack 19 UPDATE... 19... 20 web... 21 Version 24 25... 25... 26... 27... 28 29 2 isplever7.1 for Windows isplever7.1 PC isplever7.1

More information

RouteMagic Controller RMC-MP200 / MP Version

RouteMagic Controller RMC-MP200 / MP Version RouteMagic Controller RMC-MP200 / MP1200 - Version 3.5.2 - RouteMagic Controller( RMC ) 3.5.2 RMC RouteMagic RouteMagic Controller RouteMagic Controller MP1200 / MP200 Version 3.5 RouteMagic Controller

More information

FirePass Edge Client TM Edge Client LAN Edge Client 7.0 Edge Client Edge Client Edge Client Edge Client Edge Client Edge Client LAN Edge Client VPN Wi

FirePass Edge Client TM Edge Client LAN Edge Client 7.0 Edge Client Edge Client Edge Client Edge Client Edge Client Edge Client LAN Edge Client VPN Wi Security FirePass SSL VPN FirePass SSL VPN Virtual Edition VE) 1 Web E 11 12 icontrol SSL VPN API 12 FirePass FirePass Edge Client TM Edge Client LAN Edge Client 7.0 Edge Client Edge Client Edge Client

More information

Express5800/120Lc

Express5800/120Lc Workgroup/Department 1. N8500-371 CPU L1 L2 CD-ROM LAN OS OS (/450(512)) N8500-372 N8500-373 N8500-400 (/450(512)-25AWS) (/500(512)) (/450(512)-25AWE) StarOffice Exchange Pentium450MHz1 2 ( 72GB) 32KB

More information

はじめに 本書は Express5800/ft サーバに Red Hat Enterprise Linux 6 Server 及び ft Server Control Software がインストールされており OS がインストールされている内蔵ディス クに空き容量がある場合に 追加でボリュームを作

はじめに 本書は Express5800/ft サーバに Red Hat Enterprise Linux 6 Server 及び ft Server Control Software がインストールされており OS がインストールされている内蔵ディス クに空き容量がある場合に 追加でボリュームを作 Red Hat Enterprise Linux 6 Server 未使用領域のボリューム作成手順書 NEC Express サーバ Express5800/ft サーバシリーズ 2013 年 03 月第 2 版 はじめに 本書は Express5800/ft サーバに Red Hat Enterprise Linux 6 Server 及び ft Server Control Software がインストールされており

More information

ARルーターバージョンアップ手順書

ARルーターバージョンアップ手順書 P/N J613-M2972-02 Rev.J 110705 1... 3 1.1... 3 1.2... 3 1.3... 4 2... 4 2.1... 4 3... 5 3.1... 5 3.2... 5 3.3... 6 4... 13 4.1... 13 4.2 Feature License... 14... 15... 15... 15 ON OFF 10BASE-T/100BASE-TX

More information

変更履歴 項番版数内容更新日 版新規作成 2013 年 12 月 27 日

変更履歴 項番版数内容更新日 版新規作成 2013 年 12 月 27 日 Windows Server 2012 R2 機能評価レポート Windows Server 2012 R2 Hyper-V 第 2 世代仮想マシン 強化のポイントと構成時の留意点 第 1. 0 版 2013 年 12 月 27 日 株式会社日立製作所 IT プラットフォーム事業本部 変更履歴 項番版数内容更新日 1 1.0 版新規作成 2013 年 12 月 27 日 目次 1. はじめに...

More information

ConsoleDA Agent For Server インストールガイド

ConsoleDA Agent For Server インストールガイド ConsoleDA Agent For Server インストールガイド マニュアルはよく読み 大切に保管してください 製品を使用する前に 安全上の指示をよく読み 十分理解してください このマニュアルは いつでも参照できるよう 手近な所に保管してください BDLINKV3-IN-AGFS-05 - 目次 - 1 ConsoleDA Agent For Server インストールの前に... 1 1-1

More information

Microsoft Windows, Windows XP Embedded, Microsoft Corporation Citrix MetaFrame ICA Citrix Presentation Server Citrix Systems, Inc.1.0.1 2008 11 2008

Microsoft Windows, Windows XP Embedded, Microsoft Corporation Citrix MetaFrame ICA Citrix Presentation Server Citrix Systems, Inc.1.0.1 2008 11 2008 Linux Version 1.0.1 Microsoft Windows, Windows XP Embedded, Microsoft Corporation Citrix MetaFrame ICA Citrix Presentation Server Citrix Systems, Inc.1.0.1 2008 11 2008 APTi SecureTerminal (Linux) APTi

More information

untitled

untitled 1519500T-W-09 UPS BPSPOC for Web Ver2.71 Windows Yutaka Electric Mfg.Co.,Ltd. UPS BPSPOC for Web BPSPOC BPSPOC BPSPOC NEC Fielding BPSPOC NEC Fielding BPSPOC NEC Fielding UNIX The Open Group Turbolinux

More information

OptiPlex OptiPlex 4 OptiPlex vpro Energy STAR5.0 EPEAT GOLD 90 Energy Smart Energy Smart

OptiPlex OptiPlex 4 OptiPlex vpro Energy STAR5.0 EPEAT GOLD 90 Energy Smart Energy Smart Dell OptiPlex PC OptiPlex 980 780 380 FX160 / FX100 www.dell.com/jp December / 2010 Core i5 vpro OptiPlex OptiPlex 4 OptiPlex vpro Energy STAR5.0 EPEAT GOLD 90 Energy Smart Energy Smart 2007 7 2 OptiPlex

More information

Ver. 3.8 Ver NOTE E v3 2.4GHz, 20M cache, 8.00GT/s QPI,, HT, 8C/16T 85W E v3 1.6GHz, 15M cache, 6.40GT/s QPI,

Ver. 3.8 Ver NOTE E v3 2.4GHz, 20M cache, 8.00GT/s QPI,, HT, 8C/16T 85W E v3 1.6GHz, 15M cache, 6.40GT/s QPI, PowerEdge T630 Contents RAID /RAID & PCIe GPU OS v3.8 Apr. 2017 P3-5 P6 P7 P8-9 P10-11 P12-16 P17-79 P80-85 P86-87 P88-90 P90 P91-92 P93-96 P97-100 P101-107 P107-108 P109-110 2017 4 28 2016 4 22 Ver. 3.8

More information

Express5800/120Ra-1

Express5800/120Ra-1 1. CPU L1 L2 CD-ROM LAN OS OS N8100-661A ( /1BG(256)) Pentium 1.0BGHz 1 2 32KB 256KB 128MB 4GB (73.2GB 2) 10 24 100BASE-TX 10BASE-T 2 640 480 1280 1024* 2. DISK LINK/ACT(LAN1) STATUS LINK/ACT(LAN2) POWER/SLEEP

More information

Red Hat Enterprise Linux AS (v.3 for IPF) Update 3

Red Hat Enterprise Linux AS (v.3 for IPF) Update 3 2005-09-01 Red Hat Enterprise Linux AS (v.3 for Itanium) PRIMERGY Linux Linux PRIMERGY Global Array Manager-Client Global Array Manager-Client Linux (SupportDesk Product ) All Rights Reserved, Copyright

More information

Server Configuration Utility ユーザーズガイド

Server Configuration Utility ユーザーズガイド Express5800 Server Configuration Utility 1 2 3 4 5 Rev.1.00 NEC Corporation 2014 1 Server Configuration Utility... 1... 2... 4... 5... 6 1.... 7 1.1 Server Configuration Utility... 7 2.... 8 2.1... 8 2.2...

More information

install

install SCore SCore 5.0 2001.03.19 devel@pccluster.org SCore Backbone LAN Ethernet EEPRO100 Myrinet-2000 Fibre 02/03/20 2 1 NIC (Network Interface Card) NIC 100Mbps Ethernet EEPRO100 Tulip 3C905B Network Trunking

More information

Express5800/120Rb-2

Express5800/120Rb-2 Workgroup/Department 1. N8500-478 N8500-486 (/533EB(256)) (/667EB(256)) CPU Pentium Pentium 533EBMHz1 2 667EBMHz1 2 L1 32KB L2 256KB 128MB 4GB ( 72.6GB) CD-ROM 24 LAN 100BASE-TX 6404801024768 OS OS 2.

More information

SRT/RTX/RT設定例集

SRT/RTX/RT設定例集 Network Equipment Rev.6.03, Rev.7.00, Rev.7.01 Rev.8.01, Rev.8.02, Rev.8.03 Rev.9.00, Rev.10.00, Rev.10.01 2 3 4 5 6 1 2 3 1 2 3 7 RTX1000 RTX1000 8 help > help show command > show command console character

More information

PowerPoint プレゼンテーション

PowerPoint プレゼンテーション イチからはじめる Linux サーバ構築ハンズオン 事前準備用資料 株式会社リーデックス はじめに 弊社の勉強会にご興味を持っていただきありがとうございます Linuxサーバ構築ハンズオンを受講いただくにあたり 必要なソフトのインストールと環境構築の手順をまとめました 資料はWindows 環境前提で記載してありますが Macでも少しの読み替えで対応できると思います 当日の時間内にインストールからスタートするとインターネットの回線状況によっては環境構築だけで

More information

konicaminolta.co.jp PageScope Net Care

konicaminolta.co.jp PageScope Net Care konicaminolta.co.jp PageScope Net Care KONICA MINOLTA PageScope Net Care KONICA MINOLTA PageScope Net Care Web KONICA MINOLTA PageScope Net Care SNMP KONICA MINOLTA Printer-MIB KONICA MINOLTA PageScope

More information

Express5800/120Rc-2 Workgroup/Department 1. Express5800/120Rc-2 N N N Express5800/120Rc-2 Express5800/120Rc-2 Express5800/120R

Express5800/120Rc-2 Workgroup/Department 1. Express5800/120Rc-2 N N N Express5800/120Rc-2 Express5800/120Rc-2 Express5800/120R Express5800/120Rc-2 Workgroup/Department 1. Express5800/120Rc-2 N8500-572 N8500-573 N8500-574 Express5800/120Rc-2 Express5800/120Rc-2 Express5800/120Rc-2 (/667(256)) (/800EB(256)) (/933(256)) CPU L1 L2

More information

<Documents Title Here>

<Documents Title Here> Oracle9i Database R9.2.0 for Windows Creation Date: Mar 06, 2003 Last Update: Mar 24, 2003 CD 1 A99346-01 Oracle9i Database Release 2 (9.2.0.1.0) for Microsoft Windows NT/2000/XP CD 1 of 3 2 A99347-01

More information

Express5800/110Ee (2002/01/22)

Express5800/110Ee (2002/01/22) (2002/01/22) 1. N8100-691 ( /1BG(256)) CPU L1 L2 CD-ROM LAN OS Pentium 1.0BGHz 1 32KB 256KB 128MB 1.5GB ( IDE 60GB 3( IDE 2)) ( SCSI 18.1GB 3) 14 40 100BASE-TX 10BASE-T 640 480 1280 1024(VRAM 8MB) 2. CD-ROM

More information

FileMaker Server 8 Advanced Web Publishing Installation Guide

FileMaker Server 8 Advanced Web Publishing Installation Guide FileMaker Server 8 Advanced! 13 2004-2005 FileMaker, Inc. All Rights Reserved. FileMaker, Inc. 5201 Patrick Henry Drive Santa Clara, California 95054 FileMaker FileMaker, Inc. ScriptMaker FileMaker, Inc.

More information

PowerEdge R230 Contents RAID /RAID & PCIe OS P3-5 P6 P7 P8 P9 P10-11 P12-28 P29-31 P32 P32 P33-36 P37 P38-42 P42-43 P44-45 V4.11 Apr. 2018

PowerEdge R230 Contents RAID /RAID & PCIe OS P3-5 P6 P7 P8 P9 P10-11 P12-28 P29-31 P32 P32 P33-36 P37 P38-42 P42-43 P44-45 V4.11 Apr. 2018 PowerEdge R230 Contents RAID /RAID & PCIe OS P3-5 P6 P7 P8 P9 P10-11 P12-28 P29-31 P32 P32 P33-36 P37 P38-42 P42-43 P44-45 V4.11 Apr. 2018 2018 4 30 2016 4 22 Ver. 4.11 Ver. 1.1 +- E5-2630 v3 2.4GHz, 20M

More information

FortiGate Ver.4.0MR3Patch14 Information 1

FortiGate Ver.4.0MR3Patch14 Information 1 FortiGate Ver.4.0MR3Patch14 Information 1 H25.7 1.0 2 1.... 4 2.... 4 3. v4.0mr2... 5 3.1. config... 5 3.2.... 6 3.3. Fortianalyzer... 6 4. v4.0mr3... 7 4.1.... 7 4.2. Fortianalyzer... 8 5. Web... 9 6.

More information

Dell OptiPlex PC OptiPlex CPU OptiPlex 4 vpro TCO Dell KACE vpro OS Energy Smart Energy Smart Energy STAR 5.2 2

Dell OptiPlex PC OptiPlex CPU OptiPlex 4 vpro TCO Dell KACE vpro OS Energy Smart Energy Smart Energy STAR 5.2 2 Dell OptiPlex PC 3010 7010 9010 9010 AIO www.dell.com/jp June / 2012 Dell OptiPlex PC OptiPlex CPU OptiPlex 4 vpro TCO Dell KACE vpro OS Energy Smart Energy Smart 2007 7 Energy STAR 5.2 2 OptiPlex TCO

More information

Express5800/120Mc

Express5800/120Mc Pentium Xeon 1. N8500-436 CPU L1 L2 CD-ROM LAN OS OS (-X/600(256)) N8500-437 N8500-509 N8500-443 N8500-438 N8500-488 (-X /600(256)-25AWS) (-X /600(256)-25AWE) StarOffice Exchange (-X/733(256)) (-X /733(256)-25AWS)

More information

■はじめに

■はじめに GRANPOWER5000 ServerWizard V1.0 GRANPOWER5000 CD-ROM Microsoft Windows NT Server Network Operating System Version 4.0 Microsoft BackOffice Small Business Server ServerWizard V1.0 ServerWizard V1.0 ServerWizard

More information

Northern Lights Server

Northern Lights Server FirstStep Guide Northern Lights Server Intel Management Module (Advanced Module / ISM 8.4) 2 www.nlcomputer.com 1 FirstStep Guide 1.1. INTEL MANAGEMENT MODULE 2... 5 1.2.... 9 1.3.... 10 2.1. BMC...11

More information

Ver. 3.8 Ver E v3 2.4GHz, 20M cache, 8.00GT/s QPI,, HT, 8C/16T 85W E v3 1.6GHz, 15M cache, 6.40GT/s QPI,, HT,

Ver. 3.8 Ver E v3 2.4GHz, 20M cache, 8.00GT/s QPI,, HT, 8C/16T 85W E v3 1.6GHz, 15M cache, 6.40GT/s QPI,, HT, PowerEdge R230 Contents RAID /RAID & PCIe OS P3-5 P6 P7 P8 P9 P10-11 P12-28 P29-31 P32 P32 P33-36 P37 P38-42 P42-43 P44-45 V3.8 Apr. 2017 2017 4 28 2016 4 22 Ver. 3.8 Ver. 1.1 +- E5-2630 v3 2.4GHz, 20M

More information