Category Archives: Linux

Having fun with gcc and make

Back to basics I’ve been an IT professional for 6 year now and I’ve grown to love the scripting/programming language PHP. A lot of you use languages like these for easy and quick web development. But we often forget that C/C++ is the foundation of these modern creations. Although I have had some C++ training

Avoiding Tarball extraction overkill with 2 simple tricks

Intro Hello readers It’s been a while: I’ve been busy at work, going on vacation and been lazy when at home. It’s more than about time to get into my blogging routine again. This one is actually a short one on Tarball archives. You know, the (compressed) archiving you use to pack your files with.