How do I install newly released LibreOffice under Debian, Ubuntu or Fedora Linux?
{ 6 comments }
How can I keep out certain files when creating a tarball? For example:
/home/me/file1 /home/me/dir1 /home/me/dir2 /home/me/abc /home/me/xyz
How do I execute zyz and abc file while using a tar command?
{ 5 comments }
Q. How do I open or uncompress .gz extension file under Linux or UNIX computer? A. The .gz file extension are created using Gzip program which reduces the size of the named files using Lempel-Ziv coding (LZ77). gunzip / gzip is software application used for file compression. gzip is short for GNU zip; the program [...]
{ 1 comment }