You are not logged in.
Good evening!
I have noticed, that in /etc/apt/sources.list.d/20_debian.list all repository addresses are http://ftp.debian.org/debian/. According to information from https://2ip.ru/whois/, repository server is located in Netherlands. I live in Latvia, and it would be more preferable for me to download from Swedish mirror: http://ftp.se.debian.org/debian/ (https://www.debian.org/mirror/list), which offers the fastest download speed (Latvian mirror is not so good).
So can I change repository addresses in 20_debian.list and 30_debian_backports.list to deb http://ftp.se.debian.org/debian/ jessie main contrib non-free (example)?
If no, is it possible to choose repository mirrors in Q4OS?
Last edited by Rademes (2016-03-04 20:04)
Before asking for help please read this topic: https://www.q4os.org/forum/viewtopic.php?id=3502 If you have problems with WiFi network, try to install the Network Manager using Q4OS Software Centre.
Offline
... can I change repository addresses in 20_debian.list and 30_debian_backports.list to deb http://ftp.se.debian.org/debian/ jessie main contrib non-free (example)?
Yes, official Debian mirrors should be highly reliable, we can recommend to do so.
Offline
Thank You!
Edited like this:
[spoiler]# Q4OS essential repository
# **** !!! NEVER touch this CRITICAL system file **** !!!
deb http://ftp.se.debian.org/debian/ jessie main contrib non-free
#deb-src http://ftp.se.debian.org/debian/ jessie main contrib non-free
deb http://security.debian.org/ jessie/updates main contrib non-free
#deb-src http://security.debian.org/ jessie/updates main contrib non-free
# jessie-updates, previously known as 'volatile'
deb http://ftp.se.debian.org/debian/ jessie-updates main contrib non-free
#deb-src http://ftp.se.debian.org/debian/ jessie-updates main contrib non-free
#deb http://ftp.se.debian.org/debian/ jessie-proposed-updates main contrib non-free
#deb-src http://ftp.se.debian.org/debian/ jessie-proposed-updates main contrib non-free[/spoiler]
and
[spoiler]# Q4OS essential repository
# **** !!! NEVER touch this CRITICAL system file **** !!!
# jessie-backports, previously on backports.debian.org
deb http://ftp.se.debian.org/debian/ jessie-backports main contrib non-free
#deb-src http://ftp.se.debian.org/debian/ jessie-backports main contrib non-free[/spoiler]
Spoilers are not supported in forum?
Last edited by Rademes (2016-03-05 20:10)
Before asking for help please read this topic: https://www.q4os.org/forum/viewtopic.php?id=3502 If you have problems with WiFi network, try to install the Network Manager using Q4OS Software Centre.
Offline