Last active
July 20, 2025 05:35
-
-
Save Gholamrezadar/1a99a1a4dcedd1fb42d3c02a6acbc556 to your computer and use it in GitHub Desktop.
Ubuntu apt update not working (remove ir servers)
This file contains hidden or 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
| # remove ir mirrors | |
| sudo sed -i 's|http://.*.ubuntu.com|http://archive.ubuntu.com|g' /etc/apt/sources.list |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment