*If you are behind a proxy,Change the proxy settings. You could find a file "yum.conf" in \etc directory. Include these two lines in the file
proxy=http://proxyaddress:portnumber
timeout=300
Then, you need to install RPM fusion repositories(free and non-free)
http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm
http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm
Now we are done. You can access internet from your newly installed fedora. :)
Some additional packages which you would need: (You must be the root user to install softwares.Type "su" in the terminal)
Adobe flash plug-in:
Get the rpm file from http://get.adobe.com/flashplayer
Or type yum install flash-plugin
VLC:
yum install vlc
I think these basic packages are enough to start surfing around :)
[...] easy way is to download the repositories manually by clicking the rpm file.. (as mentioned in my old post [...]
ReplyDelete