336x280(권장), 300x250(권장), 250x250, 200x200 크기의 광고 코드만 넣을 수 있습니다.
아웃룩 익스프레스 저장위치 변경 방법입니다.

아웃룩익스프레스 5/6 실행합니다.

(1) 도구-옵션-유지 관리 탭을 선택
(2) 폴더 저장 단추를 누르면 현재 설정 위치가 나타남
(3) 변경 단추를 누른 후에 원하는 위치를 지정
(4) 아웃룩 익스프레스를 종료 후 다시 시작


참고URL: http://support.microsoft.com/kb/601103/ko


한글 OE5:편지함 저장 위치 변경 방법

기술 자료 ID : 601103
마지막 검토 : 1999년 6월 8일 화요일
수정 : 1.0
이 문서는 이전에 다음 ID로 출판되었음: KR601103

요약

이 문서는 아웃룩 익스프레스 5에서 편지함의 저장 위치를 변경하는 방법을 설명한다.

추가 정보

아웃룩 익스프레스 5를 실행한 후에 아래를 진행한다.
1. 도구-옵션-유지 관리 탭을 선택한다.
2. 폴더 저장 단추를 누른다. 현재 설정된 위치가 나타난다.
3. 변경 단추를 누른 후에 원하는 위치를 지정한다.
4. 아웃룩 익스프레스를 종료한 후 다시 시작합니다.

본 문서의 정보는 다음의 제품에 적용됩니다.
Microsoft Internet Explorer 5.0

위로 가기

키워드:
KB601103
336x280(권장), 300x250(권장), 250x250, 200x200 크기의 광고 코드만 넣을 수 있습니다.

일반적으로  Windows Update 를 이용하면 Windows에 대한 fix 만 제공한다.
하지만 Microsoft Update 를 이용하면 Windows 뿐만 아니라 Office 에 대한 fix 정보도 제공해준다.

Microsoft Update 로 변경한 후 Windows Update 로 돌아가려고 했더니 어디서 설정하는지 찾을 수 없었다.  우연찮게 서핑하니 관련글이 발견되었고, 그 방법에 따라 설정을 하였다.

(1) 브라우저를 이용하여 Windows Update 사이트로 접속을 시도한다.
(2) 환영합니다란 메시지가 나타나고 왼쪽메뉴 중 "설정 변경" 메뉴를 선택한다.
사용자 삽입 이미지

(3) 화면 아래에 위치한  Microsoft Update 중지 하기 버튼을 선택한다.
사용자 삽입 이미지

(4) 성공적으로 완료되었다.
사용자 삽입 이미지

위의 방법을 찾기 위해 많은 노력(?)을 기울였다. 근데 이렇게 쉬울줄이야.
참고한 사이트는 다음과 같다.


INTRODUCTION

The Windows Update Web site provides security updates for Microsoft Windows operating systems. The Microsoft Update Web site provides these updates in addition to updates for other Microsoft programs, such as Microsoft Office. By default, your Microsoft Windows 2000-based, Microsoft Windows Server 2003-based or Microsoft Windows XP-based computer will access the Windows Update Web site. If you would like to receive updates for other Microsoft programs please perform the steps that are listed below.

Back to the top

MORE INFORMATION

I am currently using Windows Update. How can I access Microsoft Update?

To use Microsoft Update instead of Windows Update, follow these steps:
1. Visit the following Microsoft Web site:
http://update.microsoft.com/microsoftupdate (http://update.microsoft.com/microsoftupdate)
2. Click Start Now.
3. On the Review the license agreement page, click Continue.
4. Click Install.

Note You may not be prompted to install the Microsoft Update software if this software is already available on the computer.
After you successfully install the software, a Microsoft Update shortcut is added to the All Programs menu on the Start menu.

Back to the top

I am currently using Microsoft Update. How can I access Windows Update?

To stop using the Microsoft Update Web site and start using the Windows Update Web site, follow these steps:
1. On the Microsoft Update site, click Change Settings.
2. Scroll down the page, click to select the Disable Microsoft Update software and let me use Windows Update only check box, and then click Apply changes now.
3. You receive the following message:
Windows Automatic Updates will not be able to deliver updates from Microsoft Update Service.

Are you sure you want to continue?
Click Yes.
For more information about a related topic, click the following article number to view the article in the Microsoft Knowledge Base:
327838 (http://support.microsoft.com/kb/327838/) How to schedule automatic updates in Windows Server 2003, in Windows XP, and in Windows 2000

http://support.microsoft.com/?kbid=901037
336x280(권장), 300x250(권장), 250x250, 200x200 크기의 광고 코드만 넣을 수 있습니다.

Novell Netware 는 기본적으로 eDirectory 기반으로 Novell 인증을 사용한다.
부팅시 항상 Novell Netware 로그인을 하라는 메시지가 나타난다.
하지만, 굳이 Novell Netware로 로그인하지 않고 윈도우 인증을 먼저한 후
필요에 따라 Novell Netware 인증을 받을 수 있는 방법이다.

(1) 시스템트레이에 붉은 N 마크에서 오른쪽마우스 버튼
(2) Novell Client Configureation 에서 Advanced Login 탭을 선택한다.
(3) 항목 중 Initial Novell Login 항목을 Off 로 변경한다.
(4) 재부팅 후 윈도우 인증화면을 확인할 수 있다.


사용자 삽입 이미지

윈도우인증하기


336x280(권장), 300x250(권장), 250x250, 200x200 크기의 광고 코드만 넣을 수 있습니다.





WebSpere 4.x stop/start

 #>ps -ef | grep java
 #>kill -9 javapid
 #>su - wasuser
 #>cd /Product/WebSphere/AppServer/bin
 #>./startupServer.sh &

WebSphere 5.x stop/start
 #>ps -ef | grep java
 #>kill -9 javapid
 #>cd /Product/WebSphere/DeploymentManager/bin
 #>./startManager.sh
 #>su - wasuser
 #>cd /Product/WebSphere/AppServer/bin
 #>./startNode.sh
 #>./startServer.sh SAFIND
 
WebSphere 6.x 
 #>ps -ef | grep java
 #>kill -9 javapid
 #>cd /Product/was60/AppServer/profiles/Dmgr01/bin
 #>./startManager.sh
 #>cd /Product/was60/AppServer/profiles/AppSrv01/bin
 #>./startNode.sh
 #>./startServer.sh wasappname

 
WebSphere WAS 5.x 및 6.x 를 stop/start
** Stop
        /Product/was60/AppServer/profiles/Dmgr01/bin/
        ./stopManager.sh
        # 보안설정시
        ./stopManager.sh -user [wasadmin] -password [asdf123]

        /Product/was60/AppServer/profiles/AppSrv01/bin
        ./stopNode.sh
        # 보안설정시
        ./stopNode.sh -user [wasadmin] -password [asdf123]

        /Product/was60/AppServer/profiles/AppSrv01/bin
        ./stopServer.sh wasappname
        # 보안설정시
        ./stopServer.sh -user [wasadmin] -password [asdf123]

** Start
        /Product/was60/AppServer/profiles/Dmgr01/bin/
        ./startManager.sh
        # 보안설정시
        ./startManager.sh -user [wasadm6] -password [asdf123]
        # 관리자 시작 로그
        /Product/was60/AppServer/profiles/Dmgr01/logs/dmgr/startServer.log

        /Product/was60/AppServer/profiles/AppSrv01/bin
        ./startNode.sh
        # 보안설정시
        ./startNode.sh -user [wasadm6] -password [asdf123]
        # nodeagent 시작 로그
        /Product/was60/AppServer/profiles/AppSrv01/logs/nodeagent/startServer.log

        /Product/was60/AppServer/profiles/AppSrv01/bin
        ./startServer.sh [wasappname]
        # 보안설정시
        ./startServer.sh [wasappname] -user [wasadm6] -password [asdf123]
        # WAS시작시 trace 하기
        ./startServer.sh [wasappname] -trace -user [wasadm6] -password [asdf123]

# javakill(웹스피어 모든 java kill) 잘안되면 한방에 끝.
        /Product/was60/AppServer/profiles/AppSrv01/bin
        ./javakill.sh

# Application Server 설치상태 확인
/Product/was60/AppServer/profiles/AppSrv01/bin/serverStatus.sh -all

'IT관련 > WAS' 카테고리의 다른 글

apache 로그 날짜별로 저장  (2) 2007.10.15
WAS에서 이미지처리 하도록 설정  (0) 2007.08.02
http 오류코드  (0) 2007.08.01

+ Recent posts