
- Various file formats
Compression , archiving , zipping and encoding are some of the keywords which you might have listen when you deal with huge amount of data, or you deal with systematic data and where data storage is critical for example your organizational data.
Linux ensures best archiving, zipping and security methods for data by supporting never ending data storage packages. I have been able to concise the availability and I am today presenting the some of the most important techniques that is followed or must be followed in Linux terminals.
-
tar:
One of the most common technique to archive data in Linux is tar (Tape Archive) and a tape archived file is called tarball.
tar -c foo
Creates tar
tar -x foo
tar -xvf firefox.tar
This will untar the tarball. Note c switch creates a archive and x extracts the archive, v is for verbose that means output the name of each file in extraction.
…click here to read more


visual is command for another editor(line editor) in UNIX that is Extended(EX).
home network(between Desktop an Laptop or any other configs). Network setting on Linux is nightmare for many Linux noobs.
