AUTOMATING INSTALLATION WITH KICKSTART
CHAPTER 1 AUTOMATING INSTALLATION WITH KICKSTART Some Information about Kickstart If we install Linux OS on single standalone machine, it is easy to install manually. But if we want to install 30/40 or more machines for your organization, then it will be more complicated work due of time. Right? So, then we will use automated installation process. so that all client machines can be installed from a single server machine automatically. That's why - we will " kickstart method" ** Kickstart is an automated installation method used primarily by Red Hat Enterprise Linux. ** Kickstart in Red Hat Enterprise Linux is similar to Jumpstart for Oracle Solaris, or to an unattended installation (WDS Deployment) for Microsoft Windows. Video Links: Part-01: Part-02: Our LAB Scenario : But we will take One Client and One Server Server Name -> Kickstart-Server Client Name -> Kickstart-Client-...