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

Size: px
Start display at page:

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

Transcription

1 Debian Buffalo Linkstation Debian Installer Roger Shimizu

2 Agenda Buffalo Linkstation Debian Installer 4 Linkstation Debian 5 6 Demo

3

4 10 ( ) Debian user. 2 Linkstation LS-WXL Device-tree Linux Kernel ARM Device Device-Tree Debian Project Debian wide-dhcpv6, adjtimex Debian Project Kernel Team Installer Team Device

5

6 VGA/HDMI port Keyboard PC ARM Debian RAID Buffalo Linkstation NAS

7 Buffalo Linkstation Debian Installer

8 Buffalo Linkstation NAS : Linkstation / Kuro-Box : Linkstation HG / Kuro-Box HG PowerPC architecture IDE/PATA (SATA ) 1 : Kuro-Box Pro / Linkstation Live / Linkstation LS-GL/LS-WTGL/LS-WSGL/LS-QL ARM architecture Debian Etch : arm OABI (Old ABI) Debian Lenny : armel EABI (new Embedded ABI) Marvell orion5x 5182 chipset; SATA interface 1 MIPS Model Model

9 Buffalo Linkstation NAS ( ) : Linkstation LS-XHL/LS-CHL/LS-WXL & Linkstation LS-VL/LS-WVL/LS-QVL, etc Marvell kirkwood 6281 / 6282 chipset armel architecture rootfs Debian Kernel 4.4 -marvell flavour 2 : LS-210/LS-220/LS-410/LS-420, etc Marvell armada-370 chipset armhf architecture (hard-float) Linux Kernel 2 HDD flash-kernel DTB uimage.buffalo

10 Debian Installer Debian Installer ( D-I ) Debian Linux OS kfreebsd GNU/Hurd CD/DVD PXE netboot u-boot network-console Buffalo Linkstation NAS

11 Debian Installer ( ) D-I Linkstation 3 : Kuro-Box Pro / Linkstation Pro/Live Linkstation LS-GL / LS-WSGL / LS-WTGL Linkstation LS-XHL / LS-CHLv2 / LS-WXL / LS-WSXL / LS-VL / LS-WVL / LS-QVL armel 3 d-i daily image

12 Linkstation Debian

13 Linkstation Debian Installer Buffalo Linkstation u-boot boot loader 1 partition (/dev/sda1 /dev/md0) kernel initrd D-I 1 partition Debian Installer 1 partition 4 ( ) D-I kernel/initrd 1 partition D-I URL /orion5x/network-console/buffalo /kirkwood/network-console/buffalo 4 1 partition ext2/ext3

14 Linkstation Debian Installer ( ) D-I kernel/initrd image HDD Linkstation Linkstation DHCP IP Address IP Address SSH Debian Install

15 : HDD Partition Linkstation HDD Linkstation SATA-USB PC HDD /dev/sdc LS-WXL/WSXL/WVL/QVL RAID HDD partition $ sudo parted /dev/sdc (parted) mklabel gpt (parted) mkpart boot 2048s 1024MiB (parted) mkpart root 1024MiB 6144MiB (parted) mkpart swap 6144MiB 6400MiB (parted) mkpart data 6400MiB -1 # RAID (parted) set 1 raid on (parted) set 2 raid on (parted) set 3 raid on (parted) set 4 raid on

16 : HDD Partition Partition (parted) print Model: SAMSUNG HM250HI (scsi) Disk /dev/sdc: 250GB Sector size (logical/physical): 512B/512B Partition Table: gpt Disk Flags: Num Start End Size File sys Name Flags kB 1074MB 1073MB boot raid MB 6442MB 5369MB root raid MB 6711MB 268MB swap raid MB 250GB 243GB data raid # parted (parted) quit RAID HDD

17 : boot image boot image kernel/initrd partition ( LS-WXL ) RAID HDD HDD 5 $ sudo mkfs.ext3 /dev/sdc1 $ sudo mount /dev/sdc1 /mnt $ wget /daily/kirkwood/network-console/buffalo/ls-wxl\ /uimage.buffalo $ wget /daily/kirkwood/network-console/buffalo/ls-wxl\ /initrd.buffalo $ sudo cp *.buffalo /mnt $ sudo umount /mnt 5 mdadm create RAID Install RAID

18 : SSH HDDs Linkstation Android/iOS Fing IP/port scanner Linkstation IP DHCP IP SSH debian installer $ ssh installer@<ip address of Linkstation> D-I install command line log SSH

19 RAID Install ( ) LS-GL/CHL/XHL/VL RAID RAID D-I Partman Download installer components partman-md sata-modules

20 RAID Install ( ) D-I RAID /dev/md0 metadata=0 (version 0.90) u-boot partition kernel/initrd partman-md 6 command line # mdadm --create /dev/md0 --level=1 --raid-devices=2 \ --metadata=0 /dev/sda1 /dev/sdb1 ( HDD ) # mdadm --create /dev/md0 --level=1 --raid-devices=2 \ --metadata=0 /dev/sda1 missing /dev/md0 RAID partman-md 6

21 RAID Install ( ) RAID (create) Debian Install /dev/md0 # echo 100 > /sys/block/md{1,2,3}/md/sync_speed_max RAID

22 Debian Install u-boot fw printenv / fw setenv 7 $ sudo echo /dev/mtd2 0x x x10000 \ > /etc/fw_env.config Kuro-Box Pro mtd/flash $ sudo echo /dev/mtd5 0x x x10000 \ > /etc/fw_env.config 7 u-boot

23 Debian ( ) Linkstation ( ) netconsole Linkstation $ sudo cat << EOT >> /etc/initramfs-tools/modules marvell mv643xx_eth netconsole netconsole=@ /,6666@ / mvmdio EOT $ sudo update-initramfs -u $ sudo ip a add /24 dev eth0 $ nc -l -u -p 6666 tee ~/netconsole.log

24

25 Kernel Device-Tree Debian-Installer Linkstation Debian Install Debian Installer Debian Installer GNU/screen tmux 8910 SSH installer SSH partman-md RAID metadata 11 armhf/armada-370 Linkstation 8 https: //lists.debian.org/debian-boot/2016/02/msg00547.html

26 Demo

27 Buffalo Linkstation Debian Install Demo : 2-Bay 2.5 HDD model Linkstation LS-WSXL

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

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

はじめに 本書は 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

Raspberry Pi3 / arm64 - Debian/Ubuntu ミートアップ in 札幌

Raspberry Pi3 / arm64 - Debian/Ubuntu ミートアップ in 札幌 Raspberry Pi3 / arm64 Debian/Ubuntu in 2016 6 17 : @iwamatsu Debian Project Official Developer Debian : Debian linux kernel, Debian Bluetooth, Debian Science (OpenCV), Erlang, Debian Go : Linux kernel

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

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

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

Raspberry Pi 2 Model B に Debian Jessie / armhf をインストールする - 第125回 2015年3月度

Raspberry Pi 2 Model B に Debian Jessie / armhf をインストールする - 第125回 2015年3月度 Raspberry Pi 2 Model B Debian Jessie / armhf 125 2015 3 2015 3 7 1 Raspberry Pi 2 Model B Raspberry Pi 2 Raspberry Pi 2 Model B Debian Jessie / armhf Raspberry Pi 2 Model B Raspberry Pi Raspberry Pi 2

More information

1 Debian Debian nabaua dictoss Roger Shimizu koedoyoshida

1 Debian Debian nabaua dictoss Roger Shimizu koedoyoshida 144 Debian.Deb 銀河系唯一の Debian 専門誌 preseed 2016 10 15 1 Debian 2 1.1 143 Debian............ 2 2 3 2.1 nabaua........... 3 2.2 dictoss........... 3 2.3 Roger Shimizu....... 3 2.4 koedoyoshida....... 3 2.5

More information

Xen入門 ppt

Xen入門 ppt http://begi.net/ Xen Xen 2 Fedora Core 5 IP IP IP 192.168.1.10/24 server.example.com HDD Web Disabled SELinux Disabled 3 Xen Virtual Machine Monitor 4 Hypervisor Xenoserver 5 6 Xen OS VT AMD-V OSWindows

More information

Xen入門 ppt

Xen入門 ppt http://begi.net/ Xen Xen 2 1 Fedora Core 5 IP IP IP 192.168.1.10/24 server.example.com HDD Web Disabled SELinux Disabled 3 Xen Virtual Machine Monitor 4 Hypervisor Xenoserver 2 5 6 Xen OS VT AMD-V OSWindows

More information

ZFS on Momonga7

ZFS on Momonga7 やってみた Native ZFS on Momonga Linux 2010-09-11 ver0.5 Momonga Project Takaaki Tabuchi 1 概要 ZFS とは Native ZFS on Linux Momonga Linux 7 での ZFS 環境の構築方法 2 ZFS とは Solaris で作成されたファイルシステム 3 ZFS の利点 128 bit FileSystem

More information

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

PVSregister 5.0 インストール マニュアル 2019 3 13 16 06 3 : 1 5 2 7 2.1................................................. 7 2.2.................................................... 7 3 9 4 11 4.1 PVSregister.msi.........................................

More information

KNOB Knoppix for Bio Itoshi NIKAIDO

KNOB Knoppix for Bio Itoshi NIKAIDO KNOB Knoppix for Bio Itoshi NIKAIDO Linux Grasp the KNOB! grasp 1, (grip). 2,, (understand). [ 2 ] What s KNOB CD Linux Bioinformatics KNOB Why KNOB? Bioinformatics What

More information

東京エリアDebian勉強会 - 第91回 2012年9月度/OSC2012 Tokyo/Fall)

東京エリアDebian勉強会 - 第91回 2012年9月度/OSC2012 Tokyo/Fall) Debian 91 2012 9 /OSC2012 Tokyo/Fall) iwamatsu@debian.org 2012 9 8 2012 9 8 1/82 / Nobuhiro Iwamatsu Twitter / @iwamatsu Debian Project Official Developer Linux kernel, Debian/SuperH, Bluetooth subsystem,

More information

Model BRevision 2.0 OS Raspbian wheezy NOOBS v1.3.2 HDMIHDMI USB USBUSBUSB LAN 1AUSBmicro USB Web URL Web

Model BRevision 2.0 OS Raspbian wheezy NOOBS v1.3.2 HDMIHDMI USB USBUSBUSB LAN 1AUSBmicro USB Web URL   Web Model BRevision 2.0 OS Raspbian wheezy 2013-09-25 NOOBS v1.3.2 HDMIHDMI USB USBUSBUSB LAN 1AUSBmicro USB Web URL http://v7.com/raspi2/ Web http://www.rutles.net/ FAX 35 35!? USBHDMILAN SD RS Components120126

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

2. カスタム を選択し 次へ を選択します

2. カスタム を選択し 次へ を選択します Oracle Linux 7.2 インストール手順 事前準備 DNS サーバに 172.28.103.61 ol1.example.com を登録します インストーラ (V100082-01.iso) をデータストア [ds2] の / に保存します 仮想マシン作成 名前 : ol1 ゲスト OS: Oracle Linux 4/5/6/7 (64 ビット ) CPU: 2core メモリ : 2GB

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

403-0702_‚Ofl¼

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

More information

Red Hat Enterprise Linux ES (v. 3)

Red Hat Enterprise Linux ES (v. 3) 2005-02-01 Red Hat Enterprise Linux ES (v. 3) PRIMERGY Linux Linux PRIMERGY Linux (SupportDesk Product ) All Rights Reserved, Copyright (C) 2004 1 1. 1.1 Linux ) SCSI ID=1, 2, 3 /dev/sda, /dev/sdb, /dev/sdc

More information

できるん?! セキュリティ 〜ハードディスクの情報消去〜 改訂第三版

できるん?! セキュリティ 〜ハードディスクの情報消去〜 改訂第三版 Project TM R Project 1 7 1.1........................... 7 1.2.............................. 8 1.3..................... 8 1.4.............................. 9 1.5 wipe-out................... 9 2 10 2.1..............................

More information

MINI2440マニュアル

MINI2440マニュアル Android 1.5 User Manual http://www.nissin-tech.com info@nissin-tech.com 2010/2/11 copyright@2010 1 一 Cross-compileのインストール...3 二 u-bootのコンパイル...3 三カーネルのコンパイル...4 四ルートファイルシステムcupcakeのコンパイル...5 五 ARM11/6410

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

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

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

手動操作によるパーティション作成方法 4. リストア方法 (3) システム情報の復元 の 3-2) の手順で sfdisk コマンドによるシステムのパーティション情報の復元に失敗する場合は fdisk コマンドにて手動でパーティションを作成してください 作成するパーティションのサイズは バックアップ

手動操作によるパーティション作成方法 4. リストア方法 (3) システム情報の復元 の 3-2) の手順で sfdisk コマンドによるシステムのパーティション情報の復元に失敗する場合は fdisk コマンドにて手動でパーティションを作成してください 作成するパーティションのサイズは バックアップ 本書は サポートポータルで公開している Express5800/R320c(RHEL6) システムディスクのバックアップリストア手順 ( コンテンツ ID: 3140101118) に掲載している システムのバックアップリストア手順書 の補足情報です システムディスクに 増設用 200GB SSD ( 型番 : N8850-052) を利用している環境で リストア実行時にパーティション作成に失敗して付録の

More information

KNOPPIX/Math ( ) MathLibre 2012dojo

KNOPPIX/Math ( ) MathLibre 2012dojo GitHub と Debian Live による MathLibre の構築 濱田龍義福岡大学理学部 /JST CREST/OCAMI MSFD2013Spring, 3/19(Tue) KNOPPIX/Math (2003-2011) MathLibre 2012dojo KNOPPIX KNOPPIX 基礎知識 ドイツの Klaus Knopper による Live CD/DVD 産総研が日本語化

More information

ARM gcc Kunihiko IMAI 2009 1 11 ARM gcc 1 2 2 2 3 3 4 3 4.1................................. 3 4.2............................................ 4 4.3........................................

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

MINI2440マニュアル

MINI2440マニュアル Linux/Android/WinCE 対応マルチ メディア ARM11 ボード Idea6410+LCD4.3 の Android 1.5 マニュアル 株式会社日昇テクノロジー http://www.csun.co.jp info@csun.co.jp 2010/2/5 copyright@2010 修正履歴 NO バージョン修正内容修正日 1 Ver0.1 新規作成 2010/2/5 2 Ver0.2

More information

Oracle Database 10g Automatic Storage Management の NEC iStorage S シリーズへの適用

Oracle Database 10g Automatic Storage Management の NEC iStorage S シリーズへの適用 Oracle Database 10g TM Automatic Storage Management NEC istorage S An Oracle and NEC White Paper August 2005 2006/04-1 - Copyright 2005 NEC and Oracle Corporation. All rights reserved. Oracle, Oracle Database

More information

東京エリアDebian勉強会 Debian JP Project - OSC 2017 Tokyo/Fall (第154回出張勉強会)

東京エリアDebian勉強会 Debian JP Project - OSC 2017 Tokyo/Fall (第154回出張勉強会) Debian Debian JP Project OSC 2017 Tokyo/Fall 154 dictoss@live.jp 2017 09 10 Agenda Debian Debian 9 Debian Updates Debian Debian / RHEL RedHat CentOS RedHat Ubuntu Canonical Debian Debian Linux FreeBSD

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

橡EN1165.PDF

橡EN1165.PDF G780(7ZMMP-KK F1C) BIOS Setup 1 G780(7ZMMP-KK F1C) 2 G780(7ZMMP-KK F1C) 3 G780(7ZMMP-KK F1C) 4 G780(7ZMMP-KK F1C) 1st Boot Device 2nd Boot Device 3rd Boot Device S.M.A.R.T. for Hard Disks BootUp Num-Lock

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

<Documents Title Here>

<Documents Title Here> Oracle Application Server 10g Release 2 (10.1.2) for Microsoft Windows Business Intelligence Standalone Oracle Application Server 10g Release 2 (10.1.2) for Microsoft Windows Business Intelligence Standalone

More information

MathLibre KNOPPIX (next generation) 2012 KNOPPIX/Math MathLibre KNOPPIX , KNOPPIX 6.0, next generation. KNOPPIX/Math KDE,

MathLibre KNOPPIX (next generation) 2012 KNOPPIX/Math MathLibre KNOPPIX , KNOPPIX 6.0, next generation. KNOPPIX/Math KDE, MathLibre KNOPPIX (next generation) 2012 KNOPPIX/Math MathLibre KNOPPIX 20120514, 20120608 KNOPPIX 60, next generation KNOPPIX/Math 2010 KDE, lxde, 1 KNOPPIX/Math DVD Q KNOPPIX/Math A http://wwwmathkobe-uacjp/openxm/math/dojo,

More information

「実践」OpenStack IRONIC

「実践」OpenStack IRONIC OpenStack Ironicによるベアメタルプロビジョニング 2015.01.28 OCPJ Engineering Workshop Creationline Inc. / OCDET 森優輝 自己紹介 森 優輝 クリエーションライン株式会社 オープンクラウド実証実験タスクフォース (OCDET) 電気通信大学 学部 2 年 最近の出来事 Kindleで漫画を読むようになった 1-Click

More information

PowerPoint Presentation

PowerPoint Presentation くろばこ LinkStation/ 玄箱を ハックしよう 山下康成 @ 京都府向日市 yasunari @ yamasita.jp http://www.yamasita.jp/ 自己紹介 (1) 現職 : 某電機メーカ勤務 普通の中年平社員 特筆することなし 自己紹介 (2): 山下のルーツ 前職 : 某電機メーカ系ソフトウェアハウス Unix 系のパッケージソフトウェア開発 わ (Wa) たしのな

More information

Copyright 2009 Sun Microsystems, Inc Network Circle, Santa Clara, CA U.S.A. All rights reserved. Sun Microsystems, Inc. ( Sun Microsystems

Copyright 2009 Sun Microsystems, Inc Network Circle, Santa Clara, CA U.S.A. All rights reserved. Sun Microsystems, Inc. ( Sun Microsystems Sun Ultra 27 Linux Solaris Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054 U.S.A. Part No: 821 0162 10 2009 3 Revision A Copyright 2009 Sun Microsystems, Inc. 4150 Network Circle, Santa

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

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

Add-onアプリケーション開発 - 環境構築マニュアル -

Add-onアプリケーション開発 - 環境構築マニュアル - - - 1.0 M2M 2018 11 20 i 1 1 1.1............................................... 1 1.2................................................. 1 1.3................................................ 2 2 3 2.1 OFF.......................................

More information

データ管理 ( アーカイブ インポート ) この資料資料は Torrent Suite 5.0/5.2 の仕様に基づいています サーモフィッシャーサイエンティフィックライフテクノロジーズジャパンテクニカルサポート The world leader in serving science

データ管理 ( アーカイブ インポート ) この資料資料は Torrent Suite 5.0/5.2 の仕様に基づいています サーモフィッシャーサイエンティフィックライフテクノロジーズジャパンテクニカルサポート The world leader in serving science データ管理 ( アーカイブ インポート ) この資料資料は Torrent Suite 5.0/5.2 の仕様に基づいています 2017-03 サーモフィッシャーサイエンティフィックライフテクノロジーズジャパンテクニカルサポート The world leader in serving science 目次 データ管理の概要 データ管理概要図 用語の説明 使用頻度の高いLinuxコマンド データ管理の前準備

More information

FUJITSU Storage ETERNUS DX 構築ガイド(サーバ接続編) SAS/Linux用

FUJITSU Storage ETERNUS DX 構築ガイド(サーバ接続編) SAS/Linux用 FUJITSU Storage ETERNUS DX 構築ガイド ( サーバ接続編 ) SAS/Linux 用 このページは 空白です はじめに 本書は ETERNUS DX を Linux が動作するサーバに SAS 接続して使用するために必要な作業について説明しています ETERNUS DX サーバ OS SAS カード およびドライバソフトウェアの説明書と併せてご使用ください なお 本書に記載している製品の商標

More information

データアーカイブ

データアーカイブ データ管理 ( アーカイブ インポート ) サーモフィッシャーサイエンティフィックライフテクノロジーズジャパンテクニカルサポート jptech@thermofisher.com 2016 年 2 月 この資料は Torrent Suite 5.0 の仕様に基づいています 1 The world leader in serving science 目次 データ管理の概要 データ管理概要図 用語の説明

More information

E2 Spider 2018/08/03 Intel NUC Core i7 PC 2.5 /M.2 SSD BOXNUC7I7BNH PC DDR4-2133(PC ) 8GBX2 260pin 1.2V CL15 SP016GBSFU213B22 WD SSD M /51

E2 Spider 2018/08/03 Intel NUC Core i7 PC 2.5 /M.2 SSD BOXNUC7I7BNH PC DDR4-2133(PC ) 8GBX2 260pin 1.2V CL15 SP016GBSFU213B22 WD SSD M /51 E2 Spider 2018/08/03 Intel NUC Core i7 PC 2.5 /M.2 SSD BOXNUC7I7BNH PC DDR4-2133(PC4-17000) 8GBX2 260pin 1.2V CL15 SP016GBSFU213B22 WD SSD M.2-2280/512GB/WD Black/PCIe Gen3 NVMe/5 /WDS512G1X0C 1 NUC NUC7i7BNH

More information

CentOSv2_furoku

CentOSv2_furoku at $ at 23:00 $ at 6:00 tomorrow $ at now + 3 days chkconfig # chkconfig --list # chkconfig --list postfix # chkconfig --level 35 postfix on # chkconfig rsync on # chkconfig telnet off 2 crontab $ crontab

More information

MINI2440マニュアル

MINI2440マニュアル Multi-Media DSP/BF53x Linux http://www.csun.co.jp info@csun.co.jp 2009/3/6 copyright@2009 http://www.csun.co.jp info@csun.co.jp 1 DSP/BF53x...3 1.1...3 1.2...7 DSP/BF53x...8 2.1...8 2.2...9 uclinux...

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

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

知っておきたいLinuxの知識

知っておきたいLinuxの知識 Linux Debian GNU/Linux 2007-04-20 Debian GNU/Linux Ver3.4.0 Debian Debian Debian : Wikipedia http://ja.wikipedia.org/wiki/debian Debian Buzz (Buzz Lightyear) Rex Bo (Bo Peep) Hamm Hamm Slink (Slinky Dog)

More information

2013 Turbolinux Co., Ltd. All rights reserved. 本書の一部 または全部を著作権所有者の許諾なしに 商用目的のために複製 配布することはできません Turbolinux ターボリナックスの名称およびロゴはターボリナックス株式会社の商標または登録商標です L

2013 Turbolinux Co., Ltd. All rights reserved. 本書の一部 または全部を著作権所有者の許諾なしに 商用目的のために複製 配布することはできません Turbolinux ターボリナックスの名称およびロゴはターボリナックス株式会社の商標または登録商標です L Tizen IVI プラットフォーム NDiS モデル インストールガイド ターボリナックス株式会社 2013 Turbolinux Co., Ltd. All rights reserved. 本書の一部 または全部を著作権所有者の許諾なしに 商用目的のために複製 配布することはできません Turbolinux ターボリナックスの名称およびロゴはターボリナックス株式会社の商標または登録商標です Linux

More information

ftServerシステムディスクのディザスタリカバリ手順

ftServerシステムディスクのディザスタリカバリ手順 ftserver システムディスクのバックアップ リカバリ手順 Automated Uptime Layer for Linux 11.0.x 版 第二版 日本ストラタステクノロジー株式会社 目次 目次... 1 1. はじめに... 2 1.1 作業概要... 2 1.2 注意事項... 2 2. バックアップ作業手順... 5 2.1. バックアップディスクの作成... 5 2.2. システムディスクの二重化復旧

More information

100123SLES11HA.pptx

100123SLES11HA.pptx SLES11 Xen +HA CEO miyahara@virtualtech.jp VirtualTech Japan Inc. VTJ 2006 12 14,250,000 1-1-10 CEO CTO 8 5.5 URL http://virtualtech.jp/ 2 1 P2V Xen 3 High Availability Extension SUSE Linux Enterprise

More information

xwX600 シリーズWindowsXP 64bit SAS マニュアルインストール手順

xwX600 シリーズWindowsXP 64bit SAS マニュアルインストール手順 2008 7 ( ) xwx600 WindowsXP 64bit SAS xw4600 xw6600 xw8600 SAS SATA SATA Microsoft Windows XP Professional x64 Edition Microsoft Windows XP Professional x64 Edition (= ) driver 2 ( 1. ) driver (HP Web

More information

検証結果報告書 Cisco UCS Server Tandberg Data LTO5 HH/ Storage Loader LTO 5 FC +Dell Software NetVault 動作検証 (Red Hat Enterprise Linux 6.3) タンベルグデータ株式会社 営業部

検証結果報告書 Cisco UCS Server Tandberg Data LTO5 HH/ Storage Loader LTO 5 FC +Dell Software NetVault 動作検証 (Red Hat Enterprise Linux 6.3) タンベルグデータ株式会社 営業部 検証結果報告書 Cisco UCS Server Tandberg Data LTO5 HH/ Storage Loader LTO 5 FC +Dell Software NetVault 動作検証 (Red Hat Enterprise Linux 6.3) タンベルグデータ株式会社 営業部 目次 初めに... 1 検証構成... 1 検証 1 LTO-5 HH での検証... 2 検証項目 1

More information

東京エリアDebian勉強会 debootstrapを有効活用してみよう

東京エリアDebian勉強会  debootstrapを有効活用してみよう .. Debian debootstrap dictoss@live.jp 2013 04 20 debian debootstrap (SUGIMOTO Norimitsu) Twitter: @dictoss Debian User FreeBSD User debian Debian GNU/kFreeBSD QEMU VirtualBox KVM Xen OpenVZ LXC FreeBSD

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

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

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

富士通社製サーバ『PRIMERGY RX200 S8』とHGST(旧Virident)社製ソフトウェア『FlashMAX Connect』の機能検証報告書

富士通社製サーバ『PRIMERGY RX200 S8』とHGST(旧Virident)社製ソフトウェア『FlashMAX Connect』の機能検証報告書 No.ALT-20140326006312 PRIMERGY RX200S8 HGST( Virident) FlashMAX Connect 2014 3 26 2014 3 1.... 3 2. FlashMAX II... 3 3. FlashMAX Connect... 3 3-1 High Availability... 3 3-2 Caching... 4 3-3 Shared Access...

More information

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

Red Hat Enterprise Linux AS (v.3 for x86) Update 3 2005-07-01 Red Hat Enterprise Linux ES (v.3 for x86) PRIMERGY Linux Linux PRIMERGY Linux (SupportDesk Product ) All Rights Reserved, Copyright (C) 2005 1 1. 1.1 Linux ) SCSI ID=1, 2, 3 /dev/sda, /dev/sdb,

More information

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

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

More information

VMware VirtualCenter: Virtual Infrastructure Management Software

VMware VirtualCenter: Virtual Infrastructure  Management Software VMware : CPU 1998 VMware : 50(R&D) : Workstation1999 GSX Server 2001 ESX Server 2001 : 900 100805%VMware 200 100 10,000 2 VMware Workstation 1999 Linux x86 3 VMware GSX Server Windows Linux x86 4 VMware

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

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

Linux のインストール

Linux のインストール Linux のインストール This chapter includes the following sections: 内部ドライブへの Linux のインストール, 1 ページ ブート可能 SAN LUN への Linux のインストール, 2 ページ Installing Linux Using a PXE Network Environment, 4 ページ 内部ドライブへの Linux のインストール

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

untitled

untitled ALTIRIS DEPLOYMENT SOLUTION 6.8 SP2 Quick Startup Guide Rev. 1.7 2008 2 4 1.... 3 DEPLOYMENT SERVER... 3 DEPLOYMENT CONSOLE... 3 DEPLOYMENT DATABASE... 3 DEPLOYMENT SHARE... 3 PXE SERVER... 4 DEPLOYMENT

More information

xwX600 シリーズWindowsXP 32bit SAS マニュアルインストール手順

xwX600 シリーズWindowsXP 32bit SAS マニュアルインストール手順 2008 7 ( ) xwx600 WindowsXP 32bit SAS xw4600 xw6600 xw8600 SAS SATA SATA Microsoft Windows XP Professional ServicePack2 Microsoft Windows XP Professional (= ) driver 2 ( 1. ) driver (HP Web ) ServicePack2

More information

NEC Storage series NAS Device

NEC Storage series NAS Device NEC Storage NV Series NAS Device Guide for Oracle Storage Compatibility Program Snapshot Technologies is-wp-04-001 Rev-1.00(J) Oct, 2004 NEC Solutions NEC Corporation. - 1 - Copyright 2004 NEC Corporation

More information

MINI2440マニュアル

MINI2440マニュアル ARM7TDMI/LPC2388 http://www.csun.co.jp info@csun.co.jp 2009/3/17 copyright@2009 http://www.csun.co.jp info@csun.co.jp 1 ARM7TDMI/LPC2388...4...5 2.1...5 2.2 USB...6 2.3 USB...7 2.4 USB OTG...7 2.5...8

More information

51 Debian

51 Debian 51 Debian 2009 4 18 51 Debian 2009 4 1 Introduction Debian Debian Debian Debian Debian Developer () face-toface Debian Debian Debian Debian Package Debian 2009 1. () 2. OSC Tokyo 3. VAIO P ( )(?) 4. Git

More information

PRIMERGY Econel 100 オンボード アレイコントローラ<RAID 1> フリーOS動作確認情報

PRIMERGY Econel 100 オンボード アレイコントローラ<RAID 1> フリーOS動作確認情報 PRIMERGY Econel 100 オンホ ート アレイコントローラ フリー OS 動作確認情報 2008/03/01 富士通株式会社 目次 PRIMERGY ECONEL100 FreeBSD 6.1-RELEASE 動作確認...2 PRIMERGY ECONEL100 FreeBSD 6.2-RELEASE 動作確認...5 PRIMERGY ECONEL100 CentOS

More information

第 72 回 関西 Debian 勉強会 - 発表資料

第 72 回 関西 Debian 勉強会 - 発表資料 72 Debian Debian 2013 5 26 ANNAI Agenda 1 Debian 2 3 Debian Ubuntu 4 Debian 5 Debian 71 Debian : 4 28 ( ) : AWS Debian 100 Debian : 5 11 ( ) : Debian Project 5 4 Debian 7.0 Wheezy 6 15 Wheezy Jessie 1

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

untitled

untitled TANGO Smart Console Nuendo 4 INTRODUCTION Welcome to Tango! Tango DAW DAW 30 60 Smart AV Web Tango Nuendo 4 Tango BIOS Tango Class A TANGO Smart Console - Nuendo 2 TABLE OF CONTENTS POWER CONNETION.4 SWITCHING

More information

Fortigate Ver.4.0MR3Patch12 Information 1

Fortigate Ver.4.0MR3Patch12 Information 1 Fortigate Ver.4.0MR3Patch12 Information 1 H25.4 1.0 H25.4 1.1 OS 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

More information

第一章 LPC2478 ボードの概要...3 第二章 uclinux の初体験 SD カードのテスト USB メモリのテスト USB Devices のテスト network のテスト...6 第三章 uclinux のコンパイル...

第一章 LPC2478 ボードの概要...3 第二章 uclinux の初体験 SD カードのテスト USB メモリのテスト USB Devices のテスト network のテスト...6 第三章 uclinux のコンパイル... 株式会社日新テクニカ株式会社日新テクニカ株式会社日新テクニカ 1 ARM ARM ARM ARM7/TDMI 7/TDMI 7/TDMI 7/TDMI LPC LPC LPC LPC247 247 247 2478-uC uc uc uclinux inux inux inux マニュアルマニュアルマニュアルマニュアル株式会社日新テクニカ株式会社日新テクニカ株式会社日新テクニカ株式会社日新テクニカ

More information

untitled

untitled osamu@sfc.keio.ac.jp OK CNS OS CPU HDD FDD USB 1 (CPU) (CPU) CISCPentium4(Windows PC) RISCPowerPC(Macintosh PC) CPU CPU CPU CPU CD/DVD OS 2 OS Windows MacOS ( Talk, MacOSX) UNIX Word/Excel/PowerPoint etc..

More information

94

94 4 1 2 3 4 5 6 7 8 9 10 11 12 94 4 95 1 2 3 4 96 5 5 4 97 98 1 2 3 4 99 4 100 5 6 1 2 4 101 1 2 3 4 5 1 2 3 4 102 1 2 3 4 4 103 1 2 104 1 2 3 4 4 5 105 1 2 106 4 107 108 1 2 3 4 4 109 1 2 3 4 110 1 2 3

More information

東京エリア Debian 勉強会 - 資料

東京エリア Debian 勉強会 - 資料 .... Debian dancer@debian.or.jp IRC nick: dancerj 2009 1 17 Agenda / / ustream Debian Debian 2009 2008 12 / / ustream Debian Debconf Debian 2008 2009 Debian JP on IAX 2009 1 9 IAX :asterisk :iaxcomm 1

More information

東京エリアDebian勉強会 - systemd

東京エリアDebian勉強会 - systemd Debian systemd iwamatsu@debian.org 2012 11 17 Linux SysVinit init scripts init Fedora Arch Linux systemd SysVinit Debian systemd systemd RedHat Lennart Poettering init init Linux init pid cgroups (dbus)

More information

USB FDD ユーザーズマニュアル

USB FDD ユーザーズマニュアル Universal Serial Bus Interface External Floppy Disk Drive Unit USB FDD For USB FDD Driver CD-ROM P/N 139060-02 Copyright 1999-2001 Y-E Data, Inc. All Rights Reserved. USB FDD USB FDD USB FDD VCCI Adobe

More information

bash on Ubuntu on Windows bash on Ubuntu on Windows bash on Ubuntu on Windows bash on Ubuntu on Windows bash on Ubuntu on Windows ˆ Windows10 64bit Wi

bash on Ubuntu on Windows bash on Ubuntu on Windows bash on Ubuntu on Windows bash on Ubuntu on Windows bash on Ubuntu on Windows ˆ Windows10 64bit Wi Windows bash on Ubuntu on Windows [Windows Creators Update(1703) ] TAKE 2017-10-06 bash on Ubuntu on Windows bash on Ubuntu on Windows bash on Ubuntu on Windows bash on Ubuntu on Windows bash on Ubuntu

More information

PRIMECLUSTER™ Global Disk Services 説明書 4.3 Linux 版

PRIMECLUSTER™ Global Disk Services 説明書 4.3 Linux 版 PRIMECLUSTER parted(8) sdxvolume - sdxvolume -S sdxvolume umount(8) mount(8) jrm sdxslice -T umount(8) mount(8) sdxdisk M sdxdisk R sdxclass -Rsdxconfig

More information

XEN 仮想マシンの移植 Islandcenter.jp 2009/04/14 既に作成済みの XEN 仮想マシンを移植する方法を説明します 仮想マシンイメージは 通常 /var/lib/xen/image/myvmachine に作成されていますが このファイルを tar 圧縮してリムーバブルメデ

XEN 仮想マシンの移植 Islandcenter.jp 2009/04/14 既に作成済みの XEN 仮想マシンを移植する方法を説明します 仮想マシンイメージは 通常 /var/lib/xen/image/myvmachine に作成されていますが このファイルを tar 圧縮してリムーバブルメデ XEN 仮想マシンの移植 2009/04/14 既に作成済みの XEN 仮想マシンを移植する方法を説明します 仮想マシンイメージは 通常 /var/lib/xen/image/myvmachine に作成されていますが このファイルを tar 圧縮してリムーバブルメディアにコピーするなり rsync で他のコンピュータにコピーしたり あるいはバックアップされて今は使われていないイメージを戻して再利用することができます

More information

21 20 20413525 22 2 4 i 1 1 2 4 2.1.................................. 4 2.1.1 LinuxOS....................... 7 2.1.2....................... 10 2.2........................ 15 3 17 3.1.................................

More information

プレゼンテーション

プレゼンテーション Solaris Container Zone Japan OpenSolaris Users Group Leader Internet WEB System WEB Router w FW Stack Router w FW Switch Stack Switch L.A. L.A. L.A. Server Server Server L.A. L.A. L.A. Switch Stack Switch

More information

untitled

untitled Oracle Direct Seminar Agenda Oracle VM Appendix Oracle VM VM Server Oracle Direct Concierge SQL Server MySQL PostgreSQL Access Oracle Database Oracle Developer/2000 Web Oracle Database

More information

< 移行前の環境 > 下記が本手順での動作環境です 動作確認のために Apache をインストールし 追加ディスクに dummy.iso というファイルを配置しています <ECS> リージョン : アジア東北 1 ( 東京 ) インスタンスタイプの選択 : 1-core, 2GB ネットワークタイプ

< 移行前の環境 > 下記が本手順での動作環境です 動作確認のために Apache をインストールし 追加ディスクに dummy.iso というファイルを配置しています <ECS> リージョン : アジア東北 1 ( 東京 ) インスタンスタイプの選択 : 1-core, 2GB ネットワークタイプ 目次 はじめにシナリオ1. 料金モデルを変更する場合シナリオ2. インスタンスのスペック変更する場合シナリオ3. 旧パッケージプランから新パッケージプランへ移行する場合ご利用上の注意事項改版履歴 はじめに Alibaba Cloud ECS では システムディスクや追加ディスクのイメージを取得し 購入時に適用することができます 例えば料金プランを変更したい時や インスタンスのスペック変更時などに実施することで

More information

Express5800/i110Rc-1hユーザーズガイド

Express5800/i110Rc-1hユーザーズガイド 3 Press to enter SETUP Enter passord [ ] Main System Management Console Redirection Event Log Configuration Assert NMI on PERR: Assert NMI on SERR: FRB-2 Policy: Boot Monitoring: Boot Monitoring

More information

Express5800/53Xg, Y53Xg インストレーションガイド(Windows編)

Express5800/53Xg, Y53Xg インストレーションガイド(Windows編) NEC Express Express5800 Express5800/53Xg, Y53Xg (Windows ) 1 Windows 2 2011 6 NEC Corporation 2011 DVD-ROM( ) DVD-ROM( ) PDF 1 2 3 4 ON,OFF BIOS PDF (Windows ) 1 Windows 2 Windows ESMPRO Universal RAID

More information

Amandaバックアップセミナー.pptx

Amandaバックアップセミナー.pptx Amanda Amanda Amanda Amanda HDD CD/DVD 1TB 1 USB, SSD DDS: Ultrium: Windows: Mac: Time Machine Linux: tar(?), Amanda Acronics True Image Windows : Mac: Time Machine ( HDD ) rm rf * 1 sebone ( ) RAID 2

More information

. UNIX, Linux, KNOPPIX. C,.,., ( 1 ) p. 2

. UNIX, Linux, KNOPPIX. C,.,., ( 1 ) p. 2 2009 ( 1 ) 2009 ( 1 ) p. 1 . UNIX, Linux, KNOPPIX. C,.,.,. 2009 ( 1 ) p. 2 , +, ( ), ( ), or PC orange2, knxm2008vm, iyokan-6 KNOPPIX/Math (DVD ) 2009 ( 1 ) p. 3 ,. Mathematica (20-30 /1 ), Maple (20 /1

More information

SFS UML-KNOPPIX 1), 1), ), 3) 1),

SFS UML-KNOPPIX   1), 1), ), 3)   1), SFS UML-KNOPPIX http://unit.aist.go.jp/it/knoppix 1), 1), ), 3) k.suzaki@aist.go.jp, k-iijima@aist.go.jp, tanh@alpha.co.jp, kazugoto@oita-ri.go.jp 1), 2), 3) KNOPPIX (cloop) Self-certifying File System

More information