WebHosting

Wednesday, April 25, 2012

How to create Tar.gz / zip / on ubuntu

For creating tar.gz right click on folder and select compress and file format you need,

or

if you need to do it through terminal you can issue this command


tar cvvzf /folder-name.tar.gz
zip -a -r /folder-name.zip








No comments:

Post a Comment

Thank you for Commenting Will reply soon ......

Featured Posts

How to Enable and Configure Remote Desktop (RDP) on Ubuntu 24.04.4 LTS

Remote Desktop Protocol (RDP) support in Ubuntu has become considerably easier with the GNOME Remote Desktop stack included in modern Ubuntu...