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)

11 November 2015

10 November 2015

9 November 2015

7 November 2015

6 November 2015

5 November 2015

4 November 2015

3 November 2015

2 November 2015

  • 09:3609:36, 2 November 2015 diff hist +957 N SshfsCreated page with "== Overview == 리눅스 명령어 sshfs 내용 정리 == Basic == sshfs - Secure SHell FidlSystem 의 약자이다. 간단히, ssh 를 이용해서 파일시스템을 마운..."

28 October 2015

  • 11:0111:01, 28 October 2015 diff hist +1,003 N Asterisk ami-actionCreated page with "== Overview == Asterisk ami(Asteriskk Manager Interface) 명령어 정리. == See also == * https://wiki.asterisk.org/wiki/display/AST/AMI+Actions - Asterisk-1.8 AMI referenc..."

27 October 2015

26 October 2015

23 October 2015

22 October 2015

21 October 2015

20 October 2015

19 October 2015

13 October 2015

9 October 2015

8 October 2015

6 October 2015

5 October 2015

9 September 2015

8 September 2015

7 September 2015

5 September 2015

4 September 2015

3 September 2015

2 September 2015

  • 11:5611:56, 2 September 2015 diff hist +586 N ScpCreated page with "== Overview == linux 명령어 scp 사용법 정리. scp 는 SSH 를 통해서 파일을 복사/전달 할 수 있도록 해주는 명령어이다. == Basic == 기본적으..."
  • 11:4411:44, 2 September 2015 diff hist +1,520 N TcpdumpCreated page with "== Overview == Linux 명령어 tcpdump 사용법 정리. == Options == === -i === 캡쳐할 인터페이스를 지정한다. === -w === 캡쳐된 패킷이 저장될 파일..."

1 September 2015

31 August 2015

29 August 2015

28 August 2015

26 August 2015

19 August 2015

17 August 2015

14 August 2015

11 August 2015

  • 10:2710:27, 11 August 2015 diff hist +347 N RobocodeCreated page with "== Overview == Robocode 정보 정리 == See also == * http://readme.skplanet.com/?p=11229 - Code Sprint 2015 Round 1 – 로보코드에서 가늘고 길게 살아남기 * h..." current
  • 07:5607:56, 11 August 2015 diff hist +2,395 N WatchCreated page with "== Overview == Linux 명령어 watch 정보 정리 == Watch == watch 명령어는 어떤 명령을 주기적으로 실행하고자 할 때 사용할 수 있는 프로그램..."
  • 07:3507:35, 11 August 2015 diff hist +106 Useful info→‎ooma

10 August 2015

7 August 2015

6 August 2015

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

13 June 2015

12 June 2015

  • 16:1116:11, 12 June 2015 diff hist +531 N RpmCreated page with "== Overview == RPM 패키지 매니저(RPM Package Manager←Red Hat Package Manager) 사용법 소개 == rpmbuild == RPM 패키지를 생성하는 명령어이다. === Chan..."

10 June 2015

9 June 2015

8 June 2015

7 June 2015

5 June 2015

3 June 2015

2 June 2015

1 June 2015

30 May 2015

26 May 2015

16 May 2015

  • 11:5911:59, 16 May 2015 diff hist +1,134 N ApacheCreated page with "== Overview == apache 사용법 설명 == Options == === -S === 현재 서비스 중인 웹사이트 목록을 표시한다. <pre> -S Show the settings as parsed from th..."
  • 10:5010:50, 16 May 2015 diff hist +1,047 Libsqlite3No edit summary

15 May 2015

13 May 2015

  • 08:0708:07, 13 May 2015 diff hist +981 N Mysql sqlCreated page with "== Overview == Mysql 사용법 정리. == foreign key == Mysql-3.23.43 버전 이후부터는 외래키 지정이 가능하다. === Options === * on delete cascade 부모의..."

12 May 2015

7 May 2015

6 May 2015

5 May 2015

29 April 2015

28 April 2015

27 April 2015

24 April 2015

23 April 2015

22 April 2015

31 March 2015

30 March 2015

28 March 2015

  • 14:4014:40, 28 March 2015 diff hist +2,679 N Dmi tableCreated page with "== Overview == dmi table 내용 소개. == dmi table == dmi 란, (Desktop Management Interface)의 약자이다. Desktop 이라고는 하지만, Notebook, Server 등등, 시..."
  • 14:3014:30, 28 March 2015 diff hist +4 DmidecodeNo edit summary
  • 14:2314:23, 28 March 2015 diff hist +12,933 N DmidecodeCreated page with "== Overview == Dmidecode 프로그램 소개. == dmidecode == dmidecode 는 시스템에 설치된 dmi table 내용을 분석해주는 프로그램이다. 특히 시스템..."

26 March 2015

25 March 2015

23 March 2015

21 March 2015

20 March 2015

19 March 2015

18 March 2015

  • 12:4012:40, 18 March 2015 diff hist +8,195 N Http headersCreated page with " == Overview == HTTP 헤더 관련 내용 정리 == Header list == 원문은 이곳<ref>http://en.wikipedia.org/wiki/List_of_HTTP_header_fields</ref>에서 확인할 수 있..."
  • 09:5309:53, 18 March 2015 diff hist +1,224 WiresharkNo edit summary
  • 09:1109:11, 18 March 2015 diff hist +553 N WiresharkCreated page with "== Overview == wireshark 사용법 정리 == Installation == Ubuntu 에서 wireshark 설치시, dumpcap 명령 권한으로 인해 사용가능한 Interface 목록이 보이..."

17 March 2015

16 March 2015

  • 09:1609:16, 16 March 2015 diff hist +3,427 N Asterisk status codeCreated page with "== Overview == Asterisk status code == Originate result == 원문은 이곳<ref>https://wiki.asterisk.org/wiki/display/AST/Hangup+Cause+Mappings</ref>에서 확인할 수 있..."

14 March 2015

13 March 2015

12 March 2015

5 March 2015

  • 17:1117:11, 5 March 2015 diff hist +550 N Asterisk-sip.confCreated page with "== Overview == Asterisk sip.conf 문서 설명 == peer == === outbound 설정 === 자체 트렁크를 가지고 있고, 트렁크를 사용하여 발신을 하고 싶다면..."

25 February 2015

24 February 2015

23 February 2015

16 February 2015

14 February 2015

11 February 2015

  • 15:1315:13, 11 February 2015 diff hist +9,274 N Libsqlite3Created page with "== Overview == Sqlite3 프로그래밍. == Connecting to database == 데이터 베이스 생성 후 접속하기. * Code <source lang=c> #include <stdio.h> #include <sqlite3..."
  • 14:0114:01, 11 February 2015 diff hist −21 Sqlite3No edit summary
  • 10:1810:18, 11 February 2015 diff hist +24,434 N Rest architectureCreated page with "== Overview == Rest 아키텍쳐에 대한 소개. 원문은 이곳<ref>http://bcho.tistory.com/category/%EC%95%84%ED%82%A4%ED%85%8D%EC%B3%90%20/WEB%202.0</ref>에서 확인..."

10 February 2015

  • 13:5413:54, 10 February 2015 diff hist +10,501 N WsdlCreated page with "== Overview == WSDL(Web Services Description Language의 약자)은 웹 서비스 기술언어 또는 기술된 정의 파일의 총칭으로 XML로 기술된다. 웹 서비..."
  • 10:3510:35, 10 February 2015 diff hist +2,535 ParlayxNo edit summary
  • 09:3509:35, 10 February 2015 diff hist +1,013 N ParlayxCreated page with "== Overview == Parlay X 는 telephone 네트워크(모바일, 집 전화)를 위한 웹 서비스 API 이다. Parlay X 웹서비스 API들은 기능별로 구분되어 있는..."

9 February 2015

7 February 2015

6 February 2015

5 February 2015

4 February 2015

3 February 2015

2 February 2015

31 January 2015

30 January 2015

29 January 2015

28 January 2015

27 January 2015

26 January 2015

24 January 2015

23 January 2015

22 January 2015

21 January 2015

20 January 2015

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