반응형 centOS50 Centos7 - Snort 설치 하기 :: rpm 설치 설치 환경 VMware 10 Centos 7.10 Snort 모니터링이 가능한 snort 설치법 입니다. 방식은 rpm을 이용했으며 소스설치방법 또한 업로드 예정입니다. 1. 라이브러리 설치 1-1. 필수 설치 yum install -y gcc flex bison zlib libpcap pcre libdnet tcpdump wget 2. Enterprise Linux 용 추가 패키지 설치 신 Snort 버전에는 Enterprise Linux 용 추가 패키지 (EPEL)에서 다운로드 할 수있는 libnghttp2 가 필요하며 아래 명령을 사용하여 설치됩니다. 2-1. epel-release 설치 yum install -y https://dl.fedoraproject.org/pub/epel/epel-rele.. 2022. 2. 4. Centos - LibreNMS 설치 하기 :: 모니터링 서비스 설치 환경 OS: Centos 7.9 TOOL : VMware DB : MariaDB 모니터링이 가능한 프로그램 LibreNMS 설치 입니다. 설치 순서는 여러 경우로 해봤으나 해당 순서가 가장 최적화되었다고 생각해 정리했습니다. 1. MariaDB 설치 1-1. respo 작성 vi /etc/yum.repos.d/MariaDB.repo ↓ 아래 내용 작성 ↓ # MariaDB 10.2 CentOS repository list - created 2018-01-11 07:40 UTC # http://downloads.mariadb.org/mariadb/repositories/ [mariadb] name = MariaDB baseurl = http://yum.mariadb.org/10.2/centos7-am.. 2022. 1. 5. 서버에서 하드웨어 정보 확인하기 dmidecode(Desktop Management Interface) 사용 dmidecode 를 사용하면 서버의 모든 하드웨어 정보를 확인이 가능합니다. dmidecode -h Usage: dmidecode [OPTIONS] Options are: -d, --dev-mem FILE Read memory from device FILE (default: /dev/mem) -h, --help Display this help text and exit -q, --quiet Less verbose output -s, --string KEYWORD Only display the value of the given DMI string -t, --type TYPE Only display the entries of giv.. 2021. 12. 12. Docker - Portainer (GUI) :: Centos7 에 설치 해봤습니다. *설치 환경 Centos 7 Vmware 10 Docker version 20.10.11, build dea9396 * 환경 VMware 10 Centos 7.10 Docker 20.10.10 * 시작 전 docker 가 깔려있어야 합니다. https://tistory.bigju.co.kr/entry/Centos7-Docker-%EC%84%A4%EC%B9%98?category=894941 Centos7 - Docker 설치 * 환경 VMware 10 Centos 7.10 Docker 20.10.10 1. 패키지 업데이트 및 설치 sudo yum -y update sudo yum install yum-utils device-mapper-persistent-data lvm2 -y 2. Docker 리포지토리.. 2021. 12. 3. KALI linux - 한글 깨짐 해결 * 우선 root 로그인 해야한다. 1. root 로그인 su - 암호 : 2. 업데이트 하기 sudo apt update 3. 한글 폰트 설치 sudo apt install fonts-nanum -y 4. 키보드 입력 프로그램 설치 sudo apt install fcitx-lib* -y sudo apt install fcitx-hangul -y 5. 재부팅 sudo init 6 2021. 11. 20. 이전 1 2 3 4 5 6 7 ··· 10 다음 반응형