-
Notifications
You must be signed in to change notification settings - Fork 10
Home
KIM, Jung-gyum edited this page Oct 18, 2023
·
16 revisions
- Jenkins Setup - Grails 프로젝트를 대상으로 Continuous Integration 또는 Deploy Tool 로 Jenkins 를 사용하기 위한 설정
- DCEVM - Java 개발환경에서 HotSwap 또는 Auto-Reloading 기능을 적용하는 방법
- Ubuntu Server - 우분투 서버 기본 설정 방법
- Git Branching Model - alpha, beta, sandbox 등 테스트 stage 를 적용한 git branching model 사례
- Near Duplicate Documents Detection - 여러 문서의 유사 중복을 판별하는 시스템
- bash mutex - bash script 에서 mutex 또는 semaphore 를 이용하려면 어떻게 하는 것이 좋을지?
- bash add_user - 리눅스 시스템 계정을 일괄 생성하기
- memory usage of linux
- apache portable runtime
- app store optimization
- [autotools] adding and distributing documents - autotools 를 이용해 패키지를 구성할 때, 문서를 포함시키는 방법