All Questions
Tagged with compression debian
12
questions
0
votes
1
answer
81
views
extending recursive find to .tar, tar.gz, tar.bz2, and tar.xz on Debian 12
Continuing find a file within a tar.gz archive, how is it possible to automatically recursively search for files with given names, including the files inside the archives and compressed archives?
For ...
2
votes
1
answer
891
views
How do I view contents of initramfs.img in Debian-based distributions?
I often have open questions regarding the booting of a machine with GNU/Linux installed. In such cases, it could be helpful to view which files are present in the initramfs image. I have googled for a ...
0
votes
2
answers
308
views
Why initrd size is not fixed?
After update-initramfs -c -k KERNELVERSION(I didn't do any change and just type this command), the initrd will always has different size with the previous initrd.
And this situation happen on Debian ...
6
votes
3
answers
27k
views
How can I extract a RAR file on Debian?
I've got a 20GB RAR file to extract with a password on Debian Linux Google Cloud VM.
I first tried sudo apt-get install unrar but the following output was given:
Reading package lists... Done
Building ...
3
votes
4
answers
3k
views
How to disable compression of initrd.img file of Debian Linux 10 buster
I want to disable compression of /boot/initrd.img file to boot a bit faster. My disk is large enough to accomodate the extra 10MB. To be honest I think that should be the default, who can't afford ...
3
votes
1
answer
2k
views
Best compression for operating system image
I have an Operating system image of size 2.5G.
I have a device with a limited size. Thus I was looking for the best possible solution for providing the compression.
Below are the commands and ...
1
vote
0
answers
55
views
xzcmp does not work for some files. (Internal pipe error 141?)
I am using xzcmp to compare several XZ files. But I have a strange problem: For some files (*), xzcmp doesn't work and returns exit code 2, without error message.
zxcmp version1.sql.xz version2.sql....
13
votes
4
answers
12k
views
Private VPN compression for faster Internet
Background:
I'm a student, and currently the Wi-Fi connection at my school is very slow (dead slow). I have an 8Gb 4G data-plan, but even with that, I'm running short at the end of the month.
I have ...
4
votes
1
answer
551
views
zfs-fuse: enabling compression has no effect
I installed on Debian Wheezy zfs-fuse file system and enabled compression gzip-9 on one dataset ("storage/backup"). When I check if the compression is enabled on this dataset, it shows YES:
$: zfs ...
1
vote
2
answers
3k
views
How to install Uglify on Debian Sid
I have a question about how to install Uglify or Uglify2 on Debian. I'm also
wondering whether I have to install Node.js as well.
My main goal of asking this question is to minify all my CSS and .js ...
4
votes
2
answers
8k
views
How can I tell if PPP compression is enabled for modem?
I'm using Debian Linux on an embedded system, we use ppp to connect to the WAN via a CDMA modem. I want to find out if compression is being used by ppp.
In my /var/log/messages I see the line:
...
1
vote
3
answers
1k
views
Debian: Create compressed Harddrive for copy
On my Debian system I have a box with certain configuration settings that I like but I've had to change them continuously. There have been times that I've gotten into a some-what irreversible position....