Note: After the Fedora8server is installed, You need to configure the DNS. # Vi/etc/resolv. conf // No by default. You must create one by yourself. Enter nameserver192.168.1.1 and save and exit. # Servicenetworkrestart // restart the network (may not be required) 1. if you create. repo file, put/etc/yum. repos. d/file mv to another place 2. create a new rep
Note: After the Fedora 8 server is installed, You need to configure the DNS.
# Vi/etc/resolv. conf // No by default. You must create one by yourself. Enter nameserver 192.168.1.1 and save and exit.
# Service network restart // restart the network (may not be required)
1. If you create a. repo file, mv the file/etc/yum. repos. d/to another place.
2. Create a new repo file, fill in the yum source and other information, save and exit;
3. yum makecache
Make yum faster. The yum source network speed of Fedora 8 is slow. manually add two sources
1. livna yum Source
Rpm-ivh http://rpm.livna.org/livna-release-8.rpm
2. freshrpms yum Source
Rpm-ivh http://ftp.freshrpms.net/pub/freshrpms/fedora/linux/8/freshrpms-release/freshrpms-release-1.1-1.fc.noarch.rpm
3. Install yum-plugin-fastestmirror (automatically select a fast image site)
Yum install yum-fastestmirror yum-presto
Are you sure you want to set plugins = 1 for/etc/yum. conf?
4. Install yumex and yum graphics tools
Yum install yumex