Change Update Servers (Sources.list) on Ubuntu
Another quick note; Once I have installed Ubuntu, all my updates servers were pointing to tr.xxx sites and it was timing out. To change the list in Sources.list for software updates, the following can be used to remove prefixes (“tr” in my case to get to global update servers:
sudo sed -i ‘s/http:\/\/tr./http:\/\//g’ /etc/apt/sources.list
Good luck
Latest posts by Bulent Tolu (see all)
- Veeam Surebackup – PART 3: Surebackup Görevi - 26 September 2020
- Veeam Surebackup – PART 2: Application Group - 26 September 2020
- Veeam SureBackup – PART 1: Virtual LAB - 22 September 2020