일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- centos 8
- Elasticsearch
- ansible
- miniconda
- proxycfg
- Kibana
- application security
- endpoint security
- pfsense
- 보안양파
- freebsd
- elastic stack
- XCP-ng
- G-suite
- bash
- 로그인불가
- GitLab
- 한글가이드
- docker
- Proxy
- xe guest utilities
- hardening
- x-pack
- ELASTIC
- macos
- ssh key 배포
- PlayBook
- Windows
- Kibana server is not ready yet
- Today
- Total
목록IT (650)
선 밖에 선 자유인
Juniper SSL VPN을 리눅스에서 접속할 수 있도록 설정하는 방법 (파이어폭스 필요)http://www.scc.kit.edu/scc/net/juniper-vpn/linux/ 필요한 프로그램은 여기인 듯https://github.com/udomsak/juniper-ncui
출처 : http://www.winfirst.co.kr/ybbs/thread.php?mode=view&code=board1&idx=9 sfc(시스템 파일 검사기) 단,시스템 파일을 검사한후 깨지거난 손실된 파일을 원본 압축파일에서 찾아서 복원시켜줌 복원시 윈도우 정품CD가 필요함 dxdiag(다이렉트X진단도구 및 그래픽과 사운드의 세부정보를 보여줌) systray(사운드 볼륨설정 노란색 스피커 아이콘을 트라이목록에 띄움) ping 사이트주소(핑테스트 해당 사이트의 인터넷연결 유무 확인) 1. [drwatson] 9x [drwtsn32] 2K,XP [wercon] VISTA 에러가 발생하여 컴을 강제 종료 시켜야할 상황등을 겪으셨다면 꼭 알고 있어야할 명령어..실행하면 에러 다이얼로그 박스를 잡아 줍니다...
http://www.scc.kit.edu/scc/net/juniper-vpn/linux/
xrdp를 설치해도 vncserver 프로그램이 없으면 원격 접속이 되지 않음# yum install tigervncserver 후 재접속
이 블로그에 잘 나와있음http://warmz.tistory.com/836
openssl 설치 후 openssl genrsa-des3 -out server.key 2048openssl genrsa -des3 -out server.key 2048openssl req -new -key server.key -out server.csropenssl x509 -in server.csr -out server.crt -reg -signkey server.key -days 365openssl x509 -in server.csr -out server.crt -req -signkey server.key -days 365/etc/init.d/httpd start
- OWASP Testing Guide v4 Table of Contentshttps://www.owasp.org/index.php/OWASP_Testing_Guide_v4_Table_of_Contents - Web Application Pen-testing Tutorials With Mutillidaehttp://www.irongeek.com/i.php?page=videos/web-application-pen-testing-tutorials-with-mutillidae - Backtrack Tutorials http://backtracktutorials.com/ - metasploit unleashedhttp://www.offensive-security.com/metasploit-unleashed/Ma..
PHP 5.3 이상에서는 Zend Optimizer 가 아닌 Zend Guard Loader 라는 이름으로 배포됨PHP 버전에 맞게 다운로드 - Zend Guard Loader (Runtime for PHP 5.4) 64-bit:http://downloads.zend.com/guard/6.0.0/ZendGuardLoader-70429-PHP-5.4-linux-glibc23-x86_64.tar.gz - Zend Guard Loader (Runtime for PHP 5.4) 32-bit:http://downloads.zend.com/guard/6.0.0/ZendGuardLoader-70429-PHP-5.4-linux-glibc23-i386.tar.gz - Zend Guard Loader (Runtime fo..