falcon79x
(amirreza atashinbar)
March 10, 2025, 8:48am
1
سلام دوستان
من بعد یه مدتی از دبیان برگشتم به فدورا ولی ضاهرا دیگه کلا تو ایران نمیشه راحت استفاده کرد
ریپو iut اصفهان رو هم اضافه کردم و fastestmirror هم فعال کردم ولی موقع بروزرسانی ارور های متعدد میده حتی با vpn
راهی هست بشه این مشکلات رو حل کرد بشه بدون استفاده از vpn و کاهش محسوس سرعت استفاده کرد؟
vgaetera
(Vladislav Grigoryev)
March 10, 2025, 9:31am
2
When using a VPN, make sure that DNF is not limited to certain mirrors:
# Runtime configuration
sudo dnf upgrade --refresh --setopt=fastestmirror=0
# Permanent configuration
sudo dnf config-manager setopt fastestmirror=0
# Verify metalinks
sudo dnf --dump-repo-config=fedora,updates | grep -e ^metalink
falcon79x
(amirreza atashinbar)
March 10, 2025, 9:40am
3
and what if when i dont want to use vpn?am i forced to use everytime?
vgaetera
(Vladislav Grigoryev)
March 10, 2025, 10:00am
4
This is possible if you have a reliable local mirror.
Otherwise, difficulties may arise due to regional restrictions:
Fedora Export Control Policy :: Fedora Docs
As a workaround, you can use Tor selectively:
Openh264 update issue - #12 by vgaetera
It plain Tor is censored, use pluggable transports:
CIRCUMVENTION | Tor Project | Tor Browser Manual