OS설치2 데비안 debian9 네트워크 ssh 없음 오류 해결방법 1. debian9 os 설치 후 ssh 와 네트워크 문제 발생 미러사이트 오류로 기본적인 network 와 ssh가 없다. root@debian:~# apt install openssh-server -y 작업을 위해 ssh 설치를 시도했지만 불가능 2. apt 설치 /media/cdrom 오류 해결 root@debian:~# sed -i '/cdrom/d' /etc/apt/sources.list debian9 다른 오류 발생 debian9 업데이트도 불가능 3. 데비안 debian9 업데이트 및 apt 오류 해결 root@debian:~# nano /etc/apt/sources.list 파일 맨 아래 부분에 해당 내용을 작성해준다. deb http://security.debian.org/debian-s.. 2023. 12. 9. 데비안 debian9 미러 사이트 OS 설치 오류 해결방법 설치에 필요한 미러사이트 에러 발생 An error has been detected while trying to use the specified debian archive mirror An error has been detected while trying to use the specified debian archive mirror 지정된 데비안 아카이브 미러를 사용하는 동안 오류가 발생했다 기본적으로 제공해주는 모든 미러사이트를 클릭했지만 실패 An error has been detected while trying to use the specified debian archive mirror 해결법 An error has been detected while trying to use the specified.. 2023. 12. 7. 이전 1 다음