일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- ai 랭킹
- 썰풀이
- sudo apt-get update
- cs 랭킹
- 수학
- MedicalAI
- 미국 유학
- 미국 박사 궁금증
- MLB 경기 관람
- 미국 대학원 준비
- 의료AI
- 미국 대학원
- al-folio
- Jekyll
- 수학to파이썬
- 미국 석사
- 파이썬
- 개인홈페이지
- github.io
- 우분투
- 대학원 랭킹
- sudo apt install
- 우분투 오류 해결
- 미국 대학원 준비 타임라인
- 티스토리 행렬 오류
- 파이썬 시각화
- 원격 서버 파일 다운 받기
- 의료인공지능
- error
- 미국 대학원 진학
- Today
- Total
목록우분투 오류 해결 (3)
Yehyun Suh

지난 글( https://yehyunsuh.tistory.com/32 )에서 sudo apt-get update에 대한 모든 오류를 해결하고 나에게 필요한 package를 설치하기 위해서 sudo apt-get install openssh-server를 쳤는데 나에게 돌아온 건 또다른 오류였다.. [우분투] Data from such a repository can't be authenticated and is therefore potentially dangerous to use. 문제 해결 지난 글( https://yehyunsuh.tistory.com/31 )에서 신나게 sudo apt-get update을 마친 나는 아직 3개의 오류 메세지가 보이는 것을 확인했다. [우분투] W: The reposi..

지난 글( https://yehyunsuh.tistory.com/31 )에서 신나게 sudo apt-get update을 마친 나는 아직 3개의 오류 메세지가 보이는 것을 확인했다. [우분투] W: The repository 'cdrom://[Ubuntu 20.04 _Focal_ - Build amd64 LIVE Binary 20200502-05:58] focal Release' does not h 이제 막 우분투를 받아서 신나게 sudo apt-get update을 했는데 나에게 아래와 같은 시련이 다가왔다. 1. 오류 메세지 W: The repository 'cdrom://[Ubuntu 20.04 _Focal_ - Build amd64 LIVE Binary 20200502-05:58] focal Re..

이제 막 우분투를 받아서 신나게 sudo apt-get update을 했는데 나에게 아래와 같은 시련이 다가왔다. 1. 오류 메세지 W: The repository 'cdrom://[Ubuntu 20.04 _Focal_ - Build amd64 LIVE Binary 20200502-05:58] focal Release' does not have a Release file. N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use. N: See apt-secure(8) manpage for repository creation and user configuration details. W:..