Using FPT Telecom Mirror as Fedora's Repo

{ Posted on 5:47 AM by Jutoms Nguyen }


Execute this command with root
# nano /etc/yum.repos.d/fpt-fedora.repo
then paste the content below:

[fpt-fedora]
name=Fedora $releasever - $basearch (FPT)
baseurl=http://mirror-fpt-telecom.fpt.net/fedora/linux/releases/$releasever/Fedora/$basearch/os/
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$basearch
Save, and now you can use the FPT Telecom mirror.

No Response to "Using FPT Telecom Mirror as Fedora's Repo"

Post a Comment