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...


You want to create a compressed backup of the users' home
directories. What utility should you use?

Answers were Sorted based on User's Feedback



You want to create a compressed backup of the users' home directories. What utility should yo..

Answer / ravi

The TAR utility is not used for compressing as told by Mr
Sudeep.It's primary purpose is to bring together all the
required files into one location and it has the extension
".tar".In order to compress this archieve we use tools like
gzip,bzip . Any archieve compressed with gzip has the
extension ".tar.qz".

Is This Answer Correct ?    8 Yes 0 No

You want to create a compressed backup of the users' home directories. What utility should yo..

Answer / kamal kakkar

I will tell u the command

Tar -czf kk.tar.gz /home/username
If we want to extract
the the command is tar -xzf kk.tar.gz

Is This Answer Correct ?    5 Yes 0 No

You want to create a compressed backup of the users' home directories. What utility should yo..

Answer / sudeep

Utility used for compression on Linux is "tar". Along with
it "bzip" can also be used to compress it further.

Is This Answer Correct ?    3 Yes 3 No

You want to create a compressed backup of the users' home directories. What utility should yo..

Answer / donald mthombeni

You can use bzip2, it saves a lot of space in your hard disk
even saves time for download

eg Type "bzip2 -cjf dir1.tar.bz2 /home"

If you want to save the compressed directory to a home
dirctory or you may specify the destination you want to save
the bzip2 directory, it will be identified by .bz2 extention
after saving

You will then need to extract it using bunzip2 to extract it
before using it.

Is This Answer Correct ?    1 Yes 1 No

You want to create a compressed backup of the users' home directories. What utility should yo..

Answer / peter

cpio

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More Linux AllOther Interview Questions

what is memory mapped / IO mapped ? Which calls used for this to access any hardware address in linux device driver ?

3 Answers   Broadcom,


How to know what are the packages required for any service? Example: How to know what are the package required for send mail services. using any command it is passable are not?

2 Answers   OnMobile,


why you are using nis server

2 Answers  


what is the gate of ftp server in redhat linux?

0 Answers  


How to build new filesystem ? and what is irig file system?

3 Answers  


how do you configure linux system as a router?

4 Answers   HCL,


Give a Linux shell command to find all files in a directory which contain ip addresses.

1 Answers   Amazon,


what restrict telnet for root itself but allow for other user

3 Answers   CA,


there are many IPC mechanisms available in Linux ? Which one is best to use and when ?

1 Answers   Broadcom,


How to check all open ports on linux machine and block unsed ports????????

7 Answers   Tech Mahindra,


what is the difference between NIS and DNS...?

5 Answers   IBM,


How to convert an IP address to a Domain name using Unix ?

2 Answers   Verse Innovation,


Categories