Local repository for Fedora Core @ Indonesia
Repository is a software-package warehouse where you can download and install apps from it. For Fedora core, there are many local repositories @ indonesia, amongst them are:
http://kambing.vlsm.org/
http://tuma.ui.edu/pub/
http://fedora.ugm.ac.id.
To be able to download softwares from repository, you should first edit /etc/yum.conf
[lokal-repo]
name =local-repos
baseurl=http://kambing.vlsm.org/ (change with repository URL address)
enabled=1
gpgcheck=0
install as usual using rpm-ivh or urpmi
related articles here (indonesian language)