FOG - A Free Cloning Solution: Version 0.25 Released!


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News FOG - A Free Cloning Solution: Version 0.25 Released!
# 1  
Old 01-13-2009
FOG - A Free Cloning Solution: Version 0.25 Released!

FOG is a free open-source cloning/imaging solution/rescue suite. A alt. solution used to image Windows XP, Vista PCs using PXE, PartImage, and a Web Gui to tie it together. Includes featues like memory and disk test, disk wipe and av scan

ImageImage

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

4 More Discussions You Might Find Interesting

1. Solaris

OpenSource / Free backup and restore solution for Solaris 10

Is there any free /opensource backup&restore solution available for solaris10 i want to backup Solaris10 machine with oracle 9 version. (0 Replies)
Discussion started by: kashif_islam
0 Replies

2. Red Hat

Free Cluster Solution for RHEL5

Can some one tell me free cluster solution avaialable for RHEL5 we just want to test the clustering on RHEL. (6 Replies)
Discussion started by: fugitive
6 Replies

3. AIX

AIX(VIO/LPAR) with Free NAS ISCSI solution

Hi, I was looking on Google for AIX-VIO/LPAR with ISCSI solution and found following really nice tutorial about how to setup ISCSI with free NAS. 1) Build Your Own Open Source NAS Device Using FreeNAS | Train Signal Training - Free Computer Training Videos 2) Build Your Own Open Source... (4 Replies)
Discussion started by: kabir
4 Replies

4. UNIX for Dummies Questions & Answers

Free UNIX version

Hi, I want to learn UNIX at home. Are there any free version of UNIX to download on the internet and install on my PC??? (20 Replies)
Discussion started by: 012633023
20 Replies
Login or Register to Ask a Question
vgenus3d(1Vi)															     vgenus3d(1Vi)

NAME
vgenus3d - compute the genus of a 3D binary image SYNOPSIS
vgenus3d [-option ...] [infile] [outfile] DESCRIPTION
vgenus3d computes the Euler number (genus) of a 3D binary source image. It prints the result on stderr. It produces no output file. The source image must be of type "VBit". The input image must contain more than two bands. Lee's algorithm only works if no black voxel (a "set" voxel) touches the image border. Literature: D.G. Morgenthaler: "Three-dimensional topology: the genus", Computer Science Center, Univ. of Maryland, College Park, Tech. Report TR-980, 1980. C.N. Lee, A. Rosenfeld: "Computing the Euler number of a 3d image", ICCV 1987, London, pp.567-571 The Input file can be specified on the command line or allowed to default to stdin. COMMAND LINE OPTIONS
vgenus3d accepts the following options in any order: -help Causes vgenus3d to print out a message describing its options. -in infile Specifies the Vista data file containing the input images. -n n Specifies the type of neighbourhood system (6 or 26). Default: 26. SEE ALSO
Vista(7Vi) AUTHOR
Gabriele Lohmann, MPI-CBS Vista Version 1.2 July 3, 1995 vgenus3d(1Vi)