No grammar constraints (DTD or XML schema) detected for the document.
Window -> Preferences > XML > XML Files > Validation :
no grammar is specified...
메뉴상단에 Windows >> Preferences >> Install/Update >> Available Software Sites
url위치 목록중 마지막에 "/" 빠진 목록을 "/"을 넣어주면 됩니다.
일괄수정방법
1. 교체할 목록 선택하고 Export하고 내보내기합니다.
2. 내보내기한...
1.tomcat 7 다운로드
tomcat 7 다운로드
2.압축해제
아래의 경로에 압축해제
E:Serverapache-tomcat-7.0.63
3.tomcat 인스턴스 #1 생성
E:Serverinstanceai001에 E:Serverapache-tomcat-7.0.63아래의
conf , logs, temp, work 폴더를 복사합니다.
4.E:Serverinstanceai001bin start, stop bat생성
E:Serverinstanceai001bin 아래의 폴더에
start.bat, stop.bat 생성
start.bat...
ubuntu SNMP 설치 및 설정
1.apt-get snmpd snmp rrdtool
2.snmpd.conf 백업
3.iostat-persist.pl 다운로드
4.snmpd.conf생성
5./etc/default/snmpd 수정
6.service snmpd restart
7.snmpwalk (snmp확인)