Sponsored Content
Full Discussion: A Few Tech Questions
Top Forums UNIX for Dummies Questions & Answers A Few Tech Questions Post 302155051 by porter on Wednesday 2nd of January 2008 09:22:38 PM
Old 01-02-2008
Quote:
Originally Posted by Kantong
And with having to reformat it, how do i create an archive of the hard drive so i dont loose the data I have on it?
Does it currently have a working copy of Windows NT on it?
 

2 More Discussions You Might Find Interesting

1. Homework & Coursework Questions

Print questions from a questions folder in a sequential order

1.) I am to write scripts that will be phasetest folder in the home directory. 2.) The folder should have a set-up,phase and display files I have written a small script which i used to check for the existing users and their password. What I need help with: I have a set of questions in a... (19 Replies)
Discussion started by: moraks007
19 Replies

2. What is on Your Mind?

Non tech question

Greetings folks, Experienced sys admin here. Seeing some trends in slim job opportunities here in Aus for Solaris and Linux admins. Heaps of jobs are there for software development work. I'd like to hear your thoughts and alternatives the other sys admins pursue. Thanks for your time. JJ (1 Reply)
Discussion started by: ossupport55
1 Replies
cimreparchive(8)					      System Manager's Manual						  cimreparchive(8)

NAME
cimreparchive - create an archive copy of the CIM Server repository SYNOPSIS
cimreparchive archive_file cimreparchive --help cimreparchive --version DESCRIPTION
The cimreparchive command creates an archive copy of the CIM Server repository in the specified archive_file. The archive copy is assured to contain a consistent repository state even if it is created while the CIM Server is running. The archive_file is created using the tar(1) command. To restore the repository from the archive_file, stop the cimserver, move the active repository files to a different location, use tar(2) to extract the archived repository files, and restart the cimserver. (Note that the repository location is printed when an archive file is created.) Options cimreparchive recognizes the following options: --help Displays the command help message. --version Displays the CIM Server version number. EXIT STATUS
When an error occurs, an error message is written to the standard error stream and a non-zero exit status value is returned. The following exit status values are defined: 0 Success 1 General error 2 Failed to initiate archive operation 3 Archive operation failed SEE ALSO
cimserver(8), tar(1). cimreparchive(8)
All times are GMT -4. The time now is 09:57 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy