{"id":24286275,"url":"https://github.com/anchanung/til","last_synced_at":"2026-05-01T22:35:12.021Z","repository":{"id":252379127,"uuid":"840268743","full_name":"AnChanUng/TIL","owner":"AnChanUng","description":"Computer Science","archived":false,"fork":false,"pushed_at":"2026-01-23T06:43:25.000Z","size":247,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-23T22:07:12.123Z","etag":null,"topics":["computer-science","data","database","docker","infra","k8s","kafka","operating-system"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AnChanUng.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-08-09T10:28:07.000Z","updated_at":"2026-01-23T06:43:29.000Z","dependencies_parsed_at":"2024-08-09T11:58:28.526Z","dependency_job_id":"8e7a9eb4-65b4-4a26-a5d7-3489538ca6aa","html_url":"https://github.com/AnChanUng/TIL","commit_stats":null,"previous_names":["anchanung/java-study","anchanung/til"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AnChanUng/TIL","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnChanUng%2FTIL","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnChanUng%2FTIL/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnChanUng%2FTIL/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnChanUng%2FTIL/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AnChanUng","download_url":"https://codeload.github.com/AnChanUng/TIL/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnChanUng%2FTIL/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32515838,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["computer-science","data","database","docker","infra","k8s","kafka","operating-system"],"created_at":"2025-01-16T07:29:08.996Z","updated_at":"2026-05-01T22:35:12.009Z","avatar_url":"https://github.com/AnChanUng.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"## TIL\n\u003e 공부한 내용을 정리하는 repository입니다.\n\n## Linux\n- [Linux 기술지원 작업 순서](https://github.com/AnChanUng/TIL/blob/main/linux/%EB%A6%AC%EB%88%85%EC%8A%A4%20%EB%8F%84%EC%84%9C%20%EB%AA%A8%EC%9D%8C.md)\n- [VSCode에서 gdbserver로 리눅스 원격 디버깅](https://github.com/AnChanUng/TIL/blob/main/linux/VSCode%EC%97%90%EC%84%9C%20%EB%A6%AC%EB%88%85%EC%8A%A4%20%EC%9B%90%EA%B2%A9%20GDB%20%EB%94%94%EB%B2%84%EA%B9%85%20%EA%B3%BC%EC%A0%95.md)\n- [하드링크와 소프트링크](https://good-abacus-b37.notion.site/1abc64f6820380da8412fd7109366f8c?pvs=4)\n- [signal](https://good-abacus-b37.notion.site/1bfc64f6820380d684aad244787cdb45?pvs=4)\n- [backtrace](https://github.com/AnChanUng/TIL/blob/main/linux/backtrace.md)\n- [core dump 파일 분석방법 / Valgrind 메모리 누수 위치 찾기](https://github.com/AnChanUng/TIL/blob/main/linux/%EC%BD%94%EC%96%B4%EB%8D%A4%ED%94%84%20%EB%B6%84%EC%84%9D%EB%B0%A9%EB%B2%95.md)\n\n## Kubernetes\n- [k8s 명령어 \u0026 디버깅 방법](https://github.com/AnChanUng/TIL/blob/main/k8s/pod%20%EB%94%94%EB%B2%84%EA%B9%85%20%EB%B0%A9%EB%B2%95%20%26%20%EB%AA%85%EB%A0%B9%EC%96%B4%20%EC%A0%95%EB%A6%AC.md)\n- [window에서 Kubernetes 설치](https://cookie.tistory.com/141)\n- [Nginx로 pod 띄우기](https://cookie.tistory.com/142)\n- [SpringBoot 서버를 pod로 띄우기](https://cookie.tistory.com/143)\n- [Next.js를 pod로 띄우기](https://cookie.tistory.com/144)\n\n## Kafka\n- [Kafka](https://github.com/AnChanUng/TIL/blob/main/message%20queue/kafka/kafka%EC%9D%98%20%EA%B8%B0%EB%B3%B8%20%EA%B5%AC%EC%84%B1.md)\n- [AWS EC2로 Kafka 설치 방법](https://github.com/AnChanUng/TIL/blob/main/message%20queue/kafka/AWS%20EC2%EC%97%90%20kafka%20%EC%84%A4%EC%B9%98.md)\n- [SpringBoot에서 kafka를 활용한 SMTP 메일 전송](https://cookie.tistory.com/154)\n\n## Server\n- [시스템과 인프라 기초](https://github.com/AnChanUng/TIL/blob/main/infra/%EC%8B%9C%EC%8A%A4%ED%85%9C%EA%B3%BC%20%EC%9D%B8%ED%94%84%EB%9D%BC%20%EA%B8%B0%EC%B4%88.md)\n- [tomcat](https://github.com/AnChanUng/TIL/blob/main/server/tomcat.md)\n- [web server, WAS, Apache Tomcat](https://github.com/AnChanUng/TIL/blob/main/server/web%20server%2C%20WAS%2C%20Apache%20Tomcat.md)\n- [netty](https://github.com/AnChanUng/TIL/blob/main/server/netty.md)\n- [Nginx](https://good-abacus-b37.notion.site/Nginx-1a1c64f6820381abaa04d97d2247b9d8?pvs=4)\n\n## AWS\n- [EC2](https://github.com/AnChanUng/TIL/blob/main/aws/EC2.md)\n\n## Network\n- [OSI 7계층](https://good-abacus-b37.notion.site/OSI-7-190c64f6820380d79b20cefda1ab0527?pvs=4)\n- [패킷(packet)](https://good-abacus-b37.notion.site/packet-1c0c64f682038018b774c0bc0a49446c?pvs=4)\n- [로드밸런싱](https://github.com/AnChanUng/TIL/blob/main/network/%EB%A1%9C%EB%93%9C%EB%B0%B8%EB%9F%B0%EC%8B%B1.md)\n\n## Computer Architecture\n- [컴퓨터구조](https://good-abacus-b37.notion.site/195c64f68203809bafe8eb1cde054cfe?pvs=4)\n\n## OS\n- [OSTEP](https://github.com/remzi-arpacidusseau/ostep-translations/tree/master/korean)\n- [operating system](https://github.com/AnChanUng/TIL/blob/main/operating%20system/os-outline.md)\n- [process, thread](https://good-abacus-b37.notion.site/190c64f6820380de9fe3f8f73e541c2a?pvs=4)\n- [pthread](https://good-abacus-b37.notion.site/pthread-1a5c64f68203801793cfeac6300a299c?pvs=4)\n- [fork, exec, wait, waitpid](https://good-abacus-b37.notion.site/kernel-shell-system-call-fork-exec-wait-waitpid-pthread-dup2-198c64f68203809ab53cedc1151c4e91?pvs=4)\n- [dup, dup2](https://good-abacus-b37.notion.site/dup-dup2-1a7c64f6820380f19e7bffa1d1d5f005?pvs=4)\n- [semaphore, mutex, mutex algorithm (Bakery, Peterson, Dekker)](https://github.com/AnChanUng/TIL/blob/main/operating%20system/semaphore%2C%20mutex.md)\n- [sync, async, blocking, non-blocking](https://github.com/AnChanUng/TIL/blob/main/operating%20system/sync%2C%20async%2C%20bloking%2C%20non-blocking.md)\n- [stdin stdout stderr](https://good-abacus-b37.notion.site/1a4c64f68203804c8a0aea8fe76a6da5?pvs=4)\n- [정적 라이브러리 동적 라이브러리](https://good-abacus-b37.notion.site/C-198c64f68203804cb706ea6e112170c8?pvs=4)\n- [동적 적재 라이브러리 DL (dlopen, dlsym, dlcose, dlerror)](https://good-abacus-b37.notion.site/dlopen-dlsym-dlclose-dlerror-1a5c64f68203801580f4f4bb3ebb0c30?pvs=4)\n- [socket, pipe](https://good-abacus-b37.notion.site/socket-pipe-1acc64f6820380878695dfd820284e2a?pvs=4)\n- [shared memory](https://good-abacus-b37.notion.site/shared-Memory-1afc64f682038021aa25ea54f821cddc?pvs=4)\n- [구조체, 공용체](https://github.com/AnChanUng/TIL/blob/main/operating%20system/%EA%B5%AC%EC%A1%B0%EC%B2%B4%20%EA%B3%B5%EC%9A%A9%EC%B2%B4.md)\n- [UTF-8 vs EUC-KR](https://good-abacus-b37.notion.site/UTF-8-vs-EUC-KR-1b3c64f6820380b8add5f25546fa7326?pvs=4)\n- [File System, inode](https://github.com/AnChanUng/TIL/blob/main/operating%20system/inode.md)\n\n\u003e 실습\n- [밑바닥부터 shell 구현하기](https://good-abacus-b37.notion.site/shell-1a7c64f6820380b197b4c8b66b85d4d5?pvs=4)\n\n## DB\n- [ODBC](https://github.com/AnChanUng/TIL/blob/main/database/ODBC.md)\n- [JDBC, Hikari CP 동작 방식](https://good-abacus-b37.notion.site/JDBC-1a1c64f6820381899784f651e487d05d?pvs=4)\n- [Connection Pool](https://good-abacus-b37.notion.site/Connetion-Pool-1a1c64f682038166b904f5d141d0b4a5?pvs=4)\n- [Transaction](https://good-abacus-b37.notion.site/transaction-1a1c64f682038191b191f0d6c72ad533?pvs=4)\n- [index](https://good-abacus-b37.notion.site/index-1a1c64f68203817a9f3cfbc0f467296e?pvs=4)\n\n\u003e RDBMS\n- [Docker로 MySQL, PostgreSQL, MongoDB 실행 및 명령어 정리](https://cookie.tistory.com/135)\n- [MariaDB 설치](https://cookie.tistory.com/131)\n- [CUBRID](https://github.com/AnChanUng/TIL/blob/main/database/CUBRID.md)\n- [PostgreSQL 설치](https://cookie.tistory.com/139)\n- [Tibero 설치](https://cookie.tistory.com/146)\n- [PostgreSQL의 VARCHAR에서 실제 바이트 수](https://cookie.tistory.com/138)\n\n\u003e NoSQL\n- [NoSQL](https://cookie.tistory.com/151)\n\n## Algorithm\n- [Hash](https://github.com/AnChanUng/TIL/blob/main/algorithm/hash.md)\n- [Memoization](https://github.com/AnChanUng/TIL/blob/main/algorithm/memoization.md)\n- [정렬 알고리즘의 종류](https://github.com/AnChanUng/TIL/tree/main/algorithm)\n\n## Autonomous Driving\n- [자율주행, IoT](https://cookie.tistory.com/184)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanchanung%2Ftil","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanchanung%2Ftil","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanchanung%2Ftil/lists"}