Last active
March 18, 2016 20:13
-
-
Save otwm/bf100b6f841c13f9f460 to your computer and use it in GitHub Desktop.
[ubuntu]hash sum problem fix
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sed -i 's/kr.archive.ubuntu.com/ftp.daum.net/g' /etc/apt/sources.list |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
kr.archive.ubuntu.com 속도가 느려서 해쉬 값이 맞지 않는다고 에러가 뜬다면, 레포지토리를 변경 하면 된다.