News

How to Zip a File in Ubuntu. Many Ubuntu Linux file archives have the "tar.gz" file extension and were created using the standard tar and gzip utilities. Although the name is similar, gzip does ...
When was the last time you had to create a zip file? Personally, I have to interact with those types of files all the time (either receiving or sending them to various clients, family, and friends ...
If you're looking to build a custom Linux disk image that's based on Ubuntu, Cubic makes it easy. Here's what you need to know.
Did you know that Linux makes it easy to create and use hidden files, which means you can easily tuck important documents away from plain sight? Here's how to manage those files.
Compressing files and storing them in a ZIP archive is very useful when you want to save space or send a collection of files as a single item. Let’s learn how to create an archive from the ...