User contributions for Pchero

Jump to navigation Jump to search
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽

(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)

4 August 2015

3 August 2015

  • 13:2713:27, 3 August 2015 diff hist +524 N Shell programmingCreated page with "== Overview == 리눅스 쉘 프로그래밍 정리 == Statements == === for === <source lang=bash> #!/bin/sh for var in A B C do echo "var is $var" done </source> ===..."
  • 08:1408:14, 3 August 2015 diff hist +235 N LvmCreated page with "== Overview == LVM 사용법 정리 == LVM Extend == : http://www.techrepublic.com/blog/linux-and-open-source/how-to-use-logical-volume-manager-lvm-to-grow-etx4-file-systems-..."

31 July 2015

27 July 2015

24 July 2015

23 July 2015

22 July 2015

21 July 2015

  • 16:0616:06, 21 July 2015 diff hist +2,390 N Libxml2Created page with "== Overview == Libxml2 사용법 정리 == Examples == === tree_navigator === 원문은 이곳<ref>http://www.xmlsoft.org/examples/tree1.c</ref>에서 확인할 수 있다. <..."

20 July 2015

18 July 2015

16 July 2015

  • 09:2809:28, 16 July 2015 diff hist +2,434 N ReStructuredTextCreated page with "== Overview == reStructuredText 사용법 정리. 문서를 Git 이나 다른 형상관리툴로 관리하기에는 많은 어려움이 있다. 간단하게 문서 내용을..."

15 July 2015

14 July 2015

13 July 2015

  • 11:3911:39, 13 July 2015 diff hist +177 N YamlCreated page with "== Overview == YAML Markup Language 소개 및 사용법 정리 : http://www.yaml.org/start.html : http://www.yamllint.com/ == References == <references /> category:linux"

11 July 2015

  • 13:2413:24, 11 July 2015 diff hist +1,244 N Fail2banCreated page with "== Overview == Linux 접근 탐지 툴 Fail2ban 사용법 소개. == Installation == <pre> $ sudo apt-get install fail2ban </pre> == Configuration == 단지 fail2ban을 설..."
  • 12:2312:23, 11 July 2015 diff hist +1,830 N JenkinsCreated page with "== Overview == 자동 빌드 시스템 Jenkins 설치, 설정 및 사용법 소개. == Installation == 다양한 방법으로 Jenkins 를 설치할 수 있다. 여기서는 D..."

3 July 2015

29 June 2015

  • 07:5107:51, 29 June 2015 diff hist +339 N R-ProgrammingCreated page with "== Overview == R 프로그래밍 언어 스터디 내용 정리 == Study data == * R을 이용한 통계학 입문 : http://www.kocw.net/home/search/kemView.do?kemId=864194..."

23 June 2015

18 June 2015

  • 13:3513:35, 18 June 2015 diff hist +55 Kernal→‎vm.overcommit_memory
  • 13:2813:28, 18 June 2015 diff hist +2,868 N KernalCreated page with "== Overview == Linux/Unix/Windows 커널 옵션 설명 모음. == vm.overcommit_memory == 원문은 이곳<ref>https://www.kernel.org/doc/Documentation/vm/overcommit-accounti..."
  • 13:0713:07, 18 June 2015 diff hist +2,555 N RedisCreated page with "== Overview == Redis 사용법 소개 == Commands == === info === Redis 서버 설정 정보를 확인할 수 있다. <pre> $ redis-cli info redis_version:2.4.18 redis_git_s..."

16 June 2015

(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)