Changes

Jump to: navigation, search

Fedora Core 5 Tips

98 bytes removed, 08:35, 10 September 2006
simplified the command in Fix metadata
== Fix metadata ==
After installing the FC5 metadata, run the following
<pre> INFILE=sed -i 's/caching-nameserver/bind-config/' /vz/template/fedora-core/5/i386/config/default.list if [ ! -e $INFILE.orig ] then cp $INFILE $INFILE.orig fi sed 's/caching-nameserver/bind-config/' $INFILE.orig > $INFILE </pre>
== Creating your own templates ==

Navigation menu