Changes
Jump to:
navigation
,
search
← Older edit
Newer edit →
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 ==
Kir
Bureaucrats
,
Administrators
6,534
edits
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Log in
Request account
Namespaces
Page
Discussion
Variants
Views
Read
Edit
View history
More
Search
Navigation
Main Page
FAQ
Installation
OS templates
Latest news
Recent changes
Contribute
Services
Source code
Report a bug
Downloads
Download mirrors
OpenVz7 usage stats
OpenVz6 usage stats
Merchandise
Donate
Tools
Special pages
Printable version