public marks

PUBLIC MARKS from falko with tags fedora & kickstart

October 2008

Automatic And Up-To-Date Fedora 9 Installations With Kickstart And Novi | HowtoForge - Linux Howtos and Tutorials

(via)
Kickstart allows you to do automatic Fedora/RedHat/CentOS installations. This is useful and time-saving if you have to deploy tens or hundreds of similar systems (e.g. workstations). Kickstart reads the installation settings from a Kickstart configuration file. The problem with Kickstart is that it usually uses the distribution's packages from the time the distribution was released, i.e., it does not consider updates which means you would have to update each system manually after the Kickstart installation. This guide explains how you can do up-to-date Kickstart installations with the help of a tool called novi.

April 2008

Unattended Fedora 8 Installation With NFS And Kickstart

(via)
This document describes how to set up an installation environment with kickstart and NFS on Fedora 8. With the resulting system you will be able run unattended Fedora 8 installations on the client systems in your LAN - additionally, you will save lots of Internet bandwidth. The whole client configuration can be included into the kickstart file (especially the post-installation script) so you, the admin, will also save a vast amount of time.