please post the step by step commands to take a back of
directories or files in a CDROM\DVDROM\TAPE(DDS)
Answers were Sorted based on User's Feedback
Answer / reddy
tar cuvf /dev/rmt0 /bkp-to take backup
tar tvf /dev/rmt0- to see contents of device
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / kishore devkate
#tar -cvf /dev/rmt0 /dataname-------to take the backup
#tar tvf /dev/rmt0 -------to view the contents of tape
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / dileep.paleti
ufsrestore -tvf /dev/rmt/0n(for see the contents in tape)
ufsrestore -ivf /dev/rmt/0n(for extracting data from tape
to local drive)
ufsrestore>ls
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / surya
In tape
#ufsdump -cuvf /dev/rmt/n0 /backup.bkp /backup(dir files)
| Is This Answer Correct ? | 0 Yes | 0 No |
When you "ping server" and "ping server.domainname", you get different results. Why?
how many clients have in our server ? how we find that?
How to findout MAC addess as well as IP address of the host?
How to change the hostname and Ethernet address in single command
what are the common errors you find in Solaris Volume manager?
what is differnce between boot -s and boot -S ?
how to add an user without using "useradd" command in solaris10?
What does pkgadd command do?
If plex is failed then how can you recover it?
What is an alternative to the “top” command on Solaris?
How will you verify the disk and how many field will be there.
how many zones can we create?