태그별 글 목록: 설치

JAVA: 우분투 리눅스 서버에 자바(JRE, JDK) 설치하기

How To Install Java on Ubuntu with Apt-Get JRE 설치 sudo apt-get install default-jre JRE에 이어 JDK 설치 sudo apt-get install default-jdk Managing Java sudo update-alternatives –config java 새 .java 파일 만들기 nano TEST1.java 테스트. Command Prompt의 방식 그대로 사용 가능 ㅎㅎ javac TEST1.java (컴파일) java TEST1 (실행) 헬로월드! 참고: https://www.digitalocean.com/community/tutorials/how-to-install-java-on-ubuntu-with-apt-get

더 읽기 »

리눅스 서버를 다루는 기술: 설치(Ubuntu Server)

리눅스 서버를 다루는 기술을 읽기 시작. http://www.ubuntu.com/server 에서 우분투 서버 다운로드. 테스트용으로 Windows Server 2012 R2의 Hyper-V에 설치. Install Ubuntu Server 한국어 예 아니오 101/104키 호환을 선택함. 사용자 이름 입력 수동으로 하드디스크 선택 예 남은 공간 새 파티션 만들기 2GB 스왑 영역 디스크의 앞부분에 만듦 용도를 선택 스왑 영역 파티션 준비를 마쳤습니다. 남은 공간을 할당 새 파티션 만들기 max 준비 …

더 읽기 »

Exchange Server 2016: 설치 후 작업_기본적인 설정

—— 제품 키 입력 —– Exchange Server 2016을 설치하고, 기본 데이터베이스를 제거하고 새 데이터베이스를 만들었다면? 이제는 기본적인 설정을 해보자. Topic Description Enter your Exchange 2016 product key Read this topic to license your Exchange server. Configure mail flow and client access Read this topic to configure mail flow to and from the Internet and configure Exchange to accept client connections …

더 읽기 »

Exchange Server 2016: 설치

MSDN에서 Exchange Server 2016 이미지 다운로드 mu_exchange_server_2016_x64_dvd_7047456.iso (1.68GB) EDB와 LOG를 저장할 드라이브를 별도로 준비 Install-WindowsFeature AS-HTTP-Activation, Desktop-Experience, NET-Framework-45-Features, RPC-over-HTTP-proxy, RSAT-Clustering, RSAT-Clustering-CmdInterface, RSAT-Clustering-Mgmt, RSAT-Clustering-PowerShell, Web-Mgmt-Console, WAS-Process-Model, Web-Asp-Net45, Web-Basic-Auth, Web-Client-Auth, Web-Digest-Auth, Web-Dir-Browsing, Web-Dyn-Compression, Web-Http-Errors, Web-Http-Logging, Web-Http-Redirect, Web-Http-Tracing, Web-ISAPI-Ext, Web-ISAPI-Filter, Web-Lgcy-Mgmt-Console, Web-Metabase, Web-Mgmt-Console, Web-Mgmt-Service, Web-Net-Ext45, Web-Request-Monitor, Web-Server, Web-Stat-Compression, Web-Static-Content, Web-Windows-Auth, Web-WMI, Windows-Identity-Foundation 출처: <https://technet.microsoft.com/en-us/library/bb691354(v=exchg.160).aspx> MBX Server Role에서 필요한 prerequisites 설치 Restart-Computer 재시작 Install-WindowsFeature …

더 읽기 »

Hyper-V에 민트 리눅스(Linux Mint) 설치

민트 리눅스(Linux Mint)를 Hyper-V(Windows Server 2012 R2)에 설치해 봄. https://linuxmint.com/ 에서 Download Linux Mint 17.3 Rosa(Cinnamon) 64-Bit 선택 일반 VM을 만들듯 새로 구성 1세대 메모리를 2GB~4GB 할당 가상 스위치 연결 가상 하드 디스크 만들기 다운로드한 ISO 파일 선택 구성을 확인 후 마침 팁… 1세대로 만들어야 하나 보다. 2세대로는 안 되는 듯. 부트로더 확인. 그대로 진행하면 된다. (Start Linux Mint) 리눅스 …

더 읽기 »

System Center 2012 R2: Virtual Machine Manager 설치

Hyper-V를 다루는 기술을 보며 따라해 봄. SQL Server 설치에 이어 SCVMM 설치에 들어가봄 ———- Windows ADK 설치 ——— https://www.microsoft.com/ko-kr/download/details.aspx?id=39982 Windows ADK 다운로드 설치 위치 지정 설치 닫기 —– VMM 설치 —– 설치 VMM 관리 서버에 체크 이름/조직/제품 키 입력 사용권 계약 CEIP 참여 여부 Microsoft Update 사용 여부 설치 위치 책에 의하면 필수 구성 요소에서 SQL 명령줄 유틸리티는 권장 사항이라고 …

더 읽기 »

SharePoint Server 2016: Beta 2 설치(single-server farm)

Setup SharePoint Server 2016 Step by StepI just download and setup it in Azure A3 Virtual Machine 7GB, 285GB Hard disk. It’s may lower than Microsoft’s recommendation for hardware requirement https://technet.microsoft.com/library/cc262485(office.15).aspx, but I would like to try host a single installation (DB + SharePoint) in one standalone server to see how on performance. For my installation, My server will host …

더 읽기 »

Windows Server 2012 R2: 구성 설정 내보내기(역할 및 기능 추가 시 백업한 XML 파일)

역할 및 기능 추가 마법사에서 지정한 옵션을 그대로 저장하는 방법! ‘구성 설정 내보내기’를 활용해보자. ‘역할 및 기능 추가’ 중 실패를 했다. (해당 문제는 http://archmond.net/?p=2773 를 통해 해결 방법 확인 가능) 일일이 어렵게 체크했던 ‘구성 설정을 내보내기’하여 XML 파일로 저장했는데, 이를 불러와서 쉽게 설치하는 방법을 알아보자. Install the same Server Role(s) and/or Feature(s) on another Windows Server by copying the file …

더 읽기 »

Office Web Apps Server 2013: [1] 간단한 설치

Office Web Apps 서버 배포: SharePoint 2013, Lync Server 2013 및 Exchange Server 2013에서 사용할 수 있도록 Office Web Apps 서버 온-프레미스를 배포하는 방법을 설명합니다. Office Web Apps 서버 배포 작업 중에는 일부 필수 구성 소프트웨어가 설치되고 몇 가지 Windows PowerShell 명령이 실행되지만, 전반적인 프로세스는 상당히 간단하게 진행되도록 설계되었습니다. 이 문서에서는 서버 준비 절차를 안내하고 Office Web Apps 서버 팜을 …

더 읽기 »

Exchange Server 2010: 설치가 잘 되었는지 확인하기

교재: 10135B Configuring, Managing and Troubleshooting Exchange Server 2010 Service Pack 2 Module 1 Lab B: Verifying an Exchange Server 2010 Installation [새 사용자 만들고 테스트 메시지 보내기] Recipient Configuration -> New Mailbox 계정 정보 입력. OWA에 로그인 ( https://nyc-svr1/owa ) 기본값대로 진행 Administrator에게 테스트 메일 전송. Administrator 계정으로 다시 들어와서 메일이 들어왔는지 확인. [Best Practice Analyzer tool 사용] Toolbox …

더 읽기 »