<?xml version="1.0" encoding="UTF-8" ?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
	<channel>
		<title>WEB</title>
		<link>https://ischo.net/bd_web</link>
		<description></description>
		<atom:link href="https://ischo.net/bd_web/rss" rel="self" type="application/rss+xml" />
		<language>ko</language>
		<pubDate>Mon, 06 Apr 2026 02:38:02 +0000</pubDate>
		<generator>Rhymix</generator>
						<item>
			<title>웹로직 패스워드 분실시 초기화 방법</title>
			<link>https://ischo.net/bd_web/16636</link>
						<description>원문 : http://www.ischo.net -- 조인상 //시스템 엔지니어 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 웹로직 패스워드 분실시 변경방법 1. 먼저 도메인환경설정 스크립트 실행해준다. $ ./bin/setDomainEnv.sh 2. 기존 설정 파일 삭제 $ rm ./boot.properties $ rm ./servers/Admin서버이름/security/boot.properties $ rm ./security/DefaultAutenticatorInit.ldift 3. 신규패스워드 생성 적용 $ java weblogic.s...</description>
						<category>WEB</category>									<dc:creator>조인상</dc:creator>
			<guid isPermaLink="true">https://ischo.net/bd_web/16636</guid>
			<comments>https://ischo.net/bd_web/16636#comment</comments>			<pubDate>Mon, 16 Dec 2013 21:15:43 +0000</pubDate>
		</item><item>
			<title>RHEL 5.x에 웹로직 설치</title>
			<link>https://ischo.net/bd_web/16074</link>
						<description>원문 : http://www.ischo.net -- 조인상 //시스템 엔지니어 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ RHEL 5.x에 웹로직 설치환경OS : RHEL 5.6 64bitJAVA : 1.6.0_37WLS : 10.3.6웹로직 미들웨어 HOMEDIR : /weblogic/Middleware웹로직서버 도메인 DIR : /usr/opt/bea/domains 1. 웹로직서버 다운로드http://www.oracle.com/technetwork/middleware/fusion-middleware/downloads/index.htmlPrevious Releases 선...</description>
						<category>WEB</category>									<dc:creator>조인상</dc:creator>
			<guid isPermaLink="true">https://ischo.net/bd_web/16074</guid>
			<comments>https://ischo.net/bd_web/16074#comment</comments>			<pubDate>Tue, 09 Jul 2013 17:33:40 +0000</pubDate>
		</item><item>
			<title>Performance tuning WebLogic 8.1 Systems</title>
			<link>https://ischo.net/bd_web/8932</link>
						<description>원문 : http://www.ischo.net -- 조인상 //시스템 엔지니어 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 아젠다 ---------------------------------------------1. 목표 2. 튜닝 측면 - 어플리케이션 - 디비 - 웹로직서버 - JVM - 네트웍/ 하드웨어 - OS3. 튜닝 도구아젠다 --------------------------------------------- 성능 목표1. 어플리케이션 이해 - 유저수 - request 수 - data의 양 - data의 구성 2. 성능 ...</description>
						<category>WEB</category>									<dc:creator>조인상</dc:creator>
			<guid isPermaLink="true">https://ischo.net/bd_web/8932</guid>
			<comments>https://ischo.net/bd_web/8932#comment</comments>			<pubDate>Wed, 13 Feb 2013 20:47:32 +0000</pubDate>
		</item><item>
			<title>웹로직 , 아파치 연동하기</title>
			<link>https://ischo.net/bd_web/8906</link>
						<description>원문 : http://www.ischo.net -- 조인상 //시스템 엔지니어 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1. 아파치 설치 확인아파치에 mod_so.c가 설치되어있어야 함. # /usr/local/apache2/bin/httpd -l 안되어있으면 재컴파일# ./configure --prefix=/usr/local/apache2 \--enable-module=rewrite \--enable-so=rewrite \--enable-module=proxy \--enable-so=proxy# make# make install 2. 웹로직-아파치 연동모듈 ...</description>
						<category>WEB</category>									<dc:creator>조인상</dc:creator>
			<guid isPermaLink="true">https://ischo.net/bd_web/8906</guid>
			<comments>https://ischo.net/bd_web/8906#comment</comments>			<pubDate>Tue, 05 Feb 2013 20:00:20 +0000</pubDate>
		</item><item>
			<title>weblogic 을 위한 OS별 커널파라미터 권장값</title>
			<link>https://ischo.net/bd_web/4951</link>
						<description>원문 : http://www.ischo.net -- 조인상 //시스템 엔지니어 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ weblogic 을 위한 OS별 커널파라미터 권장값 1. HP-UX 11i V2maxdsiz : 2GB 이상max_thread_proc((Maximum threads per process) : 1024 이상. 기본 값은 64이다. 이 값은 웹로직이나 java 서버 어플리케이션에 너무 작기 때문에 수정 maxfiles(Soft file limit per process) : 256 nkthread(Number of threads ...</description>
						<category>WEB</category>									<dc:creator>조인상</dc:creator>
			<guid isPermaLink="true">https://ischo.net/bd_web/4951</guid>
			<comments>https://ischo.net/bd_web/4951#comment</comments>			<pubDate>Wed, 19 Oct 2011 14:57:16 +0000</pubDate>
		</item><item>
			<title>WebLogic Server 와 Server Instances 에 대한 정보확인 명령어</title>
			<link>https://ischo.net/bd_web/3275</link>
						<description>원문 : http://www.ischo.net -- 조인상 //시스템 엔지니어 출처 : http://download.oracle.com/docs/cd/E13222_01/wls/docs81/admin_ref/clib.html#1194805 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ Commands for Retrieving Information about WebLogic Server and Server Instances Table 1-5 is an overview of commands that return information about WebLogic Server installations and instances of WebLo...</description>
						<category>WEB</category>									<dc:creator>조인상</dc:creator>
			<guid isPermaLink="true">https://ischo.net/bd_web/3275</guid>
			<comments>https://ischo.net/bd_web/3275#comment</comments>			<pubDate>Wed, 23 Feb 2011 14:20:55 +0000</pubDate>
		</item><item>
			<title>XE 게시글 보호 (복사방지/블럭방지/마우스액션 금지)</title>
			<link>https://ischo.net/bd_web/2754</link>
						<description>원문 : http://www.ischo.net -- 조인상 //시스템 엔지니어 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 게시판 상단 헤더란에 &amp;lt;BODY oncontextmenu=&amp;quot;return false&amp;quot; ondragstart=&amp;quot;return false&amp;quot; onselectstart=&amp;quot;return false&amp;quot;&amp;gt; 태그를 넣어주면 마우스액션을 방지할 수 있다. 즉, 블럭지정부터 차단된다. 그래도 스크린캡쳐나 프린트기능을 이용한 불펌은 막을수 없겠지....</description>
						<category>WEB</category>									<dc:creator>조인상</dc:creator>
			<guid isPermaLink="true">https://ischo.net/bd_web/2754</guid>
			<comments>https://ischo.net/bd_web/2754#comment</comments>			<pubDate>Tue, 07 Dec 2010 09:34:35 +0000</pubDate>
		</item><item>
			<title>weblogic 기본 교육 교재</title>
			<link>https://ischo.net/bd_web/2477</link>
						<description>원문 : http://www.ischo.net -- 조인상 //시스템 엔지니어 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ weblogic 기본 교육 교재</description>
						<category>WEB</category>									<dc:creator>조인상</dc:creator>
			<guid isPermaLink="true">https://ischo.net/bd_web/2477</guid>
			<comments>https://ischo.net/bd_web/2477#comment</comments>			<pubDate>Wed, 17 Nov 2010 10:32:26 +0000</pubDate>
		</item><item>
			<title>JEUS 버전 확인 방법</title>
			<link>https://ischo.net/bd_web/2248</link>
						<description>원문 : http://www.ischo.net -- 조인상 //시스템 엔지니어 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ # jeusadmin -version JEUS 5.0 (fix #15) # jeusadmin -fullversionJEUS 5.0.0.15 # wscfl -versionWebtoB Version 4.1 SP 2 Fix * 현재 Jeus License 남은 일자 확인# jeusadmin -licensedue60 days left. * 참고 : Jeus 라이센스 만료시 jeusboot 가 되지 않으므로 http://technet.tmax.co.kr/kr/member/logi...</description>
						<category>WEB</category>									<dc:creator>조인상</dc:creator>
			<guid isPermaLink="true">https://ischo.net/bd_web/2248</guid>
			<comments>https://ischo.net/bd_web/2248#comment</comments>			<pubDate>Tue, 19 Oct 2010 15:28:41 +0000</pubDate>
		</item><item>
			<title>SNMP 보안</title>
			<link>https://ischo.net/bd_web/1791</link>
						<description>원문 : http://www.ischo.net -- 조인상 //시스템 엔지니어 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ SNMP에 대한 보안대책 자료</description>
						<category>WEB</category>									<dc:creator>조인상</dc:creator>
			<guid isPermaLink="true">https://ischo.net/bd_web/1791</guid>
			<comments>https://ischo.net/bd_web/1791#comment</comments>			<pubDate>Fri, 23 Jul 2010 11:00:25 +0000</pubDate>
		</item><item>
			<title>톰캣 에러 - Exception loading sessions from persistent storage</title>
			<link>https://ischo.net/bd_web/1651</link>
						<description>원문 : http://www.ischo.net -- 조인상 //시스템 엔지니어 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ IOException while loading persisted sessions: java.io.EOFExceptionException loading sessions from persistent storage 톰캣을 종료할때 세션을 저장해 두었다가 restart 할때 저장된 세션을 복구할때실패할 경우 발생하는 에러 1. 톰캣설치위치/work/catalina/ 이하 디렉토리에서 SESSIONS.ser 파일을 삭...</description>
						<category>WEB</category>									<dc:creator>조인상</dc:creator>
			<guid isPermaLink="true">https://ischo.net/bd_web/1651</guid>
			<comments>https://ischo.net/bd_web/1651#comment</comments>			<pubDate>Mon, 21 Jun 2010 08:53:10 +0000</pubDate>
		</item><item>
			<title>제로보드 - fread() [function.fread]: Length parameter must be greater than 0 in ~~/bbs/lib.php on line 1010</title>
			<link>https://ischo.net/bd_web/1467</link>
						<description>원문 : http://www.ischo.net -- 조인상 //시스템 엔지니어 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 제로보드 상단에 Warning: fread() [function.fread]: Length parameter must be greater than 0 in ~bbs/lib.php on line 1010Warning: fread() [function.fread]: Length parameter must be greater than 0 in ~bbs/lib.php on line 1010 와 같이 메시지가 뜨는 경우는 fread 함수 실행시 용량 0의 파일을 불...</description>
						<category>WEB</category>									<dc:creator>조인상</dc:creator>
			<guid isPermaLink="true">https://ischo.net/bd_web/1467</guid>
			<comments>https://ischo.net/bd_web/1467#comment</comments>			<pubDate>Tue, 01 Jun 2010 14:39:31 +0000</pubDate>
		</item><item>
			<title>TCP/UDP  Port Map</title>
			<link>https://ischo.net/bd_web/1440</link>
						<description>원문 : http://www.ischo.net -- 조인상 //시스템 엔지니어 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ TCP 0 ReservedTCP 1 Port Service MultiplexerTCP 2 Management UtilityTCP 3 Compression ProcessTCP 4 UnassignedTCP 5 Remote Job EntryTCP 6 UnassignedTCP 7 EchoTCP 8 UnassignedTCP 9 DiscardTCP 10 UnassignedTCP 11 Active UsersTCP 12 UnassignedTCP 13 Daytime (RFC 867)TCP 14 UnassignedTCP 15 Un...</description>
						<category>WEB</category>									<dc:creator>조인상</dc:creator>
			<guid isPermaLink="true">https://ischo.net/bd_web/1440</guid>
			<comments>https://ischo.net/bd_web/1440#comment</comments>			<pubDate>Mon, 31 May 2010 11:27:35 +0000</pubDate>
		</item><item>
			<title>민주주의 벌받기시계 달기</title>
			<link>https://ischo.net/bd_web/1272</link>
						<description>본문 : http://www.ischo.net -- 조인상 //시스템 엔지니어+++++++++++++++++++++++++++++++++++++++++++++++++++++++ 홈페이지 하단에 달은 소스코드 -------------------------------------------------- &amp;lt;font size=&amp;quot;+0&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;FONT-SIZE: 12px&amp;quot;&amp;gt;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp; 민주주의 벌받기 :&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;FONT-SIZE: 12px&amp;quot;&amp;gt;&amp;lt;script src=&amp;quot;http://qaos.com/MadBulls.php?type=waste&amp;amp;amp;encoding=UTF-8&amp;amp;amp;op=text&amp;quot; type=...</description>
						<category>WEB</category>									<dc:creator>조인상</dc:creator>
			<guid isPermaLink="true">https://ischo.net/bd_web/1272</guid>
			<comments>https://ischo.net/bd_web/1272#comment</comments>			<pubDate>Fri, 14 May 2010 14:58:45 +0000</pubDate>
		</item><item>
			<title>xe 에서 일반유저를 관리그룹으로 포함시키려면</title>
			<link>https://ischo.net/bd_web/1226</link>
						<description>본문 : http://www.ischo.net -- 조인상 //시스템 엔지니어 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ mysql&amp;gt; select * from xe_member_group;+----------+-----------+--------------+----------------+------------+----------+------------+-------------+| site_srl | group_srl | title | regdate | is_default | is_admin | image_mark | description |+----------+-----------+--------------+-------------...</description>
						<category>WEB</category>									<dc:creator>관리자</dc:creator>
			<guid isPermaLink="true">https://ischo.net/bd_web/1226</guid>
			<comments>https://ischo.net/bd_web/1226#comment</comments>			<pubDate>Wed, 12 May 2010 18:27:39 +0000</pubDate>
		</item>	</channel>
</rss>
