Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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



please post the step by step commands to take a back of directories or files in a CDROM\DVDROM\TAP..

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

please post the step by step commands to take a back of directories or files in a CDROM\DVDROM\TAP..

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

please post the step by step commands to take a back of directories or files in a CDROM\DVDROM\TAP..

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

please post the step by step commands to take a back of directories or files in a CDROM\DVDROM\TAP..

Answer / surya

In tape
#ufsdump -cuvf /dev/rmt/n0 /backup.bkp /backup(dir files)

Is This Answer Correct ?    0 Yes 0 No

please post the step by step commands to take a back of directories or files in a CDROM\DVDROM\TAP..

Answer / naresh kumar

#ufsdump uf /dev/rmt/0 <source>

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Solaris Commands Interview Questions

After creating swap file update the same to /etc/vfstab what will be the fstype.

3 Answers  


How will you clear the soft error on disk

1 Answers  


How to unfreeze the svcgroup, (enable onl. & offl.)

2 Answers  


If NIC card is failed how can troubleshoot it?

2 Answers   EDS,


How to stop one node cluster exclusively

1 Answers  


what is the command to know about pkg information

7 Answers  


Difference between ufs and tar commnad

1 Answers  


How will you verify the disk and how many field will be there.

2 Answers  


I don’t want to ask password reset in ever month to particular user. How to enable the same for only one user.

3 Answers  


How to configure mirror with hot spare in vxvm I know how to create mirror with vxassist: #vxassist -g <diskgroup name> make <volume name> <vol size> layout=mirror I know how to create hot spare with vxedit #vxedit -g <diskgroup name> set spare=on diskname but i don't how to attach hot spare to mirror? can some one plz help in this issue.. Thanks & Regards, SaiKrishna. kanuparthi_sai@yahoo.com my alternate E-Mail id: ksaikrishna7@gmail.com

2 Answers   Wipro,


How to mirror a root dg? With eg

1 Answers  


How can we check the status of CPU at firmware

2 Answers   ITC Infotech,


Categories
  • Solaris Commands Interview Questions Solaris Commands (360)
  • Solaris Threads Interview Questions Solaris Threads (9)
  • Solaris IPC Interview Questions Solaris IPC (30)
  • Solaris Socket Programming Interview Questions Solaris Socket Programming (3)
  • Solaris System Calls Interview Questions Solaris System Calls (25)
  • Solaris General Interview Questions Solaris General (170)
  • Solaris AllOther Interview Questions Solaris AllOther (297)