일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- Kibana server is not ready yet
- Windows
- freebsd
- Proxy
- G-suite
- ELASTIC
- 한글가이드
- miniconda
- proxycfg
- hardening
- application security
- 로그인불가
- PlayBook
- Kibana
- ansible
- endpoint security
- elastic stack
- centos 8
- GitLab
- Elasticsearch
- macos
- ssh key 배포
- XCP-ng
- bash
- pfsense
- xe guest utilities
- 보안양파
- docker
- x-pack
- Today
- Total
목록IT (650)
선 밖에 선 자유인
CentOS 7 버전에서는 netstat 를 대신하여 ss 라는 툴이 기본으로 포함되어 있음다양한 옵션이 있다. http://nixpal.com/netstat-ss-and-rhel-7-centos/
- 출처: 보안뉴스http://www.boannews.com/media/view.asp?idx=51047
CentOS 7의 systemd 관련 내용 https://www.conory.com/note_linux/42241
- syslog-ng 에서 원격 호스트별 로그 관리 # ttp://dl.fedoraproject.org/pub/epel/6Server/i386/epel-release-6-8.noarch.rpmepel 설치 후 yum update 하면 yum install syslog-ng 가능 # yum install syslog-ng syslog-ng-devel eventlog-devel syslog-ng-libdbi 이후 설정 출처:http://www.cj-gerow.com/ceg/?p=1670
- rsyslog 를 이용한 원격 로그 서버 구축 : http://horae.tistory.com/entry/%EC%9B%90%EA%B2%A9-%EB%A1%9C%EA%B7%B8-%EC%84%9C%EB%B2%84-%EA%B5%AC%EC%B6%95-rsyslog - Bash history 를 syslog 에 남기기http://idchowto.com/?p=12670 /etc/profile.d/history-save.sh------------------------------------function history_to_syslog {declare command remoteaddr="`who am i`" command=$(fc -ln -0) if [ "$command" != "$old_command" ]; the..
Bash history syslog에 남기기: http://linux.systemv.pe.kr/bash-history-%EB%A5%BC-syslog-%EC%97%90-%EB%82%A8%EA%B8%B0%EA%B8%B0/
- SSL 취약점 테스트 (Qualys Guard) https://www.ssllabs.com/ssltest/