Sponsored Content
Operating Systems Linux Q: Backup and recovery in major corporations? Post 302472668 by LibRid on Wednesday 17th of November 2010 07:31:47 PM
Old 11-17-2010
upengan78:

That is just what I was looking for; an overview on the tapes! Thank you!
+1
 

6 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

backup recovery

i have taken a backup using cpio command. Now i want to retrieve the contents. Replies appreciated. raguram (2 Replies)
Discussion started by: raguramtgr
2 Replies

2. AIX

TSM backup and recovery problem

When I use tsm command: archive -subdir=yes /dir1/ to backup file system: /dir1 After I delete the contents under /dir1 and recovery it from TSM backup, retrieve /dir1/ I found the link breaked. Such as: Before: ls -l lrwxrwxrwx 1 abc develop 8 Apr 28 16:04 bin... (1 Reply)
Discussion started by: rainbow_bean
1 Replies

3. Shell Programming and Scripting

rsync backup and recovery options

Hi, Do we have any options in rsync to recover files from the backup? Please share your thoughts. Thanks in advance. (0 Replies)
Discussion started by: MVEERA
0 Replies

4. Shell Programming and Scripting

rsync backup mode(--backup) Are there any options to remove backup folders on successful deployment?

Hi Everyone, we are running rsync with --backup mode, Are there any rsync options to remove backup folders on successful deployment? Thanks in adv. (0 Replies)
Discussion started by: MVEERA
0 Replies

5. Red Hat

Redhat backup/recovery

Can you please let me know a clear step by step procedure link/doc for an effective full backup and recovery procedure for a Redhat server with 2.6.34.9-69.fc13.x86_64 ? Thanks in advance. I also have the same question for Ubuntu Enterprise 12.04 if you would ... thanks again (0 Replies)
Discussion started by: cmontr
0 Replies

6. Ubuntu

Backup and Recovery

Is it possible to take incremental backup in Linux using tar command? Please guide me. Suppose I have a directory /data. And want incremental backup. What will be the incremental "tar" command syntax? (6 Replies)
Discussion started by: engineer2002
6 Replies
pcdindex(1)						      General Commands Manual						       pcdindex(1)

NAME
pcdindex - create index image for a photo CD SYNOPSIS
pcdindex [-m width] [-s size] [-a across] [-c colors] [-f font] [-b|-w] [pcdfile] DESCRIPTION
This program generates an index image for a photo CD, based on the photo CD overview file. You can achieve a similar result with hpcdtoppm -Overview followed by pnmindex -black on the generated PPM images. OPTIONS
-wwidth Maximum width of the result image (default: 1152). -ssize Maximum size of each of the images (default: 192). -aacross Maximum number of images across (default: 6). -ccolors Maximum number of colors, or n to mean no quantization -ffont Font to be used for annotation (default: internal font). -b Black background color (default). -w White background color. EXAMPLES
pcdindex -m 768 -s 96 -f smallfont.pbm overview.pcd > overview.ppm pcdindex /cdrom/photo_cd/overview.pcd | ppmtojpeg > overview.jpg SEE ALSO
hpcdtoppm(1), pnmindex(1), ppmtojpeg(1), ppm(5) 11 September 2000 pcdindex(1)
All times are GMT -4. The time now is 01:53 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy