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 | 31 |
Tags
- miniconda
- PlayBook
- ssh key 배포
- Proxy
- Windows
- Kibana
- docker
- ansible
- elastic stack
- 로그인불가
- xe guest utilities
- application security
- 한글가이드
- XCP-ng
- pfsense
- proxycfg
- G-suite
- GitLab
- x-pack
- 보안양파
- macos
- endpoint security
- ELASTIC
- bash
- hardening
- Kibana server is not ready yet
- centos 8
- Elasticsearch
- freebsd
Archives
- Today
- Total
목록전체 글 (677)
선 밖에 선 자유인
Apache + PHP setup
https://gist.github.com/Benedikt1992/e88c2114fee15422a4eb apache 버전은 httpd-2.4.16 => 2.4.23 으로 변경하여 설치
IT/System & Network
2016. 11. 24. 18:15
디지털 포렌식 요약 자료
출처: http://blog.naver.com/bitnang/220692059829
IT/Security
2016. 11. 21. 17:01
오픈 소스 Compliance 관리 툴
- erambahttp://www.eramba.org/
IT/Security
2016. 11. 17. 11:13
tomcat security 관련 페이지
최신 취약점 및 patch 버전 관련 https://tomcat.apache.org/security-8.htmlhttps://tomcat.apache.org/security-7.htmlhttps://tomcat.apache.org/security-6.html
IT/Security
2016. 11. 15. 13:35
Redhat 7 Administration Guide
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/pdf/System_Administrators_Guide/Red_Hat_Enterprise_Linux-7-System_Administrators_Guide-en-US.pdf
IT/System & Network
2016. 11. 15. 13:06
awk 패턴 정리
- 특정 문자열 포함 라인 중 특정 문자열 포함 필드 출력예) 파일 내용에서 three가 포함되며, three로 시작하는 필드 검색 one=1 two=2 three=3$ cat | grep "three" | awk '{ for(i=1; i
IT/Programming
2016. 11. 11. 15:59
프로그래머들이 애용하는 글꼴 13가지
http://www.itworld.co.kr/slideshow/89265 - Melno 폰트 윈도용
IT/Programming
2016. 11. 10. 11:31