Skip to content

Instantly share code, notes, and snippets.

@otwm
Last active March 18, 2016 20:13
Show Gist options
  • Save otwm/bf100b6f841c13f9f460 to your computer and use it in GitHub Desktop.
Save otwm/bf100b6f841c13f9f460 to your computer and use it in GitHub Desktop.
[ubuntu]hash sum problem fix
sed -i 's/kr.archive.ubuntu.com/ftp.daum.net/g' /etc/apt/sources.list
@otwm
Copy link
Author

otwm commented Jan 15, 2016

kr.archive.ubuntu.com 속도가 느려서 해쉬 값이 맞지 않는다고 에러가 뜬다면, 레포지토리를 변경 하면 된다.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment