Skip to content
SumGuy's Ramblings

SumGuy's Ramblings

SumGuy's Ramblings
SumGuy's Ramblings

compression

Linux CLI Tarball extraction
Linux | shell

Linux CLI Tarball extraction

BySumGuy 2013-05-272016-05-12

Need to extract a bzip2 or gzip file? well here’s how to do it  :   Bzip2 in the file.bz2 format : bunzip2 file.bz2 a tar file with bzip2 compression : tar xjvf file.tar.bz2 A tar file with no compression : tar xvf file.tar A tar file with Gzip compression : tar zxvf file.tar.gz tar…

Read More Linux CLI Tarball extractionContinue

Archive & Compression utilities
Linux

Archive & Compression utilities

BySumGuy 2012-02-122016-05-12

Compression types and utils in Linux There are many compression utilities available to the average users on a linux system, so which one is best? well it all depends on what your intended use/goal for the file(s) is. Are you planning on sending the file to other OS’s? are you planning on decompressing the file…

Read More Archive & Compression utilitiesContinue

  1. SumGuy on Geforce now errors on Tmobile home internet2023-03-29

    Pfft what's even real any more! And yeah something is weird about it, but for now the vpn works.

  2. Cisco on Geforce now errors on Tmobile home internet2023-03-29

    Get a real PC bro! jk. I wonder if Tmo is trying to limit your "unlimited" data. regards!

  3. Linda Sherratt on Enable WebGL on Chrome or Firefox2023-03-29

    the instructions are too difficult for me to comprehend

  4. gst on Proxmox iso upload method2023-03-29

    I was trying to get an ISO through mounted USB but your guide is a straight-forward. Thanks a lot SumGuy!

  • Appwrite Backend-as-a-service (BaaS)
  • Wireguard VPN Server in Docker
  • Install & use Doxygen via Docker
  • Automatic backup of docker Mysql or MariaDB container
  • WordPress on PHP-FPM & Caddy in Docker
  • Docker Compose useful commands

android app apt automation bash caddy centos cli compression debian docker docs doxygen error games gaming google graphviz gzip imagemagick images kernel linux media mount music netsec nginx php proxmox resize security shell ssh ssl tutorial ubuntu virtualization vpn web webdav webserver windows xz zsh

© 2023 SumGuy's Ramblings

Scroll to top
Search