해결방법2 우분투 apt-get update 404 not found 오류 해결 1. 원인 (우분투 apt-get update 404 not found 오류 해결) 오래된 우분투 이미지에 대한 업데이트 지원이 끝나 해당 버전의 패키지 저장소 (Repository) 페이지가 이전 버전 아카이브 페이지로 이동되어 받아 올 수 없는 경우다. 2. 해결 (우분투 apt-get update 404 not found 오류 해결) sudo sed -i -re 's/([a-z]{2}\.)?archive.ubuntu.com|security.ubuntu.com/old-releases.ubuntu.com/g' /etc/apt/sources.list sudo apt-get update && sudo apt-get dist-upgrad 해당 명령어로 아카이브 페이지를 변경 및 업데이트를 진행한다. 3. 보.. 2023. 8. 26. Snort 소스 설치 시 오류 :: ERROR! zlib header not found, go get it from snort 소스 설치 시 오류 발생 해결 ERROR! zlib header not found, go get it from => 해결방법 yum -y install zlib-devel Big Ju snort 2022. 2. 6. 이전 1 다음