1 ITP 2 2 debconf 7 3 apt-listbugs 17 4 claim makes Debian better 25 5 Starting debconf translation 29 6 debbugs internal 30 7 Debian 38 8 Debian Week

Size: px
Start display at page:

Download "1 ITP 2 2 debconf 7 3 apt-listbugs 17 4 claim makes Debian better 25 5 Starting debconf translation 29 6 debbugs internal 30 7 Debian 38 8 Debian Week"

Transcription

1

2 1 ITP 2 2 debconf 7 3 apt-listbugs 17 4 claim makes Debian better 25 5 Starting debconf translation 29 6 debbugs internal 30 7 Debian 38 8 Debian Weekly News 42 9 Debian Weekly News trivia quiz Debian Weekly News 70 Debian

3 Debian ITP 1.1 Debian Debian Debian Developer ITP 1.2 ITP Intend To Package Debian BTS Debian Developer 1.3 ITP ITP 1. Debian Debian ( DFSG ) GPL BSD Artistic 2. apt-cache search Orphaned ( ) ITA (Intent To Adopt ) 3. ITP ITP 4. RFP Request For Package BTS RFP RFP ITP 5. Debian Debian ITP ITP 2

4 1.4 ITP ITP ITP 1. reportbug % reportbug -- hoge@example.org wnpp reportbug -- wnpp Work-Needing and Prospective Packages 2. ITP 1 ITP This is an Intent To Package. Please submit a package description along with copyright and URL in such a report. 2 O The package has been Orphaned. It needs a new maintainer as soon as possible. 3 RFA This is a Request for Adoption. Due to lack of time, resources, interest or something similar, the current maintainer is asking for someone else to maintain this package. He/she will maintain it in the meantime, but perhaps not in the best possible way. In short: the package needs a new maintainer. 4 RFH This is a Request For Help. The current maintainer wants to continue to maintain this package, but he/she needs some help to do this, because his/her time is limited or the package is quite big and needs several maintainers. 5 RFP This is a Request For Package. You have found an interesting piece of software and would like someone else to maintain it for Debian. Please submit a package description along with copyright and URL in such a report. Choose the request type: 1 3. ITP Please enter the proposed package name: hoge 4. Checking status database... Please briefly describe this package; this should be an appropriate short description for the eventual package: > hogehoge program 3

5 5. ( Web ) Subject: ITP: hoge -- hogehoge program Package: wnpp Owner: hoge <hoge@example.org> Severity: wishlist *** Please type your report below this line *** * Package name : hoge Version : x.y.z Upstream Author : Name <somebody@example.org> * URL : * License : (GPL, LGPL, BSD, MIT/X, etc.) Description : hogehoge program (Include the long description here.) -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, unstable ) Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=euc-jp) 6. Your report will be carbon-copied to debian-devel, per Debian policy. Spawning sensible-editor... No changes were made in the editor. Report will be sent to "Debian Bug Tracking System" <submit@bugs.debian.org> Submit this report on wnpp (e to edit) [y n a c E i l m p q?]? y ITP RFP ITP Debian RFP BTS RFP ITP 4

6 owner ! //! address #bugnumber retitle ITP: libflash -- GPL Flash (SWF) Library //! thanks //! Hi, I am interested in this package. I wish to adopt this package. Thanks, Iwamatsu O ITA Orphaned O ITA owner ! //! address #bugnumber retitle ITA: libflash -- GPL Flash (SWF) Library //! thanks //! Hi, I am interested in this package. I wish to adopt this package. Thanks, Iwamatsu 1.5 ITP 1. ITP Debian Developer Debian Developer Debian debian-mentors ML 5

7 GPG Debian Developer 2. Debian 6

8 Debian debconf * debconf Debian Debian Project Leader Wichert Akkerman configuration database framework *2 debconf Joey Hess *3 *4 *5 debconf debconf 2.2 debconf apt-utils apt-extracttemplates *6 debconf debconf debconf/frontend *7 (priority) *8 debconf/priority dpkg-reconfigure dpkg-reconfigure debconf/priority (low) *9 debconf-show *1 Fumitoshi UKAI, ukai@debian.or.jp, ukai@debian.org, Debian Project *2 /usr/share/doc/debian-policy/debconf specification.html *3 postinst *4 *5? *6 unpack *7 dialog,readlline,gnome,kde,editor,noninteractive *8 (critical) (high) (medium) (low) *9 -p 7

9 # debconf-show debconf * debconf/priority: critical * debconf/frontend: Dialog 2.3 debconf apt-get /etc/apt/apt.conf.d/70debconf dpkg-preconfigure -apt // Pre-configure all packages with debconf before they are installed. // If you don t like it, comment it out. DPkg::Pre-Install-Pkgs {"/usr/sbin/dpkg-preconfigure --apt true";}; dpkg-preconfigure apt-utils apt-extracttempaltes apt-utils debconf dpkg-preconfigure -apt template config apt-get *.deb /var/cache/apt/archives/ dpkg-preconfigure -apt /var/cache/apt/archives/ deb control tempaltes config * 10 templates load debconf * 11 config db set db input db go dpkg unpack preinst dpkg configure postinst db get config * 12 postinst debconf registry * 13 debconf debconf debconf debconf *10 dpkg -I.deb templates config apt-extractpackage *11 /var/cache/debconf/*.data *12 *13 debconf abuse bug 8

10 db version 2.0 db capb multiselect db title config db stop debconf postinst, postrm db input DB config db go config db get DB postinst db set DB config db reset DB db subst ( ) config db fget DB db fset DB db metaget db register config db unregister db purge DB postrm 1 debconf debconf templates debconf debian/templates debian/.templates Template: Type: Default: Description: / share/ / debconf debconf-gettextize debian/po/ po % debconf-gettextize templates To complete conversion, you must: a. Check that new templates files contain all the localized fields b. Add po-debconf to Build-Depends or Build-Depends-Indep in debian/control c. Remove obsolete files: templates.old d. Edit debian/rules to generate the localized templates file, either with dh\_installdebconf or directly with po2debconf 9

11 string boolean select multiselect note text password true false Choices: (, ) select Description: Description: 2 Type templates debconf-gettextize templates.old templates templates po POTFILES.in templates.pot templates.pot.po gettext templates debconf-gettextize templates.old deb debian/control Build-Depends( Build-Depends-Indep) po-debconf debian/rules binary-arch binary-indep dh installdebconf dh installdeb dh installdebconf cdbs include /usr/share/cdbs/1/rules/debhelper.mk dh installdebconf Depends: $misc:depends dh installdebconf L10N (po ) debian/po (.po) OK config config deb * 14 config #!/bin/sh -e # sample config #. /usr/share/debconf/confmodule db_version 2.0 db_capb multiselect if [ -f /etc/default/mypackage ]; then. /etc/default/mypackage db_set mypackage/foo "$FOOR" db_set mypackage/bar "$BAR" db_go fi db_title "My Package Configuration" db_input low mypackage/foo true db_input low mypackage/bar true db_go config debconf. /usr/share/debconf/confmodule *14 postinst confmodule 10

12 /usr/share/debconf/confmodule. frontend backend frontend perl open2 debconf db db ( )db version debconf version 2.0 debconf 30 $RET sh -e postinst ( )db capb capability backup multiselect backup multiselect * 15 db set debconf db_set db set db title db input db_input true debconf db input low db input critical low medium high critical 3 $RET 30 true sh -e db input *15 /etc/default/ 11

13 db go db go db input debconf db input seen true db fset db_fset seen false db reset db_reset db register db unregister db_register db_unregister * 16 db subst ${ } db subst ${ } Template: mypackage/baz... Description: ${ }? ${ } db_register mypackage/baz mypackage/baz2 db_subst... Description:? postinst postinst * 17 debconf debconf postinst echo read debconf *16 *17 preinst debconf 12

14 #!/bin/sh -e # postinst. /usr/share/debconf/confmodule case "$1" in configure) db_get mypackage/foo FOO="$RET" db_get mypackage/bar BAR="$RET" if [ -f /etc/default/mypackage ]; then sed -e s/^foo=.*/foo=" "$FOO" "/ \ -e s/^bar=.*/bar=" "$BAR" "/ < /etc/default/mypackage > /etc/default/mypackage.dpkg-tmp if cmp -s /etc/default/mypackage /etc/default/mypackage.dpkg-tmp; then rm -f /etc/default/mypackage.dpkg-tmp else mv -f /etc/default/mypackage /etc/default/mypackage.dpkg-old mv /etc/default/mypackage.dpkg-tmp /etc/default/mypackage fi else cat <<DEFAULT > /etc/default/mypackage # mypackage configuration file # see /usr/share/doc/mypackage/readme.debian. # this file is automatically managed by debconf. # # FOO="..." # foo is blah blah FOO="$FOO" # # BAR="..." # bar is blah blha BAR="$BAR" # END OF FILE DEFAULT fi ;; abort-upgrade abort-remove abort-deconfigure) ;; *) echo "postinst called with unknown argument $1 " >&2 exit 1 ;; esac db_stop #DEBHELPER# exit 0 config debconf. /usr/share/debconf/confmodule config /usr/share/debconf/confmodule. config db get db_get db get $RET db stop debconf debconf invoke-rc.d db stop postinst postrm postrm debconf debconf 13

15 #!/bin/sh -e # case "$1" in purse. /usr/share/debconf/confmodule db_purge db_stop ;; remove upgrade failed-upgrade abort-install abort-upgrade disapper) ;; *) echo "$0 called with unknown argument $1 " >&2 exit 0 ;; esac #DEBHELPER#. /usr/share/debconf/confmodule debconf /usr/share/debconf/confmodule. db purge db purge debconf debconf db stop debconf stop debconf debconf confmodule frontend exec confmodule script open2 db frontend fd=3 frontend read $RET frontend 14

16 2.4 debconf debconf? /etc/debconf.conf /var/cache/debconf debconf debconf-get-selections debconf-set-selections * 18 *18 debconf-get-selections TAB debconf-set-selections ( ) 15

17 templates.dat config.dat password.dat templates 4 debconf debconf-get-selections installer debian-installer debconf debconf-copydb 2.5 debconf debconf DEB- CONF DEBUG # DEBCONF_DEBUG=.* /var/lib/dpkg/info/.postinst configure debconf dpkg-reconfigure debconf debconf Readline DEBCONF DEBUG=.* DEBCONF DEBUG=user DEBCONF DEBUG=developer DEBCONF DEBUG=db debconf-communicate debconf debconf db # echo get debconf/priority debconf-communicate 0 critical 0 * 19 critical debconf/priority * Debian debconf (TAB ) *19 db get *20 db get $RET 16

18 Debian apt-listbugs Asia Debian Mini-Conf in Beijin 3.1 Debian Debian Debian apt-listbugs apt-listbugs apt-listbugs apt-listbugs 3.2 Debian Debian (BTS) Debian Debian APT apt-get aptitude BTS apt-listbugs apt-listbugs apt-listbugs APT apt-get upgrade apt-get upgrade Debian BTS BTS apt-get upgrade apt-listbugs apt-listbugs BTS 17

19 3.2.2 Debian BTS Debian BTS 3.3 apt-listbugs apt-get upgrade NFS CGI apt-listbugs Debian apt-listbugs BTS CGI CGI BTS apt-listbugs CGI 1 1 BTS 2 CPU BTS Debian Debian DoS CGI http No-Cache TTL DoS Debian apt-listbugs 18

20 experimental index.db apt-listbugs CGI CGI CGI index.db index.db BTS index.db index.db CGI index.db critical grave index.db apt-listbugs LDAP LDAP CGI BTS LDAP tcl Andreas Barth BTS LDAP SpamAssasin apt-listbugs Index.db apt-listbugs BTS SPAM spamassasin BTS CPU CPU apt-listbugs (Bug#207415) 1 46, Web

21 50B/s apt-listbugs apt-listbugs apt-listbugs osdn.debian.or.jp apt-listbugs Debian apt-listbugs X osdn.debian.or.jp Y 1 osdn.debian.or.jp IP 3.4 apt-listbugs Ruby * Acquire * HTTP * File * Parser * CGI * Index * DSA * ReleaseCritical * Bug * Factory * PackageFactory * StatusFactory 20

22 * BugsFactory * Viewer * SimpleViewer * RSSViewer Acquire Acquire HTTP http File Parser Parser Acquire Bugs ruby CGI apt-listbugs acq = Debian::BTS::Acquire::HTTP.new cgi_parser = Debian::BTS::Parser::CGI.new(acq) bugs = cgi_parser.parse("apt-listbugs") bugs.each do bug p bug end - CGI CGI bugs.debian.org CGI - Index Index BTS index.db apt-listbugs - DSA DSA Debian - ReleaseCritical ReleaseCritical Release-Critical Bug Bug ID apt-listbugs Factory Factory Factory - PackageFactory PackageFactory.deb 21

23 # creating new packages database new_pkgs = Factory::PackageFactory.create(pkgnames) do msg, val config.frontend.progress(msg, val) if config.quiet == false end Factory::PackageFactory.delete_ignore_pkgs(new_pkgs) apt-listbugs... - StatusFactory StatusFactory... - BugsFactory BugsFactory Bug Factory BugsFactory Viewer Viewer - SimpleViewer SimpleViewer critical bugs of cron (3.0pl1-86 -> 3.0pl1-87) <done> # Network install of Debian Woody Alpha - cron corrupt on debian servers? grave bugs of strace ( > ) <done> # strace - builds no s390 binary grave bugs of gaim (1: > 1: ) <done> # gaim: : dies with SIGABRT on startup grave bugs of reportbug ( > 3.8) <done> # reportbug includes sensitive information in report grave bugs of cdbs ( > ) <open> # cdbs: Changes control file to add new build dependency. grave bugs of libdb4.3 ( > ) <open> # libdb4.3: build failed on hppa Summary: strace(1 bug), gaim(1 bug), cron(1 bug), cdbs(1 bug), libdb4.3(1 bug), reportbug(1 bug) Are you sure you want to install/upgrade the above packages? [Y/n/?/...] - RSSViewer RSSViewer RSS (Really Simple Syndication) 22

24 3.5 apt-listbugs apt-get upgrade apt-listbugs apt-listbugs changelog closes: Bug#XXXX open, done Debian apt-listbugs Version apt-listbugs CGI Since Fixed-In 3.6 Tips apt-listbugs 23

25 3.6.1 RSS dpkg --get-selections grep -v deinstall awk -F {print $1;} \ xargs -n $num /usr/sbin/apt-listbugs -y -q -T security --title \ "Security Issues on hostname --fqdn " rss /usr/share/doc/apt-listbugs/security grep -e ^Package: < debian/control cut -d -f2- \ xargs /usr/sbin/apt-listbugs -S outstanding,open \ critical,grave,serious,important,normal,wishlist,minor list /usr/share/doc/apt-listbugs/deblistbugs 3.7 apt-listbugs apt-listbugs webrick http apt-listbugs bts2ldap LDAP 3.8 Debian - Debian Bug Tracking System

26 Debian claim makes Debian better 4.1 Debian BTS BTS 4.2 Debian Bug Tracking System Debian debbugs Web 30 redhat bugzilla BTS? security fix L10N (pseudo package) BTS Web wnpp (ITP ) 25

27 1 BTS ( BTS BTS 4.3 BTS reportbug/querybts reportbug gnupg querybts 26

28 2 reportbug debbugs-el emacs debbugs-el debian-bug M-x debian-bug reportbug emacs Severity ( ) critical( ) ( ) grave( ) serious( ) Debian ( must required ) important( ) 27

29 normal( ) minor( ) wishlist( ) patch( ) security( ) critical ( ) grave ( ) severity ( ) upstream( ) d-i( ) debian-installer L10n woody / sarge / sid / experimental 4.5 BTS broken English gnupg 28

30 Debian Starting debconf translation debconf-updatepo po msgfmt po-debconf apt-get install po-debconf 2. apt-get source <packagename> 3. template.po cd <packagename>/debian/po cp template.pot ja.po 4. debian-doc@debian.or.jp 5. BTS reportbug -A -g GPG Sign 29

31 Debian debbugs internal 6.1 Anthony Towns debconf 5 Anthony Towns Debian Bug Tracking System (BTS) Debian Debian Debian * Anthony Towns : Debian 6.2 status report close /org/bugs.debian.org/spool *21 Debian changelog 30

32 incoming/ T.* S[BMQFDU RC] *.* R[BMQFDU RC] *.* I[BMQFDU RC] *.* G[BMQFDU RC] *.* P[BMQFDU RC] *.* db-h/ 00/ log report status summary.. 99/ archive/ 00/.. 99/ index.db index.db.realtime index.archive index.archive.realtime nextnumber incoming incoming T receive S SPAM R SPAM I SPAM G service process P process ID ID B: submit@ 1234@ M: -maintonly Q: BTS -quiet F: -forwarded D: -done 31

33 U: -submitter R: C: Status Summary status ( ) ID close URL(forward ) severity summary RFC822 Format-Version: RFC1522(MIME) Format-Version: Submitter: Date: ( ) Subject: Message-ID: ID Package: Tags: Done: close Forwarded-To: URL(forward ) Merged-With: Severity: severity Owner: log log HTML 030(8 ) 32

34 Debbugs::Log kill-init: incoming-recv: 07: go Received: autocheck: 01: X-Debian-Bugs-..: autowait html: 06: HTML recips: 02: 04 go: 05: go-nox: X: X kill-end: 03: autowait: go-nox Index index pkgreport.cgi by-package.idx by-severity.idx severity pbuilder open [Junichi Uekawa <dancer@netfort.gr.jp>] normal 6.3 debbugs CGI /etc/debbugs errorlib: receive: MTA spamscan: SPAM processall: process service process: service: control@ report@ expire: close 28 rebuild: index receive rebuild cron 15 33

35 6.3.2 CGI CGI errorlib bugreport.cgi: pkgreport.cgi: pkgindex.cgi: severity common.pl: pkgreport.cgi debbugs CVS Debian Developer merkel.debian.org /org/bugs.debian.org 6.4 Anthony Towns Version BTS close reassign found katie close BTS close Source-Version: CGI version * open 0.5 close cgi-bin/pkgreport.cgi?pkg=cowdancer&version=0.4 cgi-bin/pkgreport.cgi?pkg=cowdancer&version=0.5 /org/bugs.debian.org/spool/db-h/44/ summary *

36 Format-Version: 2 Found-In: cowdancer/0.4 Done: Junichi Uekawa <dancer@debian.org> Subject: cowdancer: cow-shell does not start, gives error Date: Submitter: Francesco Potorti <Potorti@isti.cnr.it> Fixed-In: cowdancer/0.5 Package: cowdancer Message-Id: <E1EI0YD-0003lE-00@pot.isti.cnr.it> Severity: grave request@bugs.debian.org user aj@azure.humbug.org.au usertag good-reasons-to-run-for-dpl usertag still-cant-believe-it-finally-got-fixed usertag your-days-are-numbered users= org tag users= debian.org subscribe@bugs.debian.org block by unblock by mindays maxdays mindays, maxdays Google master.debian.org DoS BTS google (FABRE) 35

37 debian-bugs.el reportbug vi Emacs debian-bugs.el debian BTS debian-changelog-mode changelog Bugs close debian-changelogclose-bug ( ) dsh ( ) unstable; urgency=low * Bug fix: "How to control dsh timeout time?", thanks to Junichi Uekawa (Closes: #281012). * Bug fix: "allow exclusion of host from list of hosts.", thanks to Junichi Uekawa (Closes: #289766). * Bug fix: "dsh: -c -i hangs if no input under current design", thanks to Charles Fry (Closes: #241531) * 23 HTML emacs-goodies-el:/elisp/debian-el/debian-bug.el(debian-bug-build-bug-menu) BTS submitter thanks to XXXX (closes: XXXX) *

38 (with-temp-buffer (message "Fetching bug list...") (call-process "wget" nil (t t) nil "--quiet" "-O" "-" (concat " package)) (message "Fetching bug list...done") (goto-char (point-min)) (while (re-search-forward "\\(<H2.*</a>\\(.+\\)</H2>\\)\\ \\(<li><a href=\"\\(bugreport.cgi\\?bug=\\([0-9]+\\)\\)\">\\(#[0-9]+: \\(.+\\)\\)</a>\\)" nil t) (let ((type (match-string 2)) ;;(URL (match-string 4)) (bugnumber (match-string 5)) (description (match-string 6)) (shortdescription (match-string 7))) (cond (type (setq bugs-are-open-flag (not (string-match "resolved" type))) (save-excursion (set-buffer debian-bug-tmp-buffer) (insert "\"-\"\n\"" type "\"\n"))) (t (setq bug-alist (cons (list bugnumber description) bug-alist)) (when bugs-are-open-flag (when (and (re-search-forward "Reported by: <a class=\"submitter\" href=\"pkgreport.cgi\\?submitter=[^;]+;arch=source\">" nil t) (or (looking-at ""\\(.*\\)" <") (looking-at "\\(.*\\) <"))) (setq shortdescription (concat "Bug fix: \"" shortdescription "\", thanks to " (debian-bug-rfc2047-decode-string (match-string 1)) " (Closes: #" bugnumber ")."))) (setq bug-open-alist (cons (list bugnumber shortdescription) bug-open-alist))) changelog emacs-goodies-el:elisp/dpkg-dev-el/debian-changelogmode.el(debian-changelog-close-bug) 37

39 Debian Debian 7.1 statoverride dpkg 7.2 dpkg-statoverride dh suidregister suidregister * postfix postinst 1 dpkg-statoverride --remove \$POSTDROP >/dev/null 2>&1 true 2 dpkg-statoverride --remove /var/spool/postfix/public >/dev/null 2>&1 true 3 dpkg-statoverride --remove /usr/sbin/postqueue >/dev/null 2>&1 true 4 dpkg-statoverride --update --add root postdrop \$POSTDROP 5 dpkg-statoverride --update --add postfix postdrop /var/spool/postfix/public 6 dpkg-statoverride --update --add root postdrop /usr/sbin/postqueue postrm 1 dpkg-statoverride --remove /usr/sbin/postdrop >/dev/null 2>&1 true 2 dpkg-statoverride --remove /var/spool/postfix/public >/dev/null 2>&1 true 3 dpkg-statoverride --remove /usr/sbin/postqueue >/dev/null 2>&1 true 1. dpkg-statoverride remove /usr/sbin/postdrop /dev/null 2 &1 true /usr/sbin/postdrop statoverride 2. dpkg-statoverride remove /var/spool/postfix/public /dev/null 2 &1 true /var/spool/postfix/public statoverride 3. dpkg-statoverride remove /usr/sbin/postqueue /dev/null 2 &1 true /usr/sbin/postqueue statoverride 4. dpkg-statoverride update add root postdrop $POSTDROP root postdrop ID /usr/sbin/postdrop 5. dpkg-statoverride update add postfix postdrop /var/spool/postfix/public postfix postdrop ID *24 : 38

40 /var/spool/postfix/pubulic 6. dpkg-statoverride update add root postdrop /usr/sbin/postqueue root postdrop ID /usr/sbin/postqueue debian for i in /usr/bin/foo /usr/sbin/bar do if! dpkg-statoverride --list $i >/dev/null then dpkg-statoverride --update --add sysuser root 4755 $i fi done /usr/bin/foo /usr/sbin/bar statoverride sysuser root 4755 postinst chmod,chown BTS statoverride stable update dpkg-statoverride GUI dsys 39

41 # dpkg-statoverride add 2. ] # dpkg-statoverride update add 3. # dpkg-statoverride remove 4. # dpkg-statoverride remove # dpkg-statoverride update add 5. # dpkg-statoverride list 7.6 admindir postinst statoverride statoverride postinst remove add statoverride postinst (postfix ) postinst add statoverride 2. postinst statoverride chown chmod statoverride 3. postinst chown chmod statoverride statoverride postinst chown chmod 4. postinst statoverride chonw chmod statoverride statoverride 5. postinst chown chmod chown chmod chown chmod postinst chown chmod 40

42 7.8 statoverride alternatives 41

43 Debian Debian Weekly News 8.1 Debian Weekly News (DWN) Debian Debian (?) * 25 Debian JP debian-users * 26 DWN DDTP * Debian Weekly News DWN Debian UTC 18:45 (JST 3:45 ) 2 debian-news * 28 ( DWN ) Debian ( ) DWN Martin Joey Schulze Joey Hess 1 editorial Linux Weekly News * 29 editorial 1 RMS is using Debian. *25 Debian Debian *26 debian-users@debian.or.jp *27 Debian Description Translation Project Debian *28 debian-news@lists.debian.org *

44 8.3 WML DWN Debian CVS * 30 WML WML WML (web site meta language) Debian wml HTML HTML head Debian WML * DWN WML Debian Weekly News WML ( ) DWN ( ) CVS Id #use wml::debian::weeklynews::header PUBDATE=" " SUMMARY="Dependencies, OpenSSL # $Id$ Welcome to this year s nth issue of DWN, the weekly newsletter for the Debian community. editorial <p>welcome to this year s 44th issue of DWN, the weekly newsletter for the Debian community. Nathanael Nerode <a href=" that current GCC versions support the old i386 processor again and hence Debian could retain i386 compatibility in the upcoming <a href="$(home)/releases/etch/">etch release</a>.</p> <p><strong>calculating Development Package Dependencies.</strong> Jay Berkenbilt <a href=" proposed</a> to work on a <a *30 URL :pserver:anonymous@cvs.debian.org:/cvs/webwml org/?root=webwml webwml wml DWN webwml/english/news/weekly/2005/44/index.wml webwml/japanese/news/weekly/2005/44/index.wml *31 WML Debian 43

45 href=" script that helps calculating <a href=" dependencies for development packages. Goswin von Brederlow <a href=" out</a> that with <a href=" multiarch</a> there may be concurrent <code>.la</code> files to handle. No consensus in favour of such a script was reached. Junichi Uekawa (上川 純一) <a href=" mentioned</a> the <a href=" package that contains scripts to support the maintainer in this regard.</p> DWN Security Updates. ( ) DSA ) New or Noteworthy Packages. ( ) Orphaned Packages. ( ) debbugs Removed Packages. ( ) 4 Debian Package a Day s Journal * 32 Debian Packages introduced last Week. Ever ( Debian ) (?) <p><strong>security Updates.</strong> You know the drill. Please make sure that you update your systems if you have any of these packages installed.</p> <ul> <li>dsa 872: <a href="$(home)/security/2005/dsa-872">koffice</a> -- Arbitrary code execution. <li>dsa 873: <a href="$(home)/security/2005/dsa-873">net-snmp</a> -- Denial of service. <li>dsa 874: <a href="$(home)/security/2005/dsa-874">lynx</a> -- Arbitrary code execution. <li>dsa 875: <a href="$(home)/security/2005/dsa-875">openssl094</a> -- *

46 Cryptographic weakness. <li>dsa 876: <a href="$(home)/security/2005/dsa-876">lynx-ssl</a> -- Arbitrary code execution. <li>dsa 877: <a href="$(home)/security/2005/dsa-877">gnump3d</a> -- Several vulnerabilities. <li>dsa 878: <a href="$(home)/security/2005/dsa-878">netpbm-free</a> -- Arbitrary code execution. </ul> <p><strong>want to continue reading DWN?</strong> Please help us create this newsletter. We still need more volunteer writers who watch the Debian community and report about what is going on. Please see the <a href="$(home)/news/weekly/contributing">contributing page</a> to find out how to help. We re looking forward to receiving your mail at <a WML #use wml::debian::weeklynews::footer editor="martin Joey Schulze" 8.4 Martin Joey Schulze * 33 3 Debian JP debian-www * 34 ( ) debian-users Martin Joey Schulze Martin Joey Schulze * 35 UTC DWN dwn@debian.org DWN dwn-trans@debian.org *33 *34 debian-www@debian.or.jp *35 :pserver:anonymous@cvs.infodrom.org:/var/cvs/infodrom.org public html/src/writing/dwn 45

47 ( ) ( ) ( ) * 36 1/ CVS DWN wml webwml/copypage.pl Perl wml CVS Id WML wml Latin-1 ASCII cp # Debian JP debian-www 3 wml w3m 4. w3m ASCII ASCII WML editor translator 6. ( wml ) 7. Ruby wml Debian JP debian-users 8. ö w3m *36 46

48 9. Emacs auto-fill-mode URL [1] 10. debian-users debian-users 13. wml debian-www ( ) 8.5 ASCII \ w3m * DWN copy and paste Debian JP * 38 APT Debian Debian * 39 *37 -T text/html wml HTML *38 HTML dict debian.or.jp/devel/doc/about-trans-table.html *39 47

49 8.7 : * 40 NDTPD * 41 Lookup * 42 FreePWING * 43 Emacs Lookup NDTPD Subversion * 44 unified diff DocDiff * 45 *40 *41 Debian *42 Debian *43 Debian *44 Debian *45 Debian 48

50 Debian Debian Weekly News trivia quiz Debian Weekly News (DWN) Debian Debian Weekly News. DWN DWN gcc A -fpic i386 -fpic B shared-library C -ansi 2. sarge sid debian-installer A deboootstrap B joeyh C cdrom 3. Lars Wirzenius RFP RFP A 1000 B 100 C Firefox Thunderbird A B C Debian 5. glade1 glade2 A B glade2 gnome2 gnome2 C

51 6. Larz A B C 7. DAK A B C Matt Taggart LSB 3.0 A glibc xorg B C 9. gcc 4.0 A C++ B C++ C C C++ java 10. Ludovic Brenta ada A B C Debian Developer 11. A B C Pre-Depends 12. Frank Lichtenheld A Debian non-free B Debian C Debian 50

52 debian-cd 11 A B CD C CD 14. GNU Hurd A buildd 40% B C Linux 15. g++4.0 c++ A ABI SONAME c2 B C 16. A B C 17. A debian-printing B C piuparts A Debian B π C 19. cpufrequtils CPU governer 51

53 A CPU CPU B CPU C 20. (jed) debconf A B jed C 21. A B C /etc/ 22. Debian A Poppl Laudatio Condensed B monafont C kochi 23. BTS A owner@bugs B IRC kamion C XXXX-subscribe@bugs.debian.org 24. texi2html A B C html xhtml 25. debtags A Debian B Packages C 52

54 description A description B description C 27. Popularity Contest A SSTP B HTTP C 28. hmh next generation initscripts A Debconf5 B Debconf0 C Debconf2 29. A B SPAM C debian testing A B testing C ls -l / 31. GNUStep A FHS GNUStep FHS B C 53

55 32. Ian Jackson Debian Core Consortium A Debian B Debian C Debian Core Consortium 33. MySQL A libmysqlclient gcc 4.0 B MySQL C PySQL 34. Andrews Barth gnome2.10 etch testing A gnome2.10 B Nathanael Nerode xorg C testing 35. Helen Faulkner A debian-science B debian-helen C debian-faulkner 36. xorg6.9 David Nusinow A quilt 3-4 B C Debian 12 A B C 38. RC testing testing 54

56 A B C RC 39. linux-source linux-2.6 A B C 40. Debian Eric Dorland A firefox 300 open B BTS C 41. Joerg Jaspert Debian Developer A B DPL Debian Developer C NM Debian Developer 42. LinuxFund Debian A B Debian DVD C Debian 43. Hanna Wallach Debian Women A Debian Project Debian Women B Debian Women Debian people C debian-women Debian Developer 44. Andrews Schuldei A Debian Developer B C Debian Developer 55

57 45. Torsten Landschoff SONAME ftp-master ACCEPT A Joerg Jaspert B Joerg Jaspert ftp-master C Joerg Jaspert 46. Gutenprint unstable A gimp-print B gnome-print C kde-print DCC Debian A Don Armstrong B Andreas Schuldei C Branden Robinson 48. gotom glibc A 2.4 B C 49. Steve Langasek woody sarge A B woody sarge unstable C 50. Ramakrishnan Muthukrishnan Ganesan Rajagopal Debian A Debian Conference India B Debian Conference C Debian Asia Miniconf 51. woody 56

58 A B BTS C woody 52. Lars piuparts A B Debian C piuparts 53. GPG A Debian Developer B Debian Developer C GPG 54. BTS LDAP A master B C Joerg Jaspert NEW REJECT A DEB AUTO UPDATE DEBIAN CONTROL CDBS B glibc C kmuto@debian.org 56. Debian GNU/kFreeBSD Debian main A 81.69% B 15% C 3% 57. Andreas Barth A SONAME B static link C

59 A B BTS Popularity Contest C 59. POSIX Shell POSH A busybox B posh C posh 60. Mozilla A B C Ubuntu Martin Pitt 61. Yaroslav Halchenko AM 100 NM Marc Brockschmidt A B C AM Marc Joerg NM AM 62. Joey hess debconf debconf-2.0 A cdebconf B debconf2.0 C debconf 63. lists.debian.org A B C 64. non-free DFSG-Free A DFSG-free non-free DFSG-Free B C DFSG-Free 58

60 KDE C++ A kde arts qt B C C Wiki A wiki B wiki C wiki 67. curl A openssl B gnutls C ssl 68. debconf joey hess A debconf purge debconf B debconf C 69. Marc Brockschmidt A B API C API 70. Wolfgang Borgert README A Debian apt-get install README B README C XXX README README 59

61 A CSS B DHTML C XHTML 72. Debian UK A B UK C Debian 73. A Debian sarge B Debian sarge C Debian sarge 74. Joey Hess testing security A secure-testing.debian.net B security.debian.org C security.debuan.org 75. /usr/doc A 100 B 200 C planet.debian.org A blog B C blog 77. /usr/share/doc/ /examples/ A B C /usr/share bin 60

62 78. sponsors.debian.net A B Debian C beta3 1.0 dpkg A 1.0 beta3 B C 80. A B C katie 81. BTS A tagtag B C usertag David Moreno Garza wnpp close A 729 B 100 C International Conference on Open Source Systems A B C 84. Frank Lichtenheld non-free 61

63 A BTS usertags B Wiki C CVS 85. Software freedom day 05 Debian-women A debian-women-new IRC debian-women B CD C Katie BTS 86. init.d LSB A B C init 87. A changelog B -done C btsclose 88. Marc Brockschmidt Front Desk A B Debian C 89. security.debian.org A B C xfree86 security.debian.org Ben Hutching Debconf 62

64 A B C DVD 91. wiki.debian.org A wiki.debian.net wiki.debian.org B kwiki moinmoin C 92. init / read-only A /run B /mnt C / rw 93. GLU Debian A B C 94. Jeroen van Wolffelaar A libc5 B libc6 C libc piuparts A purge essential B C DPL A BTS B IRC bot C Wiki 97. tetex

65 A B C experimental unstable 98. Debian IA64 Dann Frazier SMP A SMP B SMP C IA64 SMP 99. Wolfgang Borgert planet.debian.org A B blog C planet.debian.org 100. pbuttonsd /dev/input/eventxx A makedev 32 4 /dev B USB C Debian security A B C 102. Carlos Parra Camargo A Wiki B Wiki C Wiki 103. mozilla A B C disable 64

66 104. chroot A FUSE shadow etc B LDAP C rm /etc/passwd 105. A B apt-src C 106. Jurij Smakov A Debian Users Handlebook: Debian B Debian Developers Handlebook: Debian Developer C Debian Linux KernelHandbook: Debian Elive A B enlightenment LiveCD C Elise 108. m68k Steve Langasek A m68k B m68k Debian C testing m68k 109. etch debian-installer A B C 110. gnome1 A B libpng10 C gnome Edd Dumbill sarge debian-installer 65

67 A knoppix B C Debian 112. Oldenburg Debian security update Branden Robinson A security.debian.org B security.debian.org DNS C security.debian.org 113. Creative Commons BY-SA GPL A B C MJ Ray MIT 114. Camm McGuire libbfd Daniel Jacobwitz A libbfd B binutils-dev libbfd.a C libbfd Joerg Jaspert NEW REJECT A B C debian/copyright 116. Steve Langasek etch etch A B C Christian Perrier debian-installer 66

68 A sid B etch C GTK 118. ypbind A portreserve B C nis 119. /etc/hosts sid A B localhost.localdomain C localhost 120. slang slang- A sl B -slang C 121. pbuilder A B alioth C 122. Daniel Ruoso Debian A uclibc B minix 3.0 C z Nathanael Nerode i386 A i386cpu B gcc i386 etch i386 C i Jay Berkenbilt libtool 67

69 A multiarch.la B C 125. openssl A openssl B openssl C berlinux A nokia 770 Debian B Debian C Debian 127. IETF RFC Simon Josefsson A IETF RFC B RFC C RFC 128. openafs-module-source A B C 129. Daniel Jacobwitz A B C 130. Debian package postinst A cygwin setup.exe B C zope apt post-install 131. gnome gnome-games A B gnome-games C gnome-games 68

70 Linux-Info-Tag A B Debian C 133. Robert Milan ging A CDROM Debian GNU/kFreeBSD B CDROM Windows C CDROM Hurd 134. debconf A B C openssl GPL gnutls A B openssl GPL C gnutls/openssl.h A popcon B popcon C 69

71 10 Debian Weekly News Debian Weekly News 1. A 2. A 3. A 4. B 5. B 6. C 7. A 8. A 9. A 10. A 11. C 12. A 13. A 14. A 15. A 16. C 17. A 18. A 19. A 20. C 21. C 22. A 23. C 24. A 25. B 26. B 27. B 28. C 29. B 30. A 31. A 32. C 33. A 34. B 35. A 36. A 37. A 38. A 39. C 40. A 41. C 42. A 43. C 44. A 45. A 46. A 47. A 48. A 49. B 50. A 51. B 52. A 53. A 54. A 55. A 56. A 57. A 58. B 59. A 60. C 61. C 62. A 63. C 64. A 65. A 66. A 67. A 68. A 69. C 70. A 71. A 72. C 73. A 74. A 75. C 76. C 77. C 78. C 79. A 80. A 70

72 81. C 82. A 83. C 84. A 85. C 86. C 87. C 88. B 89. B 90. C 91. A 92. A 93. A 94. A 95. A 96. C 97. C 98. C 99. B 100. A 101. A 102. A 103. A 104. A 105. B 106. C 107. B 108. C 109. C 110. B 111. A 112. B 113. C 114. B 115. C 116. C 117. C 118. A 119. B 120. A 121. B 122. A 123. B 124. A 125. C 126. C 127. C 128. C 129. A 130. C 131. A 132. B 133. A 134. C 135. C 136. C 71

73 Debian 72

11 Debian Debian Debian Project Official Developer

11 Debian Debian Debian Project Official Developer 11 Debian Debian 2005 12 10 Debian Project Official Developer 1 Introduction To Debian 2 1.1.................................................. 2 1.2................................................ 2 2

More information

12 Debian Debian Debian Project Official Developer

12 Debian Debian Debian Project Official Developer 12 Debian Debian 2006 1 21 Debian Project Official Developer 1 Introduction To Debian 2 1.1.................................................. 2 1.2................................................ 2 2 Debian

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

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

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

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

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

More information

untitled

untitled 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

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

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

1 Introduction To Debian Debian Weekly News

1 Introduction To Debian Debian Weekly News 5 Debian Debian 2005 6 11 public: Debian Project Official Developer 1 1 Introduction To Debian 2 1.1.............................................. 2 1.2............................................ 2 2

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

1.... 1 2.... 1 2.1. RATS... 1 2.1.1. expat... 1 2.1.2. expat... 1 2.1.3. expat... 2 2.2. RATS... 2 2.2.1. RATS... 2 2.2.2.... 3 3. RATS... 4 3.1.... 4 3.2.... 4 3.3.... 6 3.3.1.... 6 3.3.2.... 6 3.3.3....

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

GNU Emacs GNU Emacs

GNU Emacs GNU Emacs GNU Emacs 2015 10 2 1 GNU Emacs 1 1.1....................................... 1 1.2....................................... 1 1.2.1..................................... 1 1.2.2.....................................

More information

X Window System X X &

X Window System X X & 1 1 1.1 X Window System................................... 1 1.2 X......................................... 1 1.3 X &................................ 1 1.3.1 X.......................... 1 1.3.2 &....................................

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

Read the following text messages. Study the names carefully. 次のメッセージを読みましょう 名前をしっかり覚えましょう Dear Jenny, Iʼm Kim Garcia. Iʼm your new classmate. These ar

Read the following text messages. Study the names carefully. 次のメッセージを読みましょう 名前をしっかり覚えましょう Dear Jenny, Iʼm Kim Garcia. Iʼm your new classmate. These ar LESSON GOAL: Can read a message. メッセージを読めるようになろう Complete the conversation using your own information. あなた自身のことを考えて 会話を完成させましょう 1. A: Whatʼs your name? B:. 2. A: Whatʼs your phone number, (tutor says studentʼs

More information

caff と mail-transport-agent - 第156回 2017年10月度 東京エリアDebian勉強会

caff と mail-transport-agent - 第156回 2017年10月度 東京エリアDebian勉強会 caff mail-transport-agent 156 2017 10 Debian yy y ja jp 2017 10 21 Agenda 1 caff 2 Mail Transport Agent 3 mail-transport-agent 4 caff mail-transport-agent caff caff(1) CA - Fire & Forget signing-party

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

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

Microsoft Word - Live Meeting Help.docx

Microsoft Word - Live Meeting Help.docx 131011 101919 161719 19191110191914 11191417 101919 1915101919 Microsoft Office Live Meeting 2007 191714191412 1913191919 12 151019121914 19151819171912 17191012151911 17181219 1610121914 19121117 12191517

More information

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

東京エリアDebian勉強会 - 第87回 2012年4月度 Debian 87 2012 4 nozzy@debian.or.jp 2012 4 21 Agenda Debian 85 Debian 86 Debian Agenda( ) DWN quiz Debian node Android Debian Debhelper 85 Debian (JR ) KDE / Debhelper(dh dpatch patch,dh autotoolsdev

More information

はじめに

はじめに IT 1 NPO (IPEC) 55.7 29.5 Web TOEIC Nice to meet you. How are you doing? 1 type (2002 5 )66 15 1 IT Java (IZUMA, Tsuyuki) James Robinson James James James Oh, YOU are Tsuyuki! Finally, huh? What's going

More information

<Documents Title Here>

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

More information

What s your name? Help me carry the baggage, please. politeness What s your name? Help me carry the baggage, please. iii

What s your name? Help me carry the baggage, please. politeness What s your name? Help me carry the baggage, please. iii What s your name? Help me carry the baggage, please. politeness What s your name? Help me carry the baggage, please. iii p. vi 2 50 2 2016 7 14 London, Russell Square iv iii vi Part 1 1 Part 2 13 Unit

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

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

[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

C. S2 X D. E.. (1) X S1 10 S2 X+S1 3 X+S S1S2 X+S1+S2 X S1 X+S S X+S2 X A. S1 2 a. b. c. d. e. 2

C. S2 X D. E.. (1) X S1 10 S2 X+S1 3 X+S S1S2 X+S1+S2 X S1 X+S S X+S2 X A. S1 2 a. b. c. d. e. 2 I. 200 2 II. ( 2001) 30 1992 Do X for S2 because S1(is not desirable) XS S2 A. S1 S2 B. S S2 S2 X 1 C. S2 X D. E.. (1) X 12 15 S1 10 S2 X+S1 3 X+S2 4 13 S1S2 X+S1+S2 X S1 X+S2. 2. 3.. S X+S2 X A. S1 2

More information

% finger apt-get kernel-package, libc6-dev, gcc, make, bin86, bzip2, libdb3-dev, libncurses-dev, fakeroot

% finger apt-get kernel-package, libc6-dev, gcc, make, bin86, bzip2, libdb3-dev, libncurses-dev, fakeroot apt-get % uname -r http://www.kernel.org/ % finger @kernel.org finger apt-get kernel-package, libc6-dev, gcc, make, bin86, bzip2, libdb3-dev, libncurses-dev, fakeroot apt-get apt-get # apt-get install

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

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

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

Report Template

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

More information

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

10 11 12 33.4 1 open / window / I / shall / the? 79.3 2 something / want / drink / I / to. 43.5 3 the way / you / tell / the library / would / to / me

10 11 12 33.4 1 open / window / I / shall / the? 79.3 2 something / want / drink / I / to. 43.5 3 the way / you / tell / the library / would / to / me -1- 10 11 12 33.4 1 open / window / I / shall / the? 79.3 2 something / want / drink / I / to. 43.5 3 the way / you / tell / the library / would / to / me? 28.7 4 Miyazaki / you / will / in / long / stay

More information

ACS電子ジャーナル利用マニュアル

ACS電子ジャーナル利用マニュアル American Chemical Society ACS Web Edition & Journal Archives American Chemical Society ACS 4 Web Edition 2002 7 1879 Journal Archives ACS 1...2 2 2-1...3 2-2...4 2-3...5 3 3-1 Abstract...6 3-2 Full Text

More information

東京エリア Debian 勉強会 - Debian Package ハンズオン

東京エリア Debian 勉強会 - Debian Package ハンズオン .... Debian Debian Package iwamatsu@debian.or.jp IRC nick: iwamatsu 2008 03 01 Agenda Agenda Debian Package Debian Package debian/control debian/changelog debian/copyright debian/rules Debian Package Debian

More information

Abstract Journal of Agricultural Science 2

Abstract Journal of Agricultural Science 2 Cambridge Journals Online Cambridge University Press 2003 1 Cambridge University Press URL: http://www.journals.cambridge.org/ Cambridge Journal Online My CJO Browse Journals Subscribed Journals Subscribed

More information

,,,,., C Java,,.,,.,., ,,.,, i

,,,,., C Java,,.,,.,., ,,.,, i 24 Development of the programming s learning tool for children be derived from maze 1130353 2013 3 1 ,,,,., C Java,,.,,.,., 1 6 1 2.,,.,, i Abstract Development of the programming s learning tool for children

More information

ALT : Hello. May I help you? Student : Yes, please. I m looking for a white T-shirt. ALT : How about this one? Student : Well, this size is good. But do you have a cheaper one? ALT : All right. How about

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

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

2. 投稿マニュアル.xlsm

2. 投稿マニュアル.xlsm User ID とパスワードを入力し Log In をクリックして下さい User ID:SPring- 8 ユーザーカード番号 (7 桁 ) パスワード : このシステム利用のため登録されたパスワード Enter your user ID and password. AAer that, click Log In. User ID:SPring- 8 User Card No. (7 - digit)

More information

3 4 26 1980 1 WWW 26! 3, ii 4 7!! 4 2010 8 1. 1.1... 1 1.2... 2 1.3... 3 1.4... 7 1.5... 9... 9 2. 2.1... 10 2.2... 13 2.3... 16 2.4... 18... 21 3. 3.1... 22 3.2... 24 3.3... 33... 38 iv 4. 4.1... 39 4.2...

More information

AN 100: ISPを使用するためのガイドライン

AN 100: ISPを使用するためのガイドライン ISP AN 100: In-System Programmability Guidelines 1998 8 ver.1.01 Application Note 100 ISP Altera Corporation Page 1 A-AN-100-01.01/J VCCINT VCCINT VCCINT Page 2 Altera Corporation IEEE Std. 1149.1 TCK

More information

owners.book

owners.book Network Equipment RTX1200 RTX800 2 3 4 5 6 7 8 9 10 bold face Enter Ctrl Tab BS Del Ctrl X Ctrl X Regular face 11 12 13 14 RTX1200 RTX1200 RTX1200 15 16 ), -. / 1 4 5 6 17 18 19 20 21 console character

More information

0 Speedy & Simple Kenji, Yoshio, and Goro are good at English. They have their ways of learning. Kenji often listens to English songs and tries to remember all the words. Yoshio reads one English book every

More information

etrust Access Control etrust Access Control UNIX(Linux, Windows) 2

etrust Access Control   etrust Access Control UNIX(Linux, Windows) 2 etrust Access Control etrust Access Control UNIX(Linux, Windows) 2 etrust Access Control etrust Access Control 3 ID 10 ID SU ID root 4 OS OS 2 aaa 3 5 TCP/IP outgoing incoming DMZ 6 OS setuid/setgid) OS

More information

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

東京エリアDebian勉強会 - 第85回 2012年2月度 Debian 85 2012 2 nozzy@debian.or.jp 2012 2 18 Agenda Debian 84 Debian Debian Trivia Quiz Debian KDE 4 cmake 84 Debian 84 Debian WEB VPS twitter ) gnome desktop KDE EBView (RDP) VNC KRDC KSnapshot EBView

More information

Cleaner XL 1.5 クイックインストールガイド

Cleaner XL 1.5 クイックインストールガイド Autodesk Cleaner XL 1.5 Contents Cleaner XL 1.5 2 1. Cleaner XL 3 2. Cleaner XL 9 3. Cleaner XL 12 4. Cleaner XL 16 5. 32 2 1. Cleaner XL 1. Cleaner XL Cleaner XL Administrators Cleaner XL Windows Media

More information

-2-

-2- Unit Children of the World NEW HORIZON English Course 'Have you been to?' 'What have you done as a housework?' -1- -2- Study Tour to Bangladesh p26 P26-3- Example: I am going to Bangladesh this spring.

More information

大統一Debian勉強会 gdb+python拡張を使ったデバッグ手法

大統一Debian勉強会 gdb+python拡張を使ったデバッグ手法 Debian 2013 gdb+python nozzy@debian.or.jp 2013 6 29 Level Debian Up Debian Debian debian sid unstable Debian debian sid unstable *-dbg Debian debian sid unstable *-dbg gdb Debian debian sid unstable *-dbg

More information

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

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

More information

Debian ¥Ñ¥Ã¥±¡¼¥¸¤Îºî¤êÊý - ºÇ½é¤«¤éºÇ¸å¤Þ¤Ç

Debian ¥Ñ¥Ã¥±¡¼¥¸¤Îºî¤êÊý - ºÇ½é¤«¤éºÇ¸å¤Þ¤Ç Debian uwabami@debian.or.jp / /Debian JP Projcet 2010 3 5 Debian Debian, TA Agenda Package deb package inside : dpkg-deb, CDBS rules debuild, lintian 1. dpkg 1. dpkg 2. deb. 1. dpkg 2. deb. 3.... 1.

More information

Introduction Purpose This course explains how to use Mapview, a utility program for the Highperformance Embedded Workshop (HEW) development environmen

Introduction Purpose This course explains how to use Mapview, a utility program for the Highperformance Embedded Workshop (HEW) development environmen Introduction Purpose This course explains how to use Mapview, a utility program for the Highperformance Embedded Workshop (HEW) development environment for microcontrollers (MCUs) from Renesas Technology

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

$ 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

174 Debian.Deb 銀河系唯一の Debian 専門誌 /usr Merge

174 Debian.Deb 銀河系唯一の Debian 専門誌 /usr Merge 174 Debian.Deb 銀河系唯一の Debian 専門誌 /usr Merge 2019 5 18 1 Debian 2 1.1 173 Debian............ 2 2 3 2.1 yy y ja jp......... 3 2.2 khibino........... 3 2.3 NOKUBI Takatsugu (knok) 3 2.4 lion (2015fuj).......

More information

untitled

untitled 19 Email 2008.3.3 1. Email 2. Email 3. 3.1. Subject line 3.2. Salutation 3.3. Opening line 3.4. Text 3.5. Closing line 3.6 Signature 4. 5. 6. 6.1. PPlan 6.2. WWrite 6.3. PProofread 6.4. SSend 1/20 1. Email

More information

Microsoft Word - j201drills27.doc

Microsoft Word - j201drills27.doc Drill 1: Giving and Receiving (Part 1) [Due date: ] Directions: Describe each picture using the verb of giving and the verb of receiving. E.g.) (1) (2) (3) (4) 1 (5) (6) Drill 2: Giving and Receiving (Part

More information

L1 What Can You Blood Type Tell Us? Part 1 Can you guess/ my blood type? Well,/ you re very serious person/ so/ I think/ your blood type is A. Wow!/ G

L1 What Can You Blood Type Tell Us? Part 1 Can you guess/ my blood type? Well,/ you re very serious person/ so/ I think/ your blood type is A. Wow!/ G L1 What Can You Blood Type Tell Us? Part 1 Can you guess/ my blood type? 当ててみて / 私の血液型を Well,/ you re very serious person/ so/ I think/ your blood type is A. えーと / あなたはとっても真面目な人 / だから / 私は ~ と思います / あなたの血液型は

More information

-5 DMP-BV300 μ μ l μ l l +- l l j j j l l l l l l l l l l l l l Ë l l l l l l l l l l l l l l l l l l l l l l l BD DVD CD SD USB 2 ALL 1 2 4 l l DETACH ATTACH RELEASE DETACH ATTACH DETACH ATTACH RELEASE

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

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

RX600 & RX200シリーズ アプリケーションノート RX用仮想EEPROM

RX600 & RX200シリーズ アプリケーションノート RX用仮想EEPROM R01AN0724JU0170 Rev.1.70 MCU EEPROM RX MCU 1 RX MCU EEPROM VEE VEE API MCU MCU API RX621 RX62N RX62T RX62G RX630 RX631 RX63N RX63T RX210 R01AN0724JU0170 Rev.1.70 Page 1 of 33 1.... 3 1.1... 3 1.2... 3

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

Building a Culture of Self- Access Learning at a Japanese University An Action Research Project Clair Taylor Gerald Talandis Jr. Michael Stout Keiko Omura Problem Action Research English Central Spring,

More information

平成29年度英語力調査結果(中学3年生)の概要

平成29年度英語力調査結果(中学3年生)の概要 1 2 3 1 そう思う 2 どちらかといえば そう思う 3 どちらかといえば そう思わない 4 そう思わない 4 5 楽しめるようになりたい 6 1 そう思う 2 どちらかといえば そう思う 3 どちらかといえば そう思わない 4 そう思わない 7 1 そう思う 2 どちらかといえば そう思う 3 どちらかといえば そう思わない 4 そう思わない 8 1 そう思う 2 どちらかといえば そう思う

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

Answers Practice 08 JFD1

Answers Practice 08 JFD1 Practice 8 Sentence Connectors 1) I / went / to Japan / for the first time last year. At first, I didn t understand / Japanese / *at all. [ ] [ ] [ ] [ ] * 2) I m / not hungry / because I *already ate

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

10/ / /30 3. ( ) 11/ 6 4. UNIX + C socket 11/13 5. ( ) C 11/20 6. http, CGI Perl 11/27 7. ( ) Perl 12/ 4 8. Windows Winsock 12/11 9. JAV

10/ / /30 3. ( ) 11/ 6 4. UNIX + C socket 11/13 5. ( ) C 11/20 6. http, CGI Perl 11/27 7. ( ) Perl 12/ 4 8. Windows Winsock 12/11 9. JAV tutimura@mist.i.u-tokyo.ac.jp kaneko@ipl.t.u-tokyo.ac.jp http://www.misojiro.t.u-tokyo.ac.jp/ tutimura/sem3/ 2002 11 20 p.1/34 10/16 1. 10/23 2. 10/30 3. ( ) 11/ 6 4. UNIX + C socket 11/13 5. ( ) C 11/20

More information

HA8000-bdシリーズ RAID設定ガイド HA8000-bd/BD10X2

HA8000-bdシリーズ RAID設定ガイド HA8000-bd/BD10X2 HB102050A0-4 制限 補足 Esc Enter Esc Enter Esc Enter Main Advanced Server Security Boot Exit A SATA Configuration SATA Controller(s) SATA Mode Selection [Enabled] [RAID] Determines how

More information

1 Debian Debian nabaua dictoss Roger Shimizu koedoyoshida

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

More information

WordPress Web

WordPress Web 0948011 1 1 1.............................. 1 2 WordPress....................... 2 3........................ 3 4........................ 4 2 4 1 Web......... 4 3 5 1 WordPress...................... 5 2..........................

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

Microsoft Word - JAPANESE - Setup Login Credentials.doc

Microsoft Word - JAPANESE - Setup Login Credentials.doc ステップ 1: TrueYou パスワードのセットアップ方法 NU ID 番号とは? これは 8 桁のネブラスカ大学 ID 番号で MavCard に表示されています 1. 次のリンクへ行って下さい : http://trueyou.nebraska.edu 2. NU ID 番号を入力して下さい 3. 仮パスワードを入力して下さい 4. Log In をクリックするか Enter キーを押して下さい

More information

RT300/140/105シリーズ 取扱説明書

RT300/140/105シリーズ 取扱説明書 REMOTE & BROADBAND ROUTER RT300i/RT140p/RT140f/RT140i RT140e/RT105p/RT105i/RT105e 2 3 4 5 6 7 8 9 10 Bold face Enter Ctrl Tab BS Del Console RT105i RT300i RT140p RT140f RT140i RT140e RT105p RT105i RT105e

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

生研ニュースNo.132

生研ニュースNo.132 No.132 2011.10 REPORTS TOPICS Last year, the Public Relations Committee, General Affairs Section and Professor Tomoki Machida created the IIS introduction video in Japanese. As per the request from Director

More information

c h a p t e r 6 $ rpm -q glibc glibc-2.1.2-17vl2 [glibc 2.1]Vine 2.0beta2 glibc-2.0.7-29 [glibc 2.0]Vine 1.1 ftp://ftp. vinelinux.org/ # rpm -ivh post

c h a p t e r 6 $ rpm -q glibc glibc-2.1.2-17vl2 [glibc 2.1]Vine 2.0beta2 glibc-2.0.7-29 [glibc 2.0]Vine 1.1 ftp://ftp. vinelinux.org/ # rpm -ivh post SHIBUYA Hisao E-mail : shibuya@alpha.or.jp 58 - Software Design c h a p t e r 6 $ rpm -q glibc glibc-2.1.2-17vl2 [glibc 2.1]Vine 2.0beta2 glibc-2.0.7-29 [glibc 2.0]Vine 1.1 ftp://ftp. vinelinux.org/ #

More information

debian_install.dvi

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

More information

1. 1 DBMS Unix (USP ) ( )[3] 20 UNIX [2] KISS UNIX 1. 2 (Tukubai ) Unix OS Unix USP Tukubai Tukubai 1. 3 Unix SQL Tukubai usp Tukubai Open usp Tukubai

1. 1 DBMS Unix (USP ) ( )[3] 20 UNIX [2] KISS UNIX 1. 2 (Tukubai ) Unix OS Unix USP Tukubai Tukubai 1. 3 Unix SQL Tukubai usp Tukubai Open usp Tukubai 34 (2017 ) Unix UNIX 20 RDBMS RDBMS Java Unix Unix Unix Unicage is a system development method based on UNIX philosophy and has been applied on business system integration for 20 years. In these days,

More information

Warm Up Topic Question Who was the last person you gave a gift to? 一番最近誰にプレゼントをあげましたか? Special Topics2

Warm Up Topic Question Who was the last person you gave a gift to? 一番最近誰にプレゼントをあげましたか? Special Topics2 This week is talking to about what to get for Tina's birthday, which is coming up in July. Lesson Targets Deciding on someone s birthday present 誰かの誕生日プレゼントを決める Giving advice Daily English Conversation

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

untitled

untitled 2009. 10 106-0044 2 17 12 TEL : 0120-551-051 FAX : 03-3505-6283 E-mail : endnote@usaco.co.jp http://www.usaco.co.jp/endnote/ EndNote X3 Windows / 2009. 7 1... 1 2... 2 1.... 2 2.... 5 3 EndNote... 6 1.

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

ワイヤレス~イーサネットレシーバー UWTC-REC3

ワイヤレス~イーサネットレシーバー UWTC-REC3 www.jp.omega.com : esales@jp.omega.com www.omegamanual.info UWTC-REC3 www.jp.omega.com/worldwide UWIR UWTC-NB9 / UWRH UWRTD UWTC 61.6 [2.42] REF 11.7 [0.46] 38.1 [1.50] 66.0 [2.60] REF 33.0 [1.30]

More information

ohp.mgp

ohp.mgp 2019/06/11 A/B -- HTML/WWW(World Wide Web -- (TA:, [ 1 ] !!? Web Page http://edu-gw2.math.cst.nihon-u.ac.jp/~kurino VNC Server Address : 10.9.209.159 Password : vnc-2019 (2019/06/04 : : * * / / : (cf.

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

untitled

untitled VQT3B82-1 DMP-BDT110 μ μ μ 2 VQT3B82 ÇÕÇ¹Ç Ç +- VQT3B82 3 4 VQT3B82 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 ij SD 1 2 3 4 5 6 7 8 Í VQT3B82 5 BD DVD CD SD USB 6 VQT3B82 2 ALL 1 2 4 VQT3B82 7

More information

untitled

untitled SUBJECT: Applied Biosystems Data Collection Software v2.0 v3.0 Windows 2000 OS : 30 45 Cancel Data Collection - Applied Biosystems Sequencing Analysis Software v5.2 - Applied Biosystems SeqScape Software

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

10 2000 11 11 48 ( ) ( ) ( ) ( ) ( ) ( ) ( ) ( ) ( ) CU-SeeMe NetMeeting Phoenix mini SeeMe Integrated Services Digital Network 64kbps 16kbps 128kbps 384kbps

More information

μ μ DMR-BZT700 DMR-BZT600 μ TM VQT3C03-2B ! ! l l l [HDD] [BD-RE] [BD-R] [DVD-V] [BD-V] [RAM] [CD] [SD] [-R] [USB] [-RW] [RAM AVCREC ] [-R AVCREC ] [RAM VR ][-R VR ] [-RW VR ] [-R V ] [-RW V ] [DVD-V]

More information

Oracle Application Server 10g(9

Oracle Application Server 10g(9 Oracle Application Server 10g (9.0.4) for Microsoft Windows J2EE Oracle Application Server 10g (9.0.4) for Microsoft Windows J2EE and Web Cache...2...3...3...4...6...6...6 OS...9...10...12...13...24...24

More information

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

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

More information

atmark-dist ディベロッパーズガイド

atmark-dist ディベロッパーズガイド atmark-dist Developers Guide http://www.atmark-techno.com/ Armadillo http://armadillo.atmark-techno.com/ SUZAKU http://suzaku.atmark-techno.com/ atmark-dist developers guide version 1.0.2 1. 1 1.1. 1 1.2.

More information

西川町広報誌NETWORKにしかわ2011年1月号

西川町広報誌NETWORKにしかわ2011年1月号 NETWORK 2011 1 No.657 平 成 四 年 四 の 開 校 に 向 け て 家 庭 教 育 を 考 え よ う! Every year around the winter holiday the Japanese custom of cleaning out your office space is performed. Everyone gets together and cleans

More information