Code Monkey home page Code Monkey logo

fai's Introduction

This is FAI (Fully Automatic Installation) for Linux

                   FAIVERSIONSTRING

FAI is a non-interactive system to install, customize and manage Linux
systems and software configurations on computers as well as virtual
machines and chroot environments, from small networks to large
infrastructures and clusters. It's a tool for mass unattended Linux
installation. You can take one or more virgin systems, turn on the
power, and after a few minutes, the systems are installed, and
completely configured to your exact needs, without any interaction
necessary. Thus it's a scalable method for deploying and updating a
Beowulf cluster or a network of workstations unattended with little
effort involved. FAI uses the Debian distribution and a collection of
shell and Perl scripts for the installation process. Changes to the
configuration files of the operating system are made by cfengine,
shell and Perl scripts.

The home page for FAI is

        https://fai-project.org/

This release of FAI is tested with the Debian 9 release.

FAI is free software, distributed under the terms of the GNU General
Public License, version 2. For more information, see the file
COPYING. There is no warranty, expressed or implied, associated with
this product. Use at your own risk. Please read the file changelog for
changes in new versions of FAI. Comments, bug reports, fixes,
enhancements etc. are welcome. Send them to

        [email protected]

Please fill out the questionnaire when you have finished a project
using FAI. https://fai-project.org/questionnaire
I'm looking for short success stories or reports, so new users
can see how others are using FAI in several types of environment.

There's also a mailing list for FAI available. Mails may be
written in english or german.
https://lists.uni-koeln.de/mailman/listinfo/linux-fai


Checking out the FAI sources:

   git clone --recursive https://github.com/faiproject/fai.git
   cd examples/simple
   git checkout master

This command will also clone a git submodule which includes the FAI
config space examples. If you have already checked out the git
repository in the past (before the submodule was added), you have to
issue these commands once:

cd <to you working directory>
git submodule init
git submodule update
cd examples/simple
git checkout master


now enjoy FAI and your saved time

Thomas Lange

My GPG Key is: 4096R/074BCDE4 B11E E327 3F6B 2DEB 528C  93DA 2BF8 D9FE 074B CDE4
--------------------------------------------------------------------------------
Copyright (c) 1999-2018 Thomas Lange. All rights reserved.

fai's People

Watchers

 avatar  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.