This mirror is proudly hosted in Limda Hostβs Tier III modular datacenter, located in Dhaka, Bangladesh.
BDIX bandwidth is fully uncapped on our end, allowing speeds of up to 10 Gbps with a properly configured network.
If you experience slow downloads, please reach out to your ISP for assistance.
Fedora 38 and older versions are no longer officially supported. Fedora has removed the software repositories of Fedora 38 and older versions from the main mirror and moved them to the archive mirror.
Therefore, Fedora 38 and older versions cannot use the selected mirror. Please use the default configuration file to enable yum
/ dnf
to automatically obtain the available mirror source.
Fedora uses Metalink by default to give a recommended mirror list to ensure that the mirror repository used by users is new enough and can get security updates as soon as possible, thereby providing better security. Therefore, the default configuration can usually be used without changing the configuration file.
Because Metalink needs to obtain meta information from the Fedora project server abroad, metalink is not applicable to special situations such as campus intranet and no foreign access. In this case, you can modify the configuration file as follows.
Fedora can have multiple software source configuration files, including:
fedora
repository configuration file is /etc/yum.repos.d/fedora.repo
updates
repository configuration file is /etc/yum.repos.d/fedora-updates.repo
Make a backup of the above two files, replace them with the following content according to the Fedora system version, and then update the local cache through the sudo dnf makecache
command to use the selected software source image.
Replace the files under /etc/yum.repos.d
with the following command
{{sudo}}sed -e 's|^metalink=|#metalink=|g' \ -e 's|^#baseurl=http://download.example/pub/fedora/linux|baseurl={{endpoint}}/linux|g' \ -i.bak \ /etc/yum.repos.d/fedora.repo \ /etc/yum.repos.d/fedora-updates.repo
fedora
repository (/etc/yum.repos.d/fedora.repo)
[fedora] name=Fedora $releasever - $basearch baseurl={{endpoint}}/linux/releases/$releasever/Everything/$basearch/os/ #metalink=https://mirrors.fedoraproject.org/metalink?repo=fedora-$releasever&arch=$basearch enabled=1 countme=1 metadata_expire=7d repo_gpgcheck=0 type=rpm gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch skip_if_unavailable=False
updates
repository (/etc/yum.repos.d/fedora-updates.repo)
[updates] name=Fedora $releasever - $basearch - Updates baseurl={{endpoint}}/linux/updates/$releasever/Everything/$basearch/ #metalink=https://mirrors.fedoraproject.org/metalink?repo=updates-released-f$releasever&arch=$basearch enabled=1 countme=1 repo_gpgcheck=0 type=rpm gpgcheck=1 metadata_expire=6h gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch skip_if_unavailable=False
Need your own CentOS, Ubuntu, Fedora, cPanel, or Email server in Bangladesh?
Host it locally with Limda Host β your trusted datacenter provider.
π www.limda.net | π§ mirror@limda.net | π +8809606119933 | π¬ Mirror Bangladesh (Facebook Group)