5.3 릴리즈 노트

Size: px
Start display at page:

Download "5.3 릴리즈 노트"

Transcription

1 Red Hat Enterprise Linux 릴리즈노트 엮음 3 모든아키텍처용릴리즈노트 Last Updated:

2

3 Red Hat Enterprise Linux 릴리즈노트 모든아키텍처용릴리즈노트 엮음 3 Ryan Lerch Red Hat Engineering Content Services rlerch@redhat.com

4 법적공지 Copyright 2008 Red Hat, Inc.. This document is licensed by Red Hat under the Creative Commons Attribution-ShareAlike 3.0 Unported License. If you distribute this document, or a modified version of it, you must provide attribution to Red Hat, Inc. and provide a link to the original. If the document is modified, all Red Hat trademarks must be removed. Red Hat, as the licensor of this document, waives the right to enforce, and agrees not to assert, Section 4d of CC-BY-SA to the fullest extent permitted by applicable law. Red Hat, Red Hat Enterprise Linux, the Shadowman logo, JBoss, OpenShift, Fedora, the Infinity logo, and RHCE are trademarks of Red Hat, Inc., registered in the United States and other countries. Linux is the registered trademark of Linus Torvalds in the United States and other countries. Java is a registered trademark of Oracle and/or its affiliates. XFS is a trademark of Silicon Graphics International Corp. or its subsidiaries in the United States and/or other countries. MySQL is a registered trademark of MySQL AB in the United States, the European Union and other countries. Node.js is an official trademark of Joyent. Red Hat Software Collections is not formally related to or endorsed by the official Joyent Node.js open source or commercial project. The OpenStack Word Mark and OpenStack logo are either registered trademarks/service marks or trademarks/service marks of the OpenStack Foundation, in the United States and other countries and are used with the OpenStack Foundation's permission. We are not affiliated with, endorsed or sponsored by the OpenStack Foundation, or the OpenStack community. All other trademarks are the property of their respective owners. 초록 이문서에서는 Red Hat Enterprise Linux 5.3 릴리즈노트를상세하게다루고있습니다.

5 차례 차례. 1.. RELEASE NOTES UPDATES Feature Updates 1.2. Resolved Issues 1.3. Driver Updates 1.4. Virtualization 1.5. Known Issues 1.6. Technology Previews INSTALLATION-RELATED NOTES All Architectures 2.2. PowerPC Architectures 2.3. s390x Architectures 2.4. ia64 Architecture FEATURE UPDATES DRIVER UPDATES All Architectures KERNEL-RELATED NOTES All Architectures 5.2. x86 Architectures 5.3. PowerPC Architectures 5.4. x86_64 Architectures 5.5. s390x Architectures 5.6. ia64 Architecture VIRTUALIZATION Feature Updates 6.2. Resolved Issues 6.3. Known Issues TECHNOLOGY PREVIEWS RESOLVED ISSUES All Architectures 8.2. x86_64 Architectures 8.3. s390x Architectures 8.4. PowerPC Architectures KNOWN ISSUES All Architectures 9.2. x86 Architectures 9.3. x86_64 Architectures 9.4. PowerPC Architectures 9.5. s390x Architectures 9.6. ia64 Architecture ADDED PACKAGES DROPPED PACKAGES UPDATED PACKAGES CONFIGURATION CHANGES FROM PREVIOUS RELEASE

6 5.3 릴리즈노트. A... 개정..... 내역

7 1. RELEASE NOTES UPDATES 1. RELEASE NOTES UPDATES This section contains information about Red Hat Enterprise Linux 5.3 that did not make it into the Release Notes included in the distribution Feature Updates 감사업데이트 The audit packages contain user-space utilities for storing and searching the audit records generated by the audit subsystem in the Linux 2.6 kernel. These updated packages upgrade the auditd daemon and its utilities to the newer upstream version 1.7.7, which provides the following enhancements over the previous version: the auditctl program, which is used to control the behavior of the audit subsystem, now supports multiple keys in the audit rules. a new utility, ausyscall, which is used to cross-reference syscall name and number information, is now provided in these updated packages. the aureport program has been enhanced to provide reports about keys it sees in audit events. event log parsing for the ausearch and aureport programs has been improved. a sample STIG rules file, named "stig.rules", is newly provided in these updated packages. This file contains the auditctl rules which are loaded whenever the audit daemon is started by init scripts. In addition to the listed enhancements, these updated audit packages also include a new feature to allow a server to aggregate the logs of remote systems. The following instructions can be followed to enable this feature: 1. The audispd-plugins package should be installed on all clients (but need not be installed on the server), and the parameters for "remote_server" and "port" should be set in the /etc/audisp/audisp-remote.conf configuration file. 2. On the server, which aggregates the logs, the "tcp_listen_port" parameter in the /etc/audit/auditd.conf file must be set to the same port number as the clients. 3. Because the auditd daemon is protected by SELinux, semanage (the SELinux policy management tool) must also have the same port listed in its database. If the server and client machines had all been configured to use port 1000, for example, then running this command would accomplish this: semanage port -a -t audit_port_t -p tcp The final step in configuring remote log aggregation is to edit the /etc/hosts.allow configuration file to inform tcp_wrappers which machines or subnets the auditd daemon should allow connections from. 3

8 5.3 릴리즈노트 wpa_supplicant re-base wpa_supplicant has been re-based to the latest upstream stable version and include backported fixes for a number of issues that may affect users of wireless drivers that depend on the kernel's mac80211 wireless stack. Specific fixes and enhancements include: Support for a D-Bus control interface has been added. D-Bus is a popular lightweight Inter- Process Communication mechanism, and the addition of this control interface to wpa_supplicant allows applications (like NetworkManager) to more reliably control the supplicant. Cisco Aironet 340/350 wireless cards were not able to successfully connect to 802.1xenabled wireless networks, often used in security sensitive organizations. During the connection process at the 4-Way WPA handshake stage, sending encryption keys to the driver would clear the wireless card firmware's authentication state. With this update, the supplicant uses an alternate method of supplying encryption keys to the kernel driver, allowing authentication state to be preserved in the Aironet firmware and 802.1x connections to succeed. Kernel drivers utilizing the new mac80211 wireless stack were sometimes unable to connect to wireless networks, either failing to find the requested network, or prematurely ending communication with the wireless access point during the connection process. Some drivers were prone to reporting multiple disconnection events during the association process, confusing the supplicant and causing long timeouts. The supplicant also did not sufficiently instruct the driver to disconnect when switching access points. This update fixes these issues and, in conjunction with kernel driver updates, allow more wireless hardware to successfully connect to wireless networks. NetworkManager re-base NetworkManager has been updated to version This update provides the following fixes and enhancements: NetworkManager would not display a LEAP password, even when the user selected the "show password" option. This has been fixed through a rebase to NetworkManager 0.7. During the beta phase, a version of NetworkManager was unable to automatically start network interfaces for which "ONBOOT=no" was present in the ifcfg file. NetworkManager now ignores this value unless "NM_RESPECT_ONBOOT=yes" is also present. a NetworkManager plug-in was named for its upstream repository. This could cause endusers to mistake the plug-in for an un-supported addition to Red Hat Enterprise Linux. This plug-in has been renamed to "ifcfg-rh". with this update, support has been added to NetworkManager for wired 802.1x authentication. However, after creating an 802.1x-enabled wired connection in the NetworkManager connection editor, it may be necessary to log out, then log back in before the connection can be used from the NetworkManager applet menu. NetworkManager attempted to set a hostname, but only after X had already done so. The user could not then open new windows because the authority files had been set by X with a different hostname. NetworkManager no longer sets hostnames. an update for NetworkManager that was available in the beta phase would change the run level enablement of the package during installation, and thus prevent NetworkManager from starting. NetworkManager no longer changes run level enablements during installation. 4

9 1. RELEASE NOTES UPDATES on a system with more than one network adapter, network keys saved by the user while connecting with one adapter would not be available when the user attempted to connect with the other adapter. NetworkManager can now retrieve and use network keys saved for a different adapter on the same network. previously, NetworkManager would not always prompt the user for a new network key if the protocol or key of a wireless network changed. Although NetworkManager would wait for a new key, it would not always open a dialog box and allow the user to provide one. NetworkManager will now open a dialog box when needed. several bug fixes and enhancements for NetworkManager were available upstream. NetworkManager has been rebased to version 0.7 to incorporate these improvements, including mobile broadband functionality, Phase2 WPA support, and static IP functionality. NetworkManager would would cause a segmentation fault when resuming a session. This was caused by the HAL dropping privileges before connecting to D-Bus, meaning that the HAL could not send signals to NetworkManager. NetworkManager now explicitly permits signals from the HAL. sometimes, X would freeze if the NetworkManager menu and a keyring manager window were open at the same time. This updated package includes a patch from upstream that prevents this behavior. if NetworkManager requires a network key from the user, it will open a pop-up window. However, the applet previously could not steal focus from metacity and would remain in the background. The window was therefore not obvious to the user. The applet now opens in the foreground, alerting the user to take action. when resuming, NetworkManager could sometimes re-establish a wireless connection, but not a route. A fix for this problem from upstream has been included in this update. NetworkManager did not previously support Cisco Airo Wi-Fi cards, as these devices did not respond to NetworkManager's attempts to detect them. NetworkManager can now detect and use these cards. the NetworkManager applet would wake up and redraw its icon once per second, even when NetworkManager was not active. Now, the applet will not wake up unless NetworkManager is running. NetworkManager 0.7 connects faster than libnotify can provide a notification bubble. When this happens, the bubble will appear at the top left corner of the screen, rather than under the taskbar. NetworkManager notification bubbles are now delayed for a few seconds, allowing libnotify to react. dbus-glib re-base The dbus-glib integration library has been re-based to version This update provides support to updated versions of NetworkManager and also implements the following bugfix and enhancements cleanup of the DBusGProxy objects treated pending remote method calls incorrectly and may have resulted in freeing invalid memory. Consequently, processes using DBusGProxy objects may have crashed when the DBusGProxy object was freed. With this update dbusglib correctly handles the destruction of DBusGProxy objects, resolving this issue. 5

10 5.3 릴리즈노트 two new function calls, dbus_g_proxy_call_with_timeout and dbus_g_proxy_begin_call_with_timeout, have been added to dbus-glib providing the ability to specify a timeout when making a request to a remote service. dbus-binding-tool now ignores namespaced Extensible Markup Language (XML) nodes when processing introspection definition files. sudo 업데이트 sudo 는 업스트림버전으로업데이트되었습니다. 이러한 sudo 버전은 LDAP 를지원하여, sudo 권한에대해단지기본검색 ( 예 : 트리만을검색 ) 이아닌하부 - 트리검색을허용합니다. 이는관리자가트리에 sudo 권한을범주화하여사용자권한을쉽게관리할수있게합니다. 참고 the env_reset sudoers option from newer sudo will reset the PATH environment variable. This is different from the behaviour in sudo To keep the old behaviour simply add PATH variable into env_keep in sudoers file. LVM-based Cluster mirroring With this update, the ability to create LVM mirrors in a cluster environment (i.e. while using CLVM) is now available in Red Hat Enterprise Linux It provides for simultaneous access from multiple cluster machines, like when using a cluster-aware file system. This solution is compatible with existing single-machine mirrors. When switching a mirrored logical volume between single-machine and cluster-aware, no resynchronization is necessary Resolved Issues system-config-network requires the fonts provided with xorg-x11-fonts-type1 in order to display. However, this fonts package was not previously set as a dependency for system-config-network and it was therefore possible (for example, in the case of a minimal installation) for system-config-network to be present on a system and yet unable to function because these fonts were missing. This update sets xorg-x11-fonts-type1 as a dependency for system-config-network to ensure that these fonts will be available and that system-config-network will display correctly. In Red Hat Enterprise Linux 5.2, a 64-bit version of httpd was included in addition to the existing 32-bit httpd in the PowerPC architecture. If a user installed both versions, an httpd conflict would occur, preventing httpd from functioning properly. To resolve this issue, the 64-bit version of httpd has been removed from this release. Any systems with the previous 64-bit version of httpd installed should remove the package before upgrade Driver Updates the SCSI device handler infrastructure (scsi_dh) has been updated, providing added support for LSI RDAC SCSI based storage devices. the tg3 driver for Broadcom Tigon3 ethernet devices has been updated to version This applies several upstream changes for new hardware. However, the 5785 hardware is not fully supported. This device may be detected by the driver, but lack of PHY support may cause 6

11 1. RELEASE NOTES UPDATES these chips to not function correctly and may require the user disable any on-board 5785 cards in the system BIOS. scsi-target-utils now features iscsi Extensions for RDMA (iser), which is based on the Linux Target (tgt) framework. iser is included in this release as a Technology Preview, and provides capabilities for both single and multiple portals on different subnets. Note, however, that there are known bugs with using multiple portals on the same subnet. To set up an iser target component, install the scsi-target-utils and libibverbsdevel packages. The corresponding library package for your system's Infiniband hardware is also required. For example, in HCAs that use the cxgb3 driver the libcxgb3 package is needed, and for HCAs using the mthca driver the libmthca package is need. The MPT Fusion driver has been updated to version , providing the following bugfixes and enhancements: Previously, the MPT Fusion driver always allocated I/O resources, even if they were not required, which may have caused issues in low resource environments. With this update, the driver now uses the pci_enable_device_mem and pci_enable_device functions to differentiate the resource allocations. Previously, the kernel would panic when the mptsas and mptcl modules were loaded in parallel. With this update, this issue has been resolved. Previously, system power state changes (such as hibernation and standby) were not functioning correctly with 106XE controllers. With this update, the driver has been modified to free and allocate resources in power management entry points Virtualization kernel-xen 을사용하는시스템이 kdump 환경으로부팅할수없었던 IDE/ATA 드라이버스택에있는버그가수정되었습니다. 이전릴리스에서는 IDE 장치가 I/O 를수행하고 IDE 장치가 libata 이외의장치드라이버에의해통제되는경우시스템에서커널패닉이발생하면이문제가나타났었습니다. A softlockup may have occurred when creating a guest with a large amount of memory. Consequently, a call trace of the error was displayed on both the dom0 and the other guest. In this update, this issue has been resolved. On systems with large amounts of memory (ie 256GB or more), setting up the dom0 could exhaust the hypervisor memory heap. To work around this, the xenheap and dom0_size command line arguments had to be set to valid values for the system. In this update, the hypervisor has been updated to automatically set these values to a default of 32GB, which resolves this issue. Due to technical problems with passing TX checksum offload information between paravirtual domains, the use of TX checksum offload in conjunction with NAT for traffic originating from another domain is not supported. TX checksum offload can be used together with NAT as long as the NAT rule is applied in the domain where the traffic originates. Note that this also applies to fully virtualised domains using paravirtual network drivers. Fully virtualised domains using fully virtualised drivers are not affected as they do not support TX checksum offload at all Known Issues 7

12 5.3 릴리즈노트 Previous versions of the 5.3 Release Notes stated that the CD-ROM/DVD-ROM unit on Dell PowerEdge R905 servers does not work with Red Hat Enterprise Linux 5. This note was included by error, and does not apply to Red Hat Enterprise Linux 5.3. kdump now serializes drive creation registration with the rest of the kdump process. Consequently, kdump may hang waiting for IDE drives to be initialized. In these cases, it is recommended that IDE disks not be used with kdump. Improvements have been made to the 'nv' driver, enhancing suspend and resume support on some systems equipped with nvidia GeForce 8000 and 9000 series devices. Due to technical limitations, this will not enable suspend/resume on all hardware. pirut sorts some package lists using the textual representation of a package, which is inconsistent with the textual representation method used in yum. As such, some package lists (e.g. Optional Packages list) in pirut may not display names in alphabetical order. The Hypervisor outputs messages regarding attempts by any guest to write to an MSR. Such messages contain the statement Domain attempted WRMSR. These messages can be safely ignored; furthermore, they are rate limited and should pose no performance risk. When upgrading from Red Hat Enterprise Linux 4 Workstation to 5 Server, OpenOffice will no longer work correctly with SELinux. This is because the Red Hat Enterprise Linux version of OpenOffice is built using an incorrect library. As a result, SELinux will prevent OpenOffice from accessing any shared libraries, causing OpenOffice to fail. To work around this, update the SELinux context to allow OpenOffice to access shared libraries. To do so, run the following commands: semanage fcontext -a -t textrel_shlib_t '/usr/lib/ooo-1.1(/.*)?' semanage fcontext -a -t textrel_shlib_t '/usr/lib64/ooo-1.1(/.*)?' restorecon -Rv /usr/lib/ooo-1.19 restorecon -Rv /usr/lib64/ooo-1.19 Alternatively, you can also upgrade your OpenOffice to a correct version compatible with SELinux in Red Hat Enterprise Linux 5. You can do this by subscribing to the "Productivity App" child channel in Red Hat Network and running the following command: yum install openoffice- {base,calc,draw, merge,graphicfilter,headless,impress,javafilter,ma th,pyuno,writer,xsltfilter} If jumbo frames are enabled on your system, a kernel panic will occur if you attempt to unload the bnx2 module. Red Hat advises that you avoid removing a block device from a guest while the device is in use. Doing so causes Xend to lose domain information for the guest. Accessing the right-click menu of the NetworkManager GNOME applet may cause the GNOME Keyring Unlock dialog to appear. When this occurs, no XII applications can receive keyboard or mouse input. To recover from this, switch to a virtual terminal using Ctrl+Alt+F1. Log in as the affected user (or root) and run killall -9 nm-applet. Then, switch back to X11 using Ctrl+Alt+F7. Your system should be able to receive keyboard and mouse input, although 8

13 1. RELEASE NOTES UPDATES Red Hat recommends that you logout and login again to allow the system to fully recover. On Altix systems with an ATI FireMV graphics adapter, the GUI console may not display on one of the VGA connectors. To workaround this issue, switch to using the other VGA connector on the dongle. It has been determined that 1024 byte objects in kernel slab may be lost when a call to pipe() fails. The problem occurs because pipe() allocates pipe files, and then tries to get free file descriptors for them. If the process is out of file descriptors, pipe() fails, but it does not clean up properly. A fix for this problem is planned for a forthcoming 5.3 kernel update. To workaround this issue, ensure that the process calling do_pipe has adequate file descriptors allocated. This issue has been observed with multipathd in particular. To avoid the problem with multipathd, calculate the number of file descriptors (FDs) required using the formula: "FDs = Number of Paths + 32". If the result is greater than the default value of 1024, then the max_fds value in the defaults section of multipath.conf should be set to the previously calculated value. For example, if there are 255 LUNs with 8 paths each, the line to be added to the defaults section of multipath.conf would be: max_fds 2072 The libcmpiutil-devel package depends on tog-pegasus-devel, which for the Red Hat Enterprise Linux Desktop product is only available from the Workstation option. Therefore, any attempt to install the libcmpiutil-devel package on a system that does not have a Subscription including the Workstation option or is not subscribed to the Workstation channel on the Red Hat Network, will fail with an unresolved dependency error. It is possible in rare circumstances, for makedumpfile to produce erroneous results but not have them reported. This is due to the fact that makedumpfile processes its output data through a pipeline consisting of several stages. If makedumpfile fails, the other stages will still succeed, effectively masking the failure. Should a vmcore appear corrupt, and makedumpfile is in use, it is recommended that the core be recorded without makedumpfile and a bug be reported. An issue may be encountered when using system-config-cluster to configure a Postgres 8 resource agent, resulting in the postgresql service failing to start. To include a Postgres resource agent in your cluster, please check the man page for the agent, and edit the cluster.conf file in an editor, then update the cluster with the new configuration file using the appropriate cman_tool command. Due to outstanding driver issues with hardware encryption acceleration, users of Intel WiFi Link 4965, 5100, 5150, 5300, and 5350 wireless cards are advised to disable hardware accelerated encryption using module parameters. Failure to do so may result in the inability to connect to Wired Equivalent Privacy (WEP) protected wireless networks after connecting to WiFi Protected Access (WPA) protected wireless networks. To do so, add the following options to /etc/modprobe.conf: alias wlan0 iwlagn options iwlagn swcrypto50=1 swcrypto=1 (where wlan0 is the default interface name of the first Intel WiFi Link device) kdump now restarts when CPUs or DIMMs are hot-added to a system. If multiple items are 9

14 5.3 릴리즈노트 added at the same time, several sequential restarts may be encountered. This behavior is intentional, as it minimizes the time-frame where a crash may occur while memory or processors are not being tracked by kdump Technology Previews Software based Fibre Channel over Ethernet (FCoE) The Fibre Channel over Ethernet (FCoE) driver (fcoe.ko), along with libfc, provides the ability to run FCoE over a standard Ethernet card. This capability is provided as a technical preview in Red Hat Enterprise Linux 5.3. To enable this feature, you must login by writing the network interface name to the /sys/module/fcoe/parameters/create file, for example: echo eth6 > /sys/module/fcoe/parameters/create To logout, write the network interface name to the /sys/module/fcoe/parameters/destroy file, for example: echo eth6 > /sys/module/fcoe/parameters/destroy For further information on software based FCoE refer to: Red Hat Enterprise Linux 5.3 에서는 3 개의특정하드웨어구현에있어서 FCoE 를완전지원합니다. 이러한하드웨어에는 Cisco fnic 드라이버, Emulex lpfc 드라이버, Qlogic qla2xx 드라이버가있습니다. iser Support iser support, allowing for block storage transfer across a network, has been added to the scsitarget-utils package as a Technology Preview. In this release, single portal and multiple portals on different subnets are supported. There are known bugs when using multiple portals on the same subnet. To set up the iser target component install the scsi-target-utils and libibverbs-devel RPM. The library package for the InfiniBand hardware that is being used is also required. For example: host channel adapters that use the cxgb3 driver the libcxgb3 package is needed, and for host channel adapters using the mthca driver the libmthca package is needed. There is also a known issue relating to connection timeouts in some situations. Refer to Red Hat Bugzilla # for more information on this issue. 2. INSTALLATION-RELATED NOTES This section includes information specific to Anaconda and the installation of Red Hat Enterprise Linux 5.3. Red Hat Network can install the new and changed packages and upgrade an existing Red Hat Enterprise Linux 5 system. Alternatively, Anaconda can upgrade an existing Red Hat Enterprise Linux 5 system or perform a fresh installation of Red Hat Enterprise Linux 5.3. Note: upgrading from beta releases of Red Hat Enterprise Linux 5.3 to this GA release is not supported. 10

15 2. INSTALLATION-RELATED NOTES Further, although Anaconda provides an option for upgrading from earlier major versions of Red Hat Enterprise Linux to Red Hat Enterprise Linux 5.3, Red Hat does not currently support this. More generally, Red Hat does not support in-place upgrades between any major versions of Red Hat Enterprise Linux. (A major version is denoted by a whole number version change. For example, Red Hat Enteprise Linux 4 and Red Hat Enterprise Linux 5 are both major versions of Red Hat Enterprise Linux.) In-place upgrades across major releases do not preserve all system settings, services or custom configurations. Consequently, Red Hat strongly recommends fresh installations when upgrading from one major version to another All Architectures Anaconda의텍스트모드설치에서는설치를완료하기위해 VNC (Virtual Network Computing) 로전환하는옵션을제공합니다. 암호화된소프트웨어 RAID 일원디스크 ( 예 : software RAID 파티션 ) 를생성또는사용하는것은지원되지않지만, 암호화된소프트웨어 RAID 어레이 ( 예 : /dev/md0) 생성은지원됩니다. The NFS default for RHEL5 is "locking". Therefore, to mount nfs shares from the %post section of anaconda, use the mount -o nolock,udp command to start the locking daemon before using nfs to mount shares. ibft 설정네트워크장치가있는시스템에 CD-ROM 또는 DVD-ROM 으로설치할때, 네트워크가설정되어있지않을경우 Anaconda 에는 ibft 설정저장장치가들어있지않게됩니다. 설치를위해네트워크를활성화하려면, 설치부트프롬프트에 linux updates= 명령을사용합니다. [any] 는 URL 로대체할수있습니다. 시스템에정적 IP 설정이필요할경우, linux updates= ip=[ip address] netmask=[netmask] dns=[dns] 명령을사용합니다. 완전가상화게스트에서 Red Hat Enterprise Linux 5.3 을설치할때 kernel-xen 커널을사용하지않습니다. 완전가상화게스트에서이커널을사용할경우시스템이중단될수있습니다. 완전가상화게스트에서설치번호를사용하여 Red Hat Enterprise Linux 5.3을설치할때가상화패키지그룹이선택해제되었는지를확인합니다. 가상화패키지그룹옵션은 kernel-xen 커널을설치할수있기때문입니다. 반가상화게스트는이러한사항에영향을받지않습니다. 반가상화게스트는항상 kernel-xen 커널을사용합니다. Red Hat Enterprise Linux 5 에서 5.2 로업그레이드할때가상화커널을사용할경우, 업그레이드후재부팅해야합니다. 그후, 업데이트된가상화커널을사용하여시스템을부팅합니다. Red Hat Enterprise Linux 5 및 5.2 의하이퍼바이저는 ABI- 호환이되지않습니다. 업데이트된가상화커널을사용하여업그레이드후시스템을부팅하지않을경우, 업그레이드된가상화 RPM 은실행중인커널과일치하지않게됩니다. Red Hat Enterprise Linux 4.6 에서 Red Hat Enterprise Linux 5.1 버전이나이후버전으로업그레이드할경우, gcc4 가업그레이드실패의요인이될수있습니다. 이러한경우, 업그레이드를실행하기전수동으로 gcc4 패키지를제거해야합니다. 새언어가선택되었을때시스템을완전하게재설정하지못하여, firstboot 언어플러그인이삭제되었습니다. 11

16 5.3 릴리즈노트 설치시게스트를프로비저닝할때게스트용 RHN 도구옵션을사용할수없게됩니다. 이러한문제가발생할경우, 시스템은 dom0에의해사용되는인타이틀먼트와분리된추가인타이틀먼트를요청하게됩니다. 게스트용추가인타이틀먼트를사용하지않으려면시스템을 Red Hat Network 에등록하기전수동으로 rhn-virtualization-common 패키지를설치합니다. 여러개의네트워크인터페이스를사용하여시스템에 Red Hat Enterprise Linux 5.3 을설치하고수동으로 IPv6 주소를지정할경우일부네트워크설정이제대로이루어지지않을수있습니다. 이러한경우, 설치된시스템에서 IPv6 설정을확인할수없게됩니다. 이를해결하려면, /etc/sysconfig/network 에있는 NETWORKING_IPV6 를 yes 로설정합니다. 그후, service network restart 명령을사용하여네트워크연결을다시시작합니다. 시스템에 yum-rhn-plugin el5_1.2 ( 또는이전버전 ) 이설치되어있을경우, yum update 를통해 Red Hat Enterprise Linux 5.3 으로업그레이드할수없게됩니다. 이를해결하려면, yum update 를실행하기전 yum-rhn-plugin 을최신버전으로업그레이드 ( yum update yum-rhn-plugin 사용 ) 합니다. 이전 anaconda 는 8 개이상의 SmartArray 제어기에액세스할수없었습니다. 이번업데이트에서이러한문제가해결되었습니다. OEM 에의해제공된드라이버디스크는단일이미지파일 (*.img) 로, 여러드라이버패키지및커널모듈이들어있습니다. 이러한드라이버는설치도중 Red Hat Enterprise Linux 5 에의해인식되지않는하드웨어를지원합니다. 드라이버패키지및커널모듈이시스템에설치되면초기 RAM 디스크 (initrd) 에위치하게되어시스템부팅시로딩됩니다. 이번릴리즈에서설치프로그램은드라이버디스크 ( 파일시스템레이블에기반하여 ) 를자동으로감지할수있어설치시디스크의내용물을사용할수있습니다. 이러한작업은설치명령행옵션 dlabel=on 에의해제어되어자동검색을활성화합니다. 이번릴리즈의경우 dlabel=on 이기본설정으로되어있습니다. OEMDRV 로파일시스템레이블된모든블록장치가검색되고이러한장치에서검색된순서대로드라이버를불러옵니다. vfat 파일시스템이들어있는기존의암호화된블록장치는파티션인터페이스에서 foreign 유형으로나타나게됩니다 ; 따라서, 이러한장치는시스템부팅시자동으로마운트되지않습니다. 이러한장치를자동으로마운트하려면, 해당항목을 /etc/fstab 에추가합니다. 자세한방법은 man fstab 에서참조하시기바랍니다 PowerPC Architectures The minimum RAM required to install Red Hat Enterprise Linux 5.2 is 1GB; the recommended RAM is 2GB. If a machine has less than 1GB RAM, the installation process may hang. 이에더하여 1GB RAM 용량을갖는 PowerPC 시스템은특정 RAM- 집약작업부하에서중요한사항을실행합니다. Red Hat Enterprise Linux 5.2 시스템에서최적으로 RAM- 집약프로세스를실행하기위해 4GB RAM 을갖고있을것을권장합니다. 이는 Red Hat Enterprise Linux 4.5 버전이나그이전버전을실행중인 512MB RAM 을사용하는 PowerPC 시스템에서와같은실제페이지수를갖는지를확인합니다 s390x Architectures anaconda 는 OSA Express3 카드용 CHPID 에있는두포트를지원합니다. 설치프로그램은설치초기단계에서포트번호를요청하게됩니다. 지정된포트값은설치된네트워크인터페이스시작 12

17 3. FEATURE UPDATES 스크립트에영향을미칩니다. 포트 1 을선택했을경우, portno=1 값이 ifcfg-eth* 파일의 OPTIONS 매개변수에추가됩니다. 참고 z/vm 에설치할경우, CMS 설정파일에 PORTNO=0 ( 포트 0 사용 ) 또는 PORTNO=1 ( 포트 1 사용 ) 을추가하여모드지정을요청하지않게할수있습니다. DASD 블록장치에있는기존 Linux 또는비 -Linux 파일시스템으로설치할경우설치프로그램이중지할수도있습니다. 이러한문제가발생할경우, 사용하고자하는 DASD 장치에있는기존의모든파티션을삭제하고설치프로그램을다시시작합니다 ia64 Architecture If your system only has 512MB of RAM, attempting to install Red Hat Enterprise Linux 5.3 may fail. To prevent this, perform a base installation first and install all other packages after the installation finishes. Using yum to install packages from the 32-bit Compatibility Layer disc may fail. If it does, it is because the Red Hat package signing key was not imported into the RPM database. This happens if you have not yet connected to Red Hat Network and obtained updates. To import the key manually, run the following command as root: rpm --import /etc/pki/rpm-gpg/rpm-gpg-key-redhat-release Red Hat GPG 키를가져온후, 32 비트호환성레이어디스크에서패키지를설치하기위해 yum을사용하실수있습니다. 이러한디스트에서설치시 rpm 대신 yum 을사용하여기본적인 OS 의존성문제를해결하는것이좋습니다. 3. FEATURE UPDATES 블록장치암호화 Red Hat Enterprise Linux 5.3 에서는 LUKS (Linux Unified Key Setup) 사양을사용하여블록장치암호화를지원합니다. 장치를암호화하면장치가시스템에서제거되어도무단액세스로부터블록장치에있는모든데이터를보호할수있습니다. 암호화된장치의내용에액세스하려면, 사용자는암호문또는인증키를제공해야합니다. 디스크암호화설정에관한내용은 에있는 Red Hat Enterprise Linux 설치가이드 28 장에서참조하시기바랍니다 : mac a/b/g WiFi 프로토콜스택 (mac80211) mac80211 스택은 ( devicescape/d80211 스택으로알려짐 ) Red Hat Enterprise Linux 5.3 에서지원되는기능입니다. 이는특정무선장치가아무 WiFi 네트워크로연결되게하는 Intel WiFi 링크 4965 하드웨어용 iwlwifi 4965GN 무선드라이버를활성화합니다. mac80211 구성요소가 Red Hat Enterprise Linux 5.3 에서지원되어도, 기호는커널용기호허용목록 (whitelist) 에포함되지않습니다. GFS2 (Global File System 2) GFS2 는 GFS 에서점진적으로개선된것입니다. 이번업데이트에는디스크상의파일시스템포멧변경 13

18 5.3 릴리즈노트 에필요한몇가지중요한개선사항이적용되었습니다. GFS 파일시스템은 gfs2_convert 유틸리티를사용하여 GFS2 로변환할수있으며, 이에따라 GFS 파일시스템의메타데이터를업데이트할수있습니다. Red Hat Enterprise Linux 5.2 에서 GFS2 는평가용커널모듈로서제공되었습니다. Red Hat Enterprise Linux 5.3 에서 GFS2 는커널패키지의일부분입니다. Red Hat Enterprise Linux 5.2 GFS2 커널모듈이설치되어있을경우 Red Hat Enterprise Linux 5.3 에서 GFS2 를사용하기위해반드시이를제거해야합니다. 드라이버디스크지원에서의개선사항 OEM 에의해공급되는드라이버디스크는단일이미지파일 (*.img) 로, 여러개의드라이버 RPM 및커널모듈이들어있습니다. 설치시이러한드라이버를사용하여하드웨어를지원하며그렇지않을경우이는인식되지않습니다. 시스템에 RPM 을설치후 initrd 에위치시켜컴퓨터재부팅시지원되게합니다. Red Hat Enterprise Linux 5.3 에서설치프로램은파일시스템레이블에기반한드라이버디스크의위치를자동으로감지할수있으며설치도중디스크의내용물을사용할수있습니다. 이러한기능은설치명령행옵션 dlabel=on 에의해제어되며, 이는자동검색기능을활성화합니다. OEMDRV 로파일시스템레이블된모든블록장치를검색하여이러한장치에서검색된순서대로드라이버를읽어옵니다. ibft (iscsi Boot Firmware Table) 현재 Red Hat Enterprise Linux 5.3 은 ibft (iscsi Boot Firmware Table) 를완전지원하여 iscsi 장치에서의부팅을허용합니다. 이지원을설정하려면 iscsi 디스크 ( 노드 ) 가자동으로시작하도록표시되어서는안됩니다 ; 런레벨 3 또는 5 로지정하면더이상설치된시스템이자동으로연결되어 iscsi 디스크로로그인하지않습니다. 주로 iscsi 는 root 파일시스템으로사용되며, 이러한경우런레벨을지정하기전 initrd 는필요한 iscsi 디스크에연결되어로그인하므로이러한변경사항이영향을미치지않습니다. 하지만 /home 또는 /srv 와같은비 root 디렉토리에 iscsi 디스크를마운트해야할경우, 이러한변경사항에영향을받게되어, 설치된시스템은 root 파일시스템을사용하지않는 iscsi 디스크에자동으로연결및로그인하지않게됩니다. 비 root 디렉토리에마운트된 \tiscsi 디스크를사용할수있지만, 다음의해결방법중하나를사용해야합니다 : 1. 비 root 디렉토리에마운트된 iscsi 디스크를사용하지않고시스템을설치한후해당디스크및마운트지점을수동으로설정합니다. 2. 런레벨 1 로설치한시스템을부팅하고, 각디스크마다다음의명령을사용하여자동시작을위해 root 파일시스템을사용하지않는 iscsi 디스크를표시합니다 : iscsiadm -m node -T target-name -p ip:port -o update -n node.startup -v automatic rhythmbox rhythmbox 오디오재생기는 버전으로업데이트되었습니다. 이번업데이트에서는독점적인 GStreamer 플러그인을사용할수있는옵션을제공합니다. lftp 업데이트 Thunderbird 는 버전으로업데이트되었습니다. 이로인해다음과같은여러업스트림기능업데이트및버그수정이적용되었습니다 : 14

19 3. FEATURE UPDATES mirror --script 에의해생성된 lftp 인용스크립트방식에서의보안결함이 ( 이는무단권한승격의원인이될수있음 ) 수정되었습니다. -c 옵션과함께 lftp 를사용하면더이상 lftp 가정지되지않습니다. sftp 를사용할때 lftp 는더이상전송도중파일을손상시키지않습니다. For more information on lftp updates applied in this release, refer to TTY 입력감사 TTY 입력감사기능이지원됩니다. 프로세스가 TTY 입력감사로표시되어있을경우, TTY 에서읽어온데이터를감사하게됩니다 ; TTY 를입력하면감사기록이나타나게됩니다. pam_tty_audit 모듈을사용하여프로세스 ( 및자식프로세스 ) 를 TTY 입력감사로표시할수있습니다. 자세한방법은 man pam_tty_audit(8) 에서참조하시기바랍니다. TTY 감사기록에는감사프로세스가읽어온정확한키입력내용이들어있습니다. 데이터를쉽게해독하기위해, bash 는기록유형 USER_TTY 를사용하여정확한명령행을감사할수있습니다. The "TTY" audit records contain all data read by audited processes from the TTY. This includes data inserted into the input stream by the TIOCSTI ioctl system call. SystemTap 업데이트 SystemTap 은 버전으로업데이트되었습니다. 이러한 SystemTap 업데이트로인한몇가지주요기능과함께개선사항을소개합니다. 새로운기능에는다음과같은것이포함됩니다 : 현재 SystemTap 은 x86, x86-64, PowerPC 에서심볼릭프로브를지원합니다. 이는 SystemTap 스크립트를활성화하여프로브를사용자공간어플리케이션으로위치하게하여라이브러리를공유합니다. 결과적으로 SystemTap 은커널프로브로서일부사용자공간어플리케이션에있는디버거프로브와동일한정도의기능을제공할수있습니다. 예를들어, coreutils-debuginfo 가설치되어있을경우, 다음과같이 /usr/share/doc/systemtap-version/examples/general/callgraph.stp 를사용하여 ls 명령의 callgraph 를출력할수있습니다 : stap para-callgraph.stp 'process("ls").function("*")' -c 'ls -l' 바이너리와 debuginfo RPM 사이의버전불일치가감지되지않을수있는가능성을감소시키기위해, Red Hat 은 SYSTEMTAP_DEBUGINFO_PATH 환경변수를 +:.debug:/usr/lib/debug:build 값에설정할것을권장합니다. SystemTap's support for symbolic probes also extends to markers placed into the kernel of this release. To use these markers, load the kernel-trace kernel module in /etc/rc.local (using modprobe kernel-trace). SystemTap 은원격컴파일서비스를지원합니다. 이는네트워크상의단일컴퓨터를활성화하여로컬 SystemTap 클라이언트에대해디버그정보 / 컴파일러서버로작동하게합니다. 클라이언트는 mdns (avahi) 를사용하여서버를자동위치시키며 systemtap-client 및 systemtap-runtime 패키지만이작동에필요하게됩니다. 현재이러한기능은암호화와같은보안메커니즘을사용하지않습니다. 따라서, 신뢰하는네트워크에서만원컥컴파일서비스를사용할것을권장합니다. 보다자세한내용은 man stap-server 에서참조하시기바랍니다. 이번릴리즈의커널업데이트에는 SystemTap 스크립트의종료절차가개선된커널 API 확장 15

20 5.3 릴리즈노트 이포함되어있습니다. 이러한추가된커널 API 확장은개별적프로브제거작업사이에서의불필요한동기화작업을제거하여결과적으로수백개의커널프로브를갖는 SystemTap 스크립트처리속도가훨씬빨라졌습니다. 특히이는 probe syscall.* {} 과같은수많은커널이벤트를캡쳐하는와일드카드가들어있는프로브와함께스크립트를사용하는관리자에게유용합니다. 이번릴리즈에포함된 SystemTap 완전업데이트목록은다음의 URL 에서참조하시기바랍니다 : 클러스터관리자업데이트 클러스터관리자유틸리티 (cman) 는 버전으로업데이트되었습니다. 이로인해다음과같은버그수정및기능개선이적용되었습니다 : cman 은다음과같은펌웨어버전을사용합니다 : APC AOS v3.5.7 및 APC rpdu v 이로인해 APC 7901 이단일네트워크관리프로토콜 (SNMP) 을올바르게사용하지못하게했던버그가수정되었습니다. fence_drac, fence_ilo, fence_egenera, fence_bladecenter 에이전트는 ssh 를지원합니다. fence_xvmd 키파일은재시작하지않고다시불러올수있습니다. 현재단일 fence 방식은최대 8 개의 fence 장치까지지원할수있습니다. RPM 업데이트 RPM (RedHat Package Manager) 은 Fedora 9 업스트림버전으로업데이트되었습니다. 현재 rpm 은보조아키텍처 - 특정매크로파일을멀티아키텍처시스템에추가할수있습니다. 또한 rpm 은 Red Hat Enterprise Linux 5 에포함된모든인증기준에부합합니다. 이번업데이트에서는 rpm 에다음과같은업스트림개선사항및버그수정사항을적용하였습니다 : rpm 은더이상멀티아키텍처시스템에불필요한.rpmnew 및.rpmsave 파일을생성하지않습니다. rpm 의 rpmginext() 함수에있는버그에서오류보고가제대로이루어지지않았습니다. 이번업데이트에서는오류보고에대해적절한의미적처리기능이적용되어 rpm 은모든인스턴스에서올바른종료코드를반환하는지를확인할수있습니다. OFED (Open Fabrics Enterprise Distribution) / opensm opensm 은 opensm 라이브러리 API 로의변경사항을포함하여, 3.2 업스트림버전으로업데이트되었습니다. opensm.conf 파일형식이변경되었습니다. 기존 opensm.conf 를사용자변경하실경우, rpm 은 /etc/ofed/opensm.conf.rpmnew 로새로운 opensm.conf 파일을자동설치하게됩니다. 변경한내용을파일로이전한후기존 opensm.conf 파일을결과물로대체해야합니다. Red Hat 은항상발전하고있는기술을최대한이용할수있게하기위해업스트림 OFED(Open Fabrics Enterprise Distribution) 코드기반을철저히추종하고있습니다. 따라서 Red Hat 은마이너릴리스에서는업스트림프로젝트와같은수준의 API/ABI 호환성을유지합니다. 이는 Red Hat Enterprise Linux 개발의일반적인관행에있어서예외적인것입니다. 16

21 3. FEATURE UPDATES 따라서 OFED 스택 ( 목록은아래참조 ) 에빌드된어플리케이션은 Red Hat Enterprise Linux 마이너릴리즈에서새로운릴리스로이전할때다시컴파일하거나소스레벨의코드를변경할필요가있을수있습니다. 일반적으로 Red Hat Enterprise Linux 소프트웨어스택에빌드된다른어플리케이션의경우다시컴파일하거나코드를수정할필요가없습니다. 대상구성요소는다음과같습니다 : dapl compat-dapl ibsim ibutils infiniband-diags libcxgb3 libehca libibcm libibcommon libibmad libibumad libibverbs libipathverbs libmlx4 libmthca libnes librmdacm libsdp mpi-selector mpitests mstflint mvapich mvapich2 ofed-docs openib openib-mstflint 17

22 5.3 릴리즈노트 openib-perftest openib-tvflash openmpi opensm perftest qlvnictools qperf rds-tools ( 차후구성요소 ) srptools tvflash Net-SNMP 업데이트 Net-SNMP has been re-based to upstream version This update adds Stream Control Transmission Protocol (SCTP) support (as per RFC 3873, and introduces two new configuration options (to be used in /etc/snmpd.conf): dontlogtcpwrappersconnects 연결시도로그를금지합니다. v1trapaddress enables administrators to set an agent's IP address inside outgoing SNMP traps. 이번업데이트에는다음과같이업스트림에서의여러가지버그가수정되었습니다 : 255 개이상의네트워크인터페이스가있는시스템에서 snmpd 데몬이올바르게작동합니다. 또한, snmpd 가포트에서 번이상을수신하도록설정되어있을경우이는오류를보고합니다. /proc 에서파일을읽을때 snmpd 데몬이파일설명을유출하는원인이되었던경쟁상태가수정되었습니다. 멀티 CPU 하드웨어에서도 snmpd 데몬은 hrprocessorload 개체 ID (OID) 를올바르게보고합니다. 하지만, 데몬시작에서 OID 값을계산하기까지약 1 분정도가소요됨에유의하시기바랍니다. net-snmp-devel 패키지는 lm_sensors-devel 패키지에의존합니다. FIPS 인증을위한 OpenSSL 업데이트 openssl 패키지는새로운업스트림버전으로 OpenSSL 라이브러리를업그레이드하여, 현재 FIPS (Federal Information Processing Standard) 검증절차를받고있습니다 (FIPS-140-2). OpenSSL 라이브러리가 Red Hat Enterprise Linux 5 에있는이전 openssl 패키지버전과기능패리티및 ABI 호환성을유지하기위해 FIPS 모드는기본값으로비활성화되어있습니다. 이번업데이트에는다음과같은업스트림수정사항이적용되었습니다 : 기본값으로 zlib 압축이 SSL 및 TLS 연결에사용됩니다. CPACF (Central Processor Assist for Cryptographic Function) 와함께 IBM System z 아키텍처에서의압축은 CPU 부하의주요 18

23 3. FEATURE UPDATES 부분이되어전체적인성능은암호화속도가아닌압축속도에의해결정되었습니다. 압축을해제하면전체적인성능이향상됩니다. 이번업데이트된패키지에서는 SSL 및 TLS 연결을위한 zlib 압축이 OPENSSL_NO_DEFAULT_ZLIB 환경변수로압축해제할수있습니다. 속도가느린네트워크를통한 TLS 연결의경우, 데이터전송양을줄이기위해압축하는것이좋습니다. s_client 및 s_server 옵션과함께 openssl 명령을사용할때, 기본 CA 인증서파일 (/etc/pki/tls/certs/ca-bundle.crt) 을읽을수없어인증서를확인할수없었습니다. 인증서를확인하려면 -CAfile /etc/pki/tls/certs/ca-bundle.crt 옵션을사용해야했습니다. 이번업데이트된패키지에서는기본 CA 인증서파일을읽을수있게되어더이상 - CAfile 옵션을사용할필요가없게되었습니다. yum 업데이트 yum 은 업스트림버전으로업데이트되었습니다. 이러한업데이트로 yum 실행속도가향상되어각마이너릴리즈에포함된패키지수증가에의해제기되는문제를감소시켰습니다. 또한이번업데이트에서는재설치명령에대해소개하고있으며, 일부명령에대한인터페이스개선은물론다음과같은버그수정이적용되었습니다 : -c 옵션을사용하여웹주소 (http) 에있는설정파일을지정할경우 yum 명령이실패하는버그가수정되었습니다. yum 에있는 checksignal() 함수가잘못된종료함수를호출하여 yum 이종료하지않고역추적되는결과가나타났었습니다. 이번릴리즈에서는 yum 이정상적으로종료됩니다. flash-plugin 업데이트 flash-plugin 패키지는 버전으로업데이트되었습니다. 이번업데이트에는이전 flashplugin ASYNC 업데이트에포함되어있는여러보안수정사항이적용되었습니다. 또한업데이트된플러그인에는 Adobe Flash Player 10 이들어있어, 다음과같은버그수정은물론기능이강화되었습니다. 사운드출력에서경쟁상태문제를수정하여 Linux 플랫폼에서안정성이향상되었습니다. 사용자정의필터및효과, 원시적 3D 변환, 애니메이션, 고급오디오프로세싱, 보다유연한텍스트엔진, GPU 하드웨어가속화를지원합니다. 이러한업데이트에관한보다자세한내용은다음링크에있는 Adobe Flash Player 10 릴리즈노트를참조하시기바랍니다 : gdb 업데이트 gdb 는 6.8 버전으로업데이트되었습니다. 이에는 C++ 템플릿내의브레이크포인트, 생성자및인라인함수지원과같은업스트림기능업데이트및버그수정이적용되었습니다. For more information on gdb updates applied in this release, refer to AMD Family10h 프로세서에서 IBS (Instruction Based Sampling) AMD Family10h 프로세서용하드웨어프로파일링지원이 Red Hat Enterprise Linux 5.3 에추가되었습니다. 새 AMD CPU 는 IBS (Instruction Based Sampling) 를지원합니다. IBS 지원은정보를수집하고새로운기능과관련된새 MSR (Model Specific Registers) 를초기화하기위해 oprofile 드라이버로의변경을필요로합니다. 이번업데이트에는 oprofile 드라이버의이벤트버퍼및 CPU 버퍼마다새로운 IBS_FETCH 와 IBS_OP 19

24 5.3 릴리즈노트 프로파일링샘플이추가되어있습니다. 새로운제어항목은 /dev/oprofile 에추가되어 IBS 샘플링을제어합니다. 이러한변경사항은드라이버의이전 PMC 버전과하위호환하며, 분리된패치가 oprofile 에서사용가능하여새로운데이터를사용할수있습니다. IBS 에관한보다자세한내용은 Instruction-Based Sampling: A New Performance Analysis Technique for AMD Family 10h Processors, November 19, 2007 에서참조하시기바랍니다. Squid 업데이트 Squid 는안정적인업스트림최신버전 (STABLE21) 으로업데이트되었습니다. 이러한업데이트로다음과같은버그가수정되었습니다 : squid init 스크립트는항상종료코드 0 을잘못반환합니다. 현재이러한버그가수정되어 squid 는 LSB (Linux Standard Base) 에준수합니다. refresh_stale_hit 지시문을사용하면 squid 로그파일에 Clock going backwards 오류메세지가나타나게하는원인이될수있습니다. squid 설치프로세스는 /usr/local/squid 디렉토리의올바른소유권을설정하지않았었습니다. 이번릴리즈에서 squid 사용자는 /usr/local/squid 의기본값소유자입니다. squid 가 hash_lookup() 기능을사용시도할때마다, signal 6 으로중지할수있습니다. squid_unix_group 을사용하면 squid 가중단될수있습니다. Apache에서이벤트 MPM (Multi-Processing Model) httpd, Apache HTTP 서버패키지에는실험적인이벤트 MPM (Multi-Processing Model) 이포함되어있습니다. 이러한 MPM 은연결유지 (keepalive) 연결을처리하기위해전용스레드를사용하여성능을향상시킬수있습니다. libgomp 업데이트 libgomp 는 el5 버전으로업데이트되었습니다. 업데이트로 OpenMP 성능이개선되었고 gcc43 컴파일러와함께사용할때 OpenMP 3.0 버전지원이추가되었습니다. iscsi 대상기능 Linux 대상 (tgt) 프레임워크의일부분으로전달된 iscsi 대상기능은 Red Hat Enterprise Linux 5.3 에서기술평가사항에서완전지원사항이되었습니다. linux 대상프레임워크에서는시스템이 SCSI 개시기가있는기타다른시스템에블록레벨 SCSI 저장장치를서비스하게합니다. 이러한기능은처음에 Linux iscsi 대상으로운용되어 iscsi 개시기에서네트워크를통해저장장치를서비스합니다. iscsi 대상을설정하려면, scsi-target-utils RPM 을설치합니다. 자세한지시사항은 /usr/share/doc/scsi-target-utils-[version]/readme 및 /usr/share/doc/scsitarget-utils-[version]/readme.iscsi 에서참조하시기바랍니다. 4. DRIVER UPDATES 4.1. All Architectures General Driver/Platform Updates ALSA 에있는 Intel High Definition Audio 드라이버가업데이트되었습니다. 20

25 4. DRIVER UPDATES Network AMD ATI 통합칩셋에서의 HDMI (High-Definition Multimedia Interface) 오디오지원이업데이트되었습니다. 다음과같은 Wacom 그래픽태블릿이 linuxwacom 드라이버를통해지원됩니다 : Cintiq 20WSX Intuos3 4x6 Emulex Fibre Channel Host Bus Adapter 용 lpfc 드라이버가 p 버전으로업데이트되었습니다. 이로인해다음과같은업스트림변경사항이적용되었습니다 : 현재 NETLINK_SCSITRANSPORT 소켓이사용되고있습니다 초기화되지않은노드액세스문제가해결되었습니다. NPIV 가활성화되어있을때 echotest 실패의원인이되었던버그가수정되었습니다. 현재 fcauthd 1.19 에는파이버채널인증이필요합니다. dm-multipath 는 IBM DS4000 용받은편지함을지원합니다. ixgbe 드라이버는 82598AT 이중포트어댑터및 CX4 어댑터를지원합니다. jsm 드라이버가업데이트되어 Digi Neo PCI Express 4 HiProfile I/O 어댑터에대한지원이추가되었습니다. hp-ilo: 드라이버가추가되어, HP Integrated Lights Out (ilo) 기술을지원합니다. 이번릴리즈에서 radeon_tp 드라이버는완전지원됩니다. 이드라이버는 ATI R500/R600 칩셋을사용할수있습니다. 또한이러한드라이버는다음과같은기능을특징으로합니다 : R500/R600 칩셋에서모드설정 R500 칩셋에서 2D 가속 R600 칩셋에서쉐도우프레임버퍼가속 powernow-k8 드라이버는로딩가능한모듈로이번릴리즈에포함되어있습니다. 이로인해기존드라이버프레임워크 ( 예 : Red Hat Driver Update Model 및 Dell DKMS) 는커널업그레이드를요청하지않고 powernow-k8 드라이버업데이트를 RPM 패키지로사용자에게전달할수있습니다. 이번릴리즈에서 Red Hat 은레거시프린터를지원하기위해 pnm2ppa 를다시추가하였습니다. 하지만, 이러한지원은향후릴리즈에서사용중지되므로이에유의하시기바랍니다. ccid 드라이버는 USB 스마트카드키보드를지원하도록업데이트되었습니다. Red Hat Enterprise Linux 5.3 에서 USB 비디오장치용 uvcvideo 드라이버가커널에추가되었습니다. Broadcom NetXtreme II 네트워크카드를지원하도록 bnx2 드라이버는 버전으로업데이트되었습니다. 이번업데이트로 bnx2 를사용하는제어기에있는이더넷호출버퍼옵션이수정되어부팅시시스템패닉상태를일으켰던버그가수정되었습니다. 21

26 5.3 릴리즈노트 22 Storage Intel PRO/1000 이더넷장치용 e1000e 드라이버는 k2 업스트림버전으로업데이트되었습니다. 이러한업데이트로 EEPROM 및 NVM 지원장치는현재쓰기 - 금지되어있습니다. igb: Intel Gigabit Ethernet Adapter 용드라이버는 기반장치지원이추가된 k2 버전으로업데이트되었습니다. Intel(R) 10 Gigabit PCI Express 네트워크장치용 ixgbe 드라이버는 k4 버전으로업데이트되었습니다. niu 드라이버가 Red Hat Enterprise Linux 5.3 에추가되어, Sun CP3220 시스템에 10Gbps 이더넷장치지원이추가되었습니다. Intel PRO 무선장치용 ipw2100 및 ipw2200 드라이버가 Linux Kernel 에서 Red Hat Enterprise Linux 5.3 으로백포트되었습니다. Broadcom 무선장치용 bcm43xx 드라이버가 Linux Kernel 에서 Red Hat Enterprise Linux 5.3 으로백포트되었습니다. 무선장치용 ieee80211 지원구성요소가 Linux Kernel 에서 Red Hat Enterprise Linux 5.3 으로백포트되었습니다. ZyDas 무선장치용 zd1211rw 드라이버가업데이트되어 Linux 이전버전에서 nonmac80211 마지막버전과일치합니다. iwlwifi 드라이버는 버전에서업데이트되어, iwl4965 무선장치에 n 을추가지원합니다. 드라이버의이전 버전을포함한여러버그수정사항도백포트드라이버로통합되었습니다. Myricom Myri-10G 이더넷장치용 myri10ge 드라이버는 버전으로업데이트되었습니다. NetXen 네트워크카드지원을위한 netxen 드라이버가 버전으로업데이트되었습니다. Broadcom Everest 네트워크장치를지원하기위한 bnx2x 드라이버가 버전으로업데이트되어, 하드웨어에대한지원이추가되었습니다. 올바른링크감지를하지못했던버그를수정하기위해 forcedeth-msi 드라이버가업데이트되었습니다. Atheros 무선장치용 ath5k 드라이버가 Linux Kernel 에서 Red Hat Enterprise Linux 5.3 으로백포트되었습니다. Ralink 무선장치용 rt2x00 드라이버가 Linux Kernel 에서 Red Hat Enterprise Linux 5.3 으로백포트되었습니다. Realtek 무선장치용 rtl8180 및 rtl8187 드라이버는 Linux Kernel 에서 Red Hat Enterprise Linux 5.3 으로백포트되었습니다. 3w-xxxx: 3ware SATA RAID Controller 용드라이버가 버전으로업데이트되었습니다. 이로인해다음과같은업스트림변경사항이적용되었습니다 : 2GB 이상의 RAM 이장착된시스템에서 3ware 7000 또는 8000 시리즈카드를사용할때데이터손실의원인이되었던버그가수정되었습니다. 4GB 이상의 RAM 이장착된시스템에서 3ware 8006 시리즈카드를사용할때 Anaconda 는

27 4. DRIVER UPDATES 64 비트아키텍처에서더이상중지되지않습니다. tw_shutdown() 이초기화될경우 irq 처리기를사용할수있습니다. 이는종료시인터럽트가공유되었을경우널포인트를참조해제하지못하게합니다. 캐싱모드페이지용 RCD 비트가활성화되어있습니다. ioctl 재설정및 scsi 재설정이차례로나열되어있어더이상충돌하지않습니다. 3w-9xxx: 3ware SATA RAID Controller 용드라이버는 버전으로업데이트되었습니다. 이로인해다음과같은업스트림변경사항이적용되었습니다 : 4GB 이상 RAM 이장착된시스템에서 pci_unmap_single() 호출은올바르게작동합니다. 쓰기성능을느려지게하는원인이되었던버그가수정되었습니다. DMA 마스크설정은 64 비트가실패할경우 32 비트로되돌아갑니다. 3ware 9690SA SAS Controller 장치지원이추가되었습니다. megaraid_sas: 4.01-rh1 버전으로업데이트되었습니다. 이로인해다음과같은버그가수정되었습니다 : MFI_POLL_TIMEOUT_SECS 은 60 초입니다. 프레임수계산으로인해계속적인칩재설정및명령시간초과의원인이되었던버그가수정되었습니다. LSI Generation 2 Controllers (0078, 0079) 지원이추가되었습니다. 펌웨어종료기능을개선하기위해종료절차에서 DCMD 종료를위한명령어가추가되었습니다. 하드웨어 Linux 드라이버에서예기치않았던장애의원인이되었던버그가수정되었습니다. QLogic Fibre Channel Host Bus Adapter 지원을위한 qla2xxx 드라이버가업데이트되어, ISP84XX 유형의카드에대한지원이추가되었습니다. 가상 SCSI (vscsi) 장치를에뮬레이트하기위한 ibmvscsi 드라이버가업데이트되어, 가상화테이프장치를지원합니다. lpfc: 드라이버는 버전으로업데이트되었습니다. 이러한업데이트로다음과같이여러버그가수정되어기능이개선되었습니다 : PowerPC 아키텍처에서 PCI 어댑터에대해 EEH (Enhanced Error Handling) 가개선되었습니다 지원되는 NPIV 가상포트수가증가되었습니다 I/O 대기열길이를제어하기위해논리드라이버가개선되었습니다 FCoE (Fibre Channel over Ethernet) 어댑터지원이추가되었습니다. 현재새하드웨어의경우 SAN 에서의부팅이지원됩니다. HP Smart Array 제어기용 cciss 드라이버는 RH2 버전으로업데이트되었습니다. 23

28 5.3 릴리즈노트 5. KERNEL-RELATED NOTES 5.1. All Architectures 이전 relayfs 의버퍼크기제한은 64MB 였습니다. 이번업데이트에서 relayfs 에할당된메모리제한은 4095MB 로증가되었습니다. 이에따라 relayfs 를사용하는기타다른추적도구및 SystemTap 은보다많은이벤트를추적할수있게되었습니다. DRAC4 (Dell Remote Access Controller 4) 용드라이버가존재하지않습니다. 따라서 DRAC4 에의해제공되는가상장치는커널에의해검색되지않았습니다. 이번업데이트에서는해당드라이버를제공하는 pata_sil680 커널모듈이추가되어, 이문제가해결되었습니다. relay_open() 이호출되면릴레이인터페이스의메시지버퍼는온라인 CPU 에만할당되었습니다. 결과적으로 relay_open() 을호출한후오프라인 CPU 가활성화되면커널패닉상태가발생했습니다. 이번업데이트에서는새로운 CPU 가추가되면새메시지버퍼가동적으로할당됩니다 기반직렬포트용드라이버는 DSR/DTR 하드웨어흐름제어지원을추가하기위해업데이트되었습니다. 커널에 Dell WWAN (Wireless Wide Area Network) 카드지원이추가되었습니다. 지원되는장치는다음과같습니다 : Dell Wireless 5700 Mobile Broadband CDMA/EVDO Mini-Card Dell Wireless 5500 Mobile Broadband HSDPA Mini-Card Dell Wireless 5505 Mobile Broadband HSDPA Mini-Card Dell Wireless 5700 Mobile Broadband CDMA/EVDO ExpressCard Dell Wireless 5510 Mobile Broadband HSDPA ExpressCard Dell Wireless 5700 Mobile Broadband CDMA/EVDO Mini-Card Dell Wireless 5700 Mobile Broadband CDMA/EVDO Mini-Card Dell Wireless 5720 Dell Wireless HSDPA 5520 Dell Wireless HSDPA 5520 Dell Wireless 5520 Voda I Mobile Broadband (3G HSDPA) Mini-Card thinkpad_acpi 커널모듈이업데이트되어새 Thinkpad 모델에대한지원이강화되었습니다. 소프트웨어잠금감지기능을설정하여경고메세지대신커널패닉을발생시킬수있습니다. 이는사용자가 forensic 목적으로소프트웨어를잠금하는동안크래시덤프를생성및분석할수있게합니다. 패닉상태를만들어내는소프트웨어잠금을설정하려면, 커널매개변수 soft_lockup 를 1 로설정합니다. 이매개변수의기본값은 0 으로설정되어있습니다. oprofile 은 Next-Generation Intel Microarchitecture (Nehalem) 에기반하여정확하게프로세서를확인하지않았습니다. 결과적으로성능감시장치를사용할수없어프로세서는타이머인터럽트로대체되었습니다. 이러한문제를해결하기위해커널이업데이트되었습니다. 24

29 5. KERNEL-RELATED NOTES Next-Generation Intel Microarchitecture (Nehalem) 에있는 CPU 전력소비상태, C3 상태에대한지원이커널에추가되었습니다. C3 ( 휴면상태라고도부름 ) 기능은유휴상태시 CPU 의전력효율성을향상시킬수있습니다. Previously, the MAX_ARG_PAGES limit that is set in the kernel was too low, and may have resulted in the following error: execve: Argument list too long In this update, this limit has been increased to 25 percent of the stack size, which resolves this issue. autofs4 업데이트는 Linux 커널 버전에서 Red Hat Enterprise Linux 5.3 으로백포트되었습니다. Red Hat Enterprise Linux 5.3 에서는파일에직접하는것이아니라사용자공간어플리케이션의파생된 (forked) 사본에코어파일을파이프하도록지정할수있습니다. 이러한기능을사용하려면 /proc/sys/kernel/core_pattern 에 path/to/application 이위치하게합니다. 코어가덤프될때지정된어플리케이션사본이실행되고 stdin 에서코어는파이프되게됩니다. 이는코어덤프시코어를확장, 분석, 능동적으로처리할수있게합니다. /proc/cpuinfo 파일은각 CPU 에의해사용되는 APIC (Advanced Programmable Interrupt Controller) 의 ID 를보고합니다. MCE (Machine Check Exception) 커널하부시스템이향상되어새로운시스템에필요한대량의메모리설정을지원합니다. Samba 를통해파일시스템을마운트할때마운트명령은 Kerberos 인증을지원합니다. sec=krb5 또는 sec=krb5i 스위치는 SPNEGO (Simple and Protected GSSAPI Negotiation Mechanism) 보안 blob (Binary Large OBject) 를반환하는사용자공간어플리케이션을 (cifs.upcall) 커널이호출할수있게합니다. 커널은이러한 blob 를사용하여서버를인증하고요청된파일시스템을마운트할수있습니다. IOAPIC NMI watchdog 방법을사용하는시스템에 kernel.unknown_nmi_panic 커널매개변수를설정하면커널패닉이발생할수있습니다. 이것은 NMI watchdog 가안전하게 NMI 소스를비활성화할수없기때문입니다. 이번릴리즈에서 NMI watchdog 코드가변경되어사용자가 NMI 소스를안전하게비활성화할수있습니다. 따라서, IOAPIC NMI watchdog 방법을사용하는시스템에 kernel.unknown_nmi_panic 커널매개변수를안전하게설정할수있습니다 x86 Architectures powernowk8 드라이버는실행중인 CPU 수에대해충분한확인작업을수행하지않았습니다. 결과적으로드라이버를시작할때커널 oops 오류메시지가보고되지않을수도있었습니다. 이번업데이트에서 powernowk8 드라이버는지원되는 CPU 수 ( supported_cpus) 가온라인 CPU 수와 (num_online_cpus) 와일치하는지확인하므로이러한문제가해결되었습니다 PowerPC Architectures CPU 주파수와전압을조정하는커널서브시스템 CPUFreq 가 Cell Processor 지원개선과함께업데이트되었습니다. 이번업데이트에서는 Cell 프로세스전원관리를향상시키는 SPU (Synergistic Processing Unit) 인식 CPUFreq 관리자를구현합니다. 25

APOGEE Insight_KR_Base_3P11

APOGEE Insight_KR_Base_3P11 Technical Specification Sheet Document No. 149-332P25 September, 2010 Insight 3.11 Base Workstation 그림 1. Insight Base 메인메뉴 Insight Base Insight Insight Base, Insight Base Insight Base Insight Windows

More information

Copyright 2012, Oracle and/or its affiliates. All rights reserved.,.,,,,,,,,,,,,.,...,. U.S. GOVERNMENT END USERS. Oracle programs, including any oper

Copyright 2012, Oracle and/or its affiliates. All rights reserved.,.,,,,,,,,,,,,.,...,. U.S. GOVERNMENT END USERS. Oracle programs, including any oper Windows Netra Blade X3-2B( Sun Netra X6270 M3 Blade) : E37790 01 2012 9 Copyright 2012, Oracle and/or its affiliates. All rights reserved.,.,,,,,,,,,,,,.,...,. U.S. GOVERNMENT END USERS. Oracle programs,

More information

ORANGE FOR ORACLE V4.0 INSTALLATION GUIDE (Online Upgrade) ORANGE CONFIGURATION ADMIN O

ORANGE FOR ORACLE V4.0 INSTALLATION GUIDE (Online Upgrade) ORANGE CONFIGURATION ADMIN O Orange for ORACLE V4.0 Installation Guide ORANGE FOR ORACLE V4.0 INSTALLATION GUIDE...1 1....2 1.1...2 1.2...2 1.2.1...2 1.2.2 (Online Upgrade)...11 1.3 ORANGE CONFIGURATION ADMIN...12 1.3.1 Orange Configuration

More information

K7VT2_QIG_v3

K7VT2_QIG_v3 1......... 2 3..\ 4 5 [R] : Enter Raid setup utility 6 Press[A]keytocreateRAID RAID Type: JBOD RAID 0 RAID 1: 2 7 " RAID 0 Auto Create Manual Create: 2 RAID 0 Block Size: 16K 32K

More information

Solaris Express Developer Edition

Solaris Express Developer Edition Solaris Express Developer Edition : 2008 1 Solaris TM Express Developer Edition Solaris OS. Sun / Solaris, Java, Web 2.0,,. Developer Solaris Express Developer Edition System Requirements. 768MB. SPARC

More information

Copyright 2012, Oracle and/or its affiliates. All rights reserved.,,,,,,,,,,,,,.,..., U.S. GOVERNMENT END USERS. Oracle programs, including any operat

Copyright 2012, Oracle and/or its affiliates. All rights reserved.,,,,,,,,,,,,,.,..., U.S. GOVERNMENT END USERS. Oracle programs, including any operat Sun Server X3-2( Sun Fire X4170 M3) Oracle Solaris : E35482 01 2012 9 Copyright 2012, Oracle and/or its affiliates. All rights reserved.,,,,,,,,,,,,,.,..., U.S. GOVERNMENT END USERS. Oracle programs, including

More information

vm-웨어-앞부속

vm-웨어-앞부속 VMware vsphere 4 This document was created using the official VMware icon and diagram library. Copyright 2009 VMware, Inc. All rights reserved. This product is protected by U.S. and international copyright

More information

PCServerMgmt7

PCServerMgmt7 Web Windows NT/2000 Server DP&NM Lab 1 Contents 2 Windows NT Service Provider Management Application Web UI 3 . PC,, Client/Server Network 4 (1),,, PC Mainframe PC Backbone Server TCP/IP DCS PLC Network

More information

°í¼®ÁÖ Ãâ·Â

°í¼®ÁÖ Ãâ·Â Performance Optimization of SCTP in Wireless Internet Environments The existing works on Stream Control Transmission Protocol (SCTP) was focused on the fixed network environment. However, the number of

More information

DE1-SoC Board

DE1-SoC Board 실습 1 개발환경 DE1-SoC Board Design Tools - Installation Download & Install Quartus Prime Lite Edition http://www.altera.com/ Quartus Prime (includes Nios II EDS) Nios II Embedded Design Suite (EDS) is automatically

More information

chapter4

chapter4 Basic Netw rk 1. ก ก ก 2. 3. ก ก 4. ก 2 1. 2. 3. 4. ก 5. ก 6. ก ก 7. ก 3 ก ก ก ก (Mainframe) ก ก ก ก (Terminal) ก ก ก ก ก ก ก ก 4 ก (Dumb Terminal) ก ก ก ก Mainframe ก CPU ก ก ก ก 5 ก ก ก ก ก ก ก ก ก ก

More information

휠세미나3 ver0.4

휠세미나3 ver0.4 andromeda@sparcs:/$ ls -al dev/sda* brw-rw---- 1 root disk 8, 0 2014-06-09 18:43 dev/sda brw-rw---- 1 root disk 8, 1 2014-06-09 18:43 dev/sda1 brw-rw---- 1 root disk 8, 2 2014-06-09 18:43 dev/sda2 andromeda@sparcs:/$

More information

PowerChute Personal Edition v3.1.0 에이전트 사용 설명서

PowerChute Personal Edition v3.1.0 에이전트 사용 설명서 PowerChute Personal Edition v3.1.0 990-3772D-019 4/2019 Schneider Electric IT Corporation Schneider Electric IT Corporation.. Schneider Electric IT Corporation,,,.,. Schneider Electric IT Corporation..

More information

Remote UI Guide

Remote UI Guide Remote UI KOR Remote UI Remote UI PDF Adobe Reader/Adobe Acrobat Reader. Adobe Reader/Adobe Acrobat Reader Adobe Systems Incorporated.. Canon. Remote UI GIF Adobe Systems Incorporated Photoshop. ..........................................................

More information

소개 TeraStation 을 구입해 주셔서 감사합니다! 이 사용 설명서는 TeraStation 구성 정보를 제공합니다. 제품은 계속 업데이트되므로, 이 설명서의 이미지 및 텍스트는 사용자가 보유 중인 TeraStation 에 표시 된 이미지 및 텍스트와 약간 다를 수

소개 TeraStation 을 구입해 주셔서 감사합니다! 이 사용 설명서는 TeraStation 구성 정보를 제공합니다. 제품은 계속 업데이트되므로, 이 설명서의 이미지 및 텍스트는 사용자가 보유 중인 TeraStation 에 표시 된 이미지 및 텍스트와 약간 다를 수 사용 설명서 TeraStation Pro II TS-HTGL/R5 패키지 내용물: 본체 (TeraStation) 이더넷 케이블 전원 케이블 TeraNavigator 설치 CD 사용 설명서 (이 설명서) 제품 보증서 www.buffalotech.com 소개 TeraStation 을 구입해 주셔서 감사합니다! 이 사용 설명서는 TeraStation 구성 정보를

More information

solution map_....

solution map_.... SOLUTION BROCHURE RELIABLE STORAGE SOLUTIONS ETERNUS FOR RELIABILITY AND AVAILABILITY PROTECT YOUR DATA AND SUPPORT BUSINESS FLEXIBILITY WITH FUJITSU STORAGE SOLUTIONS kr.fujitsu.com INDEX 1. Storage System

More information

10X56_NWG_KOR.indd

10X56_NWG_KOR.indd 디지털 프로젝터 X56 네트워크 가이드 이 제품을 구입해 주셔서 감사합니다. 본 설명서는 네트워크 기능 만을 설명하기 위한 것입니다. 본 제품을 올바르게 사 용하려면 이 취급절명저와 본 제품의 다른 취급절명저를 참조하시기 바랍니다. 중요한 주의사항 이 제품을 사용하기 전에 먼저 이 제품에 대한 모든 설명서를 잘 읽어 보십시오. 읽은 뒤에는 나중에 필요할 때

More information

Backup Exec

Backup Exec (sjin.kim@veritas.com) www.veritas veritas.co..co.kr ? 24 X 7 X 365 Global Data Access.. 100% Storage Used Terabytes 9 8 7 6 5 4 3 2 1 0 2000 2001 2002 2003 IDC (TB) 93%. 199693,000 TB 2000831,000 TB.

More information

<C0CCBCBCBFB52DC1A4B4EBBFF82DBCAEBBE7B3EDB9AE2D313939392D382E687770>

<C0CCBCBCBFB52DC1A4B4EBBFF82DBCAEBBE7B3EDB9AE2D313939392D382E687770> i ii iii iv v vi 1 2 3 4 가상대학 시스템의 국내외 현황 조사 가상대학 플랫폼 개발 이상적인 가상대학시스템의 미래상 제안 5 웹-기반 가상대학 시스템 전통적인 교수 방법 시간/공간 제약을 극복한 학습동기 부여 교수의 일방적인 내용전달 교수와 학생간의 상호작용 동료 학생들 간의 상호작용 가상대학 운영 공지사항,강의록 자료실, 메모 질의응답,

More information

ARMBOOT 1

ARMBOOT 1 100% 2003222 : : : () PGPnet 1 (Sniffer) 1, 2,,, (Sniffer), (Sniffer),, (Expert) 3, (Dashboard), (Host Table), (Matrix), (ART, Application Response Time), (History), (Protocol Distribution), 1 (Select

More information

#Ȳ¿ë¼®

#Ȳ¿ë¼® http://www.kbc.go.kr/ A B yk u δ = 2u k 1 = yk u = 0. 659 2nu k = 1 k k 1 n yk k Abstract Web Repertoire and Concentration Rate : Analysing Web Traffic Data Yong - Suk Hwang (Research

More information

PowerPoint Presentation

PowerPoint Presentation Data Protection Rapid Recovery x86 DR Agent based Backup - Physical Machine - Virtual Machine - Cluster Agentless Backup - VMware ESXi Deploy Agents - Windows - AD, ESXi Restore Machine - Live Recovery

More information

Portal_9iAS.ppt [읽기 전용]

Portal_9iAS.ppt [읽기 전용] Application Server iplatform Oracle9 A P P L I C A T I O N S E R V E R i Oracle9i Application Server e-business Portal Client Database Server e-business Portals B2C, B2B, B2E, WebsiteX B2Me GUI ID B2C

More information

04-다시_고속철도61~80p

04-다시_고속철도61~80p Approach for Value Improvement to Increase High-speed Railway Speed An effective way to develop a highly competitive system is to create a new market place that can create new values. Creating tools and

More information

Microsoft PowerPoint - eSlim SV5-2410 [20080402]

Microsoft PowerPoint - eSlim SV5-2410 [20080402] Innovation for Total Solution Provider!! eslim SV5-2410 Opteron Server 2008. 3 ESLIM KOREA INC. 1. 제 품 개 요 eslim SV5-2410 Server Quad-Core and Dual-Core Opteron 2000 Series Max. 4 Disk Bays for SAS and

More information

- 2 -

- 2 - - 1 - - 2 - - 3 - - 4 - - 5 - - 6 - - 7 - - 8 - - 9 - - 10 - - 11 - - 12 - - 13 - - 14 - - 15 - - 16 - - 17 - - 18 - - 19 - - 20 - - 21 - - 22 - - 23 - - 24 - - 25 - - 26 - - 27 - - 28 - - 29 - - 30 -

More information

Red Hat Virtualization 4.0 SR-IOV를 구현하기 위한 하드웨어 고려 사항

Red Hat Virtualization 4.0 SR-IOV를 구현하기 위한 하드웨어 고려 사항 Red Hat Virtualization 4.0 SR-IOV 를구현하기위한하드웨어고려사항 Red Hat Virtualization 에서 SR-IOV 를구현하기위한하드웨어고려사항 Red Hat Virtualization 문서화팀 Red Hat Red Hat Virtualization 4.0 SR-IOV 를구현하기위한하드웨어고려사항 Red Hat Virtualization

More information

歯I-3_무선통신기반차세대망-조동호.PDF

歯I-3_무선통신기반차세대망-조동호.PDF KAIST 00-03-03 / #1 1. NGN 2. NGN 3. NGN 4. 5. 00-03-03 / #2 1. NGN 00-03-03 / #3 1.1 NGN, packet,, IP 00-03-03 / #4 Now: separate networks for separate services Low transmission delay Consistent availability

More information

Assign an IP Address and Access the Video Stream - Installation Guide

Assign an IP Address and Access the Video Stream - Installation Guide 설치 안내서 IP 주소 할당 및 비디오 스트림에 액세스 책임 본 문서는 최대한 주의를 기울여 작성되었습니다. 잘못되거나 누락된 정보가 있는 경우 엑시스 지사로 알려 주시기 바랍니다. Axis Communications AB는 기술적 또는 인쇄상의 오류에 대해 책 임을 지지 않으며 사전 통지 없이 제품 및 설명서를 변경할 수 있습니다. Axis Communications

More information

Integ

Integ HP Integrity HP Chipset Itanium 2(Processor 9100) HP Integrity HP, Itanium. HP Integrity Blade BL860c HP Integrity Blade BL870c HP Integrity rx2660 HP Integrity rx3600 HP Integrity rx6600 2 HP Integrity

More information

6주차.key

6주차.key 6, Process concept A program in execution Program code PCB (process control block) Program counter, registers, etc. Stack Heap Data section => global variable Process in memory Process state New Running

More information

Orcad Capture 9.x

Orcad Capture 9.x OrCAD Capture Workbook (Ver 10.xx) 0 Capture 1 2 3 Capture for window 4.opj ( OrCAD Project file) Design file Programe link file..dsn (OrCAD Design file) Design file..olb (OrCAD Library file) file..upd

More information

Microsoft PowerPoint - eSlim SV5-2510 [080116]

Microsoft PowerPoint - eSlim SV5-2510 [080116] Innovation for Total Solution Provider!! eslim SV5-2510 Opteron Server 2008. 03 ESLIM KOREA INC. 1. 제 품 개 요 eslim SV5-2510 Server Quad-Core and Dual-Core Opteron 2000 Series 6 internal HDD bays for SAS

More information

untitled

untitled Push... 2 Push... 4 Push... 5 Push... 13 Push... 15 1 FORCS Co., LTD A Leader of Enterprise e-business Solution Push (Daemon ), Push Push Observer. Push., Observer. Session. Thread Thread. Observer ID.

More information

목차 BUG offline replicator 에서유효하지않은로그를읽을경우비정상종료할수있다... 3 BUG 각 partition 이서로다른 tablespace 를가지고, column type 이 CLOB 이며, 해당 table 을 truncate

목차 BUG offline replicator 에서유효하지않은로그를읽을경우비정상종료할수있다... 3 BUG 각 partition 이서로다른 tablespace 를가지고, column type 이 CLOB 이며, 해당 table 을 truncate ALTIBASE HDB 6.1.1.5.6 Patch Notes 목차 BUG-39240 offline replicator 에서유효하지않은로그를읽을경우비정상종료할수있다... 3 BUG-41443 각 partition 이서로다른 tablespace 를가지고, column type 이 CLOB 이며, 해당 table 을 truncate 한뒤, hash partition

More information

1217 WebTrafMon II

1217 WebTrafMon II (1/28) (2/28) (10 Mbps ) Video, Audio. (3/28) 10 ~ 15 ( : telnet, ftp ),, (4/28) UDP/TCP (5/28) centralized environment packet header information analysis network traffic data, capture presentation network

More information

Microsoft Word - Automap3

Microsoft Word - Automap3 사 용 설 명 서 본 설명서는 뮤직메트로에서 제공합니다. 순 서 소개 -------------------------------------------------------------------------------------------------------------------------------------------- 3 제품 등록 --------------------------------------------------------------------------------------------------------------------------------------

More information

05Àå

05Àå CHAPTER 05 NT,, XP,. NT NTFS, XP. D,,. XP x NT,,, ( x, x ). NT/ /XP,.. PC NT NT. + Guide to Software: Understanding and Installing Windows 2000 and Windows NT + SOFTWARE Guide to Software 3/e SOFTWARE

More information

Microsoft Word - zfs-storage-family_ko.doc

Microsoft Word - zfs-storage-family_ko.doc 데이터 관리 용이성과 스토리지 효율성을 하나로 결합 주요 기능 및 이점 획기적인 가격 대비 성능과 혁신적인 단순성을 하나로 결합 특징 문제를 손쉽게 발견 및 수정하고 성능을 최적화할 수 있는 탁월한 관리 툴 포괄적이고 통합된 데이터 서비스 및 프로토콜 액티브-액티브 클러스터 옵션 데이터 압축 및 인라인 중복 제거 지속적인 데이터 증가로 인해 오늘날 IT 인프라는

More information

Page 2 of 5 아니다 means to not be, and is therefore the opposite of 이다. While English simply turns words like to be or to exist negative by adding not,

Page 2 of 5 아니다 means to not be, and is therefore the opposite of 이다. While English simply turns words like to be or to exist negative by adding not, Page 1 of 5 Learn Korean Ep. 4: To be and To exist Of course to be and to exist are different verbs, but they re often confused by beginning students when learning Korean. In English we sometimes use the

More information

Mango220 Android How to compile and Transfer image to Target

Mango220 Android How to compile and Transfer image to Target Mango220 Android How to compile and Transfer image to Target http://www.mangoboard.com/ http://cafe.naver.com/embeddedcrazyboys Crazy Embedded Laboratory www.mangoboard.com cafe.naver.com/embeddedcrazyboys

More information

MAX+plus II Getting Started - 무작정따라하기

MAX+plus II Getting Started - 무작정따라하기 무작정 따라하기 2001 10 4 / Version 20-2 0 MAX+plus II Digital, Schematic Capture MAX+plus II, IC, CPLD FPGA (Logic) ALTERA PLD FLEX10K Series EPF10K10QC208-4 MAX+plus II Project, Schematic, Design Compilation,

More information

PRO1_04E [읽기 전용]

PRO1_04E [읽기 전용] Siemens AG 1999 All rights reserved File: PRO1_04E1 Information and S7-300 2 S7-400 3 EPROM / 4 5 6 HW Config 7 8 9 CPU 10 CPU : 11 CPU : 12 CPU : 13 CPU : / 14 CPU : 15 CPU : / 16 HW 17 HW PG 18 SIMATIC

More information

Copyright 0, Oracle and/or its affiliates. All rights reserved.,.,,,,,,,,,,,,.,...,. U.S. GOVERNMENT RIGHTS Programs, software, databases, and related

Copyright 0, Oracle and/or its affiliates. All rights reserved.,.,,,,,,,,,,,,.,...,. U.S. GOVERNMENT RIGHTS Programs, software, databases, and related Virtual Machine Sun Fire X4800 M : E4570 0 8 Copyright 0, Oracle and/or its affiliates. All rights reserved.,.,,,,,,,,,,,,.,...,. U.S. GOVERNMENT RIGHTS Programs, software, databases, and related documentation

More information

이도경, 최덕재 Dokyeong Lee, Deokjai Choi 1. 서론

이도경, 최덕재 Dokyeong Lee, Deokjai Choi 1. 서론 이도경, 최덕재 Dokyeong Lee, Deokjai Choi 1. 서론 2. 관련연구 2.1 MQTT 프로토콜 Fig. 1. Topic-based Publish/Subscribe Communication Model. Table 1. Delivery and Guarantee by MQTT QoS Level 2.1 MQTT-SN 프로토콜 Fig. 2. MQTT-SN

More information

YUM(Yellowdog Updater,Modified) : RPM 패키지가저장된서버 ( 저장소 ) 로부터원하는패키지를자동으로설치한다. : YUM 도구는 RPM 의패키지의존성문제를해결

YUM(Yellowdog Updater,Modified) : RPM 패키지가저장된서버 ( 저장소 ) 로부터원하는패키지를자동으로설치한다. : YUM 도구는 RPM 의패키지의존성문제를해결 YUM(Yellowdog Updater,Modified) : RPM 패키지가저장된서버 ( 저장소 ) 로부터원하는패키지를자동으로설치한다. : YUM 도구는 RPM 의패키지의존성문제를해결해주어 RPM 패키지설치시자동적으로의존성문제를 처리하여 RPM 패키지를안전하게설치, 제거, 업그레이드등의작업을스스로하는도구 YUM 설정 (/etc/yum.conf) [main]

More information

Windows 네트워크 사용 설명서

Windows 네트워크 사용 설명서 Windows 네트워크 사용 설명서 (Wireless Manager mobile edition 5.5) 그림의 예로 사용된 프로젝터는 PT-FW300NTEA 입니다. 한국어 TQBH0205-5 (K) 목차 소프트웨어 라이센스 계약 3 무선 연결 사용 시 참고 사항 4 보안 관련 참고 사항 6 소프트웨어 요구 사항 12 시스템 요구 사항 12 Wireless

More information

Voice Portal using Oracle 9i AS Wireless

Voice Portal using Oracle 9i AS Wireless Voice Portal Platform using Oracle9iAS Wireless 20020829 Oracle Technology Day 1 Contents Introduction Voice Portal Voice Web Voice XML Voice Portal Platform using Oracle9iAS Wireless Voice Portal Video

More information

본문서는 초급자들을 대상으로 최대한 쉽게 작성하였습니다. 본문서에서는 설치방법만 기술했으며 자세한 설정방법은 검색을 통하시기 바랍니다. 1. 설치개요 워드프레스는 블로그 형태의 홈페이지를 빠르게 만들수 있게 해 주는 프로그램입니다. 다양한 기능을 하는 플러그인과 디자인

본문서는 초급자들을 대상으로 최대한 쉽게 작성하였습니다. 본문서에서는 설치방법만 기술했으며 자세한 설정방법은 검색을 통하시기 바랍니다. 1. 설치개요 워드프레스는 블로그 형태의 홈페이지를 빠르게 만들수 있게 해 주는 프로그램입니다. 다양한 기능을 하는 플러그인과 디자인 스마일서브 CLOUD_Virtual 워드프레스 설치 (WORDPRESS INSTALL) 스마일서브 가상화사업본부 Update. 2012. 09. 04. 본문서는 초급자들을 대상으로 최대한 쉽게 작성하였습니다. 본문서에서는 설치방법만 기술했으며 자세한 설정방법은 검색을 통하시기 바랍니다. 1. 설치개요 워드프레스는 블로그 형태의 홈페이지를 빠르게 만들수 있게

More information

본교재는수업용으로제작된게시물입니다. 영리목적으로사용할경우저작권법제 30 조항에의거법적처벌을받을수있습니다. [ 실습 ] 스위치장비초기화 1. NVRAM 에저장되어있는 'startup-config' 파일이있다면, 삭제를실시한다. SWx>enable SWx#erase sta

본교재는수업용으로제작된게시물입니다. 영리목적으로사용할경우저작권법제 30 조항에의거법적처벌을받을수있습니다. [ 실습 ] 스위치장비초기화 1. NVRAM 에저장되어있는 'startup-config' 파일이있다면, 삭제를실시한다. SWx>enable SWx#erase sta [ 실습 ] 스위치장비초기화 1. NVRAM 에저장되어있는 'startup-config' 파일이있다면, 삭제를실시한다. SWx>enable SWx#erase startup-config Erasing the nvram filesystem will remove all configuration files Continue? [confirm] ( 엔터 ) [OK] Erase

More information

0125_ 워크샵 발표자료_완성.key

0125_ 워크샵 발표자료_완성.key WordPress is a free and open-source content management system (CMS) based on PHP and MySQL. WordPress is installed on a web server, which either is part of an Internet hosting service or is a network host

More information

SchoolNet튜토리얼.PDF

SchoolNet튜토리얼.PDF Interoperability :,, Reusability: : Manageability : Accessibility :, LMS Durability : (Specifications), AICC (Aviation Industry CBT Committee) : 1988, /, LMS IMS : 1997EduCom NLII,,,,, ARIADNE (Alliance

More information

PWR PWR HDD HDD USB USB Quick Network Setup Guide xdsl/cable Modem PC DVR 1~3 1.. DVR DVR IP xdsl Cable xdsl Cable PC PC DDNS (

PWR PWR HDD HDD USB USB Quick Network Setup Guide xdsl/cable Modem PC DVR 1~3 1.. DVR DVR IP xdsl Cable xdsl Cable PC PC DDNS ( PWR PWR HDD HDD USB USB Quick Network Setup Guide xdsl/cable Modem PC DVR 1~3 1.. DVR DVR IP xdsl Cable xdsl Cable PC PC DDNS (http://ddns.hanwha-security.com) Step 1~5. Step, PC, DVR Step 1. Cable Step

More information

CD-RW_Advanced.PDF

CD-RW_Advanced.PDF HP CD-Writer Program User Guide - - Ver. 2.0 HP CD-RW Adaptec Easy CD Creator Copier, Direct CD. HP CD-RW,. Easy CD Creator 3.5C, Direct CD 3.0., HP. HP CD-RW TEAM ( 02-3270-0803 ) < > 1. CD...3 CD...5

More information

[Brochure] KOR_TunA

[Brochure] KOR_TunA LG CNS LG CNS APM (TunA) LG CNS APM (TunA) 어플리케이션의 성능 개선을 위한 직관적이고 심플한 APM 솔루션 APM 이란? Application Performance Management 란? 사용자 관점 그리고 비즈니스 관점에서 실제 서비스되고 있는 어플리케이션의 성능 관리 체계입니다. 이를 위해서는 신속한 장애 지점 파악 /

More information

vm-웨어-01장

vm-웨어-01장 Chapter 16 21 (Agenda). (Green),., 2010. IT IT. IT 2007 3.1% 2030 11.1%, IT 2007 1.1.% 2030 4.7%, 2020 4 IT. 1 IT, IT. (Virtualization),. 2009 /IT 2010 10 2. 6 2008. 1970 MIT IBM (Mainframe), x86 1. (http

More information

Install stm32cubemx and st-link utility

Install stm32cubemx and st-link utility STM32CubeMX and ST-LINK Utility for STM32 Development 본문서는 ST Microelectronics 의 ARM Cortex-M 시리즈 Microcontroller 개발을위해제공되는 STM32CubeMX 와 STM32 ST-LINK Utility 프로그램의설치과정을설명합니다. 본문서는 Microsoft Windows 7

More information

안전을 위한 주의사항 제품을 올바르게 사용하여 위험이나 재산상의 피해를 미리 막기 위한 내용이므로 반드시 지켜 주시기 바랍니다. 2 경고 설치 관련 지시사항을 위반했을 때 심각한 상해가 발생하거나 사망에 이를 가능성이 있는 경우 설치하기 전에 반드시 본 기기의 전원을

안전을 위한 주의사항 제품을 올바르게 사용하여 위험이나 재산상의 피해를 미리 막기 위한 내용이므로 반드시 지켜 주시기 바랍니다. 2 경고 설치 관련 지시사항을 위반했을 때 심각한 상해가 발생하거나 사망에 이를 가능성이 있는 경우 설치하기 전에 반드시 본 기기의 전원을 Digital Video Recorder 간편설명서 XD3316 안전을 위한 주의사항 제품을 올바르게 사용하여 위험이나 재산상의 피해를 미리 막기 위한 내용이므로 반드시 지켜 주시기 바랍니다. 2 경고 설치 관련 지시사항을 위반했을 때 심각한 상해가 발생하거나 사망에 이를 가능성이 있는 경우 설치하기 전에 반드시 본 기기의 전원을 차단하고, 전원 플러그를 동시에

More information

<31325FB1E8B0E6BCBA2E687770>

<31325FB1E8B0E6BCBA2E687770> 88 / 한국전산유체공학회지 제15권, 제1호, pp.88-94, 2010. 3 관내 유동 해석을 위한 웹기반 자바 프로그램 개발 김 경 성, 1 박 종 천 *2 DEVELOPMENT OF WEB-BASED JAVA PROGRAM FOR NUMERICAL ANALYSIS OF PIPE FLOW K.S. Kim 1 and J.C. Park *2 In general,

More information

LXR 설치 및 사용법.doc

LXR 설치 및 사용법.doc Installation of LXR (Linux Cross-Reference) for Source Code Reference Code Reference LXR : 2002512( ), : 1/1 1 3 2 LXR 3 21 LXR 3 22 LXR 221 LXR 3 222 LXR 3 3 23 LXR lxrconf 4 24 241 httpdconf 6 242 htaccess

More information

H3050(aap)

H3050(aap) USB Windows 7/ Vista 2 Windows XP English 1 2 3 4 Installation A. Headset B. Transmitter C. USB charging cable D. 3.5mm to USB audio cable - Before using the headset needs to be fully charged. -Connect

More information

<31332DB9E9C6AEB7A2C7D8C5B72D3131C0E528BACEB7CF292E687770>

<31332DB9E9C6AEB7A2C7D8C5B72D3131C0E528BACEB7CF292E687770> 보자. 이제 v4.6.2-1 로업데이트됐다. 그림 F-15의하단처럼 msfupdate를입력해 root @bt:~# msfudpate 그림 F-16 과같이정상적으로업데이트가진행되는것을볼수있다. 이후에는 msfupdate를입력하면최신업데이트모듈과공격코드를쉽게유지할수있다. 그림 F-16 msfupdate의진행확인 G. SET 업데이트문제해결 백트랙을기본설치로운영을할때에는

More information

Oracle9i Real Application Clusters

Oracle9i Real Application Clusters Senior Sales Consultant Oracle Corporation Oracle9i Real Application Clusters Agenda? ? (interconnect) (clusterware) Oracle9i Real Application Clusters computing is a breakthrough technology. The ability

More information

PowerPoint 프레젠테이션

PowerPoint 프레젠테이션 Reasons for Poor Performance Programs 60% Design 20% System 2.5% Database 17.5% Source: ORACLE Performance Tuning 1 SMS TOOL DBA Monitoring TOOL Administration TOOL Performance Insight Backup SQL TUNING

More information

Chapter 1

Chapter 1 3 Oracle 설치 Objectives Download Oracle 11g Release 2 Install Oracle 11g Release 2 Download Oracle SQL Developer 4.0.3 Install Oracle SQL Developer 4.0.3 Create a database connection 2 Download Oracle 11g

More information

Copyright 2009 Hewlett-Packard Development Company, L.P. Intel 은 미국 및 다른 국가에서 Intel Corporation 의 상표입니다. Microsoft 및 Windows 는 Microsoft Corporation 의

Copyright 2009 Hewlett-Packard Development Company, L.P. Intel 은 미국 및 다른 국가에서 Intel Corporation 의 상표입니다. Microsoft 및 Windows 는 Microsoft Corporation 의 HP ENVY 15 사용 설명서 Copyright 2009 Hewlett-Packard Development Company, L.P. Intel 은 미국 및 다른 국가에서 Intel Corporation 의 상표입니다. Microsoft 및 Windows 는 Microsoft Corporation 의 미국 등록 상표입니다. Bluetooth 는 해당 소유권

More information

Sena Device Server Serial/IP TM Version

Sena Device Server Serial/IP TM Version Sena Device Server Serial/IP TM Version 1.0.0 2005. 3. 7. Release Note Revision Date Name Description V1.0.0 2005-03-7 HJ Jeon Serial/IP 4.3.2 ( ) 210 137-130, : (02) 573-5422 : (02) 573-7710 email: support@sena.com

More information

TTA Verified : HomeGateway :, : (NEtwork Testing Team)

TTA Verified : HomeGateway :, : (NEtwork Testing Team) TTA Verified : HomeGateway :, : (NEtwork Testing Team) : TTA-V-N-05-006-CC11 TTA Verified :2006 6 27 : 01 : 2005 7 18 : 2/15 00 01 2005 7 18 2006 6 27 6 7 9 Ethernet (VLAN, QoS, FTP ) (, ) : TTA-V-N-05-006-CC11

More information

목차 제 1 장 inexio Touch Driver소개... 3 1.1 소개 및 주요 기능... 3 1.2 제품사양... 4 제 2 장 설치 및 실행... 5 2.1 설치 시 주의사항... 5 2.2 설치 권고 사양... 5 2.3 프로그램 설치... 6 2.4 하드웨

목차 제 1 장 inexio Touch Driver소개... 3 1.1 소개 및 주요 기능... 3 1.2 제품사양... 4 제 2 장 설치 및 실행... 5 2.1 설치 시 주의사항... 5 2.2 설치 권고 사양... 5 2.3 프로그램 설치... 6 2.4 하드웨 최종 수정일: 2010.01.15 inexio 적외선 터치스크린 사용 설명서 [Notes] 본 매뉴얼의 정보는 예고 없이 변경될 수 있으며 사용된 이미지가 실제와 다를 수 있습니다. 1 목차 제 1 장 inexio Touch Driver소개... 3 1.1 소개 및 주요 기능... 3 1.2 제품사양... 4 제 2 장 설치 및 실행... 5 2.1 설치 시

More information

¹Ìµå¹Ì3Â÷Àμâ

¹Ìµå¹Ì3Â÷Àμâ MIDME LOGISTICS Trusted Solutions for 02 CEO MESSAGE MIDME LOGISTICS CO., LTD. 01 Ceo Message We, MIDME LOGISTICS CO., LTD. has established to create aduance logistics service. Try to give confidence to

More information

Page 2 of 6 Here are the rules for conjugating Whether (or not) and If when using a Descriptive Verb. The only difference here from Action Verbs is wh

Page 2 of 6 Here are the rules for conjugating Whether (or not) and If when using a Descriptive Verb. The only difference here from Action Verbs is wh Page 1 of 6 Learn Korean Ep. 13: Whether (or not) and If Let s go over how to say Whether and If. An example in English would be I don t know whether he ll be there, or I don t know if he ll be there.

More information

28 THE ASIAN JOURNAL OF TEX [2] ko.tex [5]

28 THE ASIAN JOURNAL OF TEX [2] ko.tex [5] The Asian Journal of TEX, Volume 3, No. 1, June 2009 Article revision 2009/5/7 KTS THE KOREAN TEX SOCIETY SINCE 2007 2008 ko.tex Installing TEX Live 2008 and ko.tex under Ubuntu Linux Kihwang Lee * kihwang.lee@ktug.or.kr

More information

SK IoT IoT SK IoT onem2m OIC IoT onem2m LG IoT SK IoT KAIST NCSoft Yo Studio tidev kr 5 SK IoT DMB SK IoT A M LG SDS 6 OS API 7 ios API API BaaS Backend as a Service IoT IoT ThingPlug SK IoT SK M2M M2M

More information

thesis

thesis CORBA TMN Surveillance System DPNM Lab, GSIT, POSTECH Email: mnd@postech.ac.kr Contents Motivation & Goal Related Work CORBA TMN Surveillance System Implementation Conclusion & Future Work 2 Motivation

More information

USB USB DV25 DV25 REC SRN-475S REC SRN-475S LAN POWER LAN POWER Quick Network Setup Guide xdsl/cable Modem PC DVR 1~3 1.. DVR DVR IP xdsl Cable xdsl C

USB USB DV25 DV25 REC SRN-475S REC SRN-475S LAN POWER LAN POWER Quick Network Setup Guide xdsl/cable Modem PC DVR 1~3 1.. DVR DVR IP xdsl Cable xdsl C USB USB DV25 DV25 REC SRN-475S REC SRN-475S LAN POWER LAN POWER Quick Network Setup Guide xdsl/cable Modem PC DVR 1~3 1.. DVR DVR IP xdsl Cable xdsl Cable PC PC Step 1~5. Step, PC, DVR Step 1. Cable Step

More information

PowerPoint 프레젠테이션

PowerPoint 프레젠테이션 (Host) set up : Linux Backend RS-232, Ethernet, parallel(jtag) Host terminal Target terminal : monitor (Minicom) JTAG Cross compiler Boot loader Pentium Redhat 9.0 Serial port Serial cross cable Ethernet

More information

Microsoft Word - windows server 2003 수동설치_non pro support_.doc

Microsoft Word - windows server 2003 수동설치_non pro support_.doc Windows Server 2003 수동 설치 가이드 INDEX 운영체제 설치 준비과정 1 드라이버를 위한 플로피 디스크 작성 2 드라이버를 위한 USB 메모리 작성 7 운영체제 설치 과정 14 Boot Sequence 변경 14 컨트롤러 드라이버 수동 설치 15 운영체제 설치 17 운영체제 설치 준비 과정 Windows Server 2003 에는 기본적으로

More information

목차 소프트웨어 라이센스 계약 3 무선 연결 사용 시 참고 사항 4 보안 관련 참고 사항 6 Wireless Manager mobile edition 5.5 로 수행 가능한 작업 7 컴퓨터 확인 10 컴퓨터를 연결하기 위해 필요한 환경 10 소프트웨어 설치 / 제거 1

목차 소프트웨어 라이센스 계약 3 무선 연결 사용 시 참고 사항 4 보안 관련 참고 사항 6 Wireless Manager mobile edition 5.5 로 수행 가능한 작업 7 컴퓨터 확인 10 컴퓨터를 연결하기 위해 필요한 환경 10 소프트웨어 설치 / 제거 1 Windows 사용 설명서 Wireless Manager ME 5.5 Wireless Manager mobile edition 5.5 F1111-0 KOREAN WM-LY8JC-K 목차 소프트웨어 라이센스 계약 3 무선 연결 사용 시 참고 사항 4 보안 관련 참고 사항 6 Wireless Manager mobile edition 5.5 로 수행 가능한 작업

More information

VZ94-한글매뉴얼

VZ94-한글매뉴얼 KOREAN / KOREAN VZ9-4 #1 #2 #3 IR #4 #5 #6 #7 ( ) #8 #9 #10 #11 IR ( ) #12 #13 IR ( ) #14 ( ) #15 #16 #17 (#6) #18 HDMI #19 RGB #20 HDMI-1 #21 HDMI-2 #22 #23 #24 USB (WLAN ) #25 USB ( ) #26 USB ( ) #27

More information

Microsoft Word - ntasFrameBuilderInstallGuide2.5.doc

Microsoft Word - ntasFrameBuilderInstallGuide2.5.doc NTAS and FRAME BUILDER Install Guide NTAS and FRAME BUILDER Version 2.5 Copyright 2003 Ari System, Inc. All Rights reserved. NTAS and FRAME BUILDER are trademarks or registered trademarks of Ari System,

More information

Sun Java System Messaging Server 63 64

Sun Java System Messaging Server 63 64 Sun Java System Messaging Server 6.3 64 Sun Java TM System Communications Suite Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054 U.S.A. : 820 2868 2007 7 Copyright 2007 Sun Microsystems,

More information

1. 안드로이드개발환경설정 안드로이드개발을위해선툴체인을비롯한다양한소프트웨어패키지가필요합니다 툴체인 (Cross-Compiler) 설치 안드로이드 2.2 프로요부터는소스에기본툴체인이 prebuilt 라는이름으로포함되어있지만, 리눅스 나부트로더 (U-boot)

1. 안드로이드개발환경설정 안드로이드개발을위해선툴체인을비롯한다양한소프트웨어패키지가필요합니다 툴체인 (Cross-Compiler) 설치 안드로이드 2.2 프로요부터는소스에기본툴체인이 prebuilt 라는이름으로포함되어있지만, 리눅스 나부트로더 (U-boot) 1. 안드로이드개발환경설정 안드로이드개발을위해선툴체인을비롯한다양한소프트웨어패키지가필요합니다. 1.1. 툴체인 (Cross-Compiler) 설치 안드로이드 2.2 프로요부터는소스에기본툴체인이 prebuilt 라는이름으로포함되어있지만, 리눅스 나부트로더 (U-boot) 만별도로필요한경우도있어툴체인설치및설정에대해알아봅니다. 1.1.1. 툴체인설치 다음링크에서다운받을수있습니다.

More information

인켈(국문)pdf.pdf

인켈(국문)pdf.pdf M F - 2 5 0 Portable Digital Music Player FM PRESET STEREOMONO FM FM FM FM EQ PC Install Disc MP3/FM Program U S B P C Firmware Upgrade General Repeat Mode FM Band Sleep Time Power Off Time Resume Load

More information

Domino Designer Portal Development tools Rational Application Developer WebSphere Portlet Factory Workplace Designer Workplace Forms Designer

Domino Designer Portal Development tools Rational Application Developer WebSphere Portlet Factory Workplace Designer Workplace Forms Designer Domino, Portal & Workplace WPLC FTSS Domino Designer Portal Development tools Rational Application Developer WebSphere Portlet Factory Workplace Designer Workplace Forms Designer ? Lotus Notes Clients

More information

Microsoft PowerPoint - 06-IPAddress [호환 모드]

Microsoft PowerPoint - 06-IPAddress [호환 모드] Chapter 06 IP Address IP Address Internet address IP 계층에서사용되는식별자 32 bit 2 진주소 The address space of IPv4 is 2 32 or 4,294,967,296 netid 와 hostid 로구분 인터넷에서호스트와라우터를유일하게구분 IP Address Structure 2-Layer Hierarchical

More information

2 / 26

2 / 26 1 / 26 2 / 26 3 / 26 4 / 26 5 / 26 6 / 26 7 / 26 8 / 26 9 / 26 10 / 26 11 / 26 12 / 26 13 / 26 14 / 26 o o o 15 / 26 o 16 / 26 17 / 26 18 / 26 Comparison of RAID levels RAID level Minimum number of drives

More information

기존에 Windchill Program 이 설치된 Home Directory 를 선택해준다. 프로그램설치후설치내역을확인해보면 Adobe Acrobat 6.0 Support 내역을확인할수 있다.

기존에 Windchill Program 이 설치된 Home Directory 를 선택해준다. 프로그램설치후설치내역을확인해보면 Adobe Acrobat 6.0 Support 내역을확인할수 있다. PDMLink 에등록된 Office 문서들의 PDF 문서변환기능및 Viewer 기능을알아보자 PDM Link에서지원하는 [Product View Document Support] 기능은 Windows-Base 기반의 Microsoft Office 문서들을 PDMLink용 Viewer인 Product View를통한읽기가가능한 PDF Format 으로변환하는기능이다.

More information

<목 차 > 제 1장 일반사항 4 I.사업의 개요 4 1.사업명 4 2.사업의 목적 4 3.입찰 방식 4 4.입찰 참가 자격 4 5.사업 및 계약 기간 5 6.추진 일정 6 7.사업 범위 및 내용 6 II.사업시행 주요 요건 8 1.사업시행 조건 8 2.계약보증 9 3

<목 차 > 제 1장 일반사항 4 I.사업의 개요 4 1.사업명 4 2.사업의 목적 4 3.입찰 방식 4 4.입찰 참가 자격 4 5.사업 및 계약 기간 5 6.추진 일정 6 7.사업 범위 및 내용 6 II.사업시행 주요 요건 8 1.사업시행 조건 8 2.계약보증 9 3 열차운행정보 승무원 확인시스템 구축 제 안 요 청 서 2014.6. 제 1장 일반사항 4 I.사업의 개요 4 1.사업명 4 2.사업의 목적 4 3.입찰 방식 4 4.입찰 참가 자격 4 5.사업 및 계약 기간 5 6.추진 일정 6 7.사업 범위 및 내용 6 II.사업시행 주요 요건 8 1.사업시행 조건 8 2.계약보증 9 3.시운전 및 하자보증 10

More information

Mango-IMX6Q mfgtool을 이용한 이미지 Write하기

Mango-IMX6Q mfgtool을 이용한 이미지 Write하기 Mango-IMX6Q mfgtool 을 이용한이미지 Write 하기 http://www.mangoboard.com/ http://cafe.naver.com/embeddedcrazyboys Crazy Embedded Laboratory www.mangoboard.com cafe.naver.com/embeddedcrazyboys CRZ Technology 1 Document

More information

歯1.PDF

歯1.PDF 200176 .,.,.,. 5... 1/2. /. / 2. . 293.33 (54.32%), 65.54(12.13%), / 53.80(9.96%), 25.60(4.74%), 5.22(0.97%). / 3 S (1997)14.59% (1971) 10%, (1977).5%~11.5%, (1986)

More information

01Àå

01Àå CHAPTER 01 1 Fedora Fedora Linux Toolbox 2003 Fedora Core( ) http://fedoraproject.org www.redhat.com 2 CHAPTER Fedora RHEL GNU public license www.centos.org www.yellowdoglinux.com www. lineox.net www.

More information

<32382DC3BBB0A2C0E5BED6C0DA2E687770>

<32382DC3BBB0A2C0E5BED6C0DA2E687770> 논문접수일 : 2014.12.20 심사일 : 2015.01.06 게재확정일 : 2015.01.27 청각 장애자들을 위한 보급형 휴대폰 액세서리 디자인 프로토타입 개발 Development Prototype of Low-end Mobile Phone Accessory Design for Hearing-impaired Person 주저자 : 윤수인 서경대학교 예술대학

More information

K_R9000PRO_101.pdf

K_R9000PRO_101.pdf GV-R9000 PRO Radeon 9000 PRO Upgrade your Life REV 101 GV-R9000 PRO - 2-2002 11 1 12 ATi Radeon 9000 PRO GPU 64MB DDR SDRAM 275MHz DirectX 81 SMARTSHADER ATI SMOOTHVISION 3D HYDRAVISION ATI CATLYST DVI-I

More information

05(533-537) CPLV12-04.hwp

05(533-537) CPLV12-04.hwp 모바일 OS 환경의 사용자 반응성 향상 기법 533 모바일 OS 환경의 사용자 반응성 향상 기법 (Enhancing Interactivity in Mobile Operating Systems) 배선욱 김정한 (Sunwook Bae) 엄영익 (Young Ik Eom) (Junghan Kim) 요 약 사용자 반응성은 컴퓨팅 시스템에서 가장 중요 한 요소 중에 하나이고,

More information

6. 설치가시작되는동안 USB 드라이버가자동으로로드됩니다. USB 드라이버가성공적으로로드되면 Setup is starting( 설치가시작되는중 )... 화면이표시됩니다. 7. 화면지침에따라 Windows 7 설치를완료합니다. 방법 2: 수정된 Windows 7 ISO

6. 설치가시작되는동안 USB 드라이버가자동으로로드됩니다. USB 드라이버가성공적으로로드되면 Setup is starting( 설치가시작되는중 )... 화면이표시됩니다. 7. 화면지침에따라 Windows 7 설치를완료합니다. 방법 2: 수정된 Windows 7 ISO Windows 7 설치및 PCIE RAID 설정정보 DK173 초판 11월 2016 A. Windows 7 및 USB 드라이버설치 칩셋사양에따라 Windows 7 설치중에 USB 키보드 / 마우스를사용하려면시스템에서 USB 드라이버를사전로드해야합니다. 이절에서는 USB 드라이버사전로드방법과 Windows 7 설치방법에대해서설명합니다. 방법 1: SATA ODD

More information

강의10

강의10 Computer Programming gdb and awk 12 th Lecture 김현철컴퓨터공학부서울대학교 순서 C Compiler and Linker 보충 Static vs Shared Libraries ( 계속 ) gdb awk Q&A Shared vs Static Libraries ( 계속 ) Advantage of Using Libraries Reduced

More information

<30353132BFCFB7E15FC7D1B1B9C1A4BAB8B9FDC7D0C8B85F31352D31BCF6C1A4C8AEC0CE2E687770>

<30353132BFCFB7E15FC7D1B1B9C1A4BAB8B9FDC7D0C8B85F31352D31BCF6C1A4C8AEC0CE2E687770> 지상파 방송의 원격송신과 공중송신권 침해여부에 관한 사례연구 Case Study on Copyright Infringement of Remote Transmission of Television Program 최정열(Choe, Jeong-Yeol) * 목 차 Ⅰ. 서론 Ⅱ. 사실 관계 및 재판의 경과 1. 원격시청기기 및 그 사용방법 등 2. 피고의 서비스 3.

More information

The Self-Managing Database : Automatic Health Monitoring and Alerting

The Self-Managing Database : Automatic Health Monitoring and Alerting The Self-Managing Database : Automatic Health Monitoring and Alerting Agenda Oracle 10g Enterpirse Manager Oracle 10g 3 rd Party PL/SQL API Summary (Self-Managing Database) ? 6% 6% 12% 55% 6% Source: IOUG

More information

00 SPH-V6900_....

00 SPH-V6900_.... SPH-V6900 사용설명서 사용전에 안전을 위한 경고 및 주의사항을 반드시 읽고 바르게 사용해 주세요. 사용설명서의 화면과 그림은 실물과 다를 수 있습니다. 사용설명서의 내용은 휴대전화의 소프트웨어 버전 또는 KTF 사업자의 사정에 따라 다를 수 있으며, 사용자에게 통보없이 일부 변경될 수 있습니다. 휴대전화의 소프트웨어는 사용자가 최신 버전으로 업그레이드

More information

목차 1. 제품 소개... 4 1.1 특징... 4 1.2 개요... 4 1.3 Function table... 5 2. 기능 소개... 6 2.1 Copy... 6 2.2 Compare... 6 2.3 Copy & Compare... 6 2.4 Erase... 6 2

목차 1. 제품 소개... 4 1.1 특징... 4 1.2 개요... 4 1.3 Function table... 5 2. 기능 소개... 6 2.1 Copy... 6 2.2 Compare... 6 2.3 Copy & Compare... 6 2.4 Erase... 6 2 유영테크닉스( 주) 사용자 설명서 HDD014/034 IDE & SATA Hard Drive Duplicator 유 영 테 크 닉 스 ( 주) (032)670-7880 www.yooyoung-tech.com 목차 1. 제품 소개... 4 1.1 특징... 4 1.2 개요... 4 1.3 Function table... 5 2. 기능 소개... 6 2.1 Copy...

More information