Changes

Jump to: navigation, search

Creating a CentOS 6 Template

118 bytes added, 12:29, 24 October 2012
I forgot the timezone stuff
to
ACTIVE_CONSOLES=
 
Change timezone (if needed)
rm /newroot/etc/localtime
ln -s /usr/share/zoneinfo/Your/Timezone /newroot/etc/localtime
<code>tar zcf /vz/template/cache/centos-6-x86_64.tar.gz -C /newroot .</code>

Navigation menu