Skip to content

Instantly share code, notes, and snippets.

@Gholamrezadar
Last active July 20, 2025 05:35
Show Gist options
  • Save Gholamrezadar/1a99a1a4dcedd1fb42d3c02a6acbc556 to your computer and use it in GitHub Desktop.
Save Gholamrezadar/1a99a1a4dcedd1fb42d3c02a6acbc556 to your computer and use it in GitHub Desktop.
Ubuntu apt update not working (remove ir servers)
# 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