1 Introduction To Debian Debian Weekly News
|
|
|
- そう みのしま
- 7 years ago
- Views:
Transcription
1 5 Debian Debian public: Debian Project Official Developer 1
2 1 Introduction To Debian Debian Weekly News trivia quiz Debian Debian alternatives alternatives update-alternatives update-alternatives? update-alternatives dsys Inside Debian-Installer Debian-Installer d-i d-i Keysigning Party
3 Debian Introduction To Debian Debian Debian Debian Debian Linux Debian Linux Debian Debian Package Debian 1.1 kmuto debian-installer dsys Debian Developer canna pbuilder libpkg-guide Debian 1.2 debian-installer / debian-installer
4 jfbterm ja JP.eucJP kaepapa debian potato woody sarge woody sarge cfdisk ( ) partitioner HDD RC3 partitioner ( ) ( ) (VMWare ) aptitude web :-) X RAID? Dell stable 1 iptables? WindowsXP SP2 tasksel d-i fest BTS :-) 3
5 1.2.4 Debian Debian Debian project N CD Debian Debian-Installer woody Linux Debian TA Debian-Intaller DHCP static dhcp Ryoichi Kato 5 Debian,, debian., CD image (sarge-i386-netinst.iso) VMWare. debian-installer, debian 2,3,., ( ),.,,., grub,. VMware 2G, base-config desktop environment disk full. ( 600MB MB,?), 4
6 # rm /var/cache/apt/archives/*.deb! apt-get, /var/cache/debconf/config.dat lock. base-config kill -STOP (respawn ) install,? boot-floppies ( ) debian-installer (d-i) ( ) d-i (tasksel ) 10 Debian Debian Debian Debian d-i Debian d-i d-i Windows Mac GUI GUI CUI GUI GUI CUI GUI 5
7 1.2.8 Software-RAID LVM dm,md PC debian-installer Debian CD XWindows 3. FB ( ) debian-installer debian-installer boot-floppies boot-floppies CD debootstrap debian-installer etch ja_jp.utf-8 locale Linux utf-8 etch 6
8 Debian Debian Weekly News trivia quiz Debian Weekly News (DWN) Debian Debian Weekly News. DWN DWN W Debian Silas Benett A LAN B Mac Mini CDROM C Dual Xeon Xeon 2. Michael Banck Hurd A GNOME QT B C tuxracer 3. Orphan WNPP A debian-devel-announce debian-wnpp B orphan C orphan 4. Nico Goldeh unrar A unrar non-free free B unrar C unrar 5. Waste A B GPL revoke C 7
9 6. Debian woody A 3.0r6 B C 3.0-RC Andreas Barth BTS LDAP A Archived Archived B LDAP SQL C 8. Philipp Kern Debian Archive video video A B libs C graphics 9. debian-legal Frank Lichtenheld A B C Debian KDE A webcollage B KDE C KDE Debian 11. Debian GNU/Linux 3.1 A ( 6 7 ) B ( 7 2 C ( 1 2 ) 8
10 r0 CD A B sources.list security.debian.org C 13. Wesley Landaker GPG A GPG B C GPG 14. ABI A B C 9
11 Debian Debian 3.1 Debian 5 5 DWN DFSG dpkg-cross lintian, linda Debian CPU CPU task-ibookg4 10
12 Debian alternatives alternatives alternatives OS API 3 symlink alternatives symlink 1. Debian Unix OS API awk 2. MUA IRC Web Browser 3. menu Debian menu alternatives 4.2 update-alternatives see man( ) alternatives /usr/sbin/update-alternatives 11
13 update-alternatives --install update-alternatives --remove update-alternatives --remove-all update-alternatives --all update-alternatives --auto update-alternatives --display update-alternatives --list update-alternatives --config update-alternatives --set [--slave ] alternatives /usr/bin/awk, /usr/bin/editor, /usr/bin/pager, /usr/bin/x-www-browser awk, editor, pager, x-www-browser alternatives /usr/bin/awk: /usr/bin/nawk, /usr/bin/mawk, /usr/bin/gawk /usr/bin/editor : /bin/ed, /bin/nano, /usr/bin/vim /usr/bin/pager : /bin/more, /usr/bin/less, /usr/bin/w3m, /usr/bin/lv /usr/bin/x-www-browser : /usr/bin/mozilla, /usr/bin/kazehakase, /usr/bin/mozilla-firefox auto alternatives man /usr/share/man/man1/awk.1.gz, /usr/share/man/man1/nawk.1.gz, /usr/share/man/man1/editor.1.gz, /usr/share/man/man1/pager.1.gz, /usr/share/man/man1/x-www-browser.1.gz awk.1.gz, editor.1.gz, pager.1.gz, x-www-browser.1.gz alternatives /usr/share/man/man1/awk.1.gz, /usr/share/man/man1/nawk.1.gz : /usr/share/man/man1/mawk.1.gz, /usr/share/man/man1/gawk.1.gz /usr/share/man/man1/editor.1.gz : /usr/share/man/man1/ed.1.gz, /usr/share/man/man1/nano.1.gz, /usr/share/man/man1/vim.1.gz /usr/share/man/man1/pager.1.gz : /usr/share/man/man1/more.1.gz, /usr/share/man/man1/less.1.gz, /usr/share/man/man1/w3m.1.gz, /usr/share/man/man1/lv.1.gz /usr/share/man/man1/x-www-browser.1.gz : /usr/share/man/man1/mozilla.1.gz, /usr/share/man/man1/kazehak /usr/share/man/man1/mozilla-firefox.1.gz 12
14 4.3.3 automatic manual alternatives automatic manual automatic config set all manual automatic auto ( ) update-alternatives --display update-alternatives --list (root ) update-alternatives --auto update-alternatives --config update-alternatives --set # update-alternatives --display editor <-- editor alternatives editor - status is auto. <-- alternatives link currently points to /usr/bin/vim <-- /bin/ed - priority -100 <-- - (/bin/ed) slave editor.1.gz: /usr/share/man/man1/ed.1.gz <-- : (/bin/ed) /bin/nano - priority 40 <-- - (/bin/nano) slave editor.1.gz: /usr/share/man/man1/nano.1.gz <-- : (/bin/nano) /usr/bin/vim - priority 120 <-- - (/usr/bin/vim) slave editor.1.gz: /usr/share/man/man1/vim.1.gz <-- : (/usr/bin/vim) Current best version is /usr/bin/vim. <-- # update-alternatives --list editor <-- editor alternatives /bin/ed <-- /bin/nano <-- /usr/bin/vim <-- # update-alternatives --auto editor <-- editor alternatives # update-alternatives --config editor <-- editor alternatives There are 3 alternatives which provide editor. <-- editor 3 Selection Alternative /bin/ed <-- alternatives 2 /bin/nano <-- alternatives *+ 3 /usr/bin/vim <-- alternatives Press enter to keep the default[*], or type selection number: <-- Using /usr/bin/vim to provide editor. <-- editor /usr/bin/vim # update-alternatives --set editor /usr/bin/vim <-- editor alternatives Using /usr/bin/vim to provide editor. <-- editor /usr/bin/vim 4.5 ( postinst) update-alternatives --install [--slave ] ( prerm) update-alternatives --remove 13
15 4.5.1 update-alternatives --install update-alternatives --install [--slave ] slave vim postinst postinst case "$1" in abort-upgrade) for i in vi view ex editor ; do update-alternatives \ --install /usr/bin/$i $i /usr/bin/vim 120 \ --slave /usr/share/man/man1/$i.1.gz $i.1.gz /usr/share/man/man1/vim.1.gz done ;; configure) for i in vi view ex editor ; do update-alternatives \ --install /usr/bin/$i $i /usr/bin/vim 120 \ --slave /usr/share/man/man1/$i.1.gz $i.1.gz /usr/share/man/man1/vim.1.gz done if [ -L /usr/doc/vim ] ; then rm /usr/doc/vim fi ;; esac vim prerm prerm case "$1" in remove) for i in vi view ex editor ; do update-alternatives --remove $i /usr/bin/vim done ;; esac 4.6 update-alternatives all config update-alternatives remove-all ) verbose --quiet --test ( ) --help 4.8 altdir /etc/alternatives/ admindir /var/lib/dpkg/alternatives/ 14
16 4.8.1 /usr/local/ alternatives alternatives : /home/foo/eclipse /home/foo/eclipse/eclipse alternatives $ mkdir /home/foo/altdir/ $ mkdir /home/foo/admindir/ $ mkdir /home/foo/bin/ $ /usr/sbin/update-alternatives --altdir /home/foo/altdir/ --admindir /home/foo/admindir/ \ --install /home/foo/bin/eclipse eclipse /home/foo/eclipse/eclipse 100.bashrc /home/foo/bin/ IM MUA 4.9 update-alternatives? /usr/sbin/update-alternatives alternatives perl dpkg /var/lib/dpkg/alternatives alternatives $ cat /var/lib/dpkg/alternatives/editor alternatives /usr/bin/editor editor.1.gz /usr/share/man/man1/editor.1.gz <-- <-- <-- /bin/ed <-- (/bin/ed) -100 <-- (/bin/ed) /usr/share/man/man1/ed.1.gz <-- (/bin/ed) /bin/nano <-- (/bin/nano) 40 <-- (/bin/nano) /usr/share/man/man1/nano.1.gz <-- (/bin/nano) /usr/bin/vim <-- (/usr/bin/vim) 120 <-- (/usr/bin/vim) /usr/share/man/man1/vim.1.gz <-- (/usr/bin/vim) /etc/alternatives/ alternatives $ ls -l /etc/alternatives/editor lrwxrwxrwx 1 root root :43 /etc/alternatives/editor -> /usr/bin/vi /usr/share/man/man8/update-alternatives.8.gz /usr/share/man/de/man8/update-alternatives.8.gz /usr/share/man/es/man8/update-alternatives.8.gz /usr/share/man/fr/man8/update-alternatives.8.gz /usr/share/man/ja/man8/update-alternatives.8.gz /usr/share/man/pt_br/man8/update-alternatives.8.gz alternatives update-alternatives auto /var/lib/dpkg/alternatives/ manual auto 15
17 3. /etc/alternatives/ /var/lib/dpkg/alternatives/ update-alternatives config update-alternatives set /var/lib/dpkg/alternatives/ auto manual 3. /etc/alternatives/ update-alternatives install 1. /etc/alternatives/ 2. /var/lib/dpkg/alternatives/ 3. /etc/alternatives/ /var/lib/dpkg/alternatives/ update-alternatives remove 1. /var/lib/dpkg/alternatives/ 2. /var/lib/dpkg/alternatives/ alternatives /var/lib/dpkg/alternatives/ /etc/alternatives/ 3. /var/lib/dpkg/alternatives/ alternatives /etc/alternatives/ /var/lib/dpkg/alternatives/ 4.10 update-alternatives update-alternatives 1. alternatives alternatives alternatives 2. alternatives man slave 3. menu alternatives menu 16
18 4.11 dsys dpkg /usr/bin/dpkg /usr/sbin/update-alternatives, /usr/sbin/dpkg-divert, /usr/sbin/dpkg-statoverride 3 GUI update-alternatives ruby 1.6 ruby-gtk gtk2 ruby-gtk2 galternatives /usr/sbin/update-alternatives /usr/sbin/dpkg-divert /usr/sbin/dpkg-statoverride TODO man alternatives statoverride treeview
19 Debian Inside Debian-Installer 5.1 Debian-Installer Debian-Installer d-i Debian GNU/Linux 3.1 Sarge Woody Boot-Floppies 1.2MB 1.44MB 2000 Joey Hess Woody Boot-Floppies Sarge d-i d-i rc d-i rc Sarge 1 d-i 5.2 d-i Debian 153 Debian Developer 60 18
20 Alioth installation-reports IRC #debian-boot Joey Hess Christian Perrier Dennis Stampfer Collin Watson Anton Zinobiev Joshua Kwan Petter Reinholdtsen Martin Michlmayr Steve Langaek Frans Pop 2 CVS Subversion unstable Sarge d-i/ installer/build/ d-i (make... d-i ) installer/doc/ manual/ XML packages/ udeb scripts/ 1 d-i 5.3 d-i d-i Linux/Debian udeb deb cdebconf C debconf ( ) devfs (bogl-term jfbterm) discover hotplug 19
21 5.3.1 udeb udeb deb XB-Installer-Menu-Item Depends Provides debconf templates ( short description debconf templates ) postinst IDE CD IDE anna udpkg languagechooser countrychooser hw-detect ethdetect hw-detect-full preseed netcfg network-console cdrom-retriever floppy-retriever net-retriever partman base-installer os-prober prebaseconfig 3 APT dpkg SSH udeb debootsrap CPU OS CD udeb packages/ libc discover console-tools deb udeb d-i udeb udeb d-i make udeb CD USB cdebconf cdebconf Perl debconf C 20
22 Perl debconf (orphan ) cdebconf d-i cdebconf debconf ( dialog) templates (critical high medium low) ( high) (preseed) devfs Linux 2.4 devfs devfs obsolete udev Linux x86 vesafb vga16fb d-i 2 bogl-bterm UTF-8 jfbterm CJK ( EUC-JP) bogl-bterm discover hotplug discover hotplug discover PCI ID discover1- data hotplug 5.4 d-i Etch TODO discover2 discover (volatile ) 21
23 Woody rescue.udeb Gtk+ GUI udeb GUI GUI 2.4 ( 2.6 ) 22
24 Debian : Debian installer ( ) ( ) 23
25 Debian Keysigning Party fingerprint (gpg --fingerprint XXXX ) fingerprint *1 fingerprint fingerprint fingerprint fingerprint ( ) gpg (gpg --sign-key XXXXX, gpg --export --armor XXXX ) *1 24
26 Debian
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.
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
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
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
debian_manual.dvi
How to set up Linux 01/07/02 Debian GNU/Linux 1 potato 1.1 rescue.bin root.bin driver-1.bin 1 1.2 1. Debian GNU/Linux Debian http://http.us.debian.org/debian/ http://ftp.jp.debian.org Fig. 1 Fig. 1 Debian
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,
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
東京エリアDebian勉強会 Debian JP Project - OSC 2017 Tokyo/Fall (第154回出張勉強会)
Debian Debian JP Project OSC 2017 Tokyo/Fall 154 [email protected] 2017 09 10 Agenda Debian Debian 9 Debian Updates Debian Debian / RHEL RedHat CentOS RedHat Ubuntu Canonical Debian Debian Linux FreeBSD
東京エリアDebian勉強会 - 第91回 2012年9月度/OSC2012 Tokyo/Fall)
Debian 91 2012 9 /OSC2012 Tokyo/Fall) [email protected] 2012 9 8 2012 9 8 1/82 / Nobuhiro Iwamatsu Twitter / @iwamatsu Debian Project Official Developer Linux kernel, Debian/SuperH, Bluetooth subsystem,
ÆþÌçGTK+
1 1 GTK+ 1.1 GTK+ GTK+ *1 GUI Graphical User Interface GIMP * 2 1.1 GIMP GNOME *3 GTK+ + GTK+ 2 Pango ATK cairo 2 GTK+ GLib... 1.1 GIMP *1 GTK+ The GIMP Toolkit : http://www.gtk.org/ *2 GIMP The GNU Image
\backslash j$, 95, $KNOPPIX/MathCD/DVD$,,, $=$ 3 Debian Package KNOPPIX Debian $GNU/Linux[7]$ Linux $=$ KNOPPIX Debian $GNU/Linux$ $-\backslash \backs
1572 2007 94-108 94 KNOPPIX/Math TATSUYOSHI HAMADA FUKUOKA UNIVERSITY *, $KNOPPR/Math[1]$, UNIX 1 KNOPPIX KNOPPIX[2], Klaus Knopper CD Linux, Klaus Knopper LinuxTAG, Linux,, (AIST) KNOPPIX 2002 9 [3] KNOPPIX,,,
DCL intro Manual for Ubuntu11.10
ubnutu 11.10 2011/Nov/23 i 1 1 2 ubuntu 2 3 3 3.1........................................... 3 3.2 gedit........................................... 3 3.3........................................ 4 4 sun
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,
Armadillo-9 ソフトウェアマニュアル
Software Manual http://www.atmark-techno.com/ http://armadillo.atmark-techno.com/ Armadillo-9 software manual ver.1.0.16 1.... 1 1.1.... 1 1.2.... 1 1.3.... 1 1.4.... 2 1.5.... 2 1.6.... 2 2.... 3 2.1....
Add-onアプリケーション開発 - 環境構築マニュアル -
- - 1.0 M2M 2018 11 20 i 1 1 1.1............................................... 1 1.2................................................. 1 1.3................................................ 2 2 3 2.1 OFF.......................................
第 72 回 関西 Debian 勉強会 - 発表資料
72 Debian Debian 2013 5 26 ANNAI Agenda 1 Debian 2 3 Debian Ubuntu 4 Debian 5 Debian 71 Debian : 4 28 ( ) : AWS Debian 100 Debian : 5 11 ( ) : Debian Project 5 4 Debian 7.0 Wheezy 6 15 Wheezy Jessie 1
東京エリアDebian勉強会 - 第85回 2012年2月度
Debian 85 2012 2 [email protected] 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
PRIMEQUEST 1000シリーズ Linux設計ガイド
FUJITSU Server PRIMEQUEST 1000 シリーズ Linux 設計ガイド C122-A002-07 Copyright 2010-2013 FUJITSU LIMITED P.4. P.9 P.10 P.12 P.13 P.16. P.18 P.19 P.21 P.22 PRIMEQUEST 1000 Linux 1 Copyright 2010-2013 FUJITSU LIMITED
東京エリア Debian 勉強会 - 資料
.... Debian [email protected] IRC nick: dancerj 2009 1 17 Agenda / / ustream Debian Debian 2009 2008 12 / / ustream Debian Debconf Debian 2008 2009 Debian JP on IAX 2009 1 9 IAX :asterisk :iaxcomm 1
linux_apli02.dvi
2002 2 Linux 2002 5 16 : UNIX GUI X Window System KDE GNOME. Linux Tex 1 X Window System 1.1 X Window System X Window System Unix GUI Linux X Window System X X Project Athena MIT X X X Microsoft Windows
% 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
FileMaker Server Getting Started Guide
FileMaker Server 11 2004-2010 FileMaker, Inc. All Rights Reserved. FileMaker, Inc. 5201 Patrick Henry Drive Santa Clara, California 95054 FileMaker FileMaker, Inc. FileMaker, Inc. FileMaker FileMaker,
Microsoft Word - マニュアル4.1J
Yellow Dog Linux 4.1J 20060605 1. 2. 2.1 2.2 2.3 Mac OS X 2,4 Mac OS 9 2.5 3. Yellow Dog Linux 3.1 Welcome to Yellow Dog Linux 3.2 Language Selection 3.3 3.4 3.5 3.5.1 3.5.2 Disk Druid 3.5.3 3.6 3.7 3.8
2
WJ-HD150 Digital Disk Recorder WJ-HD150 2 3 q w e r t y u 4 5 6 7 8 9 10 11 12 13 14 15 16 q w SIGNAL GND AC IN 17 SUNDAY MONDAY TUESDAY WEDNESDAY THURSDAY FRIDAY SATURDAY DAILY Program 1 Event No.1 Event
1 124
7 1 2 3 4 5 6 7 8 9 10 11 12 1 124 Phoenix - AwardBIOS CMOS Setup Utility Integrated Peripherals On-Chip Primary PCI IDE [Enabled] IDE Primary Master PIO [Auto] IDE Primary Slave PIO [Auto] IDE Primary
Linux XScreenSaver T020074
Linux XScreenSaver T020074 Linux XScreenSaver XScreenSaver Linux Linux Linux X Window System X Window System Xlib XScreenSaver X Window System Xlib XScreenSaver Xlib vroot.h Xlib XScreenSaver Linux Linux
1 2
1 1 2 3 1 2 3 4 5 2 3 4 4 1 2 3 4 5 5 5 6 1 1 2 3 1 8 1 3 1 9 2 10 2 3 1 11 2 12 13 3 1 2 2 14 2 3 1 15 2 16 2 3 1 17 2 18 2 3 1 19 3 20 3 3 1 21 3 22 3 3 1 23 3 24 3 3 1 25 3 26 3 3 1 27 3 28 3 3 1 29
EMC VNX Monitoring and Reportingユーザー ガイド
EMC VNX Monitoring and Reporting 1.0 P/N 300-014-420 02 Copyright 2012 EMC Corporation. All rights reserved. 2012 11 EMC Corporation EMC Corporation EMC EMC 2 EMC EMC EMC Corporation EMC http://japan.emc.com/support-training/support/online-support.htm
untitled
ALTIRIS DEPLOYMENT SOLUTION 6.9 Quick Startup Guide Rev. 1.2 2008 7 11 1.... 2 DEPLOYMENT SERVER... 2 DEPLOYMENT CONSOLE... 2 DEPLOYMENT DATABASE... 2 DEPLOYMENT SHARE... 3 PXE SERVER... 3 DEPLOYMENT AGENT...
Raspberry Pi ZeroによるIoT入門
Raspberry Pi Zero IoT Zero W Raspberry Pi ZeroRaspberry Pi Zero WRaspberry Pi Zero WH RaspbianRaspberry Pi OS 2018-03-13-raspbian-stretch.img 2018 3 URL TM R Web IoT http://www.coronasha.co.jp/np/isbn/9784339009019/
FileMaker Server Getting Started Guide
FileMaker Server 13 2007-2013 FileMaker, Inc. All Rights Reserved. FileMaker, Inc. 5201 Patrick Henry Drive Santa Clara, California 95054 FileMaker Bento FileMaker, Inc. FileMaker WebDirect Bento FileMaker,
Northern Lights Server
FirstStep Guide Northern Lights Server Intel Management Module (Advanced Module / ISM 8.4) 2 www.nlcomputer.com 1 FirstStep Guide 1.1. INTEL MANAGEMENT MODULE 2... 5 1.2.... 9 1.3.... 10 2.1. BMC...11
Raspberry Pi 2 Model B に Debian Jessie / armhf をインストールする - 第125回 2015年3月度
Raspberry Pi 2 Model B Debian Jessie / armhf 125 2015 3 2015 3 7 1 Raspberry Pi 2 Model B Raspberry Pi 2 Raspberry Pi 2 Model B Debian Jessie / armhf Raspberry Pi 2 Model B Raspberry Pi Raspberry Pi 2
xwX600 シリーズWindowsXP 32bit SAS マニュアルインストール手順
2008 7 ( ) xwx600 WindowsXP 32bit SAS xw4600 xw6600 xw8600 SAS SATA SATA Microsoft Windows XP Professional ServicePack2 Microsoft Windows XP Professional (= ) driver 2 ( 1. ) driver (HP Web ) ServicePack2
Quickstart Guide 3rd Edition
10 QNX QNX 1 2 3 4 5 QNX Momentics QNX Neutrino RTOS QNX Neutrino 6 7 8 QNX Neutrino 9 10 1 1 QNX Neutrino RTOS QNX Momentics Windows Vista Windows 2000 Windows XP Linux QNX Neutrino QNX Momentics CD http://www.qnx.co.jp/
知っておきたいLinuxの知識
Linux Debian GNU/Linux 2007-04-20 Debian GNU/Linux Ver3.4.0 Debian Debian Debian : Wikipedia http://ja.wikipedia.org/wiki/debian Debian Buzz (Buzz Lightyear) Rex Bo (Bo Peep) Hamm Hamm Slink (Slinky Dog)
2 1. Ubuntu 1.1 OS OS OS ( OS ) OS ( OS ) VMware Player VMware Player jp/download/player/ URL VMware Plaeyr VMware
1 2010 [email protected] http://www.jsk.t.u-tokyo.ac.jp/~k-okada/lecture/ 2010 4 5 Linux 1 Ubuntu Ubuntu Linux 1 Ubuntu Ubuntu 3 1. 1 Ubuntu 2. OS Ubuntu OS 3. OS Ubuntu https://wiki.ubuntulinux.jp/ubuntutips/install/installdualboot
xwX600 シリーズWindowsXP 64bit SAS マニュアルインストール手順
2008 7 ( ) xwx600 WindowsXP 64bit SAS xw4600 xw6600 xw8600 SAS SATA SATA Microsoft Windows XP Professional x64 Edition Microsoft Windows XP Professional x64 Edition (= ) driver 2 ( 1. ) driver (HP Web
第173回東京エリアDebian勉強会 grml-debootstrapを用いた USB起動メモリの作成
173 Debian grml-debootstrap USB NOKUBI Takatsugu ( ) [email protected] 2019-04-20 NOKUBI Takatsugu ( ) [email protected] / [email protected] Twitter: @knok Debian developer since 2002 bo USB grml-debootstrap
Rによる計量分析:データ解析と可視化 - 第2回 セットアップ
R 2 2017 Email: [email protected] October 16, 2017 Outline 1 ( ) 2 R RStudio 3 4 R (Toyama/NIHU) R October 16, 2017 1 / 34 R RStudio, R PC ( ) ( ) (Toyama/NIHU) R October 16, 2017 2 / 34 R ( ) R
5 1 2 3 4 5 6 7 8 9 10 11 12 1 132 CMOS Setup Utility - Copyright (C) 1984-2000 Award Software Power Management Setup ACPI Suspend Type S3 (STR) Power Management User Define Video Off Method DPMS Video
大統一Debian勉強会 gdb+python拡張を使ったデバッグ手法
Debian 2013 gdb+python [email protected] 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
EQUIUM EQUIUM S5010 1
EQUIUM EQUIUM S5010 1 1 1 2 3 4 2 1 2 3 2 3 1 2 3 4 5 6 7 4 1 2 5 1 2 6 1 7 1 2 3 4 5 6 7 1 2 3 4 5 6 3 7 8 9 1 2 3 4 4 5 6 7 8 1 1 2 3 4 10 1 11 12 1 13 14 1 15 16 1 1 2 3 17 1 2 3 18 4 5 6 1 19 1 2 3
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
Raspberry Pi3 / arm64 - Debian/Ubuntu ミートアップ in 札幌
Raspberry Pi3 / arm64 Debian/Ubuntu in 2016 6 17 : @iwamatsu Debian Project Official Developer Debian : Debian linux kernel, Debian Bluetooth, Debian Science (OpenCV), Erlang, Debian Go : Linux kernel
# 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
東京エリアDebian勉強会 Buffalo Linkstation向け Debian Installer - 第139回 2016年5月度
Debian Buffalo Linkstation Debian Installer 139 2016 5 Roger Shimizu 2016 5 21 Agenda 1 2 3 Buffalo Linkstation Debian Installer 4 Linkstation Debian 5 6 Demo 10 ( ) Debian user. 2 Linkstation LS-WXL
403-0702_‚Ofl¼
HP-UX HP System Insight Manager Whitepaper ..................................................................................2..............................................................2 SIM....................................................................................2.............................................................3................................................................................3
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
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)
untitled
CD (CTP/CPZ- SH03)[Debian Sarge, Vine, RedHat Enterprise Linux V4, Fedora Core5 ] How-to CD CTP/CPZ-SH03 CTP/CPZ-SH03 CF GNU/Linux FA (PCI-PM11A3) Debian Sarge, Vine, RedHat Enterprise Linux V4, Fedora
3.2 Linux root vi(vim) vi emacs emacs 4 Linux Kernel Linux Git 4.1 Git Git Linux Linux Linus Fedora root yum install global(debian Ubuntu apt-get inst
1 OS Linux OS OS Linux Kernel 900 1000 IPA( :http://www.ipa.go.jp/) 8 12 ( ) 16 ( ) 4 5 22 60 2 3 6 Linux Linux 2 LKML 3 3.1 Linux Fedora 13 Ubuntu Fedora CentOS 3.2 Linux root vi(vim) vi emacs emacs 4
5 1 2 3 4 5 6 7 8 9 10 1 Quick Boot 1st Boot Device 2nd Boot Device 3rd Boot Device Network Boot Initial Display Mode S.M.A.R.T. for Hard Disks BootUp Num-Lock Password Check CPU Serial Number System BIOS
USB 起動 KNOPPIX / Math / 2010 について (数式処理研究の新たな発展)
1759 2011 74-80 74 USB KNOPPIX/Math/2010 USB bootable KNOPPIX/Math/2010 /JST CREST TATSUYOSHI HAMADA FUKUOKA UNIVERSITY/JST CREST * Abstract KNOPPIX/Math offers many documents and mathematical software
Ansible
Ansible 2014 8 2014 8 1 1 3 1.1 Ansible..................................... 4 1.2 Ansible................................... 7 1.3 Chef Puppet... 7 1.4 Ansible Better Shell Script.............................
untitled
Dell PowerEdgeDell EMC CX500BakBone NetVault VMware ESX Server 2.5 & NetVault... 2... 2... 3 OS... 4 VMWARE ESX SERVER 2.5 SERVICE CONSOLE... 5 VMWARE ESX SERVER 2.5 NETVAULT... 6... 7 OS... 7 OS... 8
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
1 122
6 1 2 3 4 5 6 1 122 PhoenixBIOS Setup Utility MainAdvancedSecurityPowerExit MainSystem DevicesSecurityBootExit System Time: [XX:XX:XX] [XX:XX:XX] System Date: [XX/XX/XX] [XX/XX/XXXX] Item Specific Help
FileMaker Server 9 Getting Started Guide
FileMaker Server 10 2007-2009 FileMaker, Inc. All rights reserved. FileMaker, Inc. 5201 Patrick Henry Drive Santa Clara, California 95054 FileMaker Bento Bento FileMaker, Inc. Mac Mac Apple Inc. FileMaker
KNOB Knoppix for Bio Itoshi NIKAIDO
KNOB Knoppix for Bio Itoshi NIKAIDO Linux Grasp the KNOB! grasp 1, (grip). 2,, (understand). [ 2 ] What s KNOB CD Linux Bioinformatics KNOB Why KNOB? Bioinformatics What
94
4 1 2 3 4 5 6 7 8 9 10 11 12 94 4 95 1 2 3 4 96 5 5 4 97 98 1 2 3 4 99 4 100 5 6 1 2 4 101 1 2 3 4 5 1 2 3 4 102 1 2 3 4 4 103 1 2 104 1 2 3 4 4 5 105 1 2 106 4 107 108 1 2 3 4 4 109 1 2 3 4 110 1 2 3
プレゼンテーション
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. [email protected]. OpenSolaris.
slice00_install.dvi
Slice Installation manual SPring-8 1 Slice 1 1.1 Windows... 1 1.1.1 Cygwin... 1 1.2 MacOSX... 10 1.2.1 Xcode... 10 2 Slice 14 2.1 Slice... 14 1 1 Slice Slice Winsows UNIX (Liunx, FreeBSD, MacOSX ) Slice
. UNIX, Linux, KNOPPIX. C,.,., ( 1 ) p. 2
2009 ( 1 ) 2009 ( 1 ) p. 1 . UNIX, Linux, KNOPPIX. C,.,.,. 2009 ( 1 ) p. 2 , +, ( ), ( ), or PC orange2, knxm2008vm, iyokan-6 KNOPPIX/Math (DVD ) 2009 ( 1 ) p. 3 ,. Mathematica (20-30 /1 ), Maple (20 /1
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
HP Server tc2120 Microsoft Windows 2000 Server SP3 HP P
HP Server tc2120 Microsoft Windows 2000 ServerSP3 HP P312977-191 200210 Hewlett-Packard Company Hewlett- Packard Company Hewlett-Packard Company Intel Corporation MicrosoftMS-DOSWindows Windows NT Microsoft
INR-HG5290b_users_Linux-RHEL4_.doc
INR-HG5290b 1 ( ) ( ) () 1. RCCMD ADVANCED... 3 1.1....3 1.1.1....3 1.1.2....3 1.2....4 2.... 5 2.1....5 2.2....6 3.... 7 3.1. RCCMD ADVANCED...7 3.2....7 3.3....7 3.4....8 4. RCCMD ADVANCED... 9 4.1.
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 &....................................
本機をお使いの方へ
MA46H/S Windows 98 / NT 4.0 Windows 98 / NT 4.0 MA46H/S BIOS 1999 10 808-877675-132-A 3 AT 6. 1. BIOS P.7 1. Windows 98 Windows Windows 98 Microsoft Windows 98 Windows NT 4.0 Microsoft Windows NT Workstation
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
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.....................................
atama.dvi
1 1 1 2 1.1..................................... 2 1.2 WWW....................................... 3 1.3......................................... 3 1.4................................... 3 1.5..............................
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
IP Windows Word Excel Web Web Word Excel XHTML CSS Web Windows Word Excel Web XHTML CSS
IP IT CG CG IP Windows Word Excel Web Web Word Excel XHTML CSS Web Windows Word Excel Web XHTML CSS SCC SCC Word Excel etc OS OS SCC IP SCC VLSI IP URL http : //csw.ist.hokudai.ac.jp/hiu> hiu CASLII
1 142
7 1 2 3 4 5 6 7 8 1 142 PhoenixBIOS Setup Utility MainSystem DevicesSecurityPowerOthersBootExit System Time: [XX:XX:XX] Item Specific Help System Date: [XX/XX/XXXX] Floppy Drive: 1.44MB, 3 1 / 2" Hard
Unix * 3 PC 2 Linux, Mac *4 Windows Cygwin Cygwin gnuplot Cygwin unix emulator online gnuplot *5 matplotlib *6 SuperMongo *7 gnuplot gnuplot OS *8 Uni
2015 8 1 ( ) Unix 1 *1 Unix Unix Unix Perl, Python *2 Unix 2 PC gnuplot *1 100 10 10 6 10 = 10 7 1 1/3 3 10 7 10 7.5 1 24 3600 = (30 6)(30 + 6) 100 = 86400 1 10 7.5 *2 Perl, Python Python 1 Unix * 3 PC
