반응형 SW93 iptables 초기 세팅 ( 개인적 선호 방식 ) * 환경 Centos7 1. 방화벽 서비스 정리 systemctl stop firewalld systemctl disable firewalld yum -y install iptables-services systemctl enable iptables systemctl start iptables 2. 파일 작성 vi /etc/sysconfig/iptables # sample configuration for iptables service # you can edit this manually or use system-config-firewall # please do not ask us to add additional ports/services to this default configuration *filter :.. 2021. 11. 9. CentOS에서 ILO IP 찾아내기 ! *환경 VMware 10 Centos 7.9 HPDL320eGen8 ILO4 보통 ILO 설정 후 표시를 해두거나 메모를 해두지만 그렇지 못할경우 까먹는 대 참사가 일어날 때가 있다.. 그렇다고 서버를 재부팅 할 수 있는 노릇도 하니고 난감한 경우가 허다하다. 그럴 경우 같은 대역에 리눅스를 설치 후 스캔할 수 있다. 1. nmap 설치 하기 yum -y install nmap 2. 스크립터 생성 vi ilo.sh ( 스크립터 이름은 자유 ) ↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓입력 ↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓ #!/bin/bash # # findilos - Search a local network segment for iLOs # The iLO is the Integra.. 2021. 11. 7. CDP Web Site 로그 수집 (R1Soft CDP Agent) 1. Adbanced Option -> Manager Infonmation 2. 하단 및 로그 파일 다운로드 3. 로그 다운 완료 Big Ju 2021. 10. 31. Centos7 - CDP Agent 로그 수집 (R1Soft CDP Agent) CDP 서버가 아닌 Agent가 설치된 서버에서 로그 수집 1. 스크립트 실행 ( Agent가 설치 되어있다면 기본으로 있음) /usr/bin/r1soft-report.sh 압축을 풀어보면 해당 관련 자료가 있다. Big Ju 2021. 10. 30. Centos7 - CDP 백업 파일 설정 (R1Soft CDP Agent) *환경 VMware 10 Centos 7.10 (R1Soft CDP Agent) version 6.16.0 1. protected Machines 클릭 -> New Machine 클릭 -> Edit Policy 2. 기본정보 3. 백업에 필요한 파일 세팅 체크를 풀면 -> 백업 대상 체크를 선택 -> 백업 제외 Big Ju 2021. 10. 29. 이전 1 ··· 7 8 9 10 11 12 13 ··· 19 다음 반응형