systemd는... 넘나.. 방대한것

http://fmd1225.tistory.com/93


https://www.freedesktop.org/wiki/Software/systemd/

https://www.freedesktop.org/software/systemd/man/systemd.unit.html

https://www.freedesktop.org/software/systemd/man/systemd.service.html


'Development > Linux & Kernel' 카테고리의 다른 글

Linux Booting Process  (0) 2018.11.15
Linux Kernel's Ack Sending Mode  (0) 2015.09.15
Linux Crash Dump 분석하기  (0) 2015.06.01

리눅스 운영체제의 부팅 프로세스를 정~~말 잘 정리한 문서 


https://www.ibm.com/developerworks/community/profiles/user/yates


'Development > Linux & Kernel' 카테고리의 다른 글

systemd 관련 문서  (0) 2018.11.15
Linux Kernel's Ack Sending Mode  (0) 2015.09.15
Linux Crash Dump 분석하기  (0) 2015.06.01

간단하게 여기저기서 찾은 정보를 모아두는 포스트


Scapy의 Tx 함수들에 대한 설명과 차이점

http://abunchofbaloney.blogspot.com/2014/09/scapy-send-vs-sendp.html

https://scapy.readthedocs.io/en/latest/usage.html?highlight=sr


짱짱 느린 Scapy의 Tx 속도를 개선시킬 수 있는 방법

https://home.regit.org/2014/04/speeding-up-scapy-packets-sending/comment-page-1/


Scapy 중요한거만 간단하게 정리된 문서 by SANS

https://www.itlkorea.kr/data/scapy-pocket-guide0.2.pdf


Scapy로 패킷 쐈을 때,  RST 나가는 현상

https://stackoverflow.com/questions/24180654/scapy-send-packet-getting-rst

- iptables 에 예외처리 필요

'Development > Python' 카테고리의 다른 글

[Django] Django 배워보기 #1  (0) 2016.06.16

+ Recent posts