Mysql은 기본적으로 바이너리 로그를 남긴다.해당 파일은 복구시에도 사용할 수 있다. my.cnf에 보면log-bin=mysql-bin을 주석처리 하지 않는다면 로그를 지속적으로 쌓을 것이다. 기본적으로 data 디렉터리에 쌓이는 것 같다. 필요치 않다면 해당 부분을 주석처리하면 된다. 복구할 때는 mysqlbinlog msyql-bin.000001 > bakcup.sql 형식으로해서 쿼리문으로 복구가 가능하다. 로그를 관리할려면 my.cnf에 아래와 같이 설정하면 된다. binlog_cache_size = 50M # binlog cache 사이즈 max_binlog_size = 500M # bin로그 maximum 사이즈 expire_logs_days = 3 # 로그 만료기간 바이너리 로그 리스트는 ..
참조 : http://www.prasannatech.net/2008/07/socket-programming-tutorial.html 검색하다가 괜찮은 것 같아 블로그에 올려본다. 혹시 의미를 오역할까봐 그냥 원문으로 올린다. Generic Socket Programming tutorial S.Prasanna sprasanna199@gmail.com This is a generic socket programming tutorial which mainly concentrates on how to communicate with two machines using TCP/IP and UDP/IP protocols irrespective of the programming language used to impleme..
- Total
- Today
- Yesterday
- filesystem check
- NX ASLR
- editcap
- cisco ssh
- metasploitable3
- megacli
- mergecap
- tshark
- dvwa_command
- dvwa_bruteforce
- MySQL csv
- bash modification
- text2pcap
- bash parameter
- ssl decrypt
- docker
- oracle 11gr2
- dvwa
- recovery file on linux
- pcapng
- webhack
- tcpdstat
- docker_dvwa
- capinfos
- ${1##*.}
- excel_aton
- history timestamp
- 리눅스 버전
- 도커
- 윈도우 패스워드 복구
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |