fogproject

An open source computer cloning & management system

  • 所有者: FOGProject/fogproject
  • 平台:
  • 许可证: GNU General Public License v3.0
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

FOGProject starting point

Introduction

FOG is a free open-source cloning/imaging solution/rescue suite. FOG can be used to image Windows XP, Vista, Windows 7 and Window 8 PCs using PXE, PartClone, and a Web GUI to tie it together. Includes features like memory and disk test, disk wipe, av scan & task scheduling.

Install Stable

  1. Install and update your chosen linux server

  2. Download the file(s)

  • All that is needed to start installation is to download the files to perform the install. Choose one of the following methods you prefer;

  • git git clone https://github.com/fogproject/fogproject.git fog_stable/

  1. Go into the downloaded source/bin folder
  • cd fog_stable/bin
  1. Run the Install and follow all prompts accordingly
  • sudo ./installfog.sh
  1. Enjoy

Install Development AKA trunk

  1. Install and update your chosen linux server

  2. Download the file(s)

  • All that is needed to start installation is to download the files to perform the install. Choose one of the following methods you prefer;
  1. Go into the downloaded source/bin folder
  • Initial setup

  • git git clone https://github.com/fogproject/fogproject.git trunk/; git checkout dev-branch; cd trunk/bin/

  • Update setup

  • git cd trunk/; git pull; cd bin/

  1. Run the Install and follow all prompts accordingly
  • Manual prompts (NOTE: Recommended to run this if fresh install)

  • sudo ./installfog.sh

  • Auto-Accepted

  • sudo ./installfog.sh -y

  1. Enjoy

All should now be installed and you can start configuring and registering systems. Please see: http://fogproject.org/wiki/index.php/Managing_FOG to assist you in setting up further.

There are many resources for assistance.

Development

Download the source with git and checkout the working for the latest code or a more specific feature branch you would like to help work on.

As you are running a development branch, please post bugs to either:

If you would like to create a pull request, please make the pull request into the working branch.

主要指标

概览
名称与所有者FOGProject/fogproject
主编程语言PHP
编程语言Shell (语言数: 10)
平台
许可证GNU General Public License v3.0
所有者活动
创建于2014-04-15 18:28:09
推送于2025-05-16 22:49:40
最后一次提交2023-10-25 11:34:45
发布数38
最新版本名称1.5.10.1660 (发布于 )
第一版名称1.3.0 (发布于 )
用户参与
星数1.3k
关注者数83
派生数238
提交数15.7k
已启用问题?
问题数432
打开的问题数46
拉请求数215
打开的拉请求数3
关闭的拉请求数66
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?