This post should be useful for those who haven’t used Linux for a long time. I am going to tell you how to create gzip archives in linux. That’s greatly useful when you’re creating some backups, or anything for download, especially if your Internet is quite slow. So, let’s start…
Gzip archives are often used with [...]

How to Create an Archive in Linux

In this post I’ll describe the process of creating a tar.gz archive in linux. It is a common practice to create backups or transfer files between servers using such archives. It is quite easy to create them and I’ll show you how to do it.
First of all you need to create a tarball - an [...]