DSASのやりくり

Size: px
Start display at page:

Download "DSASのやりくり"

Transcription

1 DSAS MATRIX 4 KLab KLab K

2 id:hirose31 KLab K DSAS Web WEB+DB PRESS Vol KLab

3 ... 2

4 3

5 ... DSAS 4

6 -DSAS MATRIX 5

7 6

8 XXX Web DB Storage Log lvs lls... WARN STOP... sw3 Web Web DB DB core sw1 sw4 lvs lvs Master sw5 core sw2 lls lls Storage Log sw6 7

9 XXX XXX XXX Web DB XXX for i in web1 web2 web3 we...web99;do echo $i; ssh $i /usr/bin/ ; done 8

10 Apache httpd.conf VirtualHost keepalived keepalived.conf ( ) 9

11 XXX XXX XXX -DSAS MATRIX 10

12 DSAS 11

13 DSAS 12

14 MATRIX MATRIX 13

15 MATRIX MATRIX w107: (lv2) w101: usagi w102: usagi kame saru w103: [NANDEMOYA] w104: kame w105: kame w106: (lv1) w108: (ll1) w109: (ll2) w110: (db101) (db100) w111: (db102) w112: [FREE] usagi kame saru w113: usagi saru [WARN] w114: usagi kame [STOP] 14

16 MATRIX MATRIX w107: (lv2) w101: usagi w102: usagi kame saru w103: [NANDEMOYA] w104: kame w105: kame w106: (lv1) w108: (ll1) w109: (ll2) w110: (db101) (db100) w111: (db102) w112: [FREE] usagi kame saru w113: usagi saru [WARN] w114: usagi kame [STOP] 15

17 MATRIX MATRIX w107: (lv2) w101: usagi w102: usagi kame saru w103: [NANDEMOYA] w104: kame w105: kame w106: (lv1) w108: (ll1) w109: (ll2) w110: (db101) (db100) w111: (db102) w112: [FREE] usagi kame saru w113: usagi saru [WARN] w114: usagi kame [STOP] 16

18 MATRIX MATRIX w107: (lv2) w101: usagi w102: usagi kame saru w103: [NANDEMOYA] w104: kame w105: kame w106: (lv1) w108: (ll1) w109: (ll2) w110: (db101) (db100) w111: (db102) w112: [FREE] usagi kame saru w113: usagi saru [WARN] w114: usagi kame [STOP] [XXX] 17

19 MATRIX MATRIX w107: (lv2) w101: usagi w102: usagi kame saru w103: [NANDEMOYA] w104: kame w105: kame w106: (lv1) w108: (ll1) w109: (ll2) w110: (db101) (db100) w111: (db102) w112: [FREE] usagi kame saru w113: usagi saru [WARN] w114: usagi kame [STOP] [XXX] (XXX) 18

20 XXX XXX XXX -DSAS MATRIX 19

21 XXX source /etc/dsas.conf MATRIX sh XXX_SERVERS DB_SERVERS=(db100 db101 db102) LL_SERVERS=(ll1 ll2) LV_SERVERS=(lv1 lv2) LB_SERVERS=(w101 w102 w104 w105 w112) NR_SERVERS=(w103) STOP_SERVERS=(w114) WARN_SERVERS=(w113) ${WARN_... ${DB_... 20

22 XXX XXX XXX dsas.conf XXX_SERVERS XXX sh alias 21

23 XXX XXX FORALL XXX alias alias FORALL= for i in ${ALL_SERVERS[@]};do FORALL echo $i; ssh $i /usr/bin/date; done FORALL rsync avr /foo/bar $i:/; done 22

24 XXX XXX SYNCALL rsync FORALL rsync avr /foo/bar /baz/qux $i:/; done SYNCALL /foo/bar /baz/qux 23

25 XXX XXX DIFFALL $ DIFFALL /usr/klab/matrix /usr/klab/matrix LOCAL 2d4c e433f692466a427 w101 2d4c e433f692466a427 w102 5ba0e2e4bc0f305e2ff85d0fd8654b12 diff -u /usr/klab/matrix <(ssh w102 cat /usr/klab/matrix) w103 2d4c e433f692466a427 w103 2d4c e433f692466a427 : : : : : $ DIFFALL /usr/klab/matrix grep v 2d4c... 24

26 matrix-reflection MATRIX httpd.conf lvs-config lvs (keepalived) 25

27 matrix-reflection w101: w101: usagi usagi w102: w102: usagi usagi kame kame w103: w103: [NANDEMOYA] [NANDEMOYA] w104: w104: kame kame w105: w105: kame kame w106: w106: (lv1) (lv1) w107: w107: (lv2) (lv2) w108: w108: (ll1) (ll1) w109: w109: (ll2) (ll2) w110: w110: (db101) (db101) (db100) (db100) w111: w111: (db102) (db102) w112: w112: [FREE] [FREE] usagi usagi kame kame MATRIX ServerRoot... User... Group cat... <<MSGEND # kame <VirtualHost cat <<MSGEND *:80> ServerAdmin # usagi webmaster ServerName <VirtualHost usagi.example.jp *:80> DocumentRoot ServerAdmin $DSAS_HOME/contents/usagi/htdocs webmaster ErrorLog ServerName... usagi.example.jp CustomLog DocumentRoot... $DSAS_HOME/contents/usagi/htdocs ErrorLog... JkMount CustomLog /s/*... local <LocationMatch "^/"> Order JkMount Deny,Allow /s/* local Deny <LocationMatch from all "^/"> Include Order conf/allow/dsas Deny,Allow Include Deny from conf/allow/docomo Include conf/allow/au_ez conf/allow/dsas Include conf/allow/vodafone conf/allow/docomo </LocationMatch> Include conf/allow/au_ez </VirtualHost> Include conf/allow/vodafone MSGEND </LocationMatch> </VirtualHost> MSGEND matrix-reflection ServerRoot... User... Group... MaxClient... LoadModule... # usagi <VirtualHost *:80> ServerAdmin webmaster ServerName usagi. DocumentRoot $DSAS_ ErrorLog... CustomLog... httpd.conf JkMount /s/* local <LocationMatch "^/"> Order Deny,Allow Deny from all Include conf/allow/ Include conf/allow/ Include conf/allow/ Include conf/allow/ </LocationMatch> </VirtualHost> # kame <VirtualHost *:80> ServerAdmin webmaster ServerName kame. 26

28 lvs-config w101: w101: usagi usagi w102: w102: usagi usagi kame kame w103: w103: [NANDEMOYA] [NANDEMOYA] w104: w104: kame kame w105: w105: kame kame w106: w106: (lv1) (lv1) w107: w107: (lv2) (lv2) w108: w108: (ll1) (ll1) w109: w109: (ll2) (ll2) w110: w110: (db101) (db101) (db100) (db100) w111: w111: (db102) (db102) w112: w112: [FREE] [FREE] usagi usagi kame kame MATRIX [% FOREACH R=REAL -%] real_server [% R %] [% real_port %] { weight 1 inhibit_on_failure HTTP_GET { url { path [% HTTP_GET.path %] status_code [%...status_code %] } connect_port [%... %] connect_timeout [%... %] nb_get_retry [%... %] delay_before_retry [%... %] } } [% END -%] lvs-config vrrp_instance VE { state BACKUP interface eth0 garp_master_delay 5 virtual_router_id 1 priority 100 nopreempt advert_int 1 authentication { auth_type PASS auth_pass himitsu } virtual_ipaddress { / /24 keepalived.conf } } virtual_server_group } virtual_server group... delay_loop 3 lvs_sched rr lvs_method NAT protocol TCP virtualhost example... sorry_server real_server

29 XXX XXX XXX -DSAS MATRIX XXX XXX XXX 28

30 MATRIX sh source /etc/dsas.conf alias Perl KLab::DSAS::MATRIX use KLab::DSAS::MATRIX; my $matrix = KLab::DSAS::MATRIX->new(); my $project = $matrix->project('usagi'); for my $svr ($project->assign_servers) { # do something... } PHP 29

31 dmetad HTTP GET sh YAML JSON 30

32 dmetad $ curl ps400: node=( ) ps500: node=( ) $ curl ps400: vip= ps500: vip= $ curl ps400: vip: ps500: vip: $ curl {"ps400":{"vip":" "},"ps500":{"vip":" "}} 31

33 dmetad #!/usr/bin/perl use Class::Component; lv ps node DRBD vid vrid 32

34 Excel MATRIX dmetad 33

35 34

36 35

うちではこんな感じです

うちではこんな感じです うちではこんな感じです ~Linux ロードバランサの活用事例 WEB+DB PRESS Tech Meeting 2007 年 12 月 20 日 KLab 株式会社 Kラボラトリーひろせまさあき 今日のアジェンダ アジェンダ 自己紹介 インフラ成長日記 2001 年から今日まで もう少し詳しくロードバランサ 2 つのロードバランサ まとめ 自己紹介 ひろせまさあき (id:hirose31) KLab

More information

クラスタリング設定 1. クラスタリング方式 2. Cookie を用いたクラスタリング 2.1. 前提条件 2.2. 設定手順 3. リレーショナルデータベースを用いたクラスタリング 3.1. 前提条件 3.2. 設定手順 4. memcached を用いたクラスタリング 5. 参考 A1. ke

クラスタリング設定 1. クラスタリング方式 2. Cookie を用いたクラスタリング 2.1. 前提条件 2.2. 設定手順 3. リレーショナルデータベースを用いたクラスタリング 3.1. 前提条件 3.2. 設定手順 4. memcached を用いたクラスタリング 5. 参考 A1. ke クラスタリング設定 1. クラスタリング方式 2. Cookie を用いたクラスタリング 2.1. 前提条件 2.2. 設定手順 3. リレーショナルデータベースを用いたクラスタリング 3.1. 前提条件 3.2. 設定手順 4. memcached を用いたクラスタリング 5. 参考 A1. keepalived を使用したクラスタリング設定 A1.1. Active-Active 構成 A1.2.

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

A/B WWW MTA/MSP sendmail POP/IMAP apache WWW 1 1 sendmail uw imap apache WWW host host subnet1: /24 IF1: router & server mail and

A/B WWW MTA/MSP sendmail POP/IMAP apache WWW 1 1 sendmail uw imap apache WWW host host subnet1: /24 IF1: router & server mail and A/B WWW MTA/MSP sendmail POP/IMAP apache WWW 1 1 sendmail uw imap apache WWW host host subnet1: 192.168.1/24 IF1:192.168.1.1 router & server mail and WWW IF2:192.168.0.32 subnet2: 192.168.0/24 1: 1 2 iep.sie.dendai.ac.jp

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

インストール取扱説明書

インストール取扱説明書 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

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

ZJTM ADSelfService Plus をインターネットで 安全に利用するためのガイド 1

ZJTM ADSelfService Plus をインターネットで 安全に利用するためのガイド 1 ZJTM181126101 ADSelfService Plus をインターネットで 安全に利用するためのガイド 1 目次 本ドキュメントの概要... 2 ADSelfService Plus をインターネットで利用する... 2 シナリオ 1: ADSelfService Plus を LAN にインストールした場合... 2 シナリオ 2: ADSelfService Plus を DMZ にインストールした場合...

More information

Oracle Calendar Oracle Collaboration Suite 2(9.0.4) Creation Date: Jun 04, 2003 Last Update: Nov 18, 2003 Version:

Oracle Calendar Oracle Collaboration Suite 2(9.0.4) Creation Date: Jun 04, 2003 Last Update: Nov 18, 2003 Version: Oracle Calendar Oracle Collaboration Suite 2(9.0.4) Creation Date: Jun 04, 2003 Last Update: Nov 18, 2003 Version: 1.1-1- -2- 1.... 4 2. Oracle Calendar... 4 2.1... 4 2.2... 5 2.3 https ( 9.0.4.0 )...

More information

H1-2-3-4.indd

H1-2-3-4.indd 1 1 1 2 3 9 9 10 10 12 12 14 14 16 16 17 18 19 21 28 1 26 11 22 26 11 23 26 11 24 Web 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 4 4 8 2 2 4 20 4 4 8 4 4 8 2 2 4 4 4 32 4 4 12 4 4 4 4 4 4 4 4 8 2

More information

1 ARENA DNS CSR ID ( ).. I 3-1 3-1

1 ARENA DNS CSR ID ( ).. I 3-1 3-1 . II NTTPC 1 ARENA DNS CSR ID ( ).. I 3-1 3-1 30 http://web.arena.ne.jp/suite/support/startup/admin-useradd/index.html 31 32 33 34 http://web.arena.ne.jp/suite/cgiinstaller/index.html 35 36 CGI 37 CGI

More information

untitled

untitled eprints 1 1... 3 2... 4 2.1 MySQL4.1.1... 4 2.1.1... 4 2.1.2 MySQL... 4 2.1.3... 4 2.1.4 MySQL... 5 2.2 Apache1.3.31... 7 2.2.1... 7 2.2.2... 7 2.3 mod_perl1.29... 9 2.3.1... 9 2.3.2... 9 3 eprints...

More information

MySQLにおけるシステム運用時のポイント

MySQLにおけるシステム運用時のポイント 2007 Apache JMeter 2007 1 30 2006 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice Apache JMeter 2 19 2 14 2 3 19 2 14 Free Apache JMeter 4

More information

Web Tomcat MapDataManager i

Web Tomcat MapDataManager i Tomcat EWEB-4K-N013 Web Tomcat MapDataManager i 1... 1 2 Tomcat4.1.29... 2 2.1 Tomcat... 2 2.2 Apache1.3.29... 3 2.3 IIS5.0... 7 3 FAQ...10 3.1 ISAPI...10 ii 1 Java JDK1.3.1 J2SDK1.4.0 JDK JSDK 1-1 JDK

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

2.

2. 2. 10 2. 2. 1995/12006/111995/42006/12 2. 10 1995120061119954200612 02505 025 05 025 02505 0303 02505 250100 250 200 100200 5010050 100200 100 100 50100 100200 50100 10 75100100 0250512 02505 1 025051205

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

csj-report.pdf

csj-report.pdf 527 9 CSJ CSJ CSJ 1 8 XML CSJ XML Browser (MonoForC) CSJ 1.7 CSJ CSJ CSJ 9.1 GREP GREP Unix Windows Windows (http://www.vector.co.jp/) Trn Windows Trn > > grep *.trn 528 9 CSJ A01F0132.trn:& A01M0097.trn:&

More information

レセ電ビューア.PDF

レセ電ビューア.PDF Project code name ORCA - 1 - Copyright(C) 2007 JMARI jma-receview, Project code name ORCA - 2 - Copyright(C) 2007 JMARI jma-receview.deb - jma-receview dbslib.rb hokenconv.rb dayconv.rb intconv.rb strconv.rb

More information

チュートリアル: タイルのキャッシュを設定する方法

チュートリアル: タイルのキャッシュを設定する方法 Spectrum Technology Platform バージョン 8.0.0 SP1 このチュートリアルでは Spectrum Technology Platform でマップタイルのキャッシュを設定するために必要な手順を説明します 米国 : www.pb.com/software www.pbinsight.com/support カナダ : www.pb.com/software www.pbinsight.com/support

More information

Microsoft Word - ランチョンプレゼンテーション詳細.doc

Microsoft Word - ランチョンプレゼンテーション詳細.doc PS1-1-1 PS1-1-2 PS1-1-3 PS1-1-4 PS1-1-5 PS1-1-6 PS1-1-7 PS1-1-8 PS1-1-9 1 25 12:4514:18 25 12:4513:15 B PS1-1-10 PS1-2-1 PS1-2-2 PS1-2-3 PS1-2-4 PS1-2-5 PS1-2-6 25 13:1513:36 B PS1-2-7 PS1-3-1 PS1-3-2

More information

untitled

untitled 2 1 Web 3 4 2 5 6 3 7 Internet = Inter Network 8 4 B B A B C A B C D D 9 A G D G F A B C D F D C D E F E F G H 10 5 11 Internet = Inter Network PC 12 6 1986 NSFNET 1995 1991 World Wide Web 1995 Windows95

More information

付録B

付録B Kabayaki for Windows version 1.3.0 2 : Kabayaki for Windows 1.0.3 version HTTP Server Kabayaki for Windows 1.0.3 version Kabayaki for Windows HTTP Server Kabayaki for Windows 3 4 Internet Information Service

More information

移行ガイド

移行ガイド ASPworks から ASPworksⅡ への移行ガイド 株式会社コンピュータ サービス 1 1. ASPworks ASPworksⅡ 機能対応 ASPworks と PCtool の基本機能はそのままに以下のように名称が変わります ASPworks PCtool ASPworksⅡ 説明 資産管理 Analyzer-Pro COBOL 資産の解析を行い 分析資料作成 ASPAnalyzer CSV

More information

ii II Web Web HTML CSS PHP MySQL Web Web CSS JavaScript Web SQL Web 2014 3

ii II Web Web HTML CSS PHP MySQL Web Web CSS JavaScript Web SQL Web 2014 3 Web 2.0 Web Web Web Web Web Web Web I II I ii II Web Web HTML CSS PHP MySQL Web Web CSS JavaScript Web SQL Web 2014 3 1. 1.1 Web... 1 1.1.1... 3 1.1.2... 3 1.1.3... 4 1.2... 4 I 2 5 2. HTMLCSS 2.1 HTML...

More information

日本語ドメイン名運用ガイド

日本語ドメイン名運用ガイド 2001/08/28( ) 2003/09/04...2....2....2 DNS Web...3....3. ASCII...3...4....4....4 DNS...5....5....5....5.....5.. named.conf...6.....6.. DNS...7. RACE...8 Web...9....9....9....9.....9.. httpd.conf...10..

More information

WebDAV WebDAV Apache Apache WebDAV Red Hat Debia

WebDAV WebDAV Apache Apache WebDAV Red Hat Debia WebDAV ( ) 15 4 1. 1 2. WebDAV 3 2.1....3 2.2....3 2.3....4 3. WebDAV 5 3.1. Apache 2.0...5 3.1.1. Apache 2.0... 5 3.1.2. WebDAV... 6 3.1.3. Red Hat... 6 3.1.4. Debian... 9 3.2. IIS 5.0... 12 3.2.1. Windows

More information

WEB DB PRESS Vol.1 65

WEB DB PRESS Vol.1 65 http://www.fastcgi.com/ http://perl.apache.org/ 64 WEB DB PRESS Vol.1 WEB DB PRESS Vol.1 65 Powered by mod_perl, Apache & MySQL my $input; my %form; read STDIN, $input, $ENV{'CONTENT_LENGTH'}; foreach

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

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

NEEDS Yahoo! Finance Yahoo! NEEDS MT EDINET XBRL Magnetic Tape NEEDS MT Mac OS X Server, Linux, Windows Operating System: OS MySQL Web Apache MySQL PHP Web ODBC MT Web ODBC LAMP ODBC NEEDS MT PHP: Hypertext

More information

1 2

1 2 1 2 4 3 5 6 8 7 9 10 12 11 0120-889-376 r 14 13 16 15 0120-0889-24 17 18 19 0120-8740-16 20 22 21 24 23 26 25 28 27 30 29 32 31 34 33 36 35 38 37 40 39 42 41 44 43 46 45 48 47 50 49 52 51 54 53 56 55 58

More information

3 5 6 7 7 8 9 5 7 9 4 5 6 6 7 8 8 8 9 9 3 3 3 3 8 46 4 49 57 43 65 6 7 7 948 97 974 98 99 993 996 998 999 999 4 749 7 77 44 77 55 3 36 5 5 4 48 7 a s d f g h a s d f g h a s d f g h a s d f g h j 83 83

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

Web apache

Web apache I-6 -WordPress in MacOSX- 8 j05017 j05027 j05038 j05064 2006 05 27 2006 05305 1 2 1.1.............................. 2 1.2................. 2 1.3 Web............... 2 1.4.............................. 2

More information

"CAS を利用した Single Sign On 環境の構築"

CAS を利用した Single Sign On 環境の構築 CAS Single Sign On (Hisashi NAITO) naito@math.nagoya-u.ac.jp Graduate School of Mathematics, Nagoya University naito@math.nagoya-u.ac.jp, Oct. 19, 2005 Tohoku Univ. p. 1/40 Plan of Talk CAS CAS 2 CAS Single

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

3 Powered by mod_perl, Apache & MySQL use Item; my $item = Item->new( id => 1, name => ' ', price => 1200,

3 Powered by mod_perl, Apache & MySQL use Item; my $item = Item->new( id => 1, name => ' ', price => 1200, WEB DB PRESS Vol.1 79 3 Powered by mod_perl, Apache & MySQL use Item; my $item = Item->new( id => 1, name => ' ', price => 1200, http://www.postgresql.org/http://www.jp.postgresql.org/ 80 WEB DB PRESS

More information

1. NIC IP 2. VMware Server NAT 3. OS OS CentOS 5.3 NAT NAT /8 eth /8 4. NAT

1. NIC IP 2. VMware Server NAT 3. OS OS CentOS 5.3 NAT NAT /8 eth /8 4. NAT LPIC 3 303 Security tmiyahar@begi.net 1. NIC IP 2. VMware Server NAT 3. OS OS CentOS 5.3 NAT NAT 10.0.0.0/8 eth0 10.0.0.10/8 4. NAT 22 1194 2 1. OS 2. OS 3. OS Web 4. OS SSH PuTTY OS WinSCP 3 OpenSSL HTTPS

More information

ETL Webinar

ETL Webinar Logstash Filebeat ETL February 23rd, 2018 Kosho Owa, Principal Solution Architect Jun Ohtani, Developer Evangelist The Elastic Stack RESTFul Elasticsearch Elastic Stack Filebeat Beats The Beats family

More information

Web SOAP Internet Web REST SOAP REST 3 REST SOAP 4

Web SOAP Internet Web REST SOAP REST 3 REST SOAP 4 XML Day Web2.0 REST SOAP SOAP REST WADL, WSDL2.0 REST SOAP " " 2006 12 11 XML Web2.0 SOAP REST 2 Web SOAP Internet Web REST SOAP REST 3 REST SOAP 4 REST Representational State Transfer REST Web URL XML

More information

Java Platform Debugger Architecture Apache JServ Oracle JVM JPDA JVM Tomcat Oracle JVM... 7

Java Platform Debugger Architecture Apache JServ Oracle JVM JPDA JVM Tomcat Oracle JVM... 7 Oracle JDeveloper 3.1 Servlet/JSP 1... 2 1.1... 2 2 Java Platform Debugger Architecture... 3 3 Apache JServ... 5 3.1 Oracle JVM... 5 3.2 JPDA JVM... 5 4 Tomcat... 7 4.1 Oracle JVM... 7 4.2 JPDA JVM...

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

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

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

コア・スイッチSBx8100 シリーズで実現するスター型冗長コアソリューション

コア・スイッチSBx8100 シリーズで実現するスター型冗長コアソリューション 主な目的 コアスイッチを冗長化し 信頼性を高めたい 可用性が高いスター型ネットワークを構築したい スパニングツリーを用いずに冗長を実現したい 概要 現在 ネットワークは その利便性の高さから公共機関 金融機関 医療機関等の様々なところで利用されております ネットワーク上で扱う情報も非常に重要なものが多く ネットワークが停止した場合には大きな機会損失となることから ネットワークの信頼性を高めることは非常に重要です

More information

2011年11月10日 クラウドサービスのためのSINET 学認説明会 九州地区説明会 九州大学キャンパス クラウドシステムの導入 伊東栄典 情報基盤研究開発センター 1

2011年11月10日 クラウドサービスのためのSINET 学認説明会 九州地区説明会 九州大学キャンパス クラウドシステムの導入 伊東栄典 情報基盤研究開発センター 1 2011年11月10日 クラウドサービスのためのSINET 学認説明会 九州地区説明会 九州大学キャンパス クラウドシステムの導入 伊東栄典 情報基盤研究開発センター ito.eisuke.523@m.kyushu-u.ac.jp 1 用 方 } } } } } 用 (Public Cloud) } Amazon EC2/S3/ElasticMapReduce } (Community Cloud)

More information

WIDE 1

WIDE 1 WIDE 1 2 Web Web Web Web Web Web Web Web Web Web? Web Web Things to cover Web Web Web Web Caching Proxy 3 Things NOT covered / How to execute Perl Scripts as CGI binaries on Windows NT How to avoid access

More information

FW Migration Guide (Single)

FW Migration Guide (Single) ファイアウォール (Brocade 5600 vrouter) とManaged Firewallから vsrxへの交換によるマイグレ実施方法 (HA 構成版 ) 第 1 版 Copyright NTT Communications Corporation. All right reserved. 更新履歴 更新日更新内容版数 2018/11/5 初版 1 Copyright Copyright NTT

More information

C G I 入 門 講 座

C G I 入 門 講 座 Apache VsftpdPerl tsuyoshi@t-ohhashi JAPET NTT Linux 1 FTP CGI VSFTP Apache Perl Perl CGI Apache CGI CGI Perl CGI CGI PHP CGI CGI 2 Windows CGI EUC Windows Windows CGI 64KB Windows CGI ( ) Windows TeraPad

More information

RT107eセミナー用資料

RT107eセミナー用資料 2 AV&IT Business Group, YAMAHA RT107e RT107e RT107e RT107e RT107e RT107e RT107e RT107e 4 AV&IT Business Group, YAMAHA 2002~2003 RTX1000 200210 RTX1000 RT57i 20037 RT57i IP-VPN (FGA/FG/FO) VPN 5 AV&IT Business

More information

Lets移行プラットホーム

Lets移行プラットホーム Lets 移行プラットホーム の準備 PostgreSQL 9.6 と Drupal8 CMS のインストール JPUG 合宿 2016 山鹿 2016-10-02 2016-10-04 改訂 2016-11-23 第 2 訂 改訂履歴 日付 内容 担当 備考 2016-10-02 初版 桑村 2016-10-03 PHPレポジトリ変更 (REMI Webtatic) 桑村 2016-10-04 Drupal8インストールを追加

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

Asterisk PBX 不正利用防止

Asterisk PBX 不正利用防止 Asterisk PBX ICTR120716-OR01A Info Circus,Inc. 1 2 2 IP-PBX 3 2.1........................... 3 3 IP-PBX 4 3.1........................................... 4 3.2..................................... 4 3.3..............................

More information

#100 ! #102 + #5 #6 #7 ! #8 #9 #10 #11 #12 #13 #14 #15 http://httpd.apache.org/docs/2.2/mod/ http://httpd.apache.org/docs/2.2/mod/quickreference.html! #16 #17 # #18 #19 1: Listen 80 2: ServerRoot /var/www

More information

InternetWeek2005-T16

InternetWeek2005-T16 1 2 3 #5 4 #6 5 #7 6 ! #8 7 #9 8 #10 9 #11 10 #12 11 #13 12 #14 13 #15 14 http://httpd.apache.org/docs/2.2/mod/ http://httpd.apache.org/docs/2.2/mod/quickreference.html! #16 15 #17 16 # #18 17 #19 18 1:

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

Win XP SP3 Japanese Ed. NCP IPSec client Hub L3 SW SRX100 Policy base VPN fe-0/0/0 vlan.0 Win 2003 SVR /

Win XP SP3 Japanese Ed. NCP IPSec client Hub L3 SW SRX100 Policy base VPN fe-0/0/0 vlan.0 Win 2003 SVR / SRX dial-up VPN (NCP ) Win XP SP3 Japanese Ed. NCP IPSec client Hub L3 SW SRX100 Policy base VPN fe-0/0/0 vlan.0 Win 2003 SVR.216 172.27.24.0/24.254.254.1.1.100 100.100.100.0/24 192.168.1.0/24 Test devices

More information

WLX202 操作マニュアル

WLX202 操作マニュアル WLX202 JA 2 3 4 5 6 7 1 2 8 3 9 10 11 1 2 3 12 1 2 3 4 13 1 2 3 14 1 2 3 4 15 1 2 16 3 17 1 2 3 18 1 2 3 19 1 2 20 3 4 21 1 2 22 3 4 23 1 2 24 1 2 3 25 1 2 26 3 27 1 2 28 3 4 29 5 6 30 1 2 3 31 4 32 1

More information

Dec , IS p. 1/60

Dec , IS p. 1/60 Dec 08 2007, IS p. 1/60 Dec 08 2007, IS p. 2/60 Plan of Talk (LDAP) (CAS) (IdM) Dec 08 2007, IS p. 3/60 Dec 08 2007, IS p. 4/60 .. Dec 08 2007, IS p. 5/60 Dec 08 2007, IS p. 6/60 Dec 08 2007, IS p. 7/60

More information

Managed Firewall NATユースケース

Managed Firewall NATユースケース Managed Firewall NAT ユースケース 2.0 版 2017/7/25 NTT Communications 更新履歴 版数更新日更新内容 1.0 2017/07/18 初版 2.0 2017/07/25 送信元 NAT NAPT に変更 ユースケースを追加 Use Case 1 Managed Firewall 送信先 NAT/DESTINATION NAT ~ 送信先のポート変換なし

More information

Microsoft Word - Document forADMIN.doc

Microsoft Word - Document forADMIN.doc Document Center for Osaka City University Subcenter Server for Admin 18 10 26 Document Center for Osaka City University Subcenter Server -1- ... 2 WEB... 3 CONTENTS... 3 COUNTER... 4 CGI... 5 FILE UPLOAD...

More information

untitled

untitled OSS IBM i IBM i OSS - TCOOSS - ERP: Compiere e-commerce: oscommerce CRM: Sugar CRM CMS: XOOPS BI: Pentaho My SQL PASE PHP / JAVA / perl / Ruby IFS Tomcat IBM i POWER Apache DB2 Websphere Application Server

More information

1. 2001 10 2 480 2003 8 1.6 5 2. 90 3. 4. 5. 5 60 6. 1 2 2 2 4 5 5 6 6 6 7 10 10 10 12 12 12 14 14 15 15 60 15 17 17 18 2001 10 2 480 2003 8 1.6 5 1 1.8 3.6 1 6.8 1.5 3 3 5 6065 70 5 1.22004 1 1 2002 4

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

Interstage HTTP Server 運用ガイド

Interstage HTTP Server 運用ガイド Interstage Application Server/ Interstage Web Server Interstage HTTP Server 運用ガイド Windows/Solaris/Linux B1WN-9491-10Z0(00) 2009 年 11 月 まえがき 本書の目的 本書は Interstage HTTP Server 運用ガイド です 本書は Interstage HTTP

More information