(1) (FTTH DSL CATV) (2) IP DHCP / (3) (4) 2 ( ) FFFTP FFFTP Download ffftp-1.92.exe (620,256 ) 2

Size: px
Start display at page:

Download "(1) (FTTH DSL CATV) (2) IP DHCP / (3) (4) 2 ( ) FFFTP FFFTP Download ffftp-1.92.exe (620,256 ) http://www2.biglobe.ne.jp/~sota/ffftp.html 2"

Transcription

1 Linux Star and Moon...2 Vine Linux (1)...3 (2)...3 (3)...11 IP...12 Apache Apache PHP Apache...26 Webmin...28 Samba Samba samba /etc/samba/smb.conf Samba Samba Samba Samba Windos Samba security( )...38 SWAT WEB Samba (SWAT) SWAT Windows Samba...49 Anonymous FTP Vine Linux Linux Anonymous FTP ProFTPD...51 telnet H15/11/6

2 (1) (FTTH DSL CATV) (2) IP DHCP / (3) (4) 2 ( ) FFFTP FFFTP Download ffftp-1.92.exe (620,256 ) 2

3 Vine Linux 2.5 Star and Moon VineLinux (1) VineLinux FDD VineLinux2.5 CD-ROM CD-ROM F12 CD-ROM 1 Windows Linux ( ) CDROM BIOS CDROM Vine CDROM Linux CDROM PCMCIA CDROM 1.44M DOS (CDROM e )e: >cd dosutils ( a ) e: >rawrite.exe -n -f e: images boot.img -d a: Linux (2) a. FDD VineLinux boot: Enter 3

4 b. VineLinux Japnese c. Japanese 106-key Japanes d. VineLinux e. Gene 2 Button Mouse(PS/2) 3 4

5 f. System Installer g. h. Disk Druid i. /dev/hda6 Linux /boot ex2 / ex2 /dev/hda MB NTFS /dev/hda2 /dev/hda5 vfat 39MB ex2 /boot /dev/hda6 swap 926MB swap SWAP /dev/hda7 vfat 2047MB ex2 / /dev/hda8 vfat 47MB vfat SYSSL 5

6 j. /hda5 6

7 k Asia/Tokyo l root 7

8 m :[MD5 ] [ ] [NIS ] NIS l. m. Generic Multisync(Hsync 31-64KHz) TFT Generic LCD Panel

9 n. [X ] o. p. 9

10 q. r. VineLinux2.5 Linux System Selectore2 FDD System Selectore2 (U) System Selectore System Selectore OK 10

11 (3) Star and Moon Vine Linux Mozill Mozill ( ) Vine Linux [kterm.sh] #apt-get update apt-get update #apt-get upgrade apt-get getupgrade [Y]Enter apt-get getupgrade # ( 1 ) Webmin 11

12 IP Star and Moon kterm Window ifconfig IP Network Configuration Network Configuration IP Linux linux.server.org Window IP ( ) IP linux.server( ) Linux( ) IP /etc/hosts eth0 IP ( IP ) ON dhcp none IP ifconfig IP 12

13 Apache Star and Moon Apache (Redhat /etc/httpd/conf) httpd.conf ServerAdmin conf log ServerRoot /usr/local/apache ErrorLog logs/error_log TransferLog logs/access_log PidFile /var/run/httpd.pid DNS ServerName HTML DocumentRoot "/home/httpd/html" Apache httpd.conf srm.conf access.conf Apache Apache magic mime.type Apache Apache 4.1 Apache Apache1.3 httpd.conf httpd httpd.conf Directory Files AllowOverride Options DirectoryIndex AddModule VirtualHost.htaccess WebDAV mod_rewrite mod_setenvif mod gzip mod bandwidth (1) apache nobody nobody apache nobody Apache apache Apache FTP upload # useradd -s /bin/false -d /home/html/apache apache /home/html/apache apache apache apache root apache # chown -R apache /home/html /apache 13

14 4.2 apache(httpd) apache httpd.conf Star and Moon LockFile /usr/apache/run/httpd.lock PidFile /usr/apache/run/httpd.pid ScoreBoardFile /usr/apache/run/httpd.scoreboard User apache Group apache # ServerName ServerAdmin admin@syns.net ServerName apachectl restart nobody httpd apache httpd <Directory directory>... </Directory> <Directory> </Directory> Directory? * <Directory /usr/local/httpd/htdocs> Options Indexes FollowSymLinks </Directory> /usr/local/httpd/htdocs Options Indexes" "FollowSymLinks" "" "" Document Root <Directory ~ "^/www/.*/[0-9]{3}"> Document Root /www/ <Files filename>... </Files> <Files> <Directory> </Files> <Directory>.htaccess <Location> filename ~ <Files ~ ".(gif jpe?g png)$">.htaccess <Directory> <Location> <Files> AllowOverride.htaccess AccessFileName.htaccess Override None.htaccess Override All Override AuthConfig (AuthDBMGroupFile, AuthDBMUserFile, AuthGroupFile, AuthName, AuthType, AuthUserFile and require). FileInfo 14

15 (AddEncoding, AddLanguage, AddType, Star and Moon DefaultType and LanguagePriority). Indexes (AddDescription, AddIcon, AddIconByEncoding, AddIconByType, DefaultIcon, DirectoryIndex, FancyIndexing, HeaderName, IndexIgnore, IndexOptions and ReadmeName). Limit (allow, deny and order) iria1.07s9a BrowserMatch "Iria/1.07s9a" bbroken ( ) <Limit GET POST> order allow,deny deny from env=bbroken allow from all </Limit> /24 deny from allow from all Options (Options and XBitHack). <Directory /usr/local/httpd/htdocs> AllowOverride None </Directory> Override.htaccess None All Options [+ -]option [+ -]option.. Options option None All MultiViews ExecCGI CGI FollowSymLinks Includes IncludesNOEXEC #exe CGI #include Indexes URL DirectoryIndex index.html MultiViews Content negotiated MultiViews 15

16 SymLinksIfOwnerMatch ID Option option Options all + - all option + option options - option option, + - : <Directory /web/docs> Options Indexes FollowSymLinks </Directory> <Directory /web/docs/spec> Options Includes </Directory> Includes /web/docs/spec Options + - <Directory /web/docs> Options Indexes FollowSymLinks </Directory> <Directory /web/docs/spec> Options +Includes -Indexes </Directory> FollowSymLinks Includes /web/docs/spec DirectoryIndex File File... URL "/index.html" "/" File index.html DirectoryIndex index.html index.shtml index.htm index.html index.shtml index.htm "/" 3 AddModule module module... Compatibility: AddModule Apache1.2 ClearModuleList VirtualHost Apache mod_vhost_alias.so LoadModule vhost_alias_module libexec/mod_vhost_alias.so AddModule mod_vhost_alias.c NameVirtualHost <VirtualHost > DocumentRoot /var/apache/htdocs/www ServerName </VirtualHost> <VirtualHost > DocumentRoot /var/apache/htdocs/host-a/ ServerName host.syns.net </VirtualHost> 1 IP (non-ip-virtualhost) IP WWW NIC NameVirtualHost IP VirtualHost ServerName IP Web IP non-ip 16

17 <VirtualHost > DocumentRoot /var/apache/htdocs/www ServerNamewww.syns.net </VirtualHost> <VirtualHost > DocumentRoot/var/apache/htdocs/host-a/ ServerNamehost.syns.net </VirtualHost> VirtualHost IP IP IP WWW NIC IP.htaccess.htaccess httpd.conf web httpd.conf httpd.conf htaccess AccessFileName.htaccess.htaccess 1) CGI SSI CGI SSI OK.htaccess Options Includes execcgi AddType text/x-server-parsed-html.shtml AddType application/x-httpd-cgi.cgi.pl 4.3 PHP DirectoryIndex index.phtml index.html AddType application/x-httpd-php3.php3 4.4 HTML <meta http-equiv=" "> Redirect / Redirect /fuga/ auth ( ) URL "401 Authorization Required" ) ErrorDocument 401 /auth_err.html ErrorDocument 403 "403 " 4.6 ID htpasswd AuthUserFile /home/mydir/public_html/ htpasswd AuthGroupFile /dev/null AuthName "Authorization Users" AuthType Basic <Limit POST GET PUT> require valid-user </Limit> <Files.htaccess> order deny,allow deny from all </File> 17

18 18 Star and Moon WebDAV :dav_mod ( )mod_dav tar.gz $./configure --with-apxs=/usr/apache/bin/apxs webdav apxs ( NetBSD ) $ make $ su # make install httpd.conf LoadModule dav_module /usr/apache/libexec/libdav.so AddModule mod_dav.c mod_dav DAVLockDB /usr/apache/run/davlock <Location /DAV> DAV On </Location> DAV On <Location> <Direvtry> SSL SSL <Location> <LimitExcept GET HEAD OPTIONS></LimitExcept> <Limit GET PUT POST DELETE PROPFIND PROPPATCH MKCOL COPY MOVE LOCK UNLOCK> </Limit> <LimitExcept GET HEAD OPTIONS> AuthType Basic AuthName "WebDAV Secutity" AuthUserFile /etc/apache/davuser Require valid-user </LimitExcept> Apache.htaccess DAV mod_rewrite mod_setenvif CGI JAVA Apache mod_rewrite mod_setenvif mod_rewrite Solaris apache [ RefereURL] URL RefererURL RewriteEngine on RewriteCond %{HTTP_REFERER} ^$ RewriteCond %{HTTP_REFERER}!^[ RefererURL1].*$ [NC] RewriteCond %{HTTP_REFERER}!^[ RefererURL2].*$ [NC] RewriteRule ^(.*)$ - [F] RewriteRule.*.gz$ - [F].gz RewriteRule ^/$ /www/ [R] URL"/" /www/ HTTP_REFERER HTTP_USER_AGENT REQUEST_FILENAME,HTTP_HOST mod_setenvif Apache mod_setenvif Apache [ Referer URL] SetEnvIf REFERER "[ Referer URL]" Lilith Order deny,allow

19 deny from all allow from env=lilith [ Referer URL] SetEnvIf REFERER "[ Referer URL]" Lilith Order Allow,Deny allow from all deny from env=lilith.htaccess httpd.conf <Directory /usr/local/httpd/htdocs/direct_limit> Options Indexes FollowSymLinks RewriteEngine on RewriteCond %{HTTP_REFERER} ^$ RewriteCond %{HTTP_REFERER}!^[ RefererURL].*$ [NC] RewriteRule ^(.*)$ - [F] </Directory> mod_setenvif mod_rewite mod gzip mod_gzip.c apache (patch & update) # /usr/apache/bin/apxs -i -a -c mod_gzip.c Solaris /usr/ucb/cc Sun gcc # mv /usr/ucb/cc /usr/ucb/cc_old # ln -s /usr/local/bin/gcc /usr/ucb/cc # /usr/apache/bin/apxs -i -a -c mod_gzip.c # rm /usr/ucb/cc # mv /usr/ucb/cc_old /usr/ucb/cc LogFormat LogFormat "%h %l %u %t "%r " %>s %b mod_gzip: %{mod_gzip_compression_ratio}npct." common_with_mod_gzip ( ) CustomLog IfModule CustomLog /var/apache/logs/access_log common_with_mod_gzip <IfModule mod_gzip.c> mod_gzip_on Yes mod_gzip_minimum_file_size 300 mod_gzip_maximum_file_size 0 mod_gzip_maximum_inmem_size mod_gzip_keep_workfiles No mod_gzip_temp_dir /tmp mod_gzip_item_include file.html$ mod_gzip_item_include file.jsp$ mod_gzip_item_include file.php$ mod_gzip_item_include file.cgi$ mod_gzip_item_include file.txt$ mod_gzip_item_include file.shtml$ mod_gzip_item_include mime ^text/.* mod_gzip_item_include mime ^application/x-httpd-php mod_gzip_item_include mime ^httpd/unix-directory$ mod_gzip_item_include handler ^perl-script$ mod_gzip_item_include handler ^server-status$ mod_gzip_item_include handler ^server-info$ mod_gzip_item_exclude file.css$ 19

20 mod_gzip_item_exclude file.js$ mod_gzip_item_exclude mime ^image/.* </IfModule> ( ) access_log mod_gzip: 73pct. 73% gif mod gzip mod bandwidth http # /usr/apache/bin/apxs -c mod_bandwidth.c # /usr/apache/bin/apxs -i -a mod_bandwidth.so apx apx httpd.conf mod_bandwidth # mkdir /usr/apache/bindwidth # mkdir mkdir /usr/apache/bindwidth/link # mkdir mkdir /usr/apache/bindwidth/master # chown -R apache:apache mkdir /usr/apache/bindwidth httpd.conf LoadModule bandwidth_module libexec/mod_bandwidth.so AddModule mod_bandwidth.c <IfModule mod_bandwidth.c> BandWidthModule On BandWidthDataDir /usr/apache/bindwidth BandWidthPulse </IfModule> <Directory "/var/apahce/htdocs/bandlimit_dir"> BandWidth /24 0 BandWidth all </Directory> <Directory "/var/apahce/htdocs/file"> LargeFileLimit MinBandWidth all </Directory> bandlimit_dir /24 8Mbyte/sec file 1000KByte 8Mbyte/sec BandWidthPulse BandWidth IP IP / rate 0 MinBandWidth rate LargeFileLimit filesize KBytes 20

21 4.7 Star and Moon (1) Perl URL URL Netscape Explorer access_log URL referer_log agent_log agent_log TransferLog LogFormat 3 CustomLog LogFormat # TransferLog logs/access_log # # LogFormat <format_string> <command> LogFormat "%h %l %u %t "%r " %>s %b" common LogFormat "%{Referer}i -> %U" referer # agent_log # LogFormat "%{User-agent}i" agent CustomLog access_log common CustomLog referer_log referer # agent # CustiomLog agent_log agent (2)GIF/JPG GIF JPG HTML GIF/JPG # GIF/JPG object-is-image SetEnvIf Request_URI ".(gif) (jpg)$" object-is-image # object-is-image # CustomLog <directory> <command> <ENV> CustomLog access_log common env=!object-is-image CustomLog referer_log referer env=!object-is-image (3)CGI AddHandler <Direcotry> Options ExecCGI CGI <Directory> <Directory > </Directory> <Directory> Options None/All / Options Includes SSI Options ExecCGI ServerName ScriptAlias /cgi-bin/ "/home/httpd/html/cgi-bin" AccessConfig /dev/null ResourceConfig /dev/null 21

22 AddHandler cgi-script.cgi Star and Moon # CGI ExecCGI <Directory "/home/httpd/html"> Options Indexes FollowSymLinks ExecCGI AllowOverride None Order allow,deny Allow from all </Directory> (4) FlollowSymLinks/FlollowSymLinksIfOwnerMatch FollowSymLinks SymLinksIfOwnerMatch <Directory "/home/httpd/html"> # Options Indexes FollowSymLinks ExecCGI Options Indexes -FollowSymLinks +SymLinksIfOwnerMatch ExecCGI AllowOverride None Order allow,deny Allow from all </Directory> (5) FlollowSymLinks/FlollowSymLinksIfOwnerMatch FlollowSymLinks FlollowSymLinksIfOwnerMatch <Directory /> Options FollowSymLinks </Directory> <Directory /home/httpd/html> Options -FollowSymLinks +SymLinksIfOwnerMatch </Directory> DocumentRoot Alias RewriteRule AllowOverride URL overrides (.htaccess Apache.htaccess AllowOverride None <Directory /> AllowOverride None </Directory> (6) DirectoryIndex index DirectoryIndex index.html index.shtml (7) MaxRequestsPerChild MaxRequestPerChild 22

23 23 Star and Moon MaxRequestsPerChild ,000 KeepAliveTimeout 60 # httpd.conf # # standalone( )/Inetd( ) ServerType standalone # Apache # httpd.conf ServerRoot ServerRoot "/usr/local/apache" # PidFile /usr/local/apache/logs/httpd.pid # # NFS # #LockFile /var/run/httpd.lock # Timeout 300 # Port 80 # webuser webgroup apache # webuser web User webuser Group webgroup # ServerAdmin info@domain.co.jp # DNS ServerName # HTML DocumentRoot "/home/httpd/html" <Directory /> Options FollowSymLinks AllowOverride None </Directory> <Directory "/home/httpd/html"> Options Indexes -FollowSymLinks ExecCGI AllowOverride None Order allow,deny Allow from all </Directory> # UserDir public_html <Directory "/home/*/public_html">

24 Options Indexes ExecCGI AllowOverride None order deny,allow allow from all </Directory> Star and Moon # URL DirectoryIndex index.html # # AccessFileName access.conf # AccessFileName.htaccess <Files ~ "^.ht"> Order allow,deny Deny from all </Files> DefaultType text/plain # DNS # on off IP (on/off) # on == DNS, off == DNS HostnameLookups on # ErrorLog /usr/local/apache/logs/error_log # # TransferLog logs/access_log # error_log LogLevel warn # # CustomLog <directory> <command> LogFormat "%h %l %u %t "%r " %>s %b" common LogFormat "%{Referer}i -> %U" referer LogFormat "%{User-agent}i" agent #.gif,.jpg SetEnvIf Request_URI ".(gif) (jpg)$" object-is-image CustomLog access_log common env=!object-is-image CustomLog referer_log referer env=!object-is-image CustomLog agent_log agent env=!object-is-image # ScriptAlias /cgi-bin/ "/home/httpd/html/cgi-bin/" <Directory "/home/httpd/html/cgi-bin"> AllowOverride None Options None Order allow,deny Allow from all </Directory> # INDEX ReadmeName 24

25 HeaderName ReadmeName README HeaderName HEADER # AddType application/x-tar.tgz # handler-name #.cgi CGI AddHandler cgi-script.cgi AddType text/html.shtml AddHandler server-parsed.shtml 25

26 4.8 Apache VineLinux Apache www Apache httpd.conf /etc/httpd/conf httpd.conf (gedit) /etc/httpd/conf httpd.conf root / etc httpd conf httpd.conf httpd.cont httpd.conf #ServerName ServerName Apache apachectl Apache [root]# /usr/local/apache/bin/apachectl configtest Syntax OK [root]# Syntax OK ServerName SererName [root@]# /usr/local/apache/bin/apachectl configtest Syntax error on line 274 of /usr/local/apache/conf/httpd.conf: Invalid command 'SererName', perhaps mis-spelled or defined by a module not included in the server configuration [root@]# Warning Apache Apache Apache Apache apachectl [root]# /usr/local/apache/bin/apachectl start [root]# ServerName ServerName httpd: cannot determine local host name. Use the ServerName directive to set it manually. /usr/local/apache/bin/apachectl start: httpd could not be started It Worked! The Apache Web Server is Installed on this Web Site! Apache 26

27 User apache HostnameLookups off HostnameLookups on #AddHandler cgi-script.cgi # httpd kterm.sh [httpd.start] httpd [httpd.restart] Star and Moon www Apache httpd.conf [/root]#setup [ ] [Tab] [ ] httpd [Space] [httpd] * [Tab] [ ] 27

28 Webmin Star and Moon Webmin Vine Linux Webmin DNS Samba NFS Apache Postfix Web Webmin URL Window Window OK Webmin Window root root Window OK Window OK Webmin Window Webmin Webmin webmin Webmin webmin Webmin [localhost:10000] Webmin 28

29 29 Star and Moon

30 Samba Samba( ) UNIX UNIX Windows NT/2000 / GPL(GNU General Public License) Samba Andrew Tridgell 1992 Linux Linux Sun HP UNIX Samba 1000 UNIX Samba Linux Windows NT/2000 Samba Quantum Andrew Tridgell VA Software Jeremy Allison ( ) Samba 3.0 Windows Active Directory Linux Window users Windows XP Vine Linux Linux user TIGGER PC:windowsXP/2000/98/ME IP: ,10 Samba user share Linux Vine Linux IP: Samba Samba # rpm -qa grep samba samba _ja_1.2-0vl1 samba-client _ja_1.2-0vl1 samba-common _ja_1.2-0vl1 6.2 Samba Samba Samba X samba ja-12.i586.rpm X Samba 30

31 6.3 ( ) [root]# rpm -qa grep samba samba _ja_1.2-0vl1 samba-client _ja_1.2-0vl1 samba-common _ja_1.2-0vl1 (3 ) rpm -e rpm -e rpm -qa grep samba [root]# rpm -e samba ja-10 [root]# rpm -e samba-client ja-10 [root]# rpm -e samba-common ja samba (1)Samba CD-ROM [ ] [ ] [CD ] CD CD Auto-run CD [OK] (2)CD-ROM(samba ja-12.i586.rpm) (3) /tmp (4)CD-ROM CD-ROM CD-ROM [root]# umount /dev/cdrom [root]#cd /tmp (4) / samba ja-12.i586.rpm Samba root [root]# rpm -ivh samba ja-12.i586.rpm Preparing... ########################################### [100%] 1:samba ########################################### [100%] [root]# 6.5 /etc/samba/smb.conf Linux Samba FTP Samba Web Samba smb.conf(/etc /etc/samba ) SWAT Web Samba smb.conf [global] workgroup = N-GROUP --> (1) Windows server string = Samba Server --> (2) security = user --> (3) 31

32 encrypt passwords = yes --> (4) socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF= > (5) ; interfaces = / /24 --> (6) map to guest = Bad User --> (7) guest ok = Yes coding system = euc --> (8) client code page = > (9) [homes] --> (10) LINUX comment = Home Directories browseable = no --> Windows Windows home ( yes) writable = yes --> [samba] comment = Kyoyu -->(11) path = /home/samba --> (a) read only = no --> (b) guest only = yes --> (c) guest ok = yes --> (d) [public] comment = Public space; anyone can write any files. path = /home/samba/public force group = public writeable = Yes force create mode = 0664 force directory mode = 0775 guest ok = Yes (1) Windows (2) Windows Linux "Samba Server" "Samba %h" (3) user: Linux (Samba ) share: Linux (Samba ) domain: Windows (4) Windows95 OSR2,Windows98,Windows Me,WindowsNT4.0/2000 (5) (6) NIC ; 32

33 (7) guest Bad User: Never: (8) euc: Linux "????" sjis: Windows Shift JIS Linux cap: Machintosh,Netatalk (9) Windows 932 (10) [homes] Linux (11) Linux samba /home/samba (a) Windows Linux (b) (c) guest ok = yes guest (d) yes Samba smb.conf smb.conf SWAT 6.6 smb.conf testparm #testparm samba 6.7 Windows95 Linux /etc/passwd Windows98 WindowsNT 4.0 Windows2000 Windows Linux 2 Windows samba JB Windows samba samba Windows Linux Windows98 SAMBA Samba /etc/passwd 33

34 Samba Samba Samba Samba Linux samba # useradd -m share share # smbpasswd -a share New SMB password:xxxxxx Retype New SMB password:xxxxxx Password changed for user share. Linux Samba (smb.conf ) /etc/samba /etc # mksmbpasswd.sh < /etc/passwd > /etc/samba/smbpasswd # chmod 600 /etc/samba/smbpasswd share # smbpasswd share New SMB password:xxxxxx Retype New SMB password:xxxxxx Password changed for user share. Samba Linux Samba Samba /etc/passwd cat /etc/passwd mksmbpasswd.sh > /etc/samba/smbpasswd chmod 600 /etc/samba/smbpasswd root / Samba Samba smbpasswd username (username ) Samba Samba Samba smb.conf encrypt password = yes smb passwd file = /etc/samba/smbpasswd service smb restart smb smb ntsysv chkconfig serviceconf passwd Samba pam_smbpass PAM passwd Linux Samba 34

35 pam_cracklib.so /etc/pam.d/system-auth password required /lib/security/pam_smbpass.so nullok use_authtok try_first_pass 6.8 Samba Samba Samba # /etc/rc.d/init.d/smb start Windows Linux 6.9 # ntsysv smb 6.10 Samba [root]# /usr/sbin/smbd -D [root]# /usr/sbin/nmbd -D 6.11 Samba [root]# smbclient -L Linux( ) 6.12 Samba smbstatus utmp Samba Samba smbstatus Samba : smbstatus [root]# smbstatus Samba version ja-12 Service uid gid pid machine monyo monyo monyo misa ( ) Fri Jun 22 00:44: Locked files: Pid DenyMode R/W Oplock Name DENY_NONE RDWR EXCLUSIVE+BATCH /home/monyo/lion.txt Fri Jun 22 00:45: DENY_NONE RDWR EXCLUSIVE+BATCH /home/monyo/.txt Fri Jun 22 00:46: DENY_WRITE RDONLY EXCLUSIVE+BATCH /home/monyo/chargen.exe Fri Jun 22 00:44: Share mode memory usage (bytes): (99%) free + 296(0%) used + 104(0%) overhead = (100%) total 35

36 SWAT (STATUS) Samba smbstatus cron Samba utmp Samba utmp utmp configure --with-utmp configure Samba Linux Samba Samba with-utmp Samba smb.conf 1 utmp [global] utmp = yes last 2 Samba Samba : last last grep smb monyo smb/0 misa Sun Jun 1710:28-11:36 (01:08) smbguest smb/2 misa Sun Jun 1710:27-11:36 (01:08) monyo smb/0 misa Sun Jun 1710:27-10:27 (00:00) smbguest smb/0 mayuka Sat Jun 1623:05-23:15 (00:10) smbguest smb/1 yukako Sat Jun 1622:48-11:36 (12:48) smbguest smb/0 yukako Sat Jun 1622:48-22:58 (00:10) Samba utmp directory [global] utmp = yes utmp directory = /var/log/samba/ utmpx wtmpx touch /var/log/samba/utmpx last -f : last -f %last -f /var/log/samba/utmpx tako smb/1 misa Thu Jun 2123:54 still logged in utmp utmp smbguest : ac 36

37 %ac -d smbguest Jun 2 total 1.81 Jun 3 total 0.95 Jun 4 total 0.30 Jun 6 total 0.05 Jun 9 total 7.03 Jun 16 total 2.35 Jun 17 total Windos Windows Samba TCP/IP Microsoft Samba WindowsXP Samba Windows XP [ ] [ ] [ ] [ ] " : " " Wondows98/WindowsNT(ServicePack3 samba root Windows95/98 lmhosts Windows lmhosts Vine Linux samba VSL samba WindowsNT Winodws95 lmhosts Winnt system32 WINS LMHOSTS ON LMHOSTS ServicePack3 (Service pack3 VSL PC ) [HKEY_LOCAL_MACHINE SYSTEM CurrentControlSet Services Rdr Parameters] 37

38 "EnablePlainTextPassword"=dword: Check 1 VlineLinux Check 2 VlineLinux Check 3 windows Check 4 Samba 6.15 Samba security( ) 4 user share server domain security = user / / uid security = share tree connection ( ) security = server Samba SMB Samba PDC Windows NT Server Samba smb.conf Samba NT Samba NT encrypt passwords = yes smbpasswd smb.conf [global] security = server workgroup = EXAMPLE password server = HOST1PASSSERV2 EXAMPLE NT HOST1 NT PASSSERV2 DNS NetBIOS 38

39 NT UNIX samba security = domain Samba Windows (SAM) NT NT Samba security = server Samba Remote Procedure Call(RPC) SAMBA NT Samba WindowsNT (SRVMGR.EXE) WindowsNT SAMBA NetBIOS Samba NT smbpasswd -j GROUP -r PDCname GROUP NT PDCname NT smbpasswd: Joined domain GROUP. /etc/samba/smb.conf [global] security = domain domain logins = yes encrypt passwords = yes workgroup = GROUP password server = PDCname GROUP NT PDCname NT SAMBA PDC PDC SAMBA SAMBA PDC Samba Samba /etc/samba/smb.conf [global] security = user domain logins = yes WindowsNT OS encrypt passwd = yes 39

40 smb passwd file = /etc/samba/smbpasswd os level = 34 3 local master = yes preferred master = yes domain master = yes logon script = %U.bat PATH [netlogon] comment = The domain logon service path = /export/samba/logon public = no writeable = no browsable = no touch /export/samba logon smb restart 40

41 SWAT 7.1 WEB Samba (SWAT) swat xinetd SWAT F/W xinetd xinetd xinetd /etc/xinetd.d/swat /etc/xinetd.d/swat [root]# cd /etc/xinetd.d [root]# more swat service swat { disable = no port = 901 socket_type = stream wait = no only_from = user = root server = /usr/sbin/swat log_on_failure += USERID } only_from SWAT SWAT only_from only_from = / xxx /etc/xinetd.d/swat root [root]# chkconfig swat on [root]# service xinetd restart xinetd : [ OK ] xinetd : [ OK ] 7.2 SWAT Vine Linux SWAT (1)/etc/inetd.conf swat stream tcp nowait.400 root /usr/sbin/swat swat (2) # /etc/rc.d/init.d/inet restart (3)/etc/hosts.allow swat: (4) #cd /var #mkdir share #chmod a+w #chown share share #chgrp share share 41

42 (5) Vine Linux (Mozilla) Windows samba IP LAN root Linux root SWAT 42

43 GLOBALS coding system euc client code page 932 workgroup N-GROUP netbios name SMBATALK server string %L: Samba %v on %h 43

44 interfaces security USER encrypt passwords Yes Star and Moon [ SHARE] Linux share [ ] (share Linux /var/share ) 44

45 share path /var/share guest account nobody writeable Yes guest ok Yes [ STATUS] (PASSWORD) share

46 smbd smbd nmbd nmbd smbd/nmbd share ******** ******** LinuxSmba] share 46

47 47 Star and Moon

48 7.3 Windows Star and Moon smb.conf TCP/IP IP WindowsNT Linux Samba Linux (1) Windows98 Microsoft " Microsoft TCP/IP(NIC) TCP/IP IP DNS Linux smb.conf Windows98 Samba Windows98 (2) Windows2000 Samba Windows2000 Samba Samba (3) : Linux NetBIOS Server /home/public Server public (4) Linux (Samba) Windows98/Me SMB ( ) Windows NT OS Linux UNIX OS SMB Samba Windows98 [ ] [ ] regedit HKEY_LOCAL_MACHNE System CurrentControlSet Services VxD Vnetsup [ ] [ ] [DWORD ] EnablePlainTextPassword Windows Samba Windows98 WindowsNT4.0 Windows2000 SAMBA 48

49 7.4 Samba Star and Moon Windows Linux ( ) Linux Windows (1) 1.samba-client _ja_1.2_ovl1 2.samba-common _ja_1.2_ovl1 3.samba _ja_1.2_ovl1 #rpm-ivh/mnt/cdrom/vine/rpms/ samba _ja_1.2_ovl1.i386.rpm (2) #mkdir /home/public (3) 777 #chmod 1777 /home/public 777 #ls -al /home/public (4)Samba smb.conf /etc/smb.conf global home pninters [global] coding system = SJIS Shift JIS EUC Extended UNIX Code JIS7 CAP Macintosh ecrypt passwords client code page = 932 map to guest workgroup = Windows security = share encrypt passwords = yes socket options server string dns proxy DNS guest account os level [public] path = writeable = yes force user = root create mask = 0666 guest ok = yes (5)smb.com #testparm 49

50 (6)Samba #/etc/rc.d/init.d/smb start Star and Moon Samba #/etc/rc.d/init.d/smb stop (7)Samba [/root]#setup [ ] [Tab] [ ] Enter httpd [Space] [smb] * [Tab] Enter [Tab] [ ] Enter Samba /etc/hosts localhost.localdomain localhost sam.domein.com sam 2 IP 50

51 Anonymous FTP Star and Moon Anonymous FTP FTP 8.1 Vine Linux 2.6 XXXXXXX IP LAN URL YYYYYYYYYY ZZZZZZZZZZ 8.2 Linux Anonymous FTP Vine Linux anonymous ftp ftp ProFTPD /etc/inetd.conf FTP /etc/inetd.conf (upgrade ) Vine ProFTPD inetd /etc/inetd.conf ftp (Vine ) ftp # #ftp stream tcp nowait root /usr/sbin/tcpd in.ftpd -l-a #ftp stream tcp nowait root /usr/sbin/tcpd in.proftpd -l-a # /etc/rc.d/init.d/inet restart 8.3 ProFTPD /etc/rc.d/init.d/proftpd start Vine ProFTPD /sbin/chkconfig --add proftpd ProFTPD Vine 2.0 wu-ftpd FTP Apache ProFTPD ProFTPD unix unix OS FTP ProFTPD GNU Public License(GPL) 51

52 GPL ProFTPD Apache ".htaccess" ".ftpaccess" FTP anonymous FTP Production Version: 1.2.5rc1 Released: 12/19/2001 ftp://ftp.infoscience.co.jp/pub/proftpd/distrib/ tar tar -xzf proftpd tar.gz "proftpd-1.0.1" README configure make make install INSTALL /usr/local/sbin /etc /usr/local/bin configure --prefix=[prefix-dir] configure --prefix=/usr proftpd /usr/sbin /usr/bin /etc/proftpd.conf inetd (proftpd inetd ) FTP anonymous/guest proftpd.conf 52

53 8.4 FTP proftpd Vine Linux (gedit) proftpd #rpm -q proftpd Star and Moon proftpd #rpm -q proftpd proftpd vl1 (1)inetd.conf Vine Linux (gedit) inetd.conf inetd.conf /etc/inetd.conf inetd.conf #ftp stream tcp nowait root /usr/sbin/tcpdin.proftpd # (2)proftpd.conf /etc/proftpd.conf proftpd.conf ServerType standalone ServerType inetd (3)inetd /etc/rc.d/init.d/inetrestart FTP (4)proftpd [/root]#setup [ ] [Tab] [ ] httpd [Space] [proftpd] [*] [Tab] [ ] 53

54 telnet Telnet Vine Linux Windows Telnet Host Name Linux ls root TELNET SSH TELNET /etc/inetd.conf telnet "#" # telnet stream tcp nowait root /usr/sbin/tcpd in.telnetd inetd # /etc/rc.d/init.d/inet restart root ssh ssh root root /etc/ssh/sshd_config 38 PermitRootLogin yes PermitRootLogin no ssh reload # /etc/rc.d/init.d/sshd reload 54

55 10 Star and Moon 10.1 Windows Print Screen X xwd -root -out XWD XWD jpeg png RedHat7.3 ImageMagic import -? import -screen.jpg.jpg.png.gif.pct TIFF display GUI 10.2 WW URL GNOME -> -> ->gedit SHIFT SHIFT+SPACE 55

付録B

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

More information

スマートアヴェニュー ご利用マニュアル

スマートアヴェニュー ご利用マニュアル FTP HTML GIF/JPEG RealAudio Shockwave FLASH index.htm index.html HTML http:// / http:// / / smartave.ne.jp http://smartave.ne.jp/ abc http://smartave.ne.jp/abc/ ~ HTML URL /home /home/[userdir] [userdir]

More information

Samba_HowTo.doc

Samba_HowTo.doc Samba 3.0.0 on CLUSTERPRO for Linux HowTo 1 Linux Samba CLUSTERPRO for Linux Samba Linux Samba Samba Samba 2 Samba Red Hat Enterprise Linux AS release 3 CLUSTERPRO SE for Linux Ver3.0 Samba 3.0.0-14.3

More information

インストール取扱説明書

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

More information

インストール取扱説明書

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

More information

インストール取扱説明書

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

More information

forum.dvi

forum.dvi Web 1 Winny (P2P ) ( ) Windows 1.1 Windows (CIFS: Common Internet File System) CIFS Microsoft OS Windows XP 1 Windows LAN CIFS 1.2 CIFS ( ) ( OS ) Apache Apache Microsoft IIS OS Unix Apache Apache OS Unix

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

LHD-LAN_E_G_PDF.}.j...A...p65

LHD-LAN_E_G_PDF.}.j...A...p65 LHD-LAN -2- LHD-LAN LHD-LAN Mac OS 9 Mac OS 9 Mac OS 9 Mac OS 9-3- 1 Windows LHD-LAN CD- ROM 1. 1. 2. 2. Mac OS X LHD-LAN CD- ROM 1. 2. Mac OS X 3. 1.CD-ROM 2.Mac OS X 3. -4- 2 1. 2. 3 LHD-LAN 4 OK LHD-LAN

More information

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

More information

InternetWeek2005-T16

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

More information

mvd_nas_2.0.5_release_notes_v1_ja.doc

mvd_nas_2.0.5_release_notes_v1_ja.doc MVD Powered NAS Version 2.0.5 1 MVD Powered NAS CD CD MVD Share Manager TM Internet Explorer 6.0 Netscape 6.2 Mozilla 1.0.0 Cascading Style Sheets (CSS) Java Script Netscape 4.61 MVD Share Manager OK 6.2

More information

RouteMagic Controller( RMC ) 3.6 RMC RouteMagic RouteMagic Controller RouteMagic Controller MP1200 / MP200 Version 3.6 RouteMagic Controller Version 3

RouteMagic Controller( RMC ) 3.6 RMC RouteMagic RouteMagic Controller RouteMagic Controller MP1200 / MP200 Version 3.6 RouteMagic Controller Version 3 RouteMagic Controller RMC-MP200 / MP1200 - Version 3.6 - RouteMagic Controller( RMC ) 3.6 RMC RouteMagic RouteMagic Controller RouteMagic Controller MP1200 / MP200 Version 3.6 RouteMagic Controller Version

More information

unix.dvi

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

More information

橡環境設定.PDF

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

More information

untitled

untitled FutureNet Microsoft Corporation Microsoft Windows Windows 95 Windows 98 Windows NT4.0 Windows 2000, Windows XP, Microsoft Internet Exproler (1) (2) (3) COM. (4) (5) ii ... 1 1.1... 1 1.2... 3 1.3... 6...

More information

LHD-LAN ...[.U.[.Y.}.j...A.. V05.p65

LHD-LAN ...[.U.[.Y.}.j...A.. V05.p65 LHD-LAN -2- LHD-LAN LHD-LAN Mac OS 9 Mac OS 9 Mac OS 9 Mac OS 9-3- 1 Windows LHD-LAN CD- ROM 1. 1. 2. 2. Mac OS X LHD-LAN CD- ROM 1. 2. Mac OS X 3. 1.CD-ROM 2.Mac OS X 3. -4- 2 1. 2. 3 LHD-LAN 4 OK LHD-LAN

More information

In This Lesson

In This Lesson Web サーバ設定 Apache を利用した Web サーバ構築 Ver. 1.0 2006.7.2 1 Basics Web サーバ設定目次 Web サーバの種類 Apache の概要 標準設定 (httpd.conf) その他の設定 More ユーザ認証 リダイレクト バーチャルホスティング SSL Tips サーバ情報 ログ 2 環境 本講座で使用するサーバ環境 OS: Red Hat Enterprise

More information

Samba とは Windows NT 互換のサーバ サーバ機能を提供 ファイル 印刷サーバをはじめ 各種の機能を提供 各種 UNIX 互換 OS(Linux, FreeBSD 等 ) 上で動作 オープンソース (GPL 準拠 ) オープンソース 誰でもソースの解析や 改良が可能 無償で入手が可能

Samba とは Windows NT 互換のサーバ サーバ機能を提供 ファイル 印刷サーバをはじめ 各種の機能を提供 各種 UNIX 互換 OS(Linux, FreeBSD 等 ) 上で動作 オープンソース (GPL 準拠 ) オープンソース 誰でもソースの解析や 改良が可能 無償で入手が可能 Samba ユーザ会セミナ 8/30( 水 ) 19:00-20:30 はじめての Samba サーバ構築 ~Samba のインストールと最初の設定の手引き ~ たかはしもとのぶ ( 高橋基信 ) 日本 Samba ユーザ会監査監事 monyo@samba.gr.jp http://www.samba.gr.jp/ 講師紹介 たかはしもとのぶ 日本 Samba ユーザ会監査監事 Sambaドキュメントの翻訳

More information

¥Í¥Ã¥È¥ï¡¼¥¯¥×¥í¥°¥é¥ß¥ó¥°ÆÃÏÀ

¥Í¥Ã¥È¥ï¡¼¥¯¥×¥í¥°¥é¥ß¥ó¥°ÆÃÏÀ 2 : TCP/IP : HTTP HTTP/2 1 / 22 httpget.txt: http.rb: ruby http get Java http ( ) HttpURLConnection 2 / 22 wireshark httpget.txt httpget cookie.txt ( ) telnet telnet localhost 80 GET /index.html HTTP/1.1

More information

CMS入門

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

More information

RouteMagic Controller RMC-MP200 / MP Version

RouteMagic Controller RMC-MP200 / MP Version RouteMagic Controller RMC-MP200 / MP1200 - Version 3.7.1 - RouteMagic Controller( RMC ) 3.7 RMC RouteMagic RouteMagic Controller RouteMagic Controller MP1200 / MP200 Version 3.7 RouteMagic Controller Version

More information

橡C16.PDF

橡C16.PDF Linux (Linux Business Initiative ( ) ) 1998 12 17 InternetWeek 98 ( ) Internet Week98 1998 Motoharu Kubo, Japan Network Information Center Linux 1. 2. 3. 4. 5. 6. 7. 8. 9. Q&A Linux( ) BP Software Design

More information

RouteMagic Controller RMC-MP200 / MP Version

RouteMagic Controller RMC-MP200 / MP Version RouteMagic Controller RMC-MP200 / MP1200 - Version 3.5.2 - RouteMagic Controller( RMC ) 3.5.2 RMC RouteMagic RouteMagic Controller RouteMagic Controller MP1200 / MP200 Version 3.5 RouteMagic Controller

More information

Logitec NAS シリーズ ソフトウェアマニュアル

Logitec NAS シリーズ ソフトウェアマニュアル LAS-SFB V05 LAS-RAN LAS-MRN LHD-NAS ... 4... 4... 7... 8 1... 10... 11 1... 12 Windows... 12 Macintosh... 15 2IP... 16 IP Windows... 16 IP Macintosh... 19... 23... 29... 30 Windows Me2000 SMB... 30 Windows

More information

Microsoft PowerPoint OSC2009Sendai-final.ppt

Microsoft PowerPoint OSC2009Sendai-final.ppt いまさら聞けない! Samba によるファイルサーバ構築入門 たかはしもとのぶ もとのぶ ( 髙橋基信 ) monyo@samba.gr.jp http://wiki.samba.gr.jp/ セミナーのねらい 対象となる方 Linux インストールはできる ( できた ) Samba の設定ははじめて 目的 個人 部門サーバを立ち上げる手助けになる事 ディストリビューション付属の Samba を対象

More information

Logitec NAS シリーズ ソフトウェアマニュアル

Logitec NAS シリーズ ソフトウェアマニュアル LAS-SFB V03A LAS-RAN LAS-MRN LAS-1UMR LAS-1U LHD-NAS ... 3... 3... 5... 6 1... 8... 9 1... 10 Windows... 10 Macintosh... 13 2IP... 14 IP Windows... 14 IP Macintosh... 17... 19... 24... 25 Windows Me2000

More information

橡F&e Web Server開発環境の構築方法

橡F&e Web Server開発環境の構築方法 FWS-SDK-SMJ 1.... 2 2.... 2 3. Vine... 3 4.... 4 5.... 22 5.1. X... 22 5.2. FTP... 22 5.3. IP... 23 6. F&e Web Server... 24 6.1. Vine Linux... 24 6.2.... 24 6.3. Vine Linux html cgi-bin...24 6.4.... 25

More information

C G I 入 門 講 座

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

More information

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

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

More information

Northern Lights Server

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

More information

Logitec NAS シリーズ ソフトウェアマニュアル

Logitec NAS シリーズ ソフトウェアマニュアル LAS-SFB2 V05 LAS-1URAxxxN/H LAS-RAxxV LAS-MRxxV LHD-NASxxV ... 4... 4... 7 1... 8... 9 1... 10 Windows... 10 Macintosh... 13 2IP... 14 IP Windows... 14 IP Macintosh... 17... 21... 28... 29 Windows XP SMB...

More information

ビジネスサーバ設定マニュアル_.htaccess編(VPS・PRO)

ビジネスサーバ設定マニュアル_.htaccess編(VPS・PRO) ビジネスサーバ シリーズ 設 定 マニュアル ~ VPS Pro.htaccess 編 ~ 本 マニュアルの 内 容 は webサービス 利 用 開 始 にあたっての 設 定 用 資 料 としてご 利 用 いただく ことを 目 的 としております 第 1.0 版 株 式 会 社 NTTぷらら 本 ご 案 内 に 掲 載 している 料 金 等 は 消 費 税 相 当 額 を 含 んでおりません 2010

More information

CentOSv2_furoku

CentOSv2_furoku at $ at 23:00 $ at 6:00 tomorrow $ at now + 3 days chkconfig # chkconfig --list # chkconfig --list postfix # chkconfig --level 35 postfix on # chkconfig rsync on # chkconfig telnet off 2 crontab $ crontab

More information

Microsoft Word - マニュアル4.1J

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

More information

Si-R180 ご利用にあたって

Si-R180 ご利用にあたって P3NK-2472-01Z0 GeoStream Si-R 180 LAN 2007 7 Microsoft Corporation All rights reserved, Copyright 2007 2 ...2...5...5...5...5...6...7...8...8...11...11 LAN...11...11...12...12...12...12...12...13 ISO/IEC15408...14

More information

HP Server tc2120 Microsoft Windows 2000 Server SP3 HP P

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

More information

SR-X526R1 サーバ収容スイッチ ご利用にあたって

SR-X526R1 サーバ収容スイッチ ご利用にあたって SR-X526R1 P3NK-3432-05Z0 526R1 V01 SR-X526R1 V01 2009 10 2010 4 2 2011 5 3 2012 3 4 2012 11 5 Microsoft Corporation Copyright FUJITSU LIMITED 2009-2012 2 SR-X526R1 V01...2...5...5...5...5...6...7...8...8...11...11...11...11...11...11...12...12...12...12...13...13...13

More information

Mac OS X Server Windows NTからの移行

Mac OS X Server Windows NTからの移行 Mac OS X Server Windows NT 10.4 apple Apple Computer, Inc. 2005 Apple Computer, Inc. All rights reserved. Mac OS X Server Apple 1 Infinite Loop Cupertino CA 95014-2084 U.S.A. www.apple.com 163-1480 3 20

More information

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

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

More information

w w w 2

w w w 2 w w w 2 w w w 3 w w 4 w $ mysql v 5 6 7 8 http://dev.mysql.com/downloads/mysql/5.5.html w 9 10 w 11 12 $ /usr/local/mysql/bin/mysql -u root" mysql> SET PASSWORD FOR root@ localhost = PASSWORD( );" mysql>

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

ビジネスサーバ設定マニュアル_.htaccess編(Standard)

ビジネスサーバ設定マニュアル_.htaccess編(Standard) ビジネスサーバ シリーズ 設 定 マニュアル ~ Standard.htaccess 編 ~ 本 マニュアルの 内 容 は メールサービス 利 用 開 始 にあたっての 設 定 用 資 料 としてご 利 用 いただく ことを 目 的 としております 第 1.0 版 株 式 会 社 NTTぷらら 本 ご 案 内 に 掲 載 している 料 金 等 は 消 費 税 相 当 額 を 含 んでおりません 2010

More information

橡不正アクセス環境別詳細対策集.PDF

橡不正アクセス環境別詳細対策集.PDF 13 3 1. WINDOWS... 1 1.1.... 1 1.1.1. Windows... 1 1.1.2.... 2 1.1.3.... 5 1.2. WINDOWS... 6 1.2.1.... 6 1.2.2.... 7 1.2.3.... 10 1.2.4.... 14 1.3. WINDOWS... 16 1.3.1. Windows NT 4.0 Server / IIS4.0...

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

DSASのやりくり

DSASのやりくり DSAS MATRIX 4 KLab http://dsas.blog.klab.org 2008 3 28 KLab K id:hirose31 KLab K DSAS Web WEB+DB PRESS Vol.38 43 24 KLab 5 6 7 1 ... 2 3 ... DSAS 4 -DSAS MATRIX 5 6 XXX Web DB Storage Log lvs lls... WARN

More information

w w 2

w w 2 w w 2 w w w 3 w w w 4 w w 5 w $ mysql v 6 7 8 9 http://dev.mysql.com/downloads/mysql/5.5.html w 10 11 w 12 13 $ /usr/local/mysql/bin/mysql -u root" mysql> SET PASSWORD FOR root@ localhost = PASSWORD( );"

More information

SR-X324T1/316T1 サーバ収容スイッチ ご利用にあたって

SR-X324T1/316T1 サーバ収容スイッチ ご利用にあたって SR-X324T1/316T1 P3NK-4092-04Z0 324T1/316T1 V01 SR-X324T1/316T1 V01 2010 4 2011 5 2 2012 3 3 2012 11 4 Microsoft Corporation Copyright FUJITSU LIMITED 2010-2012 2 SR-X324T1/316T1 V01...2...5...5...5...5...6...7...8...8...11...11...11...11...11...11...12...12...12...12...12...13...13

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

untitled

untitled FTP GPG-SH03(SH-4 CF CPU ) CF FTP ) Web site ID 1. Debian Sarge 1.1 CTP/CPZ-SH03 Debian FTP Debian FTP wu-ftpd CTP/CPZ-SH03 IP 192.168.1.2 Debian(FTP ) Debian xyz 192.168.1.2 Debian ( xyz ) dir bye ftp

More information

GA-1190J

GA-1190J GA-1190J 1 1. 2. 3. 4. 2 5. 3 PDF 4 PDF PDF PDF PDF PDF PDF PDF PDF 5 6 ...1...2...4 1...12 2...16...18 3...22 PCL/PS...23 4...26 5...30 ETHERNET...31 TCP/IP...33 IPX/SPX...38 AppleTalk...40 HTTP...42

More information

1-index.PDF

1-index.PDF 1 iofficesss iofficesss Windows UNIX OS iofficesss Internet iofficesss iofficesss 3 1.1 Windows2000 RedHatLinux6.1 Solaris2.6 1.1.1 Microsoft Windows2000 Microsoft Windows 2000 iofficesss Web 1.1.1.1 Windows2000

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

CONTENTS 1 2 2 5 3 8 4 9 5 18 6 20 7 27 8 31 9 Web 33 10 36 11 37 12 39 2

CONTENTS 1 2 2 5 3 8 4 9 5 18 6 20 7 27 8 31 9 Web 33 10 36 11 37 12 39 2 USER'S MANUAL CONTENTS 1 2 2 5 3 8 4 9 5 18 6 20 7 27 8 31 9 Web 33 10 36 11 37 12 39 2 1 Internet Explorer 6.0 DHTML Flash Flash 2 Web Web FTP Web Windows Windows Windows Windows 100 OS CPU HDD DOS/V

More information

WebDAV WebDAV Apache Apache WebDAV Red Hat Debia

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

More information

untitled

untitled 1519500T-W-09 UPS BPSPOC for Web Ver2.71 Windows Yutaka Electric Mfg.Co.,Ltd. UPS BPSPOC for Web BPSPOC BPSPOC BPSPOC NEC Fielding BPSPOC NEC Fielding BPSPOC NEC Fielding UNIX The Open Group Turbolinux

More information

403-0702_‚Ofl¼

403-0702_‚Ofl¼ HP-UX HP System Insight Manager Whitepaper ..................................................................................2..............................................................2 SIM....................................................................................2.............................................................3................................................................................3

More information

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

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

More information

このとき 位置セレクタウィンドウの表示は ネットワークなら network:/// Windous ネットワークなら smb:/// となっている thunar で ネットワーク上の PC を直接選ぶには smb:// *.** または smb://hostname と 相手 PC を

このとき 位置セレクタウィンドウの表示は ネットワークなら network:/// Windous ネットワークなら smb:/// となっている thunar で ネットワーク上の PC を直接選ぶには smb:// *.** または smb://hostname と 相手 PC を その 4 Samba で 共有ネットワーク環境を整えよう けっこう難関ですが いってみよ ~~ っ!(^o^)/ Windows と Linux 間の共有ネットワーク環境を構築するため samba パッケージを利用します Samba は Unix 系 OS において Windows 系 OS 互換のファイルサーバー プリントサーバー機能を提供するオープンソースソフトウェア

More information

使用説明書

使用説明書 第 6 章 本章では Print Manager Web ブラウザ TELNET を利用して 詳細な設定を行う方法について説明します Print Manager で設定する 総合ユーティリティー Print Manager は 本製品の詳細な設定及び設定内容の変更を行うことができます また リモートでの再起動やプリンターステータスモニターなどの便利な機能をご利用いただくことができます Print Manager

More information

Microsoft PowerPoint OSC2009Oita-final.ppt

Microsoft PowerPoint OSC2009Oita-final.ppt いまさら聞けない! Samba によるファイルサーバ構築入門 たかはしもとのぶ もとのぶ ( 髙橋基信 ) monyo@samba.gr.jp http://wiki.samba.gr.jp/ セミナーのねらい 対象となる方 Linux インストールはできる ( できた ) Samba の設定ははじめて Samba の基本的な設定はできる 一歩進んだ使い方を知りたい 目的 個人 部門サーバを立ち上げる手助けになる事

More information

SR-S224PS1 セキュアスイッチ ご利用にあたって

SR-S224PS1 セキュアスイッチ ご利用にあたって SR-S224PS1 P3NK-3712-05Z0 224PS1 V13 SR-S224PS1 V13 2009 11 2010 7 2 2010 11 3 2011 6 4 2012 7 5 Microsoft Corporation Copyright FUJITSU LIMITED 2009-2012 2 SR-S224PS1 V13...2...5...5...5...5...6...7...8...8...11...11...11...11...11...11...12...12...12...12...13...13...13

More information

FUJITSU Network Si-R Si-R Gシリーズ Si-R G200 ご利用にあたって

FUJITSU Network Si-R Si-R Gシリーズ Si-R G200 ご利用にあたって P3NK-4312-06Z0 FUJITSU Network Si-R FUJITSU Network Si-R Si-R G Si-R brin Si-R G200 LAN 2011 3 2012 3 2 2012 8 3 2013 1 4 2013 3 5 2014 11 6 Microsoft Corporation Copyright FUJITSU LIMITED 2011-2014 2

More information

SR-X324T2/316T2 サーバ収容スイッチ ご利用にあたって

SR-X324T2/316T2 サーバ収容スイッチ ご利用にあたって SR-X324T2/316T2 P3NK-4612-01Z0 324T2/316T2 V01 2012 11 Microsoft Corporation Copyright FUJITSU LIMITED 2012 2 ...2...5...5...5...5...6...7...8...8...11...11...11...11...11...12...12...12...12...12...13...13...13

More information

PowerGres on Linuxマニュアル

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

More information

debian_manual.dvi

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

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

SR-X340TR1 サーバ収容スイッチ ご利用にあたって

SR-X340TR1 サーバ収容スイッチ ご利用にあたって SR-X340TR1 P3NK-4102-01Z0 340TR1 V01 SR-X340TR1 V01 2010 4 Microsoft Corporation Copyright FUJITSU LIMITED 2010 2 SR-X340TR1 V01...2...5...5...5...5...6...6...7...7...10...10...10...10...10...10...11...11...11...11...12...12

More information

証明書検証サーバの概要

証明書検証サーバの概要 OCSP...1.....1.....1...2.. RedHat Linux...2.. RedHat IP...2.. RPM...4.. OpenLDAP...4.. PostgreSQL...!.. AiCrypto...5.. Dumpasn1...5.................5 PostgreSQL...6 rshd...7...7...8 Cygwin Cygwin...8 Perl...9...10

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

PushCornインストールマニュアル

PushCornインストールマニュアル 2006 年 3 月 27 日 PushCorn2 インストールマニュアル RedHat Linux 版 Apache の最終設定から PushCorn のインストールまで 文章中に表記されている英文字の, 大文字 小文字は区別されます 従って, 表記されているとおりに入力, 操作してください 1. PushCorn2 システムの概要 PushCorn2 サーバは, 大きく分けて 3 階層になります

More information

1. 2. ( ) Secure Secure Shell ssh 5. (xinetd TCP wrappers) 6. (IPsec) 7. Firewall 2

1. 2. ( ) Secure Secure Shell ssh 5. (xinetd TCP wrappers) 6. (IPsec) 7. Firewall 2 (6 20 ) ISP 3 3 SPAM MP3 1 1. 2. ( ) 3. 4. Secure Secure Shell ssh 5. (xinetd TCP wrappers) 6. (IPsec) 7. Firewall 2 1. 2. ( ) 3. 4. Secure 5. (xinetd TCP wrappers) (i) (ii) ( ) (iii) 6. (IPsec) 7. Firewall

More information

2008, 2009 TOSHIBA TEC CORPORATION All rights reserved

2008, 2009 TOSHIBA TEC CORPORATION All rights reserved 2008, 2009 TOSHIBA TEC CORPORATION All rights reserved 1 2 3 1 2 ... 1 1... 8... 9... 18... 24... 25... 30... 31... 34... 37 E... 67 Bluetooth BIP... 68 2... 71... 73... 100 3 ... 132... 134... 136 E...

More information

CAS Yale Open Source software Authentication Authorization (nu-cas) Backend Database Authentication Authorization to@math.nagoya-u.ac.jp, Powered by A

CAS Yale Open Source software Authentication Authorization (nu-cas) Backend Database Authentication Authorization to@math.nagoya-u.ac.jp, Powered by A Central Authentication System naito@math.nagoya-u.ac.jp to@math.nagoya-u.ac.jp, Powered by Adobe Reader & ipod Photo March 10, 2005 RIMS p. 1/55 CAS Yale Open Source software Authentication Authorization

More information

symbolic links and aliases may be used to point to other locations. DocumentRoot "/var/www/html/arcade" This should be changed to whatever you set Doc

symbolic links and aliases may be used to point to other locations. DocumentRoot /var/www/html/arcade This should be changed to whatever you set Doc ARCADE 用 SP サーバ(WebDAV サーバ) 構 築 方 法 2012/02/03 Ver 1.0 作 成 ここでは ARCADE に 接 続 する SP サーバ(WebDAV サーバ)の 構 築 手 順 について 説 明 します 本 書 では OS は CentOS6.2 (64bit) で 構 築 する 手 順 を 示 します 1 OS のインストール インストーラを 起 動 して OS

More information

Solarisフリーソフトウェア導入手順書 -Samba編-

Solarisフリーソフトウェア導入手順書 -Samba編- Solaris フリーソフトウェア導入手順書 -Samba 編 - 2010 年 8 月 富士通株式会社 1 商標について Sun, Sun Microsystems, Sun ロゴ, Solaris および Solaris に関連する商標及びロゴは, 米国およびその他の国における米国 Sun Microsystems 社の商標または登録商標です すべての SPARC 商標は 米国 SPARC International,

More information

DianaScope インストレーションマニュアル

DianaScope インストレーションマニュアル ESMPRO/ServerAgent Extension Document Rev.1.01 ... 1... 2... 4... 5 1 ESMPRO/ServerAgent Extension... 6 1.1 ESMPRO/ServerAgent Extension... 6 2... 7 2.1... 7 2.1.1... 9 2.2...11 2.2.1 BMC LAN...11 2.2.2

More information

SystemDirector Developer's Studio(V3.2) 適用ガイド

SystemDirector Developer's Studio(V3.2) 適用ガイド 目次 2.7. TPTPの初期設定... 2 2.7.1. Agent Controllerのインストール 設定および起動...2 2.8. CVSのインストール... 3 2.8.1. CVSNT2.5.02 のインストール...3 2.8.2. cvsntのcvsリポジトリー作成...4 2.8.3. cvsntのユーザ作成...5 2.8.4. cvs-1.11.20 のインストール...6

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

Web apache

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

More information

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

FUJITSU Network SR-M SR-M20AP1 ご利用にあたって

FUJITSU Network SR-M SR-M20AP1 ご利用にあたって SR-M20AP1 P3NK-4122-02Z0 FUJITSU Network SR-M SR-M 20AP1 V02 LAN 2010 4 2014 8 2 Microsoft Corporation Copyright FUJITSU LIMITED 2010-2014 2 ...2...5...5...5...5...6...7...8...8...11...11...11...11...11...12...12...12...12...12...12

More information

shibasaki(印刷用)

shibasaki(印刷用) M M M NIC alert NIDS Snort alert tcp 192.168.0.0/24 any -> $HTTP_SERVER 80 (msg: HTTP Access Detected";) alert tcp 192.168.0.0/24 any $HTTP_SERVER -> 80 oinkmaster Oink M M ANNEX PC-UNIX DSU M KIU L3 Web

More information

Xen入門 ppt

Xen入門 ppt http://begi.net/ Xen Xen 2 Fedora Core 5 IP IP IP 192.168.1.10/24 server.example.com HDD Web Disabled SELinux Disabled 3 Xen Virtual Machine Monitor 4 Hypervisor Xenoserver 5 6 Xen OS VT AMD-V OSWindows

More information

Xen入門 ppt

Xen入門 ppt http://begi.net/ Xen Xen 2 1 Fedora Core 5 IP IP IP 192.168.1.10/24 server.example.com HDD Web Disabled SELinux Disabled 3 Xen Virtual Machine Monitor 4 Hypervisor Xenoserver 2 5 6 Xen OS VT AMD-V OSWindows

More information

FUJITSU Network Si-R Si-R Gシリーズ Si-R G100 ご利用にあたって

FUJITSU Network Si-R Si-R Gシリーズ Si-R G100 ご利用にあたって P3NK-4462-06Z0 Si-R G100 FUJITSU Network Si-R FUJITSU Network Si-R Si-R G Si-R brin Si-R G100 LAN 2011 11 2012 3 2 2012 8 3 2013 1 4 2013 3 5 2014 11 6 Microsoft Corporation Copyright FUJITSU LIMITED 2011-2014

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

ksocket Documentation

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

More information

<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

... 4 DPM... 6 ICMB... 7 DPM ( ) DPM DHCP DPM

... 4 DPM... 6 ICMB... 7 DPM ( ) DPM DHCP DPM ... 4 DPM... 6 ICMB... 7 DPM ( )... 8 1. DPM... 8 2.DHCP... 10 3.... 14... 16 1....17 2.... 18 3.... 19 4.... 23 5.... 30 6....36 7.... 38 DPM... 39 1.... 39 2.... 43 3.... 44 4.... 50 5.... 51 6.... 56

More information

1 1.1 PC PC PC PC PC workstation PC hardsoft PC PC CPU 1 Gustavb, Wikimedia Commons.

1 1.1 PC PC PC PC PC workstation PC hardsoft PC PC CPU 1 Gustavb, Wikimedia Commons. 1 PC PC 1 PC PC 1 PC PC PC PC 1 1 1 1.1 PC PC PC PC PC workstation PC 1.1.1 hardsoft 1.1.2 PC PC 1.1 1 1. 2. 3. CPU 1 Gustavb, Wikimedia Commons.http://en.wikipedia.org/wiki/Image:Personal_computer,_exploded_5.svg

More information

FUJITSU Network Si-R Si-Rシリーズ Si-R240B ご利用にあたって

FUJITSU Network Si-R Si-Rシリーズ Si-R240B ご利用にあたって P3NK-3892-04Z0 FUJITSU Network Si-R FUJITSU Network Si-R Si-R brin Si-R240B LAN 2009 11 2010 7 2 2010 10 3 2015 1 4 Microsoft Corporation Copyright FUJITSU LIMITED 2009-2015 2 ...2...5...5...5...5...6...7...8...8...11...11...11...11...12...12...12...12...12...13...13...13...14

More information

konicaminolta.co.jp PageScope Net Care

konicaminolta.co.jp PageScope Net Care konicaminolta.co.jp PageScope Net Care KONICA MINOLTA PageScope Net Care KONICA MINOLTA PageScope Net Care Web KONICA MINOLTA PageScope Net Care SNMP KONICA MINOLTA Printer-MIB KONICA MINOLTA PageScope

More information

FortiGate Ver.4.0MR3Patch14 Information 1

FortiGate Ver.4.0MR3Patch14 Information 1 FortiGate Ver.4.0MR3Patch14 Information 1 H25.7 1.0 2 1.... 4 2.... 4 3. v4.0mr2... 5 3.1. config... 5 3.2.... 6 3.3. Fortianalyzer... 6 4. v4.0mr3... 7 4.1.... 7 4.2. Fortianalyzer... 8 5. Web... 9 6.

More information

EPSON Offirio SynergyWare PrintDirector 取扱説明書 導入ガイド

EPSON Offirio SynergyWare PrintDirector 取扱説明書 導入ガイド Offirio SynergyWare PrintDirector K L Microsoft WindowsNT Operating System Version4.0 Microsoft Windows 2000 Operating System Microsoft Windows Server 2003, Standard Edition Microsoft Windows Server 2003,

More information

橡ホームページの作り方

橡ホームページの作り方 1. 1.1. HTML Word HTML(Hyper Text Markup Language) html htm MS-WORD MS-WORD HTML HTML HTML (1.0) 1 1978 7 10 S 3

More information

(O) (N) (V) (N) kuins-pptp (N) 2

(O) (N) (V) (N) kuins-pptp (N) 2 2005 6 14 1 2 (LAN) LAN LAN (UTP ) ( ) Web http://www.ipse.media.kyoto-u.ac.jp/getaccount.html PPTP SSH 2 PPTP 2005 6 1 PPTP(Microsoft Point to Pont Tunneling Protocol) Web http://www.kuins.kyoto-u.ac.jp/announce/pptp-service.html

More information

Users Manual SX Users Manual SX Users Manual SX Users Manual SX Users Manual SX Users Manual SX PC-PB20501 Version 2.X.X Copyright 2005 Ricoh Printing Systems,Ltd. *** Configuration report

More information

untitled

untitled ITKeeper/NETBegin BB パックホスティングサービス 2012 1 30 1. 2. 3. 2008 5 19 2012 1 30 1.5 5-29-3 2 3 135-0016 :0120-060-799 http://itkeeper.ricoh.co.jp/isp/ Copyright RICOH TECHNOSYSTEMS CO., Ltd. All rights reserved.

More information

第3回_416.ppt

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

More information