# TextKnowledge

## I don't know anything about computer

[참고사항(마인드맵)](https://github.com/limtaehyi/MyMindMap)

1. 네트워크
   * 네트워크 기본정리
   * 네트워크 기본정리2
   * 네트워크 보안 장비
   * 네트워크 장비 명령어 정리
   * 제로 트러스트 정리(미완)
2. 시스템
   * how2use
   * 리눅스 정리
   * 리눅스 시스템 콜
   * 윈도우와 리눅스
3. 서버
   * 서버 설정 파일
   * 서버 정리
   * PHP.ini 옵션 정리(미완)
4. 프로그램
   * 데이터베이스
   * 멀티스레딩
   * 프로그램 작동 원리
   * exTextCloud 개발 일지
   * PE 기본 정리
5. 웹
   * OWASP 2017
   * 웹 서버 및 엔진 정리
6. 모바일
   * 모바일기초
   * OWASP 2017
   * OWASP 2024
7. 포렌식
   * 포렌식 기초 및 파일 시스템 정리
   * 포렌식 법률 정리
   * 포렌식 기법 정리
8. 자격증
   * 정보처리기사\_필기 간단
   * 정보처리기사\_필기 간단2
   * 정보처리기사\_필기 약어암기
   * 정보보안기사\_실기 단어 정리
   * 정보보안기사\_실기 간단
   * 정보보안기사\_실기 ubuntu 정리
   * CPPG\_ 기간, 금액
9. 암호학
   * 기초 암호학 정리
10. 해킹

* 네트워크 해킹 정리
* 시스템 해킹 정리
* 웹 해킹 정리

11. 기타

* 유용한 도구 모음
* 유용한 사이트 모음
* 추가 보안 용어


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://limion.gitbook.io/limion-docs/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
