Coder Social home page Coder Social logo

bootstrap's Introduction

bootstrap

Setup a Kickstart/PXE/DHCP server for Centos

Options:

--prepareImage[=path|url]

Prepare image for PXE. Use this option when necessary create a copy of the ISO image on hard disk to install Centos over the network. This option will copy the files from the ISO image to /tftpboot/centos
By default iso-image will be download from: http://mirror.corbina.net/pub/Linux/centos/7/isos/x86_64/CentOS-7-x86_64-Minimal-1503-01.iso

###Examples:

#./bash_install.sh --prepareImage=http://mirror.corbina.net/pub/Linux/centos/7/isos/x86_64/CentOS-7-x86_64-Minimal-1503-01.iso
or
#./bash_install.sh --prepareImage=/tmp/downloads/CentOS-7-x86_64-Minimal-1503-01.iso

--prepareSoft Check and install necessery software (dhcp, vsftpd, httpd, syslinux, tftp, tftp-server, wget, nfs-utils, etc) --prepareDhcp Generate configuration for DHCP, kickstart and boot menu (/etc/dhcp/dhcpd.conf, /tftpboot/centos7-ks.cfg, /tftpboot/pxelinux.cfg/default)
--prepareTftp
Generate configuration for TFTP server
--prepareFw
Open the necessary ports in the firewall
--prepareNfs
Generate configuration for NFS server
--prepareFtpd
Generate configuration for FTP server
--prepareHttpd
Generate configuration for HTTP server
--prepareNetwork
Generate configuration for all (DHCP,TFTP,NFS,FTP,HTTP,Firewall)

bootstrap's People

Contributors

besco avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.