Changes

Jump to: navigation, search

Creating a CentOS 6 Template

1 byte added, 18:01, 29 August 2013
update for centos 6.4
touch /newroot/var/lib/random-seed #without it, the initscript installation script will fail
rpm --rebuilddb --root=/newroot
rpm -i --root=/newroot --nodeps centos-release-6-34.el6.centos.910.x86_64.rpm
yum --installroot=/newroot install -y openssh-clients openssh-server yum yum-utils man wget sudo tar passwd
yum --installroot=/newroot clean all

Navigation menu