Imaging solution?


 
Thread Tools Search this Thread
Operating Systems Linux Red Hat Imaging solution?
# 1  
Old 09-29-2008
Imaging solution?

Can anyone recommend an imaging solution for RedHat Linux that would allow base imaging with the ability to do incremental updates and encryption? I know Acronis has a version available, but it is rather pricey.

Thanks.
Login or Register to Ask a Question

Previous Thread | Next Thread

3 More Discussions You Might Find Interesting

1. Solaris

dd - imaging drives. Oh boy!

Hello, Yes, it's me again. Running around getting this done! My current problem is I'm trying to image one drive 0 (/dev/dsk/c1t0d0s0) to drive 1 (/dev/dsk/c1t1d0s0). I know that drive1 came out of a Sun Server and it is a Sun drive. Solaris 10 recognized drive1 after the devfsadm command. The... (8 Replies)
Discussion started by: adelsin
8 Replies

2. UNIX for Advanced & Expert Users

Imaging of SCO-UNIX box

Does anyone know of any good imaging tools that can be used to create an image of a Sco-Unix box? (2 Replies)
Discussion started by: gmrfh1
2 Replies

3. UNIX for Advanced & Expert Users

Unix Imaging for Redundancy

I'm trying to come up with an "imaging" type solution (a.k.a. Norton Ghost, Imagecast) with standard unix utils. I'd like to just image one of our FreeBSD servers so I can use the hot swap HD's. If one fails, I could slide in an exact duplicate HD and the server would be back up. I've tried just... (4 Replies)
Discussion started by: mstevenson
4 Replies
Login or Register to Ask a Question
TIFFFILE(1)							   User Commands						       TIFFFILE(1)

NAME
tifffile - Read image and meta-data from TIFF, STK, LSM, OME-TIFF, and FluoView files. SYNOPSIS
tifffile [options] files... DESCRIPTION
Only a subset of the TIFF specification is supported, mainly uncompressed and losslessly compressed 1-32 bit integer as well as 32 and 64-bit float images, which are commonly used in scientific imaging. TIFF, the Tagged Image File Format, is under the control of Adobe Systems. STK and LSM are TIFF with custom extensions used by MetaMorph respectively Carl Zeiss MicroImaging. Currently only primary info records are read for STK, FluoView, and NIH image formats. Image and meta-data can be read from TIFF, BigTIFF, OME-TIFF, STK, LSM, NIH, and FluoView files. Only a subset of the TIFF specification is supported, mainly uncompressed and losslessly compressed 2**(0 to 6) bit integer, 16, 32 and 64-bit float, grayscale and RGB(A) images, which are commonly used in bioscientific imaging. Specifically, reading JPEG or CCITT compressed image data is not implemented. Only pri- mary info records are read for STK, FluoView, and NIH image formats. OPTIONS
--version show program's version number and exit -h, --help show this help message and exit -p PAGE, --page=PAGE display single page -s SERIES, --series=SERIES display series of pages of same shape --noplot don't display images --interpol=INTERPOL image interpolation method --dpi=DPI set plot resolution --debug raise exception on failures --test try read all images in path --doctest runs the internal tests -v, --verbose -q, --quiet AUTHOR
Christoph Gohlke <http://www.lfd.uci.edu/~gohlke Laboratory for Fluorescence Dynamics, University of California, Irvine This manual page was written by Mathieu Malaterre <malat@debian.org> for the Debian GNU/Linux system, but may be used by others. SEE ALSO
tiffdump(1), tiffinfo(1). tifffile 2012.04.21 April 2012 TIFFFILE(1)