전체 텍스트 결과:
- OpenVPN @tool
- **easy-rsa** 폴더에서 명령어를 실행하면 된다. * 맨 처음에는 init-config 를 실행하면 샘플파일의 이름을 변경하게 된다. * openssl.cnf *... 일을 백업하든지 뭐하든지 .. ( 삽질할 것 같으면 백업해 두는 게 좋다. ) 끝났으면, config 폴더로 카피해 둔다. C:\Program Files\OpenVPN\easy-rsa> copy keys\ca.crt ..\config\ [color=red]Important: Key files (.key) are very... 상태가 쭉쭉 표시되야 한다. 그렇지 않으면 잘 안되는 것이므로 다시 할 것.\\ 그리고 config 폴더에 내용을 카피 C:\Program Files\OpenVPN\easy-rsa>
- 맨티스 Mantis (BTS) @webapp
- ==== ===== 설정 파일 ===== 설정파일의 참고 파일 * (설치폴더)\config_defaults_inc.php * 추가하려는 설정 파일의 여기에서 쇼핑한다. 사이트에 적용 되는 설정 파일 * (설정파일)\config\config_inc.php * config_defaults_inc.php 와 다르게 설정할 내용을 여기에 추가한다. ===== 설정 내용 ===== <code ini> $g_allow_signu
- 자주쓰는 아파치 설정사항 정리 @webapp:apache
- d-in modules: http_core.c mod_env.c mod_log_config.c mod_mime.c mod_negotiation.c mod_status.c... ck" -D DEFAULT_ERRORLOG="logs/error_log" -D TYPES_CONFIG_FILE="conf/mime.types" -D SERVER_CONFIG_FILE="conf/httpd.conf" -D ACCESS_CONFIG_FILE="conf/access.conf" -D RESOURCE_CONFIG_FILE="conf/srm.conf" [
- Mediawiki to dokuwiki @webapp
- f; define('__ZBXE__', true); $config_file = $conf['auth']['zbxe']['path']."files/config/db.config.php"; require_once ($config_file); $this->url['path'] = $conf['auth']['zbxe']['path'];
- OSX에서 한글 깨지는 경우 @tool:source-control
- ode** 옵션을 **true**로 변경. <code> // for global git config --global core.precomposeunicode true // for local (each git folder) git config --local core.precomposeunicode true </code> 또는, 각 git 폴더에 **.git**폴더에 들어가서 **config** 파일을 열어서 <code> precomposeunicode = false ;; fa
- CodeIgniter @language:php:codeigniter
- * CodeIgniter 폴더의 모든 파일을 abc에 복사. * application/config/config.php : base url 수정 * DB를 사용하는 경우, database.php를 수정 보안등의 이유로 **system**과 **application**폴더 이름을 바꾸... about ===== 라우팅 Routing ===== * **application/config/routes.php** 페이지에서 라우팅 주소를 변경할 수 있다는 내용인데, <code
- 설치한 도쿠위키 플러그인 @wiki
- ] <code> <DOKUWIKI_PATH>\lib\plugins\dw2pef\mpdf\config.php 에서 $this->useAdobeCJK = false; // false를 tru... to the configuration (see below) or orange if no config is given. * **Background** : \\ color this is t... s to the configuration (see below) or white if no config is given. * **Alignment** : \\ can be left, cen
- ssh에서 root의 원격 접속 차단 @os:linux
- ====== sshd 데몬의 설정 파일을 변경한다. * /etc/ssh/sshd_config * /etc/ssh/ssh_config <code bash> # 설치 후에 보면 이렇게 되어 있다. #PermitRootLogin yes # 변경 후, 아래. PermitRootLog
- 깃(Git) @tool
- 용법 kieuns) }} ====== 리파지토리의 설정 보기 ====== git config -l 현재 설정 상태를 모두 볼 수 있다. ====== 대소문자 구분 CaseSens... 구분하지 않는 것. 하지만 설정을 바꿔서 대소문자를 구분하게 할 수 있음. git config core.ignorecase false 보통은 신경 쓸일이 없는데, 유니티에서 파일 이
- 포맷팅 문법 @wiki
- 적으로 링크를 만들기 위한 [[wp>CamelCase]]를 사용하지 않지만, [[doku>config]]파일에서 변경할 수 있습니다. 만일 DokuWiki가 링크가 되어 있으면 사용이 가능한... (640x480), '싱글 쿼트' 및 "더블 쿼트"입니다. 이것들의 변환은 [[doku>config:typography|설정 옵션]]에서 설정을 끌 수 있습니다. ===== 인용 ====
- 파일다운로드 @language:cocoa
- [NSURLRequest requestWithURL:[NSURL URLWithString:CONFIG_SOURCE_URL_STRING] ... tion file now [theDownload setDestination:CONFIG_SOURCE_PATH allowOverwrite:YES]; } else {
- Ignore List @tool:source-control
- e </code> 전역설정으로 필요없는 파일을 제거하려면 ~/.subversion/config 파일에서 아래 부분의 주석을 제거한다. 그리고 필요 없다고 생각되는 확장자를 추가한다.
- 스크립트를 모으자 @os:linux
- 된 패스를 수정해서 써야함 <code bash> #! /bin/sh #. /etc/rc.config ##It works only under suse linux ## Formating t
- 독시젠 A to Z @tool
- 다. ===== Unity3D (C#)를 위한 설정 ===== ++++ Doxygen Config 펼치기 | <file txt doxygenConfigSample.txt> # Doxyfi