プレゼンテーション

Size: px
Start display at page:

Download "プレゼンテーション"

Transcription

1 OpenSolaris Hot Topic Seminar S IPS contributer OpenSolaris Users Group Leader /TAKI, Yasushi 1

2 Agenda IPS OSD CBE Common Build Environment Countirutor SourceJuicer Appendix: IPS IPS 2

3 Configure && make install 3

4 IPS.... beadm configure && make

5 SVr4. IPS SVr4.pkg. pkg. IPS.. SVr4 IPS. SVr4 pkg IPS.. Internet 5

6 IPS OpenSolaris IPS. OS... IPS SVr4. SVr4.pkg IPS 6

7 opensolaris.org Contributors opensolaris.org Users release Users Release Process release & dev Project + Developers dev Consolidation Process contrib bug fixes Developers Users OS core contrib & pending Contrib Repository Process bug fixes Developpers PkgFactory(Robo) pending Developers Pending Repository Process bug fixes contrib OpenSolaris OSS 7

8 + contrib, +pending contrib pending release or dev release or on=snv_111b + on=snv_134 + dev contrib.. pkg set-publisher -O org/contrib contrib pending.. enable pkg set-publisher --disable -O opensolaris.org/pending jucr.opensolaris.org pkg set-publisher --enable jucr.opensolaris.org 8

9 . OS.. pkgadd pkg. IPS. /var/pkg SVR4 /var/sadm/pkg pkg legacy pkginfo OS 9

10 OpenSolaris Desktop Common Build Environment Source Juicer 10

11 OSD CBE Common Build Environment. xx. PATH. Software 1 spec. tar ball.. BUILD.sh.. configure make Build Grid Source Juicer! 11

12 . 1. OSD CBE. IPS.. IPS. spec... SourceJuicer. Submit: spec Patch source juicer. Validate: aprover. Build:. PASS pending. 12

13 OSD CBE 3 pkgsend pkg install IPS svc:/application/pkg/server (pkg.depod) Build Server IPS Server Test Server 13

14 VirtualBox VirtualBox PC Host osdcbej user : build 2 Zone / SourceJuicer OS VirtualBox. VirtualBox 2 Zone. work-spec.. IPS testzone. shared zone shared zone Zone Host : work-spec Zone Host : testzone user : osduser IPS zone 2 z o n e VirtualBox ovf SourceJuicer/ /SourceJuicer.7z 14

15 OSD CBE #1 これらの処理は 前ページの work-spec 上で行っています 細かなログは 参照 ZONE 名オペレータユーザプロファイル ZFS HOME SHELL 初期パスワード work-spec osduser Primary Administrator rpool/zones/work-spec/root/export/home/osduser /export/home/osduser /bin/zsh osduser pfexec zfs create -o mountpoint=/export rpool/zones/work-spec/root/export pfexec zfs create -p rpool/zones/work-spec/root/export/home/osduser pfexec pkg install -v SUNWzsh pfexec useradd -m -d /export/home/osduser -s /bin/zsh -P Primary Administrator,Software Installation osduser pfexec chown osduser:other /export/home/osduser pfexec passwd osduser ''osduser'' 15

16 OSD CBE #2 Contrib pfexec pkg set-publisher -O contrib pfexec pkg install -v \ SUNWgtar \ SUNWxcu4 \ SUNWcar \ SUNWkvm \ SUNWwget \ SUNWpkgcmds \ SUNWrsync \ ss-dev sunstudio12u1\ gcc-dev \ SUNWgnome-common-devel \ SUNWperl-xml-parser \ SUNWgnome-xml-root SUNWgnome-xml SUNWgnome-xml-share \ SUNWgpch SUNWsprot SUNWhea SUNWsfwhea SUNWxwinc SUNWxorg-headers SUNWgnu-coreutils SUNWgnu-diffutils 16

17 OSD CBE #3 OpenSolaris ON OS+NET Studio12 ON Studio u1 SUN Studio /opt/sunwspro pfexec ln -s /opt/sunstudio12.1 /opt/sunwspro cbe-install gcc-dev ssdev StudioExpress Studio12 Studio12u1 SourceJuicer /opt/sunstudioexpress/bin/cc spec gcc 17

18 OSD CBE #4 OSD CBE 1.7.0RC1 SVr4 wget \ gtar jxvf desktop-cbe rc1-x86.tar.bz2 cd desktop-cbe rc1./cbe-install 18

19 OSD CBE #5 pkgbuild ods-cbe pkgbuild IPS pfexec pkgrm SFpkgbuild Source Juicer juicer pfexec pkg set-publisher -O jucr.opensolaris.org pfexec pkg install -v pkgbuild pfexec pkg install -v pkgbuildjuicer pfexec pkg refresh --full juicer 19

20 OSD CBE #6 ACLOCAL dirlist /opt/dtbld/share/aclocal CBE m4 ACLOCAL /usr/share/aclocal/dirlist /usr/sfw/share/aclocal /opt/dtbld/share/aclocal pfexec sh -c echo /opt/dtbld/share/aclocal >> /usr/share/aclocal/dirlist aclocal OpenSolaris aclocal ln -s /usr/bin/aclocal-1.10 /usr/bin/aclocal 20

21 #1 cbe-setup ~osduser/packages/ packages/ -- BUILD tar ballから展開 ビルドディレクトリ `-- CBEenv rc1 -- PKGMAPS -- copyright copyright 宇が保存される -- depend SVr4 用の依存関係ファイルの保存 `-- CBEenv.depend -- manifest IPS pkgsend 用 manifest -- pkginfo SVr4 用のpkginfo( メタ情報 ) ファイル -- CBEenv-src.pkginfo `-- CBEenv.pkginfo -- proto SVr4 用のproto( ファイル一覧 ) ファイル -- CBEenv-src.proto `-- CBEenv.proto `-- scripts SVr4 PKG 用 IPS 登録用のスクリプト `-- CBEenv.preremove -- PKGS パッケージの仮想 root `-- CBEenv -- install -- depend 21

22 #2 `-- preremove -- pkginfo -- pkgmap `-- reloc `-- bin -- env.csh -- env.sh -- env_include.sh -- gendiff `-- ld-wrapper -- SOURCES tar ball パッチ 追加ファイルなど -- env.csh -- env.sh -- env_include.sh -- gendiff `-- ld-wrapper -- SPECS include 用のspecファイル -- CBE.inc `-- default-depend.inc `-- SPKGS ソースパッケージ (rpmのsrpmに相当) `-- CBEenv-src -- pkginfo -- pkgmap 22

23 #3 `-- reloc `-- share `-- src `-- CBEenv rc1 -- SOURCES -- env.csh -- env.sh -- env_include.sh -- gendiff `-- ld-wrapper `-- SPECS -- CBE.inc -- CBEenv.spec `-- default-depend.inc 23

24 #4 cbe-setup sh. /opt/dtbld/bin/env.sh csh source /opt/dtbld/bin/env.csh osduser / opt/dtbld/bin/env_include.sh echo. /opt/dtbld/bin/env_include.sh >> ~/.zshrc echo init_dt_cbe >> ~/.zshrc work mkdir ~/work/ 24

25 #5 spec spec spec-files include in- spec-files include in- include in- include trunk cd ~/work/ svn co spec-files gnome build * o 4. OSD Build Sources gnome spec in- spec in- include cp ~/work/spec-files/include/*.inc ~/packages/specs/ OSD-CBE 25

26 IPS pkg/server SUNWipkg pkg pfexec svcadm enable pkg/server. 80 Listen pkgsend pfexec pkg set-publisher -O localhost/ mypkgs svcs -xv pkg/server svc:/application/pkg/server:default (image packaging repository) State: disabled since Thu Apr 02 16:04: Reason: Disabled by an administrator. See: Impact: This service is not running. svcadm enable pkg/server svcs -xv pkg/server svc:/application/pkg/server:default (image packaging repository) State: online since Thu Apr 02 16:05: See: /var/svc/log/application-pkg-server:default.log Impact: None. cat /var/svc/log/application-pkgserver:default.log [ Apr 2 16:05:32 Enabled. ] [ Apr 2 16:05:32 Executing start method ("/lib/svc/method/svcpkg-depot start"). ] ppriv -s A=basic,-file_link_any,-proc_info,-proc_session,net_ privaddr -e /usr/lib/pkg.depotd -d /var/pkg/repo -p 80 -s 10 -t 60 --content-root=/usr/share/lib/pkg --log-access=none --log-errors=stderr [02/Apr/2009:16:05:32] INDEX Search Available [02/Apr/2009:16:05:32] ENGINE Listening for SIGHUP. [02/Apr/2009:16:05:32] ENGINE Listening for SIGTERM. [02/Apr/2009:16:05:32] ENGINE Listening for SIGUSR1. [02/Apr/2009:16:05:32] ENGINE Bus STARTING [02/Apr/2009:16:05:32] ENGINE Started monitor thread '_ TimeoutMonitor'. [02/Apr/2009:16:05:33] ENGINE Serving on :80 [02/Apr/2009:16:05:33] ENGINE Bus STARTED 26

27 IPS # netstat -an grep LISTEN grep *.80 *.80 *.* LISTEN Listen PID pfiles VirtualBox 27

28 spec spec IPS 28

29 pkgbuild.spec spec URL.tar.gz URL pkgbuild pkgtool spec 1. URL 2. pkgbuild --ips pkgbuild( pkgtool svr4 3.IPS SVr4 pkg spec copyright 1. IPS manifest 2. IPS 1. SVR4 proto/pkginfo/depend 2. pkg 29

30 spec pkgsend manifest. spec RedHat Linux. perl experimental. rpm spec. Spec File Extra SFE. SFE spec SVr4. IPS pkgsend manifest spec pkgsend manifest 30

31 work work/pkglabo -- bin 便利スクリプト群 -- mk-requires.pl -- pkgsend_manifest.sh `-- specbuild.sh -- manifests specファイルでは作れないmanifest 群 -- GNUmakefile -- JPCenvcmds.lst specbuild.sh -- JPCenvcmds.manifest 割愛 `-- specs spec ファイル群 -- eb.copyright -- eb.spec -- ebview.copyright -- ebview.spec -- lv.copyright -- lv.spec -- only-depend.spec.sample -- patches `-- lv-01-kohju.diff -- xz.copyright `-- xz.spec #!/bin/sh PKGTOOL=/opt/dtbld/bin/pkgtool SOURCES=~/packages/SOURCES/ SPEC=$1 if [ \! -f ${SPEC} ]; then echo specbuild.sh file.spec fi NODE=${1%.spec} ${PKGTOOL} build-only --patchdirs=`pwd`/patches --sourcedirs=`pwd` --ips --download ${SPEC} 31

32 spec spec 参考 ) 1. メタ情報セクション メタ情報を記述する 2. %prep/%setupセクション アーカイブを展開し ディレクトリを作成する 3. %buildセクション パッチや ビルドのためのスクリプトを書きます 4. %installセクション 仮のroot'/' にインストールします 5. %files セクション インストール構造を示します 6. %changelogセクション 更新履歴を記載する 32

33 %include Solaris.inc Name: nano パッケージの名前 Summary: GNU nano text editor サマリー Version: バージョン名 License: GPLv2 ライセンス名 ( 意味コードではない ) Url: WEBサイト Source: ファイル配布 URL Group: Editor グループ Distribution: OpenSolaris Vendor: OpenSolaris Community BuildRoot: %{_tmppath}/%{name}-%{version}-build SUNW_Basedir: %{_basedir} SUNW_Copyright: %{name}.copyright %include default-depend.inc 参照 ) sw-porters/contributing/ipsclass/ sourcejuicer URL # OpenSolaris IPS Manifest Fields Meta(info.upstream): Chris Allegretta ソースコード メンテナー Meta(info.maintainer): Peter Jones パッケージ メンテナー Meta(info.repository_url): svn://svn.sv.gnu.org/nano/trunk/nano/ レポジトリのURL Meta(info.classification): Editor IPS Class(Groupと一緒 ) %description 説明文 GNU nano is an effort to provide a Pico-like editor, but also includes some features that were missing in the original, such as 'search and replace', 'goto line' or internationalization support. 33

34 %prep/%setup %prep rm -rf %name-%version %setup -q -n nano-%version tar ball %setup tar cd 34

35 %build %build export CFLAGS="%optflags" export LDFLAGS="%{_ldflags}"./configure --prefix=%{_prefix} \ --bindir=%{_bindir} \ --mandir=%{_mandir} \ --infodir=%{_infodir} \ --sysconfdir=%{_sysconfdir} \ --enable-all make configure && make configure make patch 35

36 %install %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT rm -f $RPM_BUILD_ROOT%{_infodir}/dir make install configure && make DESTDIR=$RPM_BUILD_ROOT WORK 36

37 %files %files %defattr (-, root, bin) %dir %attr (0755, root, bin) %{_bindir} %{_bindir}/* %{_infodir}/* %dir %attr(0755, root, sys) %{_datadir} %dir %attr(0755, root, bin) %{_mandir} %dir %attr(0755, root, bin) %{_mandir}/* %{_mandir}/*/* %dir %attr(0755, root, bin) %{_basedir}/share/nano %{_basedir}/share/nano/* %dir %attr(0755, root, bin) %{_basedir}/share/locale %{_basedir}/share/locale/* meta basedir 37

38 %changelog %changelog * Thu Oct andras _dot_ barna _at_ gmail _dot_ com - new version, add --enable-all, add SFEncursesw for utf-8 * Wed Jul laca _at_ sun _dot_ com - delete -share subpkg - update file attributes * Fri Feb mike kiedrowski (lakeside-at-cybrzn-dot-com) - Initial version 38

39 spec spec wget <pre> </pre> %files copyright spec tar.gz tar.gz copyright gtar zxf nano tar.gz cp nano-2.0.9/copying nano.copyright patch 39

40 % pkgtool build-only --sourcedirs=`pwd` --ips --download nano.spec INFO: IPS packages will be installed by default from INFO: Copying %use'd or %include'd spec files to SPECS directory INFO: Processing spec files INFO: Finding sources INFO: Running pkgbuild -ba [...] nano.spec (nano) INFO: nano PASSED Summary: package status details nano PASSED /tmp/nano.log IPS 40

41 PASS work-spec 41

42 pkg pkg publisher % pkg publisher -a 発行元 タイプ状態 URI opensolaris.org ( 優先 ) 起点 online contrib 起点 online mypkgs ( 無効 ) 起点 online enable % pkg set-publisher --enable mypkgs pkg % pkg refresh --full mypkgs % pkg list -a 'pkg://mypkgs/*' NAME (PUBLISHER) VERSION STATE UFIX nano (mypkgs) known ---- contents 42

43 Contributor Souce Juicer Contribute 43

44 opensolaris.org Contributors Users release Users Release Process dev Developers Consolidation Process bug fixes Project + Developers contrib Users Contrib Repository Process bug fixes Developpers PkgFactory(Robo) pending Developers Pending Repository Process bug fixes 44

45 pending contrib Contributors Promote contrib Contrib Repository Process Users Developers Submit pending Developers Pending Repository Process. pending spec (Submit). contrib (Promote) bug fixes opensolaris.org pending pending spec pkg contribute 45

46 contrib Submit Validate Build Publish Test Vote Promote Re-Submit contrib. Submit(Contributor):spec/copyright/patch. sourcejuicer Validate(Reviewer):copyright spec copyright license. Build: Build Grid Zone. Publish pending Test(Contributor):pending. Vote(Approvers): Promote. promote: contrib 46

47 Source Juicer Submit spec copyright 47

48 My Juicer : My Submissions su mit Validate 48

49 My Juicer : My Comments 49

50 My Juicer My Build Status Submit Build 50

51 Source Jucer #1 RPM_OPT_FLAGS=-i -xo4 -xspace -xstrconst -xpentium -mr -xregs=no%frameptr SHELL=/bin/bash RPM_PACKAGE_RELEASE=0 RPM_PACKAGE_NAME=eb RPM_SOURCE_DIR=/packages/SOURCES CXX32=/opt/SunStudioExpress/bin/CC A z= *SHLVL CC64=/opt/SunStudioExpress/bin/cc MAIL=/var/mail/bld PATH=/opt/jdsbld/bin:/usr/ccs/bin:/usr/ gnu/bin:/usr/bin:/usr/sbin:/bin:/usr/ sfw/bin:/opt/sunstudioexpress/bin LD=/opt/jdsbld/bin/ld-wrapper PWD=/packages/BUILD/eb RPM_BUILD_ROOT=/var/tmp/pkgbuild-bld/ eb build RPM_PACKAGE_VERSION=4.4.1 RPM_OS=solaris CXX=/opt/SunStudioExpress/bin/CC RPM_DOC_DIR=/usr/share/doc/packages/eb HOME=/export/home/bld SHLVL=2 CXX64=/opt/SunStudioExpress/bin/CC LOGNAME=bld CC32=/opt/SunStudioExpress/bin/cc RPM_BUILD_DIR=/packages/BUILD RPM_ARCH=i386 CC=/opt/SunStudioExpress/bin/cc _=/usr/bin/env OLDPWD=/packages/BUILD 51

52 Source Jucer #2 CPU OS % isainfo -v 64-bit amd64 applications ssse3 cx16 mon sse3 sse2 sse fxsr mmx cmov amd_sysc cx8 tsc fpu 32-bit i386 applications ssse3 ahf cx16 mon sse3 sse2 sse fxsr mmx cmov sep cx8 tsc fpu % uname -a SunOS zone snv_111b i86pc i386 i86pc 52

53 53 SUNWPython SUNWTcl SUNWTk SUNWadmap SUNWadmlib-sysid SUNWadmr SUNWarc SUNWatfs SUNWbash SUNWbip SUNWbzip SUNWckr SUNWcnetr SUNWcpcu SUNWcpp SUNWcs SUNWcsd SUNWcsl SUNWdoc SUNWdtrc SUNWesu Source Jucer #3 SUNWgpch SUNWgss SUNWgtar SUNWgzip SUNWhea SUNWinstall-libs SUNWipkg SUNWj6cfg SUNWj6dev SUNWj6dmo SUNWj6dmx SUNWj6dvx SUNWj6man SUNWj6rt SUNWj6rtx SUNWkrb SUNWlang-common SUNWlang-en SUNWlang-enUS SUNWless SUNWlexpt SUNWlibC SUNWlibm SUNWlibms SUNWlibsasl SUNWlldap SUNWloc SUNWlxml SUNWmd SUNWnfsc SUNWnis SUNWopenssl SUNWperl584core SUNWpicl SUNWpkgcmds SUNWpool SUNWpr SUNWpython-cherrypy SUNWpython-mako SUNWpython-ply SUNWpython-pyopenssl SUNWpython24-simplejson SUNWrcmdc SUNWsfwhea SUNWsmapi SUNWsprot SUNWssh SUNWsshcu SUNWsshd SUNWtecla SUNWtls SUNWtoo SUNWvim SUNWwbsup SUNWwget SUNWwsr2 SUNWxwrtl SUNWzfs SUNWzone entire sunstudioexpress

54 Appendix: 54

55 IPS 55

56 .. Studio12 gcc OpenSolaris.. SUN GNU.. PostgreSQL 8.1/8.2/8.3. so.. PATH. 56

57 .. PATH. configure MAKE... gcc.. pending. contrib. CPU 57

58 spec #1 # # spec file for package eb # # This file and all modifications and additions to the pristine # package are under the same license as the package itself. # # %include Solaris.inc ~/package/specs/solaris.inc %{_basedir} Solaris.inc prod.inc options.inc %define _prefix /usr %define tarball_version Name: eb Summary: the library for accessing to the EPWING format Dictionaries Version: License: Modified BSDL Url: Source: ftp://ftp.sra.co.jp/pub/misc/%{name}/%{name}-%{tarball_ version}.tar.bz2 58

59 spec #2 Distribution: OpenSolaris Vendor: OpenSolaris Community #SUNW_Basedir: %{_basedir} SUNW_Basedir: / Solaris10 /usr SUNWapch22u / SUNWapch22r /usr SPARSE ZONE / usr global zone inheritance spec SVr4 OpenSolaris SUNW_Copyright: BuildRoot: %{name}.copyright %{_tmppath}/%{name}-%{version}-build BuildRequires: SUNWbtool BuildRequires: SUNWbinutils BuildRequires: SUNWxcu4 BuildRequires: SUNWgmake configure GNU Solaris 59

60 spec #3 BuildRequires: SUNWzlib BuildRequires: SUNWgnu-gettext 2 Requires: SUNWzlib Requires: SUNWgnu-gettext Requires: CBE CBE SourceJuicer Zone CBE Juicer #%include default-depend.inc default-depend.inc CoreSolaris CoreSolaris zone GlobalZone # OpenSolaris IPS Package Manifest Fields Meta(info.maintainer): pkglabo.justplayer.com <pkgadmin@justplayer.com> Meta(info.upstream): Motoyuki Kasahara <m-kasahr@sra.co.jp> 60

61 spec #4 # Meta(info.repository_url): [open source code repository] Meta(info.classification): System Libraries %description EB library is for accessing to the EPWING format Dictionaries %prep %setup -c -n %name-%version %ifarch amd64 sparcv9 rm -rf %{name}-%{tarball_version}-64 cp -rp %{name}-%{tarball_version} %{name}-%{tarball_version}-64 %endif 64bit 1. %setup eb eb eb bit eb bit eb ''pwd'' 61

62 spec #5 %build CPUS=`/usr/sbin/psrinfo grep on-line wc -l tr -d ' '` if test "x$cpus" = "x" -o $CPUS = 0; then CPUS=1 fi CPU gmake -j Source Juicer CPU 8 SourceJuicer Build Grid Zone gmake Makefile(GNUmakefile) CPU 1 CBE Source Juicer cd %{name}-%{tarball_version} %ifarch sparc %define target sparc-sun-solaris %else %define target i386-sun-solaris %endif 62

63 spec #6./configure \ --prefix=%{_prefix}\ --sysconfdir=%{_sysconfdir} \ --libdir=%{_libdir} \ --bindir=%{_bindir} \ --includedir=%{_includedir} \ --mandir=%{_mandir} gmake -j$cpus configure enable disable with without CBE Source Juicer CBE Source Juicer CPU 63

64 spec #7 %ifarch amd64 sparcv9 cd../%{name}-%{tarball_version}-64 export CFLAGS="%optflags64"./configure \ --prefix=%{_prefix}\ --sysconfdir=%{_sysconfdir} \ --libdir=%{_libdir}/%{_arch64} \ --bindir=%{_bindir}/%{_arch64} \ --includedir=%{_includedir} \ --mandir=%{_mandir} gmake -j$cpus %endif

65 spec #8 %install cd %{name}-%{tarball_version} gmake install DESTDIR=$RPM_BUILD_ROOT root DESTDIR= ROOT INSTALL_DIR Makefile.in aclocal %ifarch amd64 sparcv9 cd../%{name}-%{tarball_version}-64 gmake install DESTDIR=$RPM_BUILD_ROOT cd.. %endif 64 SMF MANIFEST config ROOT 65

66 spec #9 %{?pkgbuild_postprocess: %pkgbuild_postprocess -v -c "%{version}:%{jds_ version}:%{name}:$rpm_arch:%(date +%%Y-%%m-%%d):%{support_level}" $RPM_BUILD_ROOT} %clean rm -rf $RPM_BUILD_ROOT %files %defattr (-, root, bin) %dir %attr (0755, root, bin) %{_bindir} %{_bindir}/* %dir %attr(0755, root, bin) %{_libdir} %{_libdir}/* %dir %attr(0755, root, bin) %{_prefix}/include/eb %{_prefix}/include/eb/* %dir %attr(0755, root, bin) %{_prefix}/share %{_prefix}/share/* %{_sysconfdir}/eb.conf %changelog * Wed May TAKI, Yasushi <taki@justplayer.com> - Initial Revision * Mon Mar TAKI, Yasushi <taki@justplayer.com> - delete sub packages - support source juicer 66

67 ~/work/tmp/php ~/work/tmp/php orig パッチ当て済みのディレクトリパッチ当て前のディレクトリ gdiff -urn php orig php > patches/php51-01-kohju.diff 1 spec Source: %{tarball_version}.tar.bz2 Source1: php51-php5.1.conf Patch1: %{name}-01-kohju.diff %setup -c -n %name-%version %patch1 -p0 %build 67

68 gcc gcc BuildRequires: SUNWgnu-automake-19 BuildRequires: SUNWlibtool BuildRequires: SUNWgcc BuildRequires: SUNWgnu-automake-110 BuildRequires: SUNWgmake BuildRequires: SUNWbison BuildRequires: SUNWflexlex BuildRequires: SUNWaconf %build export CC=gcc export CFLAGS="%gcc_optflags" export CXX=g++ export CXXFLAGS="%gcc_cxx_optflags" export LDFLAGS="%_ldflags" Python export PYCC_CC=gcc export PYCC_CXX=g++ configure --without-gcc 68

69 postinstall script IPS Post Install Script..... SMF manifest pkg class. zfs autosnap SMF roleadd enable/disable 69

70 #1 BuildRequired 1 WARNING: skipping package eb: required package SUNWgnu-gettext not installed WARNING: and no spec file specified on the command line provides it INFO: Hint: use the --autodeps to locate spec files for dependencies automatically Summary: package status details eb DEP_FAILED Dependency check failed /tmp/eb.log INFO: Checking dependencies of eb WARNING: skipping package eb: required package SUNWgnu-gettext not installed WARNING: and no spec file specified on the command line provides it INFO: Hint: use the --autodeps to locate spec files for dependencies automatically WARNING: eb won't be built as it requires SUNWgnu-gettext BuildRequired juicer SUNWgnu-gettext SUNWgnu-gettext SVr4 70

71 #2 CBE SourceJuicer Juicer pkgbuild: checking host system type... i386-pc-solaris2.11 pkgbuild: checking for a sed that does not truncate output... /usr/bin/sed pkgbuild: checking for grep that handles long lines and -e... configure: error: no acceptable grep could be found in /opt/jdsbld/bin:/usr/ccs/bin:/usr/gnu/bin:/usr/ bin:/usr/sbin:/bin:/usr/sfw/bin:/opt/sunstudioexpress/bin:/usr/xpg4/bin pkgbuild: Bad exit status from /var/tmp/pkgbuild-bld/pkgbuild-tmp (%build) configure grep CBE pkgbuild: checking for a sed that does not truncate output... /opt/dtbld/bin/sed pkgbuild: checking for grep that handles long lines and -e... /usr/xpg4/bin/grep pkgbuild: checking for egrep... /usr/xpg4/bin/grep -E pkgbuild: checking for fgrep... /usr/xpg4/bin/grep -F pkgbuild: checking for non-gnu ld... /usr/ccs/bin/ld grep /usr/xpg4/bin/grep pkg search /usr/xpg4/bin/grep SUNWxcu4 IPS pkg contents -m SUNWxcu4 grep legacy legacy BuildRequire 71

72 #3 Juicer linker configure pkgbuild: checking for objdump... no pkgbuild: checking how to recognize dependent libraries... pass_all pkgbuild: checking for ar... no pkgbuild: checking for strip... no pkgbuild: checking for ranlib... no pkgbuild: checking command to parse link -dump -symbols output from /opt/sunstudioexpress/bin/cc object... failed BuildRequire CBE SourceJuicer 72

73 IPS IPS 73

74 IPS #1 pkg/server pkg install pkgsend http or https http or https Client Build Machine pkg install pkgsend Client 74

75 IPS #2 ReadOnly pkgsend pkg install. Package Data pkg/inst_ root. Rewritable Data pkg/writable_root http or https pkg install Client Client 75

76 IPS IPS svccfg man pkg.depotd pkg/readonly リードオンリー trueにすると pkgsendできなくなります pkg/content_root ドキュメントルート デザインを変更するときのコンポーネントはここに保存 (IPSは httpdとして起動している ) デフォルトは /usr/share/lib/pkg pkg/inst_root レポジトリの実体が入ります レポジトリデータはこの場所にあるので ここをコピーすることにより レポジトリの複製が可能です デフォルトは /var/pkg/repo pkg/writable_root リライタブルな一次データが入ります デフォルトはinst_rootと同じ場所を利用します カラのディレクトリを指定すると勝手に作り inst_rootをread only filesystemに設置することが可能になります pkg/log_access アクセスログ pkg/log_errors エラーログ pkg/port LISTENポート番号 pkg/proxy_base Proxyサーバを経由したとき 実際に参照されるURL pkg/threads 受付スレッドの本数 デフォルトは10なので最大同時 10 人しかアクセスできません pfexec svccfg -s pkg/server "setprop pkg/port=10000" pfexec svcadm refresh pkg/server pfexec svcadm restart pkg/server 76

77 . pkg.depotd python Internet. Apache Apache worker prefork. Apache (/dev /release. mod_proxy pkg.depotd pkg.depotd Reverse Proxy Internet pkg.depotd pkg.depotd DMZ. pkg.depotd 1 mod_proxy_balancer. apache pkg.depotd. mod_mem_cache/ mod_disk_cache. pkg/writable_root ramdisk 77

78 zfs,pkg.depotd Apache 1 pkg.depotd 1 ZFS zfs create rpool/export/pkglabo/dev zfs set mountpoint=/var/pkg/repo rpool/export/pkglabo/dev zfs set readonly=on rpool/export/pkglabo/dev readonly writable touch /var/pkg/repo.cfg svccfg -s application/pkg/server setprop pkg/proxy_base = com/dev svccfg -s application/pkg/server setprop pkg/readonly = true svccfg -s application/pkg/server setprop pkg/cfg_file = /var/pkg/repo.cfg svccfg -s application/pkg/server setprop pkg/writable_root = /var/pkg/wrepo svcadm refresh application/pkg/server svcadm enable application/pkg/server 78

79 Apache ProxyRequests Off <Proxy *> Order deny,allow Allow from all </Proxy> ProxyPass /dev ProxyPassReverse /dev Apache mod_rewrite RewriteCond %{REQUEST_URI} ^/dev$ [NC] RewriteRule ^/dev /dev/ [R=301] RewriteCond %{REQUEST_URI} ^/dev/ [NC] RewriteRule ^/dev/(.*) [P] 79

80 Backnet Internet IPS Server /release/ Apache Reverse Proxy /release/ /dev/ zfs send. pkg.depotd pkgsend.. pkgsend IPS IPS. IPS pkgsend. IPS Server IPS Server /dev/ zfs send IPS Server 80

81 php OpenSolaris SUNWphp SUNWphp52-mysql SUNWphp52-pear SUNWphp52-pgsql OpenSolaris (ver は snv_134) web/php web/php-52/extension/php-apc web/php-52/extension/php-idn web/php-52/extension/php-memcache web/php-52/extension/php-mysql web/php-52/extension/php-pear web/php-52/extension/php-pgsql web/php-52/extension/php-suhosin web/php-52/extension/php-tcpwrap web/php-52/extension/php-xdebug OS... 1 tar ball pkg 81

82 OpenSolaris Japan OpenSolaris Users Group Leader 82

スライド 1

スライド 1 普通のこと OpenSolaris にとって 普通のこと を 普通に 話してみたいと思います ユーザーズグループの活動の話 勉強会や ML IRC にきてね apache 2.2 # svcadm enable apache22 # svcs -xv apache22 svc:/network/http:apache22 (Apache 2.2 HTTP server) State: online

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

プレゼンテーション

プレゼンテーション OpenSolaris HotTopic seminar 200904 S IPS OpenSolaris OpenSolaris Users Group /TAKI, Yasushi Agenda IPS IPS pkg IPS pkg/server A GUI X-Window UNIX Linux X GUI OverSSH X forwarding B CLI SSH Windows PuTTY

More information

プレゼンテーション

プレゼンテーション IPS OpenSolaris OpenSolaris Users Group /TAKI, Yasushi 1 IPS Image Packaging System OpenSolaris. Internet. Linux OS yum+rpm apt+deb. Solaris10 SVR4 pkgadd http://pkg.opensolaris.org/release/ pkg / Internet

More information

Appendix

Appendix Appendix Appendix-A PHP 392 Appendix-B -> cd ext/pgsql -> phpize ->./configure --with-pgsql -> make -> make EXTENSION_DIR=/usr/local/lib/php/extensions install extension_dir = "/usr/local/lib/php/extensions/"

More information

[user@linux tmp]$ tar xzvf utvpn-src-unix-v100-7092-beta-2010.06.25.tar.gz [user@linux tmp]$ cd utvpn-unix-v100-7092-beta [user@linux utvpn-unix-v100-7092-beta]$ ls License-ja.txt configure makefiles src

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

ソフトウェアエンジニアリング - 機能 #54

ソフトウェアエンジニアリング - 機能 #54 ソフトウェアエンジニアリング - 機能 #54 GitBucket 3.11 の RPM を H2 database migration ツールを含めて作成する 2016/02/28 10:47 - 高橋徹 ステータス : 却下開始日 : 2016/02/28 優先度 : 通常期日 : 担当者 : 高橋徹進捗率 : 100% カテゴリ : 予定工数 : 0.00 時間 対象バージョン : Linux

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

Microsoft Word - D JP.docx

Microsoft Word - D JP.docx Application Service Gateway Thunder/AX Series vthunder ライセンスキー インストール 手順 1 1.... 3 2. vthunder... 3 3. ACOS... 3 4. ID... 5 5.... 8 6.... 8 61... 8 62 GUI... 10 2 1. 概要 2. vthunder へのアクセス 方法 SSHHTTPSvThunder

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

gworksctl コマンドマニュアル 2019/6/17 株式会社 GDEP アドバンス 本書は GDEP Advance gworksctl コマンドマニュアルです G-Works G-Works Deep Learning Distribution for Linux( 以下 G-Works)

gworksctl コマンドマニュアル 2019/6/17 株式会社 GDEP アドバンス 本書は GDEP Advance gworksctl コマンドマニュアルです G-Works G-Works Deep Learning Distribution for Linux( 以下 G-Works) gworksctl コマンドマニュアル 2019/6/17 株式会社 GDEP アドバンス 本書は GDEP Advance gworksctl コマンドマニュアルです G-Works G-Works Deep Learning Distribution for Linux( 以下 G-Works) は Deep Learning に使用される主要なフレームワークを 各世代の NVIDIA GPU

More information

fx-9860G Manager PLUS_J

fx-9860G Manager PLUS_J fx-9860g J fx-9860g Manager PLUS http://edu.casio.jp k 1 k III 2 3 1. 2. 4 3. 4. 5 1. 2. 3. 4. 5. 1. 6 7 k 8 k 9 k 10 k 11 k k k 12 k k k 1 2 3 4 5 6 1 2 3 4 5 6 13 k 1 2 3 1 2 3 1 2 3 1 2 3 14 k a j.+-(),m1

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

プレゼンテーション

プレゼンテーション 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

はじめに このドキュメントではftServerに関する障害調査を行う際に 必要となるログ データの取得方法を説明しています ログ データの取得には 初期解析用のデータの取得方法と 詳細な調査を行うときのデータ取得方法があります 特別な理由でOS 側のログが必要となった場合には RHELログの取得につ

はじめに このドキュメントではftServerに関する障害調査を行う際に 必要となるログ データの取得方法を説明しています ログ データの取得には 初期解析用のデータの取得方法と 詳細な調査を行うときのデータ取得方法があります 特別な理由でOS 側のログが必要となった場合には RHELログの取得につ ftserver におけるログ取得手順 (Linux 編 ) Rev 0.5: 2017/06/08 1 はじめに このドキュメントではftServerに関する障害調査を行う際に 必要となるログ データの取得方法を説明しています ログ データの取得には 初期解析用のデータの取得方法と 詳細な調査を行うときのデータ取得方法があります 特別な理由でOS 側のログが必要となった場合には RHELログの取得について

More information

Microsoft Word - jpluginmanual.doc

Microsoft Word - jpluginmanual.doc TogoDocClient TogoDocClient... i 1.... 1 2. TogoDocClient... 1 2.1.... 1 2.1.1. JDK 5.0... 1 2.1.2. Eclipse... 1 2.1.3.... 1 2.1.4.... 2 2.2.... 3 2.2.1.... 3 2.2.2.... 4 2.3. Eclipse Commands... 5 2.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

Introduction Purpose This training course demonstrates the use of the High-performance Embedded Workshop (HEW), a key tool for developing software for

Introduction Purpose This training course demonstrates the use of the High-performance Embedded Workshop (HEW), a key tool for developing software for Introduction Purpose This training course demonstrates the use of the High-performance Embedded Workshop (HEW), a key tool for developing software for embedded systems that use microcontrollers (MCUs)

More information

橡環境設定.PDF

橡環境設定.PDF UNIX Vine Linux 1.1 A B C D E F G XML H mod_rewrite(url Rewriting Engine # /etc/rc.d/init.d/httpd stop /usr/local/src % cd /usr/local/src % cp /copysrcpath/apache_1.3.9.tar.gz./ copysrcpath % gzip cd apache_1.3.9.tar.gz

More information

HA8000シリーズ ユーザーズガイド ~BIOS編~ HA8000/RS110/TS10 2013年6月~モデル

HA8000シリーズ ユーザーズガイド ~BIOS編~ HA8000/RS110/TS10 2013年6月~モデル P1E1M01500-3 - - - LSI MegaRAID SAS-MFI BIOS Version x.xx.xx (Build xxxx xx, xxxx) Copyright (c) xxxx LSI Corporation HA -0 (Bus xx Dev

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

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

Express5800/R110a-1Hユーザーズガイド

Express5800/R110a-1Hユーザーズガイド 4 Phoenix BIOS 4.0 Release 6.0.XXXX : CPU=Xeon Processor XXX MHz 0640K System RAM Passed 0127M Extended RAM Passed WARNING 0B60: DIMM group #1 has been disabled. : Press to resume, to

More information

Nexus アプリケーション開発 - SDK

Nexus アプリケーション開発 - SDK この章の内容は 次のとおりです Cisco SDK について, 1 ページ SDK のインストール, 1 ページ インストールおよび環境初期化の手順, 2 ページ SDK を使用したアプリケーションの構築, 3 ページ RPM を使用したアプリケーションのパッケージ化, 4 ページ RPM 構築環境の作成, 5 ページ RPM 構築の一般手順の使用, 6 ページ オプションのプラグインなしでの collectd

More information

ql tar.gz の展 9 開 # su - $ cd /usr/local/src/ $ tar xvzf ql tar.gz PostgreSQL(9.2.4) のインストール $ ls -l /usr/local/src/ drwxrwxr-x 月

ql tar.gz の展 9 開 # su - $ cd /usr/local/src/ $ tar xvzf ql tar.gz PostgreSQL(9.2.4) のインストール $ ls -l /usr/local/src/ drwxrwxr-x 月 PostgreSQL(9.2.4) のインストール No 概要 対象 ユーザ コマンド 確認 ( 確認コマンド等 ) 備考 # yum install gcc # gcc -v Using built-in specs. Target: x86_64-redhat-linux コンフィグオプション :../configure --prefix=/usr --mandir=/usr/share/man

More information

Mail_Spam_Manual_120815b

Mail_Spam_Manual_120815b server~>su - server:~#mount /mnt/cdrom server:~#umount /mnt/cdrom # cd /mnt/cdrom #./ginstall -F -M [MTA ] -P AV # wget http://download.gideon.co.jp/ginstall.tgz #./ginstall -F -M P -P AV #./ginstall -M

More information

Express5800/320Fc-MR

Express5800/320Fc-MR 7 7 Phoenix BIOS 4.0 Release 6.0.XXXX : CPU=Pentium III Processor XXX MHz 0640K System RAM Passed 0127M Extended RAM Passed WARNING 0212: Keybord Controller Failed. : Press to resume, to setup

More information

目次 1.rug について zmd の動作確認 rug からの情報の取得 rug コマンドの使用例 アップデート可能なパッケージの一覧を表示 パッケージを検索する 特定のパッケージをインストール / ア

目次 1.rug について zmd の動作確認 rug からの情報の取得 rug コマンドの使用例 アップデート可能なパッケージの一覧を表示 パッケージを検索する 特定のパッケージをインストール / ア Rug コマンドリファレンス バージョン 1.0 改定日改定内容バージョン 09/03/13 初版 1.0 1 目次 1.rug について...2 1.1.zmd の動作確認...2 1.2.rug からの情報の取得...3 2.rug コマンドの使用例...4 2.1. アップデート可能なパッケージの一覧を表示...4 2.2. パッケージを検索する...4 2.3. 特定のパッケージをインストール

More information

Express5800/320Fa-L/320Fa-LR

Express5800/320Fa-L/320Fa-LR 7 7 Phoenix BIOS 4.0 Release 6.0.XXXX : CPU=Pentium III Processor XXX MHz 0640K System RAM Passed 0127M Extended RAM Passed WARNING 0212: Keybord Controller Failed. : Press to resume, to setup

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

appli_HPhi_install

appli_HPhi_install 2018/3/7 HΦ version 3.0.0 インストール手順書 (Linux 64 ビット版 ) 目次 1. アプリケーション概要...- 1-2. システム環境...- 1-3. 必要なツール ライブラリのインストール...- 1-1 cmake...- 2-2 numpy...- 3-4. アプリケーションのインストール...- 4-5. 動作確認の実施...- 5 - 本手順書は HΦ

More information

RedHat OpenFOAM OpenFOAM ver 2.3 RedHat(RHEL)

RedHat OpenFOAM OpenFOAM ver 2.3 RedHat(RHEL) RedHat Linux OpenFOAM (OpenFOAM 2.2.x, 2.3.x) y.imagawa 14.3.8 RedHat OpenFOAM OpenFOAM ver 2.3 RedHat(RHEL) OpenFOAM OpenFOAM Linux git Repository RedHat Linux OpenFOAM centfoam? OpenFOAM OS CentOS 6.5

More information

別紙 : 検証環境の構築手順 ( 章 ) 1. サーバ設定 1.1 IP アドレス設定 サーバは以下の 6 台を用いる pgpool-ii サーバ 2 台 DB サーバ 3 台 上位サーバ 1 台 OS は全サーバで CentOS 6.4 x86_64 とする pgpool-ii のサー

別紙 : 検証環境の構築手順 ( 章 ) 1. サーバ設定 1.1 IP アドレス設定 サーバは以下の 6 台を用いる pgpool-ii サーバ 2 台 DB サーバ 3 台 上位サーバ 1 台 OS は全サーバで CentOS 6.4 x86_64 とする pgpool-ii のサー 別紙 : 検証環境の構築手順 (13.1.1 章 ) 1. サーバ設定 1.1 IP アドレス設定 サーバは以下の 6 台を用いる pgpool-ii サーバ 2 台 DB サーバ 3 台 上位サーバ 1 台 OS は全サーバで CentOS 6.4 x86_64 とする pgpool-ii のサーバは NIC を 3 つ持っているとする (eth0, eth1, eth2) このうち eth0 をサービス提供と

More information

N Express5800/R320a-E4 N Express5800/R320a-M4 ユーザーズガイド

N Express5800/R320a-E4  N Express5800/R320a-M4  ユーザーズガイド 7 7 Phoenix BIOS 4.0 Release 6.0.XXXX : CPU=Pentium III Processor XXX MHz 0640K System RAM Passed 0127M Extended RAM Passed WARNING 0212: Keybord Controller Failed. : Press to resume, to setup

More information

テクニカルドキュメントのテンプレート

テクニカルドキュメントのテンプレート OXID EShop Community Edition 4.5.0 インストール手順 マニュアル ( 2011 年 6 月 15 日作成 ) Gennai3 株式会社 http://www.gennai3.co.jp 目次 1 インストールの環境...2 1.1OS と OXID eshop の環境...2 1.2 インストールのシステム要件...2 第 2 章 インストール手順...4 1.1

More information

Express5800/R320a-E4, Express5800/R320b-M4ユーザーズガイド

Express5800/R320a-E4, Express5800/R320b-M4ユーザーズガイド 7 7 Phoenix BIOS 4.0 Release 6.0.XXXX : CPU=Pentium III Processor XXX MHz 0640K System RAM Passed 0127M Extended RAM Passed WARNING 0212: Keybord Controller Failed. : Press to resume, to setup

More information

DocuWide 2051/2051MF 補足説明書

DocuWide 2051/2051MF 補足説明書 ëêèõ . 2 3 4 5 6 7 8 9 0 2 3 4 [PLOTTER CONFIGURATION] [DocuWide 2050/205 Version 2.2.0] [SERIAL] BAUD_RATE =9600 DATA_BIT =7 STOP_BIT = PARITY =EVEN HANDSHAKE =XON/XOFF EOP_TIMEOUT_VALUE =0 OUTPUT RESPONSE

More information

Introduction Purpose This training course describes the configuration and session features of the High-performance Embedded Workshop (HEW), a key tool

Introduction Purpose This training course describes the configuration and session features of the High-performance Embedded Workshop (HEW), a key tool Introduction Purpose This training course describes the configuration and session features of the High-performance Embedded Workshop (HEW), a key tool for developing software for embedded systems that

More information

Express5800/R320a-E4/Express5800/R320b-M4ユーザーズガイド

Express5800/R320a-E4/Express5800/R320b-M4ユーザーズガイド 7 7 障害箇所の切り分け 万一 障害が発生した場合は ESMPRO/ServerManagerを使って障害の発生箇所を確認し 障害がハー ドウェアによるものかソフトウェアによるものかを判断します 障害発生個所や内容の確認ができたら 故障した部品の交換やシステム復旧などの処置を行います 障害がハードウェア要因によるものかソフトウェア要因によるものかを判断するには E S M P R O / ServerManagerが便利です

More information

日医特定健康診査システム ORCA PROJECT Linux 対応版インストールマニュアル (Version 対応 ) Debian Etch 用 版 2008 年 10 月 31 日 Copyright (C) 2008 Japan Medical Association

日医特定健康診査システム ORCA PROJECT Linux 対応版インストールマニュアル (Version 対応 ) Debian Etch 用 版 2008 年 10 月 31 日 Copyright (C) 2008 Japan Medical Association ORCA PROJECT Linux 対応版インストールマニュアル (Version 1.1.4 対応 ) Debian Etch 用 1.1.4 版 2008 年 10 月 31 日 目次 1. 動作環境チェック... 3 1-1.Java のチェック... 3 1-2.Firebird のチェック... 3 1-3.AdobeReader のチェック... 3 2.Java のインストール...

More information

プレゼンテーション

プレゼンテーション Japan OpenSolaris Users Group S LL プログラマの為の D-Trace(PHP 編 ) ~PHP プログラマなら 1 度は Solaris で動かしてみろ!~ Ver02 OpenSolaris Users Group Leader ジャストプレイヤー株式会社 1 瀧康史 /TAKI, Yasushi 自己紹介 瀧康史 ( たきやすし ) ジャストプレイヤー株式会社代表取締役社長

More information

1 1 CentOS Java JDK(JavaSE Development Kit)......

1 1 CentOS Java JDK(JavaSE Development Kit)...... 1 1 CentOS 3 1.1.................................... 3 1.2......................................... 12 2 Java 15 2.1 JDK(JavaSE Development Kit)................. 15 3 Apache Tomcat 17 3.1....................................

More information

untitled

untitled DSpace 1 1 DSpace HOME...4 1.1 DSpace is Live...4 1.2 Search...4 1.3 Communities in DSpace...6 1.4...6 1.4.1 Browse...7 1.4.2 Sign on to...14 1.4.3 Help...16 1.4.4 About DSpace...16 2 My DSpace...17 2.1

More information

スライド 1

スライド 1 Integration between GitLab and Fuego Tomohito Esaki 江崎朋人 IGEL Co., Ltd. 自己紹介 主に組込向けのソフトウェア開発 Android の Camera HAL, Camera driver Android, Tizen IVI のポーティング wayland/weston の導入 Android, Tizen, wayland application

More information

syspro-0405.ppt

syspro-0405.ppt 3 4, 5 1 UNIX csh 2.1 bash X Window 2 grep l POSIX * more POSIX 3 UNIX. 4 first.sh #!bin/sh #first.sh #This file looks through all the files in the current #directory for the string yamada, and then prints

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

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

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

CMS入門

CMS入門 CMS(Contents Management System) 1 CMS CMS Unix Unix Unix Unix Unix (POP IMAP) OS CMS URL CMS URL CMS CMS Joomla 2006 CMS CMS TYPO3 Plone, TEXTPATTERN, MODx, Geeklog Joomla Mambo CMS 1.0 Mambo 1.5 1.5RC2

More information

Express5800/320Fa-L/320Fa-LR/320Fa-M/320Fa-MR

Express5800/320Fa-L/320Fa-LR/320Fa-M/320Fa-MR 7 7 Phoenix BIOS 4.0 Release 6.0.XXXX : CPU=Pentium III Processor XXX MHz 0640K System RAM Passed 0127M Extended RAM Passed WARNING 0212: Keybord Controller Failed. : Press to resume, to setup

More information

目次 1. Serverspec とは 1.1. Serverspecとは 1.2. Serverspecで出来る事 2. セットアップ 2.1. 必要なもの 2.2. インストール 3. デモ 3.1. デモ環境について 3.2. テスト対象サーバーの登録 3.3. サンプルテストの中身 3.4.

目次 1. Serverspec とは 1.1. Serverspecとは 1.2. Serverspecで出来る事 2. セットアップ 2.1. 必要なもの 2.2. インストール 3. デモ 3.1. デモ環境について 3.2. テスト対象サーバーの登録 3.3. サンプルテストの中身 3.4. Serverspec でインフラテスト 2018 年 4 月 20 日株式会社フルマークス大久保和彦 目次 1. Serverspec とは 1.1. Serverspecとは 1.2. Serverspecで出来る事 2. セットアップ 2.1. 必要なもの 2.2. インストール 3. デモ 3.1. デモ環境について 3.2. テスト対象サーバーの登録 3.3. サンプルテストの中身 3.4.

More information

バージョン管理ツールを使い Debian パッケージを管理する - Git 編

バージョン管理ツールを使い Debian パッケージを管理する - Git 編 Debian Git iwamatu@debian.or.jp IRC nick: iwamatsu 2008 4 19 VCS Debian VCS 2008 4 Debian VCS git-buildpackage git-buildpackage git-dch Git Debian Changelog git-import-dsc Debian Package Git git-import-orig

More information

untitled

untitled HP OpenSource MySQL Server 5.0 Red Hat Enterprise Linux 4 ver 1.5 MySQL Red Hat Enterprise Linux 4 Super Smack Super Smac MySQL Super Smack RHEL4 1 2 MySQL SuperSmack SuperSmack 3 SuperSmack MySQL 4 MySQL

More information

sato-FBSDW key

sato-FBSDW key 3 FreeBSD (18:30 / FreeBSD Project 2014/12/26 2014/12/26 (c) Hiroki Sato 1 / 45 2014/12/26 (c) Hiroki Sato 2 / 45 2014/12/26 (c) Hiroki Sato 3 / 45 2014/12/26 (c) Hiroki Sato 4 / 45 2

More information

kiso2-01.key

kiso2-01.key 計算機基礎実習 II 2018 シラバス 到達目標 Ubuntu Linux のデスクトップ GUI CUI すべてのデータを ファイル として管理 ログアウト シャットダウンなどの終了 その ファイル を操作するユーザ インターフェイス 操作はこのメニューから ランチャー よく使うアプリケーションを登録 起動する 起動中のアプリケーションもここに表示される Graphical User Interface

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

Actual ESS Adapterの使用について

Actual ESS Adapterの使用について Actual ESS Adapter SQL External SQL Source FileMaker SQL ESS SQL FileMaker FileMaker SQL FileMaker FileMaker ESS SQL SQL FileMaker ODBC SQL FileMaker Microsoft SQL Server MySQL Oracle 3 ODBC Mac OS X Actual

More information

unix.dvi

unix.dvi 1 UNIX 1999 4 27 1 UNIX? 2 1.1 Windows/Macintosh? : : : : : : : : : : : : : : : : : : : : : : : : 2 1.2 UNIX OS : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : 2 1.3 : : : : : : : : : : : :

More information

PostgreSQLによる データベースサーバ構築技法

PostgreSQLによる データベースサーバ構築技法 PostgreSQL PostgreSQL PostgreSQL (UCB) Unix/Linux/Windows LC2002 Copyright(C)2002 Tatsuo Ishii 1 PostgreSQL API C, C++, Java, Perl, Tcl/Tk, PHP, Ruby LC2002 Copyright(C)2002 Tatsuo Ishii 2 PostgreSQL (SQL)

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

Airwave_upgrade.pdf

Airwave_upgrade.pdf Aruba Networks 社 Airwave バージョンアップ手順書 複製禁止 取扱注意 平成 25 年 7 月 1 目次 1. はじめに... 3 2. 事前準備... 4 2.1. 準備するもの... 4 2.2. アップグレードパス... 4 2.3. 32BITOS と 64BITOS について... 5 3. 事前作業... 6 3.1. 定期バックアップファイルの取得... 6 3.2.

More information

PowerGres on Linux HAマニュアル

PowerGres on Linux HAマニュアル PowerGres R on Linux HA 2006 11 SteelEye LifeKeeper SteelEye Technology, Inc. Linux Linus Torvalds TM R 1 2 2 PowerGres on Linux HA 2 2.1 PowerGres on Linux HA.................................. 2 2.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

Copyright 2011, Oracle and/or its affiliates. All rights reserved. U.S. GOVERNMENT END USERS: Oracle programs, including any operating system, integra

Copyright 2011, Oracle and/or its affiliates. All rights reserved. U.S. GOVERNMENT END USERS: Oracle programs, including any operating system, integra Oracle Solaris Studio 12.3 Part No: E26450 2011 12 Copyright 2011, Oracle and/or its affiliates. All rights reserved. U.S. GOVERNMENT END USERS: Oracle programs, including any operating system, integrated

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

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

オフラインメンテナンス説明書-ver5.0.0

オフラインメンテナンス説明書-ver5.0.0 日医標準レセプトソフト ( 以下 本システム ) のバージョン 5.0.0( 平成 29 年 1 月リリース ) 以降を対象としたオフラインメンテナンスについて説明します 1 オフラインメンテナンス 本システムは 原則としてインターネット接続環境での使用を前提としています ただし ユーザの都合や地域的な環境の問題のため非接続環境での使用も考慮する必要があります 運用にあたっては 随時マスタのメンテナンスやシステムのメンテナンスが発生しますので

More information

Samba Install and Update Guide

Samba Install and Update Guide OSSTech 製 OpenLDAP 2.3 パッケージ インストールガイド v2.0 オープンソース ソリューション テクノロジ ( 株 ) 作成日 : 2008 年 12 月 10 日更新日 : 2010 年 8 月 30 日リビジョン : 2.0 目次 1. はじめに...1 2. OpenLDAP 2.3 パッケージのインストール...2 2.1 対応 Linux ディストリビューション...2

More information

Microsoft Word - MOPatch-1.doc

Microsoft Word - MOPatch-1.doc Oracle for SAP MOPatch 利用マニュアル 2007 年 12 月 5 日日本オラクル株式会社 SAP サポート チーム Ver1.1-1 - MOPatch とは... 3 前提条件... 3 MOPatch の入手方法... 3 MOPatch dry-run モードでの実行... 4 MOPatch の実行... 5-2 - MOPatch とは MOPatch は Multiple

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

ソフトウェアエンジニアリング - 機能 #14

ソフトウェアエンジニアリング - 機能 #14 ソフトウェアエンジニアリング 機能 #14 GitBucket 2.1 の RPM を作成する 2014/07/20 2131 高橋徹 ステータス 終了開始日 2014/07/20 優先度 通常期日 担当者 高橋徹進捗率 100% カテゴリ 予定工数 0.00 時間 対象バージョン 作業時間 0.00 時間 説明 GitBucket 2.1 の RPM を作成します GitBucket の入手先 (GitHub)

More information

PowerGres on Linuxマニュアル

PowerGres on Linuxマニュアル PowerGres R on Linux Linux Linus Torvalds TM R 1 2 2 PowerGres on Linux 2 2.1 PowerGres on Linux.................................... 2 2.2.............................................. 2 2.3..............................................

More information

アプリケーションサーバ JBoss超入門

アプリケーションサーバ JBoss超入門 アプリケーションサーバ JBoss 超入門 ~ 10 分で始める JBoss ~ 株式会社日立ソリューションズ OSS ソリューションビジネス推進センタ山本慎悟 Contents 1. 自己紹介 2. JBoss 概要 3. JBossのインストールおよび初期設定 4. デモ (10 分でセットアップ ) 5. 日立ソリューションズのオープンソースソリューションのご紹介 6. まとめ 2.JBoss

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

ServerView ESXi CIM Provider VMware vSphere ESXi 6.5 インストールガイド

ServerView ESXi CIM Provider VMware vSphere ESXi 6.5 インストールガイド 2017 年 1 月 11 日富士通株式会社 ServerView ESXi CIM Provider VMware vsphere ESXi 6.5 インストールガイド VMware vsphere ESXi 6.5 をインストールしたサーバを監視 管理する場合 ServerView ESXi CIM Provider を使用するか またはリモートマネジメントコントローラを使用した サーバ監視 管理を行うことができます

More information

P3FY-A JP.PDF

P3FY-A JP.PDF P3FY-A002-03 SCSI GP5-148 GP5-148(AcceleRAID 352) 1 1.1 2001 11 OS ( OS ) 4GByte 2 2.1 EzAssist RAID EzAssist Configure RAID Drive Automatic ( )Assisted( ) Custom ( ) 2.2 2000 7 EzAssist Perform Administration

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

目次 1. 動作環境チェック 動作必要環境 Java のインストール Java のインストール Firebird のインストール Firebird のインストール Adobe Reader のインストール

目次 1. 動作環境チェック 動作必要環境 Java のインストール Java のインストール Firebird のインストール Firebird のインストール Adobe Reader のインストール ORCA PROJECT Linux 対応版インストールマニュアル (Version 2.0.0 対応 ) Ubuntu 10.04 Lucid 用 2.0.0 版 2013 年 3 月 8 日 目次 1. 動作環境チェック...3 1.1. 動作必要環境...3 2. Java のインストール...3 2.1. Java のインストール...3 3. Firebird のインストール...4 3.1.

More information

ServerView ESXi CIM Provider VMware vSphere ESXi 6.0 インストールガイド

ServerView ESXi CIM Provider VMware vSphere ESXi 6.0 インストールガイド 2017 年 12 月 12 日富士通株式会社 ServerView ESXi CIM Provider VMware vsphere ESXi 6.0 インストールガイド VMware vsphere ESXi 6.0 をインストールしたサーバを監視 管理する場合 ServerView ESXi CIM Provider を使用するか またはリモートマネジメントコントローラを使用した サーバ監視

More information

Microsoft Word - KUINS-Air_W10_ docx

Microsoft Word - KUINS-Air_W10_ docx KUINS-Air 無線 LAN への接続 (Windows10) How to connect to Wi-Fi KUINS-Air (Windows10) 2019 年 7 月 KUINS-Air への接続には A ID パスワードを使用した接続 もしくは B クライアント証明書を使用した接続方法の 2 種類があります There are 2 ways to connect to KUINS-Air,

More information

UNIX

UNIX 2000 1 UNIX 2000 4 14 1 UNIX? 2 1.1 UNIX OS....................................... 2 1.2.................................................... 2 1.3 UNIX...................................... 2 1.4 Windows

More information

MINI2440マニュアル

MINI2440マニュアル Open-JTAG LPC2388 + GCC + Eclipse http://www.csun.co.jp info@csun.co.jp Ver1.4 2009/7/31 LPC2388 OpenJTAG copyright@2009 http://www.csun.co.jp info@csun.co.jp 1 ...3 ARM...4...5...6 4.2 OpenJTAG...6 4.2...8

More information

SecureAssist Enterprise Portal アップグレードガイド Version 対応版 パッケージのダウンロード アップグレード全体の流れ アップグレード作業の詳細手順

SecureAssist Enterprise Portal アップグレードガイド Version 対応版 パッケージのダウンロード アップグレード全体の流れ アップグレード作業の詳細手順 2016.09.29 SecureAssist Enterprise Portal アップグレードガイド Version 3.0.3 対応版 パッケージのダウンロード アップグレード全体の流れ 目次 * 本資料について * SecureAssist Enterprise Portal アップグレード準備パッケージのダウンロード * SecureAssist Enterprise Portal アップグレード作業の概要

More information

PowerGres on Linuxマニュアル

PowerGres on Linuxマニュアル PowerGres R on Linux Linux Linus Torvalds TM R 1 2 2 PowerGres on Linux 2 2.1 PowerGres on Linux.................................... 2 2.2.............................................. 2 2.3..............................................

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

Oracle9i Application Server for Windows NT/2000 リリース・ノート追加情報 リリース

Oracle9i Application Server for Windows NT/2000 リリース・ノート追加情報 リリース Oracle9i Application Server for Windows NT/2000 リリース ノート追加情報 リリース 1.0.2.1 2001 年 5 月 部品番号 : J03818-01 原典情報 : Oracle9i Application Server Release Notes Addendum, Release 1.0.2.1 for Windows NT/2000 (A88731-02)

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

東京エリア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

tamago-club.cocolog-nifty.com ver.1.0, 2006/05/29 ver.2.0, 2008/04/05, Jython 2.2.1 気軽に Jython 0 学習を始める前に ターミナル編 Python.use(better, Jython="rookie") """ Java プログラマーのための Python 導入ガイド """ 本間りす 森こねこ 著 小泉ひよ子とタマゴ倶楽部

More information

Microsoft Word - Win-Outlook.docx

Microsoft Word - Win-Outlook.docx Microsoft Office Outlook での設定方法 (IMAP および POP 編 ) How to set up with Microsoft Office Outlook (IMAP and POP) 0. 事前に https://office365.iii.kyushu-u.ac.jp/login からサインインし 以下の手順で自分の基本アドレスをメモしておいてください Sign

More information

7th CodeGear Developer Camp

7th CodeGear Developer Camp A3 C++Builder テクニカルセッション wxforms で始める wxwidgets プログラミング CodeGear 高橋智宏 1 アジェンダ wxwidgets とは? wxforms とは? wxforms のインストール & 使い方 MacOS X(10.4.x, Carbon) でのビルド Linux(CentOS 4.5, GTK2) でのビルド 2 wxwidgets とは?

More information

ProScan for Mailserverバージョン6

ProScan for Mailserverバージョン6 平成 22 年 9 月 30 日 ProScan 利用者の皆様へ プロマーク技術部 ProScan for Mailserver バージョン確認について 1. はじめに平素は ProScan シリーズをご利用頂き 誠にありがとうございます 既にお知らせしておりますように 旧エンジンで利用可能な VDF の提供期限となりました ご利用中の皆様におかれましては 今一度 お使いの ProScan のバージョンをご確認いただきたくお願い申し上げます

More information

Agenda 2

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

More information

DAQ-Middleware 開発環境の準備

DAQ-Middleware 開発環境の準備 DAQ-Middleware 開発環境の準備 千代浩司 1 動作環境 いまのところ動作を確認しているのは32bit 環境のみ 64bit では確認していない ( 動かないというわけではない バイナリは RHEL 5.2(i386) 上で作成している 2 内容 DAQ-Middlewareを使うのに必要なソフトウェアセットアップの方法 時間があれば実演 3 vmplayer を使う人 vmplayerイメージにはこれから述べる手順でインストールが完了している

More information

RTX830 取扱説明書

RTX830 取扱説明書 RTX830 JA 1 2 3 4 5 6 7 8 9 10 11 external-memory performance-test go 12 13 show config 14 15 16 17 18 19 20 save 21 22 23 24 25 26 27 save RTX830 BootROM Ver. 1.00 Copyright (c) 2017 Yamaha Corporation.

More information

SVN UUID の不一致と SVN のデータ同期

SVN UUID の不一致と SVN のデータ同期 SVN UUID の不一致と SVN のデータ同期 目次 概要 SVN UUID の不一致 PCRFClient VM 間での SVN 同期の確認 SVN リポジトリの同期の修正 SVN の同期の再初期化スクリプト check_svn_sync.sh svn_uuid_mismatch.sh 概要 このドキュメントでは PCRFClient01 と PCRFClient02 間で Subversion

More information

HeartCore(PHP 版 ) インストール手順について説明いたします なお 本資料は 例として下記内容を前提として説明しております 環境情報 対象 OS: Linux ( ディストリビューション : Red Hat Enterprise Linux Server) APサーバ : Apache

HeartCore(PHP 版 ) インストール手順について説明いたします なお 本資料は 例として下記内容を前提として説明しております 環境情報 対象 OS: Linux ( ディストリビューション : Red Hat Enterprise Linux Server) APサーバ : Apache HeartCore インストール手順手順書 (PHP 版 ) Jul 2010 Ver1.0-1 - HeartCore(PHP 版 ) インストール手順について説明いたします なお 本資料は 例として下記内容を前提として説明しております 環境情報 対象 OS: Linux ( ディストリビューション : Red Hat Enterprise Linux Server) APサーバ : Apache

More information

ロードバランサー配下のシボレス IdP 環境設定に関する検証実験 2009 年 12 月 22 日国立情報学研究所学術ネットワーク研究開発センター山地一禎, 中村素典

ロードバランサー配下のシボレス IdP 環境設定に関する検証実験 2009 年 12 月 22 日国立情報学研究所学術ネットワーク研究開発センター山地一禎, 中村素典 ロードバランサー配下のシボレス IdP 環境設定に関する検証実験 2009 年 12 月 22 日国立情報学研究所学術ネットワーク研究開発センター山地一禎, 中村素典 2 1. 目的ロードバランサー配下で複数のシボレス IdP からなるクラスタを構築するための設定方法を調べることを目的とする. 2. 実験環境検証実験は, ロードバランサー 1 台 (F5 ネットワークスジャパン株式会社 BIG-IP),

More information

HeartCoreインストールマニュアル(PHP版)

HeartCoreインストールマニュアル(PHP版) HeartCore インストールマニュアル (PHP 版 ) October 2013 Ver1.1-1 - 改訂履歴 改訂日 改訂内容 Ver1.0 2013 年 07 月 新規作成 Ver1.1 2013 年 10 月 フォーマット改訂 - 2 - 目次 1. 本文書の目的と対象... - 4-1.1. 概要説明... - 4-2. インストールの流れ... - 4-3. 定義ファイルの確認...

More information