CKEditor.com | The best web text editor for everyone

2015년 02월 24일 golgol 0

바로가기: CKEditor.com | The best web text editor for everyone.

SoapUI 기본 세팅

2015년 02월 09일 golgol 0

다운로드 old version : https://www.soapui.org/downloads/soapui/soapui-os-older-versions.html 세팅 C:\Program Files\SmartBear\SoapUI-5.0.0\bin\SoapUI-5.0.0.vmoptions -Xmx1000m => -Xmx500m 으로 수정 http://www.soapui.org/rest-testing/getting-started.html

win7 explorer 프린트 인쇄가 되지 않는 경우 조치

2014년 11월 17일 golgol 0

When I try to print from Internet Explorer nothing prints and the Print Preview page is blank 참조 :  http://answers.microsoft.com/en-us/ie/forum/ie8-windows_vista/when-i-try-to-print-from-internet-explorer-nothing/60fa191c-f687-4fdb-878f-2d9aff771acb This issue has actually been […]

[linux] 백신 ClamAV

2014년 11월 12일 golgol 0

참조 : http://www.clamav.net/doc/install.html#Debian 참조 : https://auctionpro.co.kr/?p=2511 ubuntu 인스톨 sudo apt-get install clamav 검사 sudo clamscan -r /.   문서다운로드  : clamdoc

Windows2008 Sever FTP 세팅

2014년 10월 29일 golgol 0

** 2008 R2가 아닌 경우 win2008에서 역할 서비스 추가 에서 FTP 서버 말고 다음 사이트에서 다운로드 http://www.iis.net/extensions/FTP 32bit용 다운로드 :ftp7_x86_75 b4bit용 다운로드 : ftp7_x64_75 FPT 기본포트는 […]

[Asp] WebService 로 받아 XML로 리턴하기 예제

2014년 10월 29일 golgol 0