Ultracompressão [RESOLVIDO]

1. Ultracompressão [RESOLVIDO]

Luke Boulder
lukeboulder

(usa Ubuntu)

Enviado em 31/05/2015 - 23:19h

Fala pessoal tudo beleza?
Galera queria saber quais as formas de ultra compressão que existem no linux.
Já tentei o tar.xz mas não resolveu muita coisa. Também usei o KGB deu certo, mas falhava na hora de decomprimir (Usei a compressão 7 e 9).
Alguma dica?


  


2. Re: Ultracompressão [RESOLVIDO]

Perfil removido
removido

(usa Nenhuma)

Enviado em 31/05/2015 - 23:57h

a melhor compressão que sei atualmente é a xz com fator 9.
--
Encryption works. Properly implemented strong crypto systems are one of the few things that you can rely on. Unfortunately, endpoint security is so terrifically weak that NSA can frequently find ways around it. — Edward Snowden


3. Re: Ultracompressão [RESOLVIDO]

Luke Boulder
lukeboulder

(usa Ubuntu)

Enviado em 31/05/2015 - 23:59h

listeiro_037 escreveu:

a melhor compressão que sei atualmente é a xz com fator 9.
--
Encryption works. Properly implemented strong crypto systems are one of the few things that you can rely on. Unfortunately, endpoint security is so terrifically weak that NSA can frequently find ways around it. — Edward Snowden


Tem como colocar o comando? Eu tentei mas deu erro.




4. Re: Ultracompressão [RESOLVIDO]

Perfil removido
removido

(usa Nenhuma)

Enviado em 01/06/2015 - 00:08h

Primeiro:
tar -cvf NOMEDARQUIVO.tar DIRETORIOASERCOMPACTADO/
Depois:
xz -9 NOMEDARQUIVO.tar

ou
tar -Jcvf NOMEDARQUIVO.tar.xz DIRETORIOASERCOMPACTADO/

e para descompactar:
tar -Jxvf NOMEDARQUIVO.tar.xz

Se der erro cole as mensagens.
--
Encryption works. Properly implemented strong crypto systems are one of the few things that you can rely on. Unfortunately, endpoint security is so terrifically weak that NSA can frequently find ways around it. — Edward Snowden


5. Re: Ultracompressão [RESOLVIDO]

Luke Boulder
lukeboulder

(usa Ubuntu)

Enviado em 01/06/2015 - 00:20h

listeiro_037 escreveu:

Primeiro:
tar -cvf NOMEDARQUIVO.tar DIRETORIOASERCOMPACTADO/
Depois:
xz -9 NOMEDARQUIVO.tar

ou
tar -Jcvf NOMEDARQUIVO.tar.xz DIRETORIOASERCOMPACTADO/

e para descompactar:
tar -Jxvf NOMEDARQUIVO.tar.xz

Se der erro cole as mensagens.
--
Encryption works. Properly implemented strong crypto systems are one of the few things that you can rely on. Unfortunately, endpoint security is so terrifically weak that NSA can frequently find ways around it. — Edward Snowden


Bom eu estava fazendo assim: tar -Jcvf NOMEDARQUIVO.tar.xz DIRETORIOASERCOMPACTADO/. Ai fui ver na net se dava para comprimir mais pq uma vez eu peguei um arquivo kgb de 200 mega e quando eu descompactei foi para 3 GB e aquilo ficou na minha cabeça... Algumas das imagens Kali também 400 Mb quando descompactei foi pra 2 GB e pouco.

Mas valeo cara, abaixou 20 MB de 70 para 50.









Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts