Noiselabs markNoiselabs Consulting

Tag: Linux

4 posts tagged with "Linux"

Failed to submit batch buffer (Xorg)

Another Xorg update After my last Xorg update I've lost the nice ability to log into my KDE. Well, this sucks because I spent a long time compiling kd...

Don't let updatedb take your Linux down

Coffee break everyone? Everyday morning was the same: updatedb came and took my Gentoo away. The symptoms were clear, X/KDE applications starting to b...

tar: file name is too long (max 99)

I was doing the usual make dist process to launch a tarball for one of my apps when tar died with the following message: tar: file name is too long (m...

Resume wget broken downloads

Problem How to resume a partial file downloaded from wget instead of downloading the same file from the beginning? Solution Use the -c/--continue opti...