Ansible

Size: px
Start display at page:

Download "Ansible"

Transcription

1 Ansible

2 Ansible Ansible Chef Puppet Ansible Better Shell Script Ansible inventory (module) playbook YAML playbook playbook task handler playbook with_items register when until lookup filter vars_prompt local_action action environment ignore_errors task async playbook playbook include role fork serial i

3 5.6 AWS EC dynamic inventory ssh limit task tag dry-run check task step diff ansible-vault ansible-vault role Ansible Galaxy Ansible Galaxy role role role ControlPath too long inventory playbook python not found Windows ansible-playbook ansible invalid type <type list > Syntax Error Ansible A 69 A A A A.4 Python A B plugin 73 B.1 plugin ii

4 B.2 lookup plugin B.3 filter plugin B.4 callback plugin B.5 action plugin B.6 connection type plugin B.7 vars plugin C ansible config 78 C.1 default C.2 paramiko C.3 ssh_connection C.4 accelerate iii

5 Ansible Ansible Ansible Ansible Ansible Ansible 1 Ansible 2 Ansible Ansible ansible 3 playbook playbook ansible-playbook 4 playbook 3 5 playbook role 6 7 ansible-vault ansible-vault 8 role Ansible Galaxy role Ansible Galaxy Ansible 1

6 tboffice futoase 2

7 1 Ansible Ansible Ansible Ansible : Ansible GitHub (GPL v3) Ansible ( ) 300 GitHub 6000 GitHub 3

8 1.1 Ansible Ansible ssh Chef Puppet Ansible ssh ( Python OS ) ssh UNIX OS Ansible ssh Ansible Ansible 1 inventory IP $ ansible all -m command -a "uptime" intenvory uptime playbook inventory 1.1. Ansible 4

9 1.1.3 Ansible Ansible (Idempotency) spam 2 spam Ansible Ansible shell script Ansible script shell script shell script Ansible Python Python 2 inventory playbook YAML 1.1. Ansible 5

10 --- - hosts: all tasks: - name: yum yum: name={{ item }} state=present with_items: - python - ruby - name: foo.sh script: foo.sh - name UTF Ansible Batteries included( : ) htpasswd Google Computing Engine Amazon Route53 nagios ( / ) arista ( ) apache2 / Ansible HTTP Ansible Ansible Ansible Ansible 1.1. Ansible 6

11 Chef Puppet Capistrano Fabric Ansible Ansible 1.2 Ansible Ansible Ansible Ansible 5 Simply Clear ( ) Simply Fast ( ) Simply Complete ( ) Simply Efficient (ssh ) Simply Secure (ssh ) Simply 1.3 Chef Puppet CFEngine Puppet Chef Ansible 1.1: Chef Puppet UI Chef Ruby Puppet DSL Ansible ssh YAML (Ansible Tower) Ansible ssh Chef chef-solo Ansible ssh 1.2. Ansible 7

12 Chef Ansible Ansible dynamic inventory Chef UI Amazon AWS CloudFormation Chef Amazon EC2 Chef Ansible Ansible Shell Script Ruby 1.4 Ansible Better Shell Script Ansible Better Shell Script Chef Puppet Ansible playbook shell script playbook playbook Ansible shell script Ansible Ansible 1.4. Ansible Better Shell Script 8

13 2 Ansible 1. Ansible 2. inventory 3. module Ansible Ansible Ansible Python 2.6 OS Python : Ansible Python3 Ansible Ansible OS Ansible 9

14 ansible ansible ansible-playbook Playbook ansible-vault ansible-galaxy playbook ansible-playbook yum EPEL RPM EPEL $ sudo yum install ansible RPM $ git clone git://github.com/ansible/ansible.git $ cd./ansible $ make rpm $ sudo rpm -Uvh ~/rpmbuild/ansible-*.noarch.rpm rpm-build python2-devel apt PPA $ sudo apt-add-repository ppa:rquillo/ansible $ sudo apt-get update $ sudo apt-get install ansible deb $ make deb pkg FreeBSD $ sudo pkg install ansible

15 Homebrew Mac OS X Homebrew $ brew update $ brew install ansible pip Ansible Python Python pip $ pip install ansible : OS X Mavericks $ sudo CFLAGS=-Qunused-arguments CPPFLAGS=-Qunused-arguments \ pip install ansible Ansible Python # CentOS $ sudo yum install python-simplejson # Debian $ sudo apt-get install python-simplejson # FreeBSD $ sudo pkg install py27-simplejson Ansible raw Ansible $ ansible all -m raw -a yum -y install python-simplejson Ansible Ansible

16 1. inventory 2. playbook task 3. ansible.cfg Ansible Ansible inventory inventory 2.2 inventory inventory ini ( ini ) /etc/ansible/hosts Ansible mail.example.com [web] web01.example.com web02.example.com web03.example.com [db] db01.example.com db02.example.com [webservers] [db] web01 db01 web web01.example.com web02.example.com web03.example.com 3 mail.example.com ansible ( ssh ) $ ansible all -m command -a "uptime" mail.example.com success rc=0 >> 23:51:40 up 33 days, 1:55, 2 users, load average: 1.17, 1.21, 1.20 web01.example.com success rc=0 >> 23:51:41 up 29 days, 12:22, 2 users, load averages: 0.36, 0.28, 0.18 ( ) uptime 2.2. inventory 12

17 db $ ansible db -m command -a "uptime" db01.example.com success rc=0 >> 23:55:11 up 33 days, 1:55, 2 users, load averages: 0.41, 0.30, 0.20 db01.example.com success rc=0 >> 23:55:11 up 29 days, 12:22, 2 users, load averages: 1.11, 1.07, 1.09 db $ ansible web02.example.com -m command -a "uptime" web02.example.com success rc=0 >> 23:58:32 up 29 days, 1:55, 2 users, load averages: 0.13, 0.20, 0.17 : www*.example.com www www[01:50].example.com www01 www50 web:db web db (or ) web!ng web ng (not ) web:&prod web prod (and ) web:!{{excluded}}:&{{required}} web01.example.com ansible_ssh_port=2222 ansible_ssh_host= web ansible_ssh_user ssh ansible_ssh_private_key_file 2.2. inventory 13

18 ansible_connection ssh : Linux Ansible Python /usr/bin/python FreeBSD /usr/local/bin/python ansible_python_interpreter freebsd_host ansible_python_interpreter=/usr/local/bin/python ansible_ssh_port :vars [web] web01.example.com [web:vars] ansible_ssh_port=2222 ansible_ssh_user=admin web children [eggservice:children] eggweb eggdb [eggweb] web01.example.com web02.example.com [eggdb] db01.example.com db02.example.com eggservice eggweb * web01 * web inventory 14

19 eggdb * db01 * db (module) inventory (module) setup setup IP setup inventory $ ansible all -m setup web02.example.com success >> { "ansible_facts": { "ansible_all_ipv4_addresses": [ " " ], "ansible_all_ipv6_addresses": [ "fe80::a00:27ff:fe99:ebc3", ], "ansible_architecture": "x86_64", "ansible_bios_date": "12/01/2006", "ansible_bios_version": "VirtualBox", ansible_all_ipv4_addresses IP inventory module ansible-playbook 2.3. (module) 15

(Microsoft PowerPoint - \201y\214\366\212J\224\305\201zENOG45.pptx)

(Microsoft PowerPoint - \201y\214\366\212J\224\305\201zENOG45.pptx) Ansible を使ったネットワーク運用 ENOG 45 Meeting ( 株 )NS コンピュータサービス 江部仁士 話の流れ 構成管理ツールの選定 Ansible の概要 Ansible インストール ~ 設定 ~ 実 の流れ 検証 構成管理ツールの選定 構成管理ツールの選定 構成管理ツールとは サーバの管理や設定を 動化してくれるツール 1 手順書の作成 2 構成管理ツールへインプット /

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

Clonezilla-LCA2011

Clonezilla-LCA2011 クラウド ビッグデータ 計算機環境の為の 自動システム構築 Robert Lin, Akira Yoshiyama, Steven Shiau,Thomas Tsai, Ceasar Sun clonezilla.org Q1, 2017 システムのイメージ化と複製 バックアップ image source: maggiesfarm.anotherdotcom.com www.compsults.com,

More information

Agenda 2

Agenda 2 Agenda 2 最近のインフラ技術 背景はCloudの技術が成熟してきた 仮想化 サーバ構成管理 Codeのリポジトリ サーバの構成による更新 昔手順書をベースにして サーバを構築してから手順書を更新する 2重作業になっている 自動化 手順書をコード化にして サーバ構築はコード実行に よる自動化にされる 本来のインフラ作業 Apache MySQL GCC 少数のサーバでは手作業を対応できるが

More information

[1] install PY2 PY3 Fabric & Invoke Quick Guide Invoke : Python で記述するタスクランナー Fabric : SSH を使うデプロイタスクランナー Fabric, Invoke 2018 Jeff Forcier. BSD 2-Claus

[1] install PY2 PY3 Fabric & Invoke Quick Guide Invoke : Python で記述するタスクランナー Fabric : SSH を使うデプロイタスクランナー Fabric, Invoke 2018 Jeff Forcier. BSD 2-Claus [1] install PY2 PY3 Fabric & Invoke Quick Guide Invoke : Python で記述するタスクランナー Fabric : SSH を使うデプロイタスクランナー Fabric, Invoke 2018 Jeff Forcier. BSD 2-Clause "Simplified" License $ pip install invoke fabric

More information

インストール取扱説明書

インストール取扱説明書 Kabayaki for Linux version 1.3.0 2 Kabayaki for Linux : 2004-03-09 3 4 5 6 2004-03-10: Kabayaki for Linux Version 1.3.0 released. Red Hat Enterprise Linux 2.1 Adobe AcrobatMicrosoft Word/Excel/PowerPoint

More information

Microsoft Word - PSB導入ガイド_ docx

Microsoft Word - PSB導入ガイド_ docx 入 1 / 49 入 日 1.0.0 2013/12/02 用 用 F-Secure 角 自 止 一 2 / 49 ... 4 1.... 4 2.... 4 3. 入... 4 4. 手 Windows... 5 4.1... 5 4.2 Windows... 9 5. 手 Windows Server... 13 6. 手 Linux... 19 6.1... 19 6.2 PSB... 20

More information

A : kerl kerl Erlang/OTP Erlang/OTP 2 2 Elixir/Phoenix URL 2 PDF A.2 Bash macos.bash_profile exp

A : kerl kerl Erlang/OTP Erlang/OTP 2 2 Elixir/Phoenix URL 2 PDF   A.2 Bash macos.bash_profile exp A Erlang/OTP Elixir Phoenix nvm Node.js A.1 Erlang/OTP 21.1 $ kerl update releases $ kerl build 21.1 21.1 $ kerl install 21.1 ~/erlang/21.1 $ source ~/erlang/21.1/activate Erlang/OTP 1 203 A : kerl kerl

More information

5.1.4 パッケージをインストールする... 17 5.1.5 サービスを 起 動 / 停 止 する... 17 5.1.6 任 意 のコマンドを 実 行 する... 17 6 プレイブックの 条 件 制 御... 18 6.1 条 件 分 岐... 18 6.2 繰 り 返 し 実 行... 1

5.1.4 パッケージをインストールする... 17 5.1.5 サービスを 起 動 / 停 止 する... 17 5.1.6 任 意 のコマンドを 実 行 する... 17 6 プレイブックの 条 件 制 御... 18 6.1 条 件 分 岐... 18 6.2 繰 り 返 し 実 行... 1 Ansible 入 門 目 次 1 構 成 管 理 ツールと Ansible について... 3 2 環 境 構 築... 4 2.1 Ansible に 必 要 なパッケージ... 4 2.2 Ansible のインストール... 5 3 Ansible の 構 成 と 動 作 確 認... 5 3.1 Ansible の 構 成... 5 3.2 インベントリ... 6 3.3 Ansible

More information

DCL intro Manual for Ubuntu11.10

DCL intro Manual for Ubuntu11.10 ubnutu 11.10 2011/Nov/23 i 1 1 2 ubuntu 2 3 3 3.1........................................... 3 3.2 gedit........................................... 3 3.3........................................ 4 4 sun

More information

Agenda インフラを取り巻く環境 Infrastructure as Code TISの取り組み Project SHIFT( 仮 ) IaCのスキルアップに向けて Copyright 2017 TIS Inc. All rights reserved. 2

Agenda インフラを取り巻く環境 Infrastructure as Code TISの取り組み Project SHIFT( 仮 ) IaCのスキルアップに向けて Copyright 2017 TIS Inc. All rights reserved. 2 OSC2017 Tokyo/Spring システムインテグレータの働き方をシフトする 新しい自動化活用 2017.3.10 TIS 株式会社 IT 基盤技術推進部髙木光 郎 Copyright 2017 TIS Inc. All rights reserved. Agenda インフラを取り巻く環境 Infrastructure as Code TISの取り組み Project SHIFT( 仮 )

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

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

GitLab + Dokku で作る CI/ CD 環境 Kazuhiro NISHIYAMA 第 78 回 Ruby 関西勉強会 2017/07/29 Powered by Rabbit 2.2.0

GitLab + Dokku で作る CI/ CD 環境 Kazuhiro NISHIYAMA 第 78 回 Ruby 関西勉強会 2017/07/29 Powered by Rabbit 2.2.0 GitLab + Dokku で作る CI/ CD 環境 Kazuhiro NISHIYAMA 第 78 回 Ruby 関西勉強会 2017/07/29 Powered by Rabbit 2.2.0 自己紹介 西山和広 id:znz (github, twitter など ) Ruby コミッター 1/25 GitLab + Dokku GitLab GitLab CI Dokku (+ Heroku)

More information

インストール取扱説明書

インストール取扱説明書 Kabayaki for Linux version 1.2.0 2 Kabayaki : 2003-09-01 3 4 2003-8-04: Kabayaki Version 1.2.0 released. URL WebSpider URL () 1 WebSpider () 2003-6-30: Kabayaki Version 1.1.5 released. WebSpider robots.txt

More information

9 rbenv rbenv ruby 9.1 rbenv rbenv rbenv ruby ruby-build ruby 9.2 rbenv macos.bash_profile ~/.bash_profile ~/.bash_profile.bak $ touch ~/.bash_profile

9 rbenv rbenv ruby 9.1 rbenv rbenv rbenv ruby ruby-build ruby 9.2 rbenv macos.bash_profile ~/.bash_profile ~/.bash_profile.bak $ touch ~/.bash_profile 9 rbenv rbenv ruby 9.1 rbenv rbenv rbenv ruby ruby-build ruby 9.2 rbenv macos.bash_profile ~/.bash_profile ~/.bash_profile.bak $ touch ~/.bash_profile $ cp -f ~/.bash_profile ~/.bash_profile.bak ~/.bash_profile

More information

2017.7.20 野津新 ( のつあらた ) 日本仮想化技術技術部 OpenStack: Diablo(2012) nova-baraemetal(ironic の前身 ) の開発 とあるプライベートクラウドプロジェクトでの Ansible を用いた構築 運用自動化の経験を中心にお話しします 2 プロジェクトの概要 AnsibleによるOpenStackデプロイ Ansibleプレイブックの自動テスト

More information

Alibaba Cloud [ ナレッジドキュメント ] AWS EC2 から Alibaba Cloud ECS へのマイグレーション手順 (Linux 版 ) AWS EC2 から Alibaba Cloud ECS への マイグレーション手順 (Linux 版 ) Ver

Alibaba Cloud [ ナレッジドキュメント ] AWS EC2 から Alibaba Cloud ECS へのマイグレーション手順 (Linux 版 ) AWS EC2 から Alibaba Cloud ECS への マイグレーション手順 (Linux 版 ) Ver AWS EC2 から Alibaba Cloud ECS への マイグレーション手順 (Linux 版 ) Ver 1.0.1 目次 1. はじめに 2. Alibaba Cloud 移行ツールとは 3. 環境構成図 4. 導入手順 4-1. AWS 環境の準備 4-2. WEB サーバーの導入 設定 4-2-1.Apache インストール 設定 4-2-2.WEB コンテンツ作成 4-2-3.Apache

More information

Alibaba Cloud [ ナレッジドキュメント ] AWS EC2 から Alibaba Cloud ECS へのマイグレーション手順 (Linux 版 ) AWS EC2 から Alibaba Cloud ECS へのマイグレーション手順 (Linux 版 ) Ver SB

Alibaba Cloud [ ナレッジドキュメント ] AWS EC2 から Alibaba Cloud ECS へのマイグレーション手順 (Linux 版 ) AWS EC2 から Alibaba Cloud ECS へのマイグレーション手順 (Linux 版 ) Ver SB AWS EC2 から Alibaba Cloud ECS へのマイグレーション手順 (Linux 版 ) Ver 1.0 目次 目次 1. はじめに 2. Alibaba Cloud 移行ツールとは 3. 環境構成図 4. 導入手順 4-1. AWS 環境の準備 4-2. WEB サーバーの導入 設定 4-2-1.Apache インストール 設定 4-2-2.WEB コンテンツ作成 4-2-3.Apache

More information

Server Backup Manager 5.0 Debian および Ubuntu システムへの Server Backup Free のインストール 1. APT-GET をしてServer Backup Free をインストールする 2. Server Backup Free のインストール

Server Backup Manager 5.0 Debian および Ubuntu システムへの Server Backup Free のインストール 1. APT-GET をしてServer Backup Free をインストールする 2. Server Backup Free のインストール Debian および Ubuntu システムへの Server Backup Free のインストール 1. APT-GET をしてServer Backup Free をインストールする 2. Server Backup Free のインストール (DPKG でのインストール ) 3. Server Backup のWeb ベースユーザーインターフェイスをしてする 4. Linux Server

More information

Clonezilla-LCA2011

Clonezilla-LCA2011 クラウド ビッグデータ 計算機環境の為の 自動システム構築 Steven Shiau, Robert Lin, Thomas Tsai, Sakana Huang, Ceasar Sun clonezilla.org Q4, 2016 システムのイメージ化と複製 バックアップ image source: maggiesfarm.anotherdotcom.com www.compsults.com,

More information

Zabbix でミドルウェア毎に効率的に データを収集するために作った仕組みの話 株式会社サイバーエージェント Conference Japan

Zabbix でミドルウェア毎に効率的に データを収集するために作った仕組みの話 株式会社サイバーエージェント Conference Japan Zabbix でミドルウェア毎に効率的に データを収集するために作った仕組みの話 株式会社サイバーエージェント 長谷川誠 @Zabbix Conference Japan 2014 1 自己紹介 長谷川誠 - 株式会社サイバーエージェント 2012 年 7 月に join 2014 年 4 月にアメーバ事業部からアドテク本部へ - インフラエンジニア - Zabbix Conference Japan

More information

PowerPoint Presentation

PowerPoint Presentation AWS Black Belt Online Seminar サービス名 メンテナンスウィンドウ Run Command Automation ステートマネージャーインベントリ Patch Manager ドキュメントパラメータストア 概要 定期的に行う管理作業やサービス停止の実施時間帯を定義する 安全にインスタンス上の管理作業を実施する SSH や RDP を使用せず多数のサーバを一括操作

More information

東京エリアDebian勉強会 - 第86回 2012年3月度

東京エリアDebian勉強会 - 第86回 2012年3月度 Debian 86 2012 3 iwamatsu@debian.org Twitter: @iwamatsu 2012 3 17 Agenda Debian 85 Debian 0 Debian Debian - - Apache2 HTTP Debian / @iwamatsu Debian Project Official Developer Bluetooth, OpenCV, mozc,

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

Docker Haruka Iwao Storage Solution Architect, Red Hat K.K. February 12, 2015

Docker Haruka Iwao Storage Solution Architect, Red Hat K.K. February 12, 2015 Docker Haruka Iwao Storage Solution Architect, Red Hat K.K. February 12, 2015 (@Yuryu) : Web (HPC) ( MMORPG) Docker Web OS nginx HTML nginx OS nginx nginx RHEL RHEL OS Docker 2 Dockerfile $ docker build

More information

IIJ Technical WEEK 2013 - アプリ開発を楽にするRuby PaaS「MOGOK」について

IIJ Technical WEEK 2013 - アプリ開発を楽にするRuby PaaS「MOGOK」について Ruby PaaS MOGOK 2013/11/19 1 IIJ PaaS MOGOK MOGOK PaaS 2 IIJ PaaS MOGOK PaaS MOGOK MOGOK 3 IIJ PaaS 4 IIJ Internet, Backbone, Mobile IIJ GIO 5 IIJ IaaS IIJ GIO SaaS PaaS 6 PaaS Platform

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

108 Debian.Deb 銀河系唯一のDebian 専門誌

108 Debian.Deb 銀河系唯一のDebian 専門誌 108 Debian.Deb 銀河系唯一のDebian 専門誌 2014 01 18 1 2 1.1......... 2 1.2 (yy y ja jp)...... 2 1.3 henrich........... 2 1.4 dictoss( )..... 2 1.5............. 2 1.6 koedoyoshida........ 2 2 Debian Trivia Quiz

More information

第168回東京エリアDebian勉強会   debianにおけるnginxの設定例

第168回東京エリアDebian勉強会    debianにおけるnginxの設定例 168 Debian debian nginx Norimitsu Sugimoto ( ) dictoss@live.jp 2018-11-17 Norimitsu Sugimoto ( ) dictoss@live.jp Twitter: @dictoss Debian 15 sarge testing python Django debian web nginx nginx debian web

More information

AWS Deck Template

AWS Deck Template AWS OpsWorks のご紹介 Amazon Data Services Japan 2013/06/25 Agenda AWS OpsWorks とは OpsWorks の特長 OpsWorks 利用の流れ OpsWorks のメリット Chef とは OpsWorks のライフサイクルイベント どのようなアプリケーションが OpsWorks に向いているのか? OpsWorks の機能詳細

More information

速習!Ansible で Infrastructure as Code 2017/4/13 TAkeshi Kuramochi

速習!Ansible で Infrastructure as Code 2017/4/13 TAkeshi Kuramochi 速習!Ansible で Infrastructure as Code 2017/4/13 TAkeshi Kuramochi Ansible と私 Ansible 誕生 2012 2013 SoftwareDesign 11/2014 Infrastructure As Code 2014 Storage Vendor OSS Storage という観点で PreSales, BizDev, R&Dを担当

More information

# mv httpd tar.gz /usr/local/src /usr/local/src # tar zxvf httpd tar.gz make #./configure # make # make install Apache # /usr/local/apac

# mv httpd tar.gz /usr/local/src /usr/local/src # tar zxvf httpd tar.gz make #./configure # make # make install Apache # /usr/local/apac LAMP 2007 10 29 1 LAMP LAMP Web L:Linux( ) A:Apache(Web ) M:MySQL( ) P:PHP(Hypertext Preprocessor) OS Windows WAMP Mac OS MAMP Vine Linux OS root yum Red Hat Linux 2 Apache Apache http://httpd.apache.org/download.cgi

More information

プレゼンテーション

プレゼンテーション WEB OpenSolaris Name Title Japan OpenSolaris User Group Leader 1 ........ S X S 5 S S 5.. 2001. 2 Japan OpenSolaris User Group. OpenSolaris. http://jp.opensolaris.org. ug-jposug@opensolaris.org. OpenSolaris.

More information

[当日発表資料]AWS_Summit_CYBIRD_fix.key

[当日発表資料]AWS_Summit_CYBIRD_fix.key AutoScale!! 2014 07 18 Agenda Agenda AWS AWS http://ikemen.cybird.ne.jp/of/play.html http://ikemen.cybird.ne.jp/of/play.html http://ikemen.cybird.ne.jp/of/message.html 100 GREE Mobage Ameba GREE Mobage

More information

$ sudo apt-get install libavahi-compat-libdnssd-dev $ sudo apt-get autoremove nodejs $ wget http://nodejs.org/dist/latest/node-v7.6.0-linux-armv7l.tar.gz $ tar xzf node-v7.6.0-linux-armv7l.tar.gz $ sudo

More information

Alibaba Cloud [ ナレッジドキュメント ] オンプレから Alibaba Cloud ECS へのマイグレーション手順 (Linux 版 ) オンプレから Alibaba Cloud ECS への マイグレーション手順 (Linux 版 ) Ver SB Clou

Alibaba Cloud [ ナレッジドキュメント ] オンプレから Alibaba Cloud ECS へのマイグレーション手順 (Linux 版 ) オンプレから Alibaba Cloud ECS への マイグレーション手順 (Linux 版 ) Ver SB Clou オンプレから Alibaba Cloud ECS への マイグレーション手順 (Linux 版 ) Ver 1.0.1 目次 1. はじめに 2. Alibaba Cloud 移行ツールとは 3. 環境構成図 4. 導入手順 4-1. オンプレ環境の準備 4-2. WEB サーバーの導入 設定 4-2-1.Apache インストール 設定 4-2-2.WEB コンテンツ作成 4-2-3.Apache

More information

ViewSonic Corporation, Macintosh Power Macintosh Microsoft Windows Windows ViewSonic 3 OnView ViewMatch ViewMeter ViewSonic ViewSonic, ViewSonic

ViewSonic Corporation, Macintosh Power Macintosh Microsoft Windows Windows ViewSonic 3 OnView ViewMatch ViewMeter ViewSonic ViewSonic, ViewSonic PJ-PEN-003 IR VS15219 ViewSonic Corporation, 2013. Macintosh Power Macintosh Microsoft Windows Windows ViewSonic 3 OnView ViewMatch ViewMeter ViewSonic ViewSonic, ViewSonic ViewSonic i ViewSonic ViewSonic

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

IaaS の基本構築パターンをGUI と Ansible で紹介 [富士通:岩松]

IaaS の基本構築パターンをGUI と Ansible で紹介 [富士通:岩松] FUJITSU Tech Talk FOCUS 2019/6/28 FUJITSU Cloud Service for OSS IaaS の基本構築パターンを GUI と Ansible で紹介 富士通株式会社 クラウドサービス事業本部 ) ファウンデーションサービス事業部 ) 技術戦略部 シニアマネージャー 岩松昇 0 本日のアウトライン 自己紹介 セミナーの目的と構成 FUJITSU Cloud

More information

Debian での数学ことはじめ。 - gnuplot, Octave, R 入門

Debian での数学ことはじめ。 - gnuplot, Octave, R 入門 .... Debian gnuplot, Octave, R mkouhei@debian.or.jp IRC nick: mkouhei 2009 11 14 OOo OS diff git diff --binary gnuplot GNU Octave GNU R gnuplot LaTeX GNU Octave gnuplot MATLAB 1 GNU R 1 MATLAB (clone)

More information

Helix Swarm2018.1アップグレード手順

Helix Swarm2018.1アップグレード手順 2018 Helix Swarm2018.1 アップグレード手順 パッケージインストール編 目次 はじめに. 2 アップグレードの流れ 2 1. アップグレード準備. 3 1.1 リポジトリ設定の追加.. 3 1.2 GPG キー ( 公開鍵 ) インストール. 4 1.3 EPEL パッケージのインストール 4 2. Helix Swarm/ オプショナルパッケージのアップグレード 5 2.1 Helix

More information

TeX LiveのCIテスティング

TeX LiveのCIテスティング T E X Live の CI テスティング Norbert Preining 北海道大学 札幌 2018 年 11 月 10 日 概要 Subversion と git の踊り T E X Live sources の CI T E X Live インストーラーの CI まとめ Subversion と git の踊り SvnRepo git svn dcommit git svn fetch DevRepo

More information

Helix Swarm2018.1インストール手順

Helix Swarm2018.1インストール手順 2018 Helix Swarm2018.1 インストール手順 パッケージインストール編 目次 はじめに... 2 インストールの流れ... 2 1. インストール準備... 3 1.1 リポジトリ設定の追加... 3 1.2 GPG キー ( 公開鍵 ) インストール... 4 1.3 EPEL パッケージのインストール... 4 2. Helix Swarm/ オプショナルパッケージのインストール...

More information

スライド 1

スライド 1 オープンソースカンファレンス 2012 Kyoto OpenStack Open source software to build public and private clouds. Openstack のインストーラの紹介及びインストール後に利用する OS イメージの作成方法について 2012.08.04 日本 OpenStack ユーザ会萩原司朗 (@hagix9) 1 Agenda OpenStack

More information

ksocket Documentation

ksocket Documentation ksocket Documentation 20181012 Fixpoint, Inc. 2018 10 12 i 1 2 2 3 2.1............................................. 3 2.1.1 Linux............................................ 3 2.1.2 Windows..........................................

More information

Android Studioセットアップガイド

Android Studioセットアップガイド Android Studio 2016/4/9 Android Studio Android *1 Android Studio Android Studio Android Studio Android Studio Android PDF : Android Studio Android Android Studio Android *2 c R TM *1 Android Studio Android

More information

install1_5_1.book

install1_5_1.book Kabayaki for Linux Version 1.5.1 Kabayaki for Linux 2005-09-13: Kabayaki for Linux Version 1.5.1 released. 2005-01-13: Kabayaki for Linux Version 1.5.0 released. PDF Office PDF Namazu 2.0.14 2004-06-30:

More information

楽しい開発.pptx

楽しい開発.pptx Redmine, Trac 1 / 2 3 Excel etc Excel etc etc etc PJ etc 4 Excel (Mantis) Excel (MS Project) (Subversion) (InetWeb ) (Wiki) ML (ADE) 5 ARK Developer s Environment ADE ADE ADE Eclipse Ant Maven JMeter Subversion

More information

チーズケーキ技術 17.12

チーズケーキ技術 17.12 2 1 Node.js 1 9 1 10 1.1...................................... 10 Node.js.............................. 10 FFMPEG............................. 10 1.2............................... 11 JavaScript................................

More information

Installation Guide for Linux

Installation Guide for Linux Installation Guide for Linux for Linux Acronis Japan 1. はじめに... 2 1.1. 対象オペレーティングシステム... 2 2. エージェントのダウンロード... 3 3. Linux パッケージ... 3 3.1. Cent0S... 3 3.2. Ubuntu... 4 3.3. 手動でパッケージをインストールする場合... 5 4. エージェントのインストール...

More information

FOSSology - Install from Source のススメ 1

FOSSology - Install from Source のススメ 1 FOSSology - Install from Source のススメ 1 about me Norio Kobota - 保 規 In house Acts. an OSPO(like) member of Sony a Network / Security Software Engineer (past) SysAdmin Open Source Acts. OpenChain Japan Working

More information

slice00_install.dvi

slice00_install.dvi Slice Installation manual SPring-8 1 Slice 1 1.1 Windows... 1 1.1.1 Cygwin... 1 1.2 MacOSX... 10 1.2.1 Xcode... 10 2 Slice 14 2.1 Slice... 14 1 1 Slice Slice Winsows UNIX (Liunx, FreeBSD, MacOSX ) Slice

More information

test

test PostgreSQL CTO 5 2011 5 2011 9 2012 5 2013 10 2013 11 1 5000 JOIN 4 1. 2. 5 6 http://www.slideshare.net/mistakah/gpsgnss Location Base ( ) PostgreSQL x PostgreSQL 2011/8 MySQL MongoDB PostgreSQL GIS 2011/9

More information

2. Docker の基本的な操作 1 docker hub の参照 2 DockerHub の Explorer リンクからアプリケーションを参照 3 アプリケーション検索 4 tag について 3. docker 基本コマンド 1 docker の

2. Docker の基本的な操作 1 docker hub の参照   2 DockerHub の Explorer リンクからアプリケーションを参照 3 アプリケーション検索 4 tag について 3. docker 基本コマンド 1 docker の ハンズオン 1. Docker のインストール 1 システムの Update $ sudo apt-get update 2 docker をインストール $ sudo apt-get install docker.io 3 ログインユーザー ubuntu を docker グループに追加 $ sudo gpasswd -a ubuntu docker 4 再起動 $ sudo reboot 1 2.

More information

1 Linux UNIX-PC LAN. UNIX. LAN. UNIX. 1.1 UNIX LAN. 1.2 Linux PC Linux. 1.3 studenta odd kumabari studentb even kumabari studentc odd kumabari student

1 Linux UNIX-PC LAN. UNIX. LAN. UNIX. 1.1 UNIX LAN. 1.2 Linux PC Linux. 1.3 studenta odd kumabari studentb even kumabari studentc odd kumabari student LAN 0000000000 6/6, 6/13, 6/20 1 Linux UNIX-PC LAN. UNIX. LAN. UNIX. 1.1 UNIX LAN. 1.2 Linux PC Linux. 1.3 studenta odd kumabari studentb even kumabari studentc odd kumabari studentd even kumabari 1: LAN

More information

PowerPoint Presentation

PowerPoint Presentation The philosophy & design of AWS OpsWorks Thomas Metschke, AWS OpsWorks 2014 年 7 月 17 日 2014 Amazon.com, Inc. and its affiliates. All rights reserved. May not be copied, modified, or distributed in whole

More information

Alibaba Cloud [ ナレッジドキュメント ] AWS EC2 から Alibaba Cloud ECS へのマイグレーション手順 (Linux_PostgreSQL 版 ) AWS EC2 から Alibaba Cloud ECS への マイグレーション手順 (Linux_Postgre

Alibaba Cloud [ ナレッジドキュメント ] AWS EC2 から Alibaba Cloud ECS へのマイグレーション手順 (Linux_PostgreSQL 版 ) AWS EC2 から Alibaba Cloud ECS への マイグレーション手順 (Linux_Postgre AWS EC2 から Alibaba Cloud ECS への マイグレーション手順 (Linux_PostgreSQL 版 ) Ver 1.0.1 目次 1. はじめに 2. Alibaba Cloud 移行ツールとは 3. 環境構成図 4. 導入手順 4-1. AWS 環境の準備 4-2. WEB サーバーの導入 設定 4-2-1.Apache インストール 設定 4-2-2.WEB コンテンツ作成

More information

ソフトウェアエンジニアリング - 調査 #52

ソフトウェアエンジニアリング - 調査 #52 ソフトウェアエンジニアリング 調査 #52 Ansible で Windows OS 上の VMware ネットワークを一元設定する 2016/01/10 2245 高橋徹 ステータス 終了 開始日 2016/01/08 優先度 通常 期日 2016/01/11 担当者 高橋徹 進捗率 100% カテゴリ 予定工数 0.00 時間 対象バージョン 作業時間 0.00 時間 説明 調査目的 複数の Windows

More information

演習に必要な

演習に必要な 演習に必要な ソフトウェアの インストール手順 ウェブシステムデザインプログラム Version 2 contact@websys.edu.uec.ac.jp 目次 パッケージリポジトリの追加... 2 SQLite と SQLite を使用するためのライブラリのインストール... 3 Python 環境の構築... 4 準備... 4 Python 本体のインストール... 4 Django 開発環境のインストール...

More information

help gem gem gem my help

help gem gem gem my help hikiutils 1234 2017 3 1 1 6 1.0.1 help gem................... 7 gem.................................... 7 gem................................... 7 my help.................................. 7 my help......................

More information

dvi

dvi { SSH { 3 3 1 telnet ID ( ) ID ( 1) SSH(Secure SHell) (ID ) SSH SSH SSH login : userid password : himitsu login : userid psaaword: himitsu login : userid password : himitsu 1. Host 11 7 UNIX ( sakura)

More information

プレゼンテーション

プレゼンテーション OpenSolaris VPS Phase2Server Japan OpenSolaris Users Group Leader DimensionPlus DimensionPlus DimensionPlus DimensionPlus DimensionPlus - 2 - JUSTPLAYER WHEN YOU WANT IS WHEN YOU PLAY - 3 - WEB( ) WEB

More information

オンラインインストール 第 1.0 版 astroll developer

オンラインインストール 第 1.0 版 astroll developer オンラインインストール 第 1.0 版 astroll developer 目次 1. はじめに 1.1 本資料について 2. システム構成 2.1 連携実行機能 2.2 動作環境 条件 3. astroll 環境構築手順 3.1 オンラインインストール 3.2 事前準備 (1/2) 3.3 事前準備 (2/2) 3.4 astroll 環境構築フロー 3.5 環境構築 (1/7) 3.6 環境構築

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

実践 Infrastructure as Code

実践 Infrastructure as Code 実践 Infrastructure as Code ~ ~ 自己紹介 本日のトピック 本セッションでは DevOps というコンセプトを実現するうえで不可欠な要素である Infrastructure as Code の本質と それを達成するための方式 ( ツールチェーン ) のサンプル実装を紹介します (1) 実践 Infrastructure as Code 2016 (2) ツールチェーンデモンストレーション

More information

CLUSTERPRO ファイルサーバ監視オプション編

CLUSTERPRO ファイルサーバ監視オプション編 CLUSTERPRO SE for Linux Ver3.0 2004.03.31 1 1 2004/03/31 2 CLUSTERPRO for Linux R2.0 CLUSTERPRO Linux Linus Torvalds URL NEC http://soreike.wsd.mt.nec.co.jp/ [ ][ ][CLUSTERPRO ] NEC http://www.ace.comp.nec.co.jp/clusterpro/

More information

WEBサービス超入門 mask.key

WEBサービス超入門 mask.key WEB WEB 2 3 4 6 7 8 10 11 12 13 15 16 IT UX UI Logic UI Logic DB WEBAPI IT UX UI UI Logic UI Logic API DB DB WEBAPI xunit OS IT JavaScript UI Logic UI Logic Objective-C Swift HTML PHP Ruby Python JavaScript

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

untitled

untitled R (1) R & R 1. R Ver. 2.15.3 Windows R Mac OS X R Linux R 2. R R 2 Windows R CRAN http://cran.md.tsukuba.ac.jp/bin/windows/base/ R-2.15.3-win.exe http://cran.md.tsukuba.ac.jp/bin/windows/base/old/ 3 R-2.15.3-win.exe

More information

事例に見るSCORMの・・・

事例に見るSCORMの・・・ SCORM 1.2 2005 8 2004, 2005 i 2004 6 1.0 2004 6 1.02 3.1.1 2005 1 1.1 2.1.4, 2.4.9, 2.5.2, 2.5.3, 3.1.3, 3.4.6, 3.5.2, 3.5.3. 2005 8 1.2 2.1.1 BOM 2.2.2, 2.4.10, 3.1.1 BOM 3.2.2, 3.4.7. ii 1. 1 2. 2 2.1

More information

オフラインインストール 本書では Exastro IT Automation を ITA として記載します 第 1.1 版 Exastro developer

オフラインインストール 本書では Exastro IT Automation を ITA として記載します 第 1.1 版 Exastro developer オフラインインストール 本書では IT Automation を ITA として記載します 第 1.1 版 developer 目次 1. はじめに 1.1 本資料について 2. システム構成 2.1 環境構築 2.2 動作環境 条件 (1/2) 2.3 動作環境 条件 (2/2) 3. ITA 環境構築手順 3.1 オフラインインストール 3.2 事前準備 3.3 ITA 環境構築フロー 3.4

More information

IW2002-B5 1 Internet Week ( ) 9:30 12:30 ( ) Copyright 2002 All Rights Reserved, by Seiji Kumagai ADSL FTTH 24 IP LAN

IW2002-B5 1 Internet Week ( ) 9:30 12:30 ( ) Copyright 2002 All Rights Reserved, by Seiji Kumagai ADSL FTTH 24 IP LAN 1 Internet Week 2002 20021218() 9:3012:30 () kuma@isid.co.jp ADSLFTTH 24 IP LAN LAN LAN 2 1 ? 3? 4 e-japan 20053000 20051000 2 IP»» 5 CATV DSL FTTH LAN 6 620(20029) CATV 180DSL 422FTTH 12 14 3 MP3CD CM

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

ANSIBLE ご紹介 AUTOMATION FOR EVERYONE レッドハット株式会社

ANSIBLE ご紹介 AUTOMATION FOR EVERYONE レッドハット株式会社 ANSIBLE ご紹介 AUTOMATION FOR EVERYONE レッドハット株式会社 Agenda 1. Ansibe 2. Ansibe Tower 3. 活 シーンと事例 4. Ansibe と Red Hat 製品 2 Ansibe のラインナップ OSS で提供されている Ansibe (Core) Red Hat の製品としての提供はされていません Red Hat がサブスクリプション

More information

AWS Deck Template

AWS Deck Template AWS 上 での Webアプリケーションデプロイ アマゾン データサービス ジャパン 株 式 会 社 2013/05/06 本 資 料 の 対 象 はじめに デプロイとは パターン1: AWSでのベーシックなデプロイ 1. AMI+SCMでデプロイ 2. Auto Scalingを 適 用 してみる 3. 更 にデプロイツールで 自 動 化 してみる パターン2: Elastic Beanstalkを

More information

untitled

untitled Plagger meets Ruby yhara(at)kmc.gr.jp http://mono.kmc.gr.jp/~yhara/ http://www.kmc.gr.jp/ (M1) Ruby/SDL http://mono.kmc.gr.jp/~yhara/w/?rubysdlst arterkit Down!! http://mono.kmc.gr.jp/~yhara/w/?down 2ch

More information

Alibaba Cloud [ ナレッジドキュメント ] オンプレから Alibaba ECS へのマイグレーション手順 ( イメージ移行版 ) オンプレから Alibaba ECS への マイグレーション手順 ( イメージ移行版 ) _Ver SB Cloud Corp. 2009

Alibaba Cloud [ ナレッジドキュメント ] オンプレから Alibaba ECS へのマイグレーション手順 ( イメージ移行版 ) オンプレから Alibaba ECS への マイグレーション手順 ( イメージ移行版 ) _Ver SB Cloud Corp. 2009 オンプレから Alibaba ECS への マイグレーション手順 ( イメージ移行版 ) _Ver1.0 目次 目次 1. はじめに 2. ossutil とは 3. 環境構成図 4. 導入手順 4-1. オンプレ環境の準備 4-2. WEB サーバーの導入 設定 4-2-1.Apache インストール 設定 4-2-2.WEB コンテンツ作成 4-2-3.Apache 起動 自動起動設定 4-2-4.(

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

20 15 14.6 15.3 14.9 15.7 16.0 15.7 13.4 14.5 13.7 14.2 10 10 13 16 19 22 1 70,000 60,000 50,000 40,000 30,000 20,000 10,000 0 2,500 59,862 56,384 2,000 42,662 44,211 40,639 37,323 1,500 33,408 34,472

More information

- 2 -

- 2 - - 2 - - 3 - (1) (2) (3) (1) - 4 - ~ - 5 - (2) - 6 - (1) (1) - 7 - - 8 - (i) (ii) (iii) (ii) (iii) (ii) 10 - 9 - (3) - 10 - (3) - 11 - - 12 - (1) - 13 - - 14 - (2) - 15 - - 16 - (3) - 17 - - 18 - (4) -

More information

2 1980 8 4 4 4 4 4 3 4 2 4 4 2 4 6 0 0 6 4 2 4 1 2 2 1 4 4 4 2 3 3 3 4 3 4 4 4 4 2 5 5 2 4 4 4 0 3 3 0 9 10 10 9 1 1

2 1980 8 4 4 4 4 4 3 4 2 4 4 2 4 6 0 0 6 4 2 4 1 2 2 1 4 4 4 2 3 3 3 4 3 4 4 4 4 2 5 5 2 4 4 4 0 3 3 0 9 10 10 9 1 1 1 1979 6 24 3 4 4 4 4 3 4 4 2 3 4 4 6 0 0 6 2 4 4 4 3 0 0 3 3 3 4 3 2 4 3? 4 3 4 3 4 4 4 4 3 3 4 4 4 4 2 1 1 2 15 4 4 15 0 1 2 1980 8 4 4 4 4 4 3 4 2 4 4 2 4 6 0 0 6 4 2 4 1 2 2 1 4 4 4 2 3 3 3 4 3 4 4

More information

I? 3 1 3 1.1?................................. 3 1.2?............................... 3 1.3!................................... 3 2 4 2.1........................................ 4 2.2.......................................

More information

1 (1) (2)

1 (1) (2) 1 2 (1) (2) (3) 3-78 - 1 (1) (2) - 79 - i) ii) iii) (3) (4) (5) (6) - 80 - (7) (8) (9) (10) 2 (1) (2) (3) (4) i) - 81 - ii) (a) (b) 3 (1) (2) - 82 - - 83 - - 84 - - 85 - - 86 - (1) (2) (3) (4) (5) (6)

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

第3回_416.ppt

第3回_416.ppt 3 3 2010 4 IPA Web http://www.ipa.go.jp/security/awareness/vendor/programming Copyright 2010 IPA 1 3-1 3-1-1 SQL #1 3-1-2 SQL #2 3-1-3 3-1-4 3-2 3-2-1 #2 3-2-2 #1 3-2-3 HTTP 3-3 3-3-1 3-3-2 Copyright 2010

More information

MOTIF XF 取扱説明書

MOTIF XF 取扱説明書 MUSIC PRODUCTION SYNTHESIZER JA 2 (7)-1 1/3 3 (7)-1 2/3 4 (7)-1 3/3 5 http://www.adobe.com/jp/products/reader/ 6 NOTE http://japan.steinberg.net/ http://japan.steinberg.net/ 7 8 9 A-1 B-1 C0 D0 E0 F0 G0

More information

20 H8/3069LAN H. Fukura

20 H8/3069LAN H. Fukura 20 H8/3069LAN 1.1 2009 2 9 H. Fukura 1 1 2 Cygwin 2 2.1................... 3 2.2................. 3 3 h8300-hms 13 3.1................... 14 3.2......... 14 3.3............. 35 3.4.............. 38 i

More information

HARK Designer Documentation 0.5.0 HARK support team 2013 08 13 Contents 1 3 2 5 2.1.......................................... 5 2.2.............................................. 5 2.3 1: HARK Designer.................................

More information

28 Docker Design and Implementation of Program Evaluation System Using Docker Virtualized Environment

28 Docker Design and Implementation of Program Evaluation System Using Docker Virtualized Environment 28 Docker Design and Implementation of Program Evaluation System Using Docker Virtualized Environment 1170288 2017 2 28 Docker,.,,.,,.,,.,. Docker.,..,., Web, Web.,.,.,, CPU,,. i ., OS..,, OS, VirtualBox,.,

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

インストール取扱説明書

インストール取扱説明書 Kabayaki for Windows version 1.2.1 2 Kabayaki for Windows 7 13 13... 15 19 19 Kabayaki for Windows... 21 Kabayaki,... 21 ActivePerl... 22 Apache HTTP Server... 23 (IIS)... 23 Windows NT 4.0... 24 Windows

More information

161 Debian.Deb 銀河系唯一の Debian 専門誌 GO

161 Debian.Deb 銀河系唯一の Debian 専門誌 GO 161 Debian.Deb 銀河系唯一の Debian 専門誌 GO 2018 3 24 1 Debian 2 1.1 159 Debian............ 2 1.2 OSC 2018 Tokyo/Spring.. 2 2 3 2.1 hiromiso.......... 3 2.2 yy y ja jp......... 3 2.3 ysaito............ 3 2.4 henrich...........

More information

最も一般的な手法: ファイアウォールによってノード間の MPI 通信がブロックされた場合の対応方法

最も一般的な手法: ファイアウォールによってノード間の MPI 通信がブロックされた場合の対応方法 最も一般的な手法 : ファイアウォールによってノード間 の MPI 通信がブロックされた場合の対応方法 この記事は インテル デベロッパー ゾーンに公開されている Best Known Methods: Firewall Blocks MPI Communication among Nodes の日本語参考訳です この記事では ファイアウォールによって複数のマシン間のメッセージ パッシング インターフェイス

More information

演習に必要な

演習に必要な 演習に必要な ソフトウェアの インストール手順 電気通信大学 ウェブシステムデザインプログラム Version 5 contact@websys.edu.uec.ac.jp 目次 はじめに...2 sudo について...2 ファイアウォールの設定...2 パッケージ リポジトリの追加...3 Wireshark のインストール...4 PostgreSQL のインストール...5 SQLite のインストール...6

More information

自己紹介 指崎則夫 ( さしざきのりお ) SCUGJ 運営スタッフ Microsoft MVP

自己紹介 指崎則夫 ( さしざきのりお )     SCUGJ 運営スタッフ Microsoft MVP Cloud OS MVP Roadshow 2014 年 5 月 with System Center User Group Japan Linux と System Center Operations Manager System Center Users Group Japan Microsoft MVP System Center Cloud and Datacenter Management

More information