Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
Tags
- Invalid character found in method name
- git rebase -i
- 제약 조건
- Late row lookup
- jdbc connector
- git reflog
- kafka-connect
- Path Variable
- Pagination Optimization
- 참조무결성
- 1450
- kafka connect
- Cannot add or update a child row: a foreign key constraint fails
- Git
- code --no-sandbox
- Cannot delete or update a parent row: a foreign key constraint fails
- 문자열 검증
- API 설계
- kafkaconnect
- constraint fails
- programmers
- debezium
- 1452
- event loop
- 23000
- 페이지네이션
- 페이지네이션 최적화
- Query String
- reflog
- foreign key constraint fails
Archives
- Today
- Total
목록취준/일반 개발 지식 (22)
Kawaii_Jordy
vmware 가상서버 포트포워딩
tristan91.tistory.com/238
취준/일반 개발 지식
2021. 6. 24. 14:18
sudo su su- 명령어
sleepyeyes.tistory.com/42
취준/일반 개발 지식
2021. 6. 24. 11:57
리눅스 포트 번호로 특정 프로세스(유령 프로세스 포함) 죽이기
https://banbanmumani.github.io/2017/12/19/%EB%A6%AC%EB%88%85%EC%8A%A4%ED%8F%AC%ED%8A%B8%EB%A1%9C%ED%94%84%EB%A1%9C%EC%84%B8%EC%8A%A4%EC%A3%BD%EC%9D%B4%EA%B8%B0/ 리눅스 포트 번호로 특정 프로세스 죽이기 리눅스 포트 번호로 특정 프로세스 죽이기 Dec 19, 2017 특정 포트를 사용중인 프로세스를 죽이려면 fuser를 사용하면 된다. fuser 사용법 info fuser 20001 번 포트를 사용중인 프로세스를 죽일 경우 fuser - banbanmumani.github.io https://88240.tistory.com/475
취준/일반 개발 지식
2021. 6. 24. 10:38