How will you take ufsdump and ufsrestore in a sing command line?
Answers were Sorted based on User's Feedback
Answer / sbrahman75
# ufsdump 0f - /dev/rdsk/c0t0d0s6 | (cd /mnt/haz ufsrestore
xf -)
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / mohammed mukram
If you want to restore from another disk (such as c0t1d0s0),
# mkdir /tmp/backup
# mount /dev/dsk/c0t1d0s0 /tmp/backup
# ufsdump 0f - /tmp/backup | (cd /tmp/slice0;ufsrestore xvf -)
| Is This Answer Correct ? | 3 Yes | 1 No |
There are two nic cards on a sun server. I need to connect one nic to pupic ip and another nic to DMZ. Could you tell me how to configure step by step?
To find the OBP environment variable
How to configure root mirroring in veritas volume manager
What is UMASK
How to bring the Disk into diskgroup on veritas.
How to add a root dg?
How to add swap space in Sun Server?
How will you ad new aliases name
What is the protocol supported by NFS
I would like to create users and the users account should be locked after 3 login attempts. How to create ? And where these locked information has been stored. Environment : NIS and if LDAP also
How can you see the system firewll?
How will you find out enough memory?