Author Archives: ALEXANDER OMOROKUNWA

About ALEXANDER OMOROKUNWA

A Linux enthusiast with a focus on enriching the Nigeria Linux experience and keeping a keen eye on Ubuntu and other Foss related developments.

HOW TO COMPRESS AND DECOMPRESS FILES IN LINUX: tar

By | July 20, 2016

The next tool in line of compression tools is the tape archiver (tar). Though the command somewhat has some complex (though capable) set of command line options and syntax, like we have been doing with others we’ve talked about (gzip and bzip) you can quickly learn to use tar by remembering a few simple invocations… Read More »

HOW TO COMPRESS AND DECOMPRESS FILES IN LINUX: gzip and gunzip

By | July 19, 2016

GNU ZIP (“gzip”) is another compressing command tool commonly used in Linux. Just like the bzip2 program it is used to compress files while the “gunzip” is used to decompress files. The file extension of files compressed with gzip end with ‘.gz’. for example; gzip file_name For example; gzip memo.txt The end product (the compressed… Read More »

HOW TO COMPRESS AND DECOMPRESS FILES IN LINUX: bzip2 and bunzip2

By | July 18, 2016

COMPRESSING and decompressing files are now normal activities a computer user engages in from time to time. Especially now that there are increase in the amount and frequencies with which information is being shared around the world, in various formats and mostly large in size. And the internet have proven to be a very reliable… Read More »

A sad death for a very great man: Ian Murdock

By | July 9, 2016

The death of Ian Murdock, a FOSS proponent and advocate, has been ruled as a suicide. According to a report by CNN, the medical examiner’s report showd that Ian hanged himself about a day after he claimed on twitter that he was beaten severally by the police for “knocking” on the door of his neighbor. For those… Read More »