<?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>tnt_os</title>
		<link>https://gooper.com/tnt_os</link>
		<description></description>
		<atom:link href="https://gooper.com/tnt_os/rss" rel="self" type="application/rss+xml" />
		<language>ko</language>
		<pubDate>Fri, 10 Apr 2026 00:33:56 +0900</pubDate>
		<generator>Rhymix</generator>
			<item>
			<title>ubuntu에서 cron process 현황조회</title>
			<link>https://gooper.com/tnt_os/4479</link>
				<description>ps -o pid,sess,cmd afx | grep -A20 &quot;cron$&quot;</description>
		<category>tnt_os</category>	<category>unix/linux</category>				<dc:creator>총관리자</dc:creator>
			<guid isPermaLink="true">https://gooper.com/tnt_os/4479</guid>
	<comments>https://gooper.com/tnt_os/4479#comment</comments>			<pubDate>Mon, 16 Jun 2014 17:44:03 +0900</pubDate>
		</item><item>
			<title>linux에 jboss설치하기</title>
			<link>https://gooper.com/tnt_os/4478</link>
				<description>출처 : http://scarlett.tistory.com/109 가장 유명한 Open 소스진영의 J2EE서버인 JBoss를 Linux에 설치해보겠습니다. 저는 2001년부터 써왔는데 실망시키지 않은 아주 성능 좋고 야무진 녀석입니다. 1. JBoss download Jboss 공식 홈페이지는 http://www.jboss.org 연결하면 된다. (요즘은 http://labs.jboss.com으로 Redirection 되고 있음) 이페이지 Resources 부분의 Downloads 링크를 선택하면 된다 (이페이지의 유용한 사이...</description>
		<category>tnt_os</category>	<category>jboss</category>				<dc:creator>구퍼</dc:creator>
			<guid isPermaLink="true">https://gooper.com/tnt_os/4478</guid>
	<comments>https://gooper.com/tnt_os/4478#comment</comments>			<pubDate>Thu, 06 Jan 2011 13:42:25 +0900</pubDate>
		</item><item>
			<title>jboss4.03에서 기본포트 80을 다른 포트로 변경하기</title>
			<link>https://gooper.com/tnt_os/4477</link>
				<description>C:jboss405serverdefaultdeployjbossweb-tomcat55.sar &lt;Server&gt; &lt;!-- Use a custom version of StandardService that allows the connectors to be started independent of the normal lifecycle start to allow web apps to be deployed before starting the connectors. --&gt; &lt;Service name=&quot;jboss.web&quot; className=&quot;org.jboss.web.tomcat.tc5.StandardService&quot;&gt; &lt;!-- A HTTP/1.1 Connector on port 8080 --&gt; &lt;Connector port=&quot;8008...</description>
		<category>tnt_os</category>	<category>jboss</category>				<dc:creator>구퍼</dc:creator>
			<guid isPermaLink="true">https://gooper.com/tnt_os/4477</guid>
	<comments>https://gooper.com/tnt_os/4477#comment</comments>			<pubDate>Thu, 30 Dec 2010 13:35:41 +0900</pubDate>
		</item><item>
			<title>USB 메모리나 하드에 WIndows XP 설치하기 (USB에 XP설치)</title>
			<link>https://gooper.com/tnt_os/4476</link>
				<description>USB 메모리나 하드에 WIndows XP 설치하기 (USB에 XP설치) | 기술 2007/11/28 19:40 출처는 아래 영문사이트임니다 http://www.ngine.de/index.jsp?pageid=4176 그대로 따라 하시면 됨니다만 XP SP1는 잘되는 편이나 SP2는 시스템에 따라 부팅이 안되는 경우가 많습니다 저도 USB 20G 외장 하드에 SP2로 설치를 시도했으나 제 컴퓨터에서는 윈도우 설치시 파일 Copy후 재부팅 되면서 부팅이 되고 하드웨어를 잡아야 하는데, 재부팅...</description>
		<category>tnt_os</category>	<category>windows</category>				<dc:creator>구퍼</dc:creator>
			<guid isPermaLink="true">https://gooper.com/tnt_os/4476</guid>
	<comments>https://gooper.com/tnt_os/4476#comment</comments>			<pubDate>Tue, 14 Sep 2010 16:11:46 +0900</pubDate>
		</item><item>
			<title>회사에서 원격 데스크탑 포트가 막혀있을때</title>
			<link>https://gooper.com/tnt_os/4475</link>
				<description>방화벽 등의 이유로 원격데스크탑(터미널 서비스)의 디폴트 포트(3389)로 원격데스크탑 연결을 열수 없을 경우, 아래와 같이 포트 번호를 바꾸면 지정한 포트번호로 연결할 수 있다. ** 서버에서 작업 1. registry edit [실행] regedit HKEY_LOCAL_MACHINE &gt; SystemCurrentControlSet &gt; Control &gt; Terminal Server &gt; WinStations &gt; RDP-Tcp &gt; PortNumber 의 포트번호 변경 2. 터미널 서비스 restart. 2.1 시스템등록정보(내컴퓨터 ...</description>
		<category>tnt_os</category>	<category>windows</category>				<dc:creator>구퍼</dc:creator>
			<guid isPermaLink="true">https://gooper.com/tnt_os/4475</guid>
	<comments>https://gooper.com/tnt_os/4475#comment</comments>			<pubDate>Mon, 13 Sep 2010 10:14:20 +0900</pubDate>
		</item><item>
			<title>JBoss Application Server Port 일괄 변경 방법</title>
			<link>https://gooper.com/tnt_os/4474</link>
				<description>2008/08/27 13:23 This content is to describe how to change JBoss Application Server&#039;s port. 한꺼번에 JBoss AS의 적용 포트를 변경하는 방법을 설명합니다. JBoss가 사용하는 포트는 이미 이전 글에서 설명되어 있습니다. JBoss의 서비스 포트를 일률적으로 변경하고 싶은 경우 다음의 절차를 진행하십시오. 1. $SERVER_HOME/conf/jboss-service.xml 파일을 엽니다. 해당 파일의 service binding 영역을 찾아 주석을 풀도록 ...</description>
		<category>tnt_os</category>	<category>jboss</category>				<dc:creator>총관리자</dc:creator>
			<guid isPermaLink="true">https://gooper.com/tnt_os/4474</guid>
	<comments>https://gooper.com/tnt_os/4474#comment</comments>			<pubDate>Wed, 16 Jun 2010 15:55:06 +0900</pubDate>
		</item><item>
			<title>ipmate 2.1.1이 window7에서 레지스트리 읽기 오류발생시 해결</title>
			<link>https://gooper.com/tnt_os/4473</link>
				<description>ipmate 아이콘에서 오른쪽 마우스를 누르고 호환성문제 해결을 통해서 이전에 windows xp 서비스택 3에서 제대로 작동했다고 선택하고 해달 설정을 저장하고 사용하면됨</description>
		<category>tnt_os</category>	<category>windows</category>				<dc:creator>총관리자</dc:creator>
			<guid isPermaLink="true">https://gooper.com/tnt_os/4473</guid>
	<comments>https://gooper.com/tnt_os/4473#comment</comments>			<pubDate>Mon, 17 May 2010 10:43:48 +0900</pubDate>
		</item><item>
			<title>콘솔 없는 유닉스서버 IP 변경하는 방법</title>
			<link>https://gooper.com/tnt_os/4472</link>
				<description>콘솔 없는 유닉스서버 IP 변경하는 방법 준비/확인사항 크로스케이블 1EA 변경 전/후 IP 작업순서 1. 크로스케이블로 노트북/PC과 서버 연결 2. 노트북에서 Telnet 기동 3. 서버에 접근 4. hosts IP 변경 vi /etc/hosts 실행 후, 변경/저장 5. netconf IP/Gateway 변경 vi /etc/rc.config.d/netconf 실행 후, 변경/저장 6. 네트워크 중단 /sbin/init.d/net stop 실행 7. 네트워크 시작 /sbin/init.d/net start 실행 8. 네트워크 상...</description>
		<category>tnt_os</category>	<category>unix/linux</category>				<dc:creator>구퍼</dc:creator>
			<guid isPermaLink="true">https://gooper.com/tnt_os/4472</guid>
	<comments>https://gooper.com/tnt_os/4472#comment</comments>			<pubDate>Mon, 02 Nov 2009 10:46:53 +0900</pubDate>
		</item><item>
			<title>JBoss Hot Deploy , 핫 디플로이 설정</title>
			<link>https://gooper.com/tnt_os/4471</link>
				<description>JBoss는 최초 설치 시 기본적으로 Hot Deploy를 지원하도록 설정이 되어 있다. 그래서, 아래 디렉토리에 war 파일을 넣고 빼는 것 만으로도 웹 애플리케이션이 Deploy 되고 Undeploy 된다. - $JBOSS_HOME/server/default(실제 구동 컨테이너)/deploy/ Hot Deploy에 대한 설정은 아래 파일에서 변경할 수 있다. - $JBOSS_HOME/server/default(실제 구동 컨테이너)/conf/jboss-service.xml &lt;server&gt; ...... &lt;mbean code=&quot;org.jboss.de...</description>
		<category>tnt_os</category>	<category>jboss</category>				<dc:creator>구퍼</dc:creator>
			<guid isPermaLink="true">https://gooper.com/tnt_os/4471</guid>
	<comments>https://gooper.com/tnt_os/4471#comment</comments>			<pubDate>Mon, 19 Oct 2009 17:47:58 +0900</pubDate>
		</item><item>
			<title>jboss와 호환 jdk버젼 매트릭스</title>
			<link>https://gooper.com/tnt_os/4470</link>
				<description>http://www.jboss.org/community/wiki/JBossVsJavaJDKVersionMatrix JBoss vs Java JDK Version Matrix Which version of the JDK is required for which versions of JBoss AS? JBoss version series 3.2.x 4.0.x 4.2.x 5.0.x compiles with JDK version 1.3/1.4 1.4/5.0 5.0/6.0 5.0/6.0 runs under JDK version 1.3/1.4/5.0 1.4/5.0 5.0/6.0 5.0/6.0 Notes: JBoss AS 3.2.6+ and 4.0.1+ are the ONLY versions to be fully funct...</description>
		<category>tnt_os</category>	<category>jboss</category>				<dc:creator>구퍼</dc:creator>
			<guid isPermaLink="true">https://gooper.com/tnt_os/4470</guid>
	<comments>https://gooper.com/tnt_os/4470#comment</comments>			<pubDate>Mon, 19 Oct 2009 11:20:02 +0900</pubDate>
		</item><item>
			<title>JBOSS IP접근문제</title>
			<link>https://gooper.com/tnt_os/4469</link>
				<description>JBOSS 3.2.5에서는 이런 현상이 없었는데 JBOSS 4.2.0을 설치하고 127.0.0.1(localhost)로는 접근이 되는데 IP address로 접근이 안되는 문제가 발생 정확히 어느곳에 설정을 하는지는 확인을 하지는 못했지만 임시 해결 방법은 찾았습니다. %JBOSS_HOME%/bin/run.bat -b 0.0.0.0 특정 IP 주소로 바인딩을 시키는 것 같습니다. &quot;0.0.0.0&quot; 대신에 IP주소를 입력해도 됩니다.</description>
		<category>tnt_os</category>	<category>jboss</category>				<dc:creator>하늘과컴</dc:creator>
			<guid isPermaLink="true">https://gooper.com/tnt_os/4469</guid>
	<comments>https://gooper.com/tnt_os/4469#comment</comments>			<pubDate>Tue, 04 Dec 2007 14:14:19 +0900</pubDate>
		</item><item>
			<title>다른 데이터베이스를 이용하기</title>
			<link>https://gooper.com/tnt_os/4468</link>
				<description>DB2 o Driver Class: COM.ibm.db2.jdbc.app.DB2Driver o Connection URL: jdbc:db2:&lt;database&gt; o Driver .jar/.zip: db2java.zip Sybase o Driver Class: com.sybase.jdbc2.jdbc.SybDriver o Connection URL: jdbc:sybase:Tds:&lt;host&gt;:&lt;port&gt;/&lt;database&gt; o Driver .jar/.zip: jconn2.jar Oracle o Driver Class: oracle.jdbc.driver.OracleDriver o Connection URL: jdbc:oracle:thin:@ &lt;host&gt;:&lt;port&gt;:&lt;sid&gt; o Driver .jar/.zip: cla...</description>
		<category>tnt_os</category>	<category>기타</category>				<dc:creator>하늘과컴</dc:creator>
			<guid isPermaLink="true">https://gooper.com/tnt_os/4468</guid>
	<comments>https://gooper.com/tnt_os/4468#comment</comments>			<pubDate>Tue, 27 Nov 2007 16:53:59 +0900</pubDate>
		</item><item>
			<title>connection 반납하지 않는 프로그램 확인방법</title>
			<link>https://gooper.com/tnt_os/4467</link>
				<description>JEUSMain.xml의 &lt;/command-option&gt;혹은 &lt;/engine-container&gt; 바로 앞에 &lt;invocation-manager-action&gt;Warning&lt;/invocation-manager-action&gt; 을 설정하면 제우스 로그파일에 아래와 같은 내용의 로그가 남게 된다. 해당 RequestURI를 확인하면 connection미반납에 의한 문제를 해결할 수 있다. [2007.10.30 00:47:02][0][0_481] [container1-21] [MGR-0396] a resource is not closed [jeus.jdbc.common.JeusPooledConnection@656758]...</description>
		<category>tnt_os</category>	<category>TmaxSoft JEUS</category>				<dc:creator>하늘과컴</dc:creator>
			<guid isPermaLink="true">https://gooper.com/tnt_os/4467</guid>
	<comments>https://gooper.com/tnt_os/4467#comment</comments>			<pubDate>Tue, 30 Oct 2007 11:47:52 +0900</pubDate>
		</item><item>
			<title>servlet사용시 web.xml설정 내용</title>
			<link>https://gooper.com/tnt_os/4466</link>
				<description>톰켓에서는 서블릿을 특정 폴더 안에 있으면 별도의 설정없이 실행시킬수 있으며.. weblogic에서는 servlet을 호출할때 URL에 http://domain/servlet/ServletName 이렇게 쓰시잖아요 이때 /servlet 을 빼고 domain/ServletName 으로 사용할때 아래처럼 설정하시면 된답니다. 아래처럼 설정하게 되면 WebLogic Servlet을 태워서 현재 WebApplication의 Servlet을 호출할 수 있습니다. 예를 들면 이렇게 하시면 되겠지요. &lt;servlet&gt; &lt;...</description>
		<category>tnt_os</category>	<category>BEA WebLogic</category>				<dc:creator>박상현</dc:creator>
			<guid isPermaLink="true">https://gooper.com/tnt_os/4466</guid>
	<comments>https://gooper.com/tnt_os/4466#comment</comments>			<pubDate>Thu, 08 Mar 2007 14:27:21 +0900</pubDate>
		</item><item>
			<title>이클립스 웹로직 8.0 연동시 핫디플로이</title>
			<link>https://gooper.com/tnt_os/4465</link>
				<description>웹로직 설치하시고 도메인을 하나 만드셨다면 보통 mydomain 이라는 폴더에 startWebloic.cmd 라는 파일이있습니다. 메모장이나 기타 에디터로 여시면 &quot;set PRODUCTION_MODE=&quot; 이런 부분이 있습니다. 이걸 &quot;set PRODUCTION_MODE=FALSE&quot; 이렇게 바꿔주시고 재시동하시면 소스나 기타 다른 설정 바꾸시게 되더라도 자동으로 deploy 해줍니다.^^. 큰따움표는 빼시고...</description>
		<category>tnt_os</category>	<category>BEA WebLogic</category>				<dc:creator>박상현</dc:creator>
			<guid isPermaLink="true">https://gooper.com/tnt_os/4465</guid>
	<comments>https://gooper.com/tnt_os/4465#comment</comments>			<pubDate>Tue, 05 Sep 2006 20:47:30 +0900</pubDate>
		</item>	</channel>
</rss>
