Mar
2010

A fresh look!

If I am to trust the statistics, this site doesn't have many recurring visitors, but for those who are: you might have noticed a change in looks (thanks to site5 for the Colorbold theme). This blog moved from Lifetype to WordPress today, and should be ready for the future now! On top of that, there now is an official Linux Tutorial Blog Twitter account, which you can follow to stay up to date and tweet your opinion on what should be coming up. Did I just say coming up? Yes indeed, I'm going to try once more to actually write new tutorials =)! I already have a few ideas in mind, now I just have to find the time to turn them into actual posts. Let's hope my study will allow me to take that time. Anyway, happy reading, and let me know what you think of the new looks!

Aug
2008

Solution: Converting flac to mp3 advanced (supports drag ‘n drop)

My short solution to convert flac to mp3 caught a lot of attention, and uncovered a demand for a more sophisticated solution. Therefore, after all the scripts posted in the comments, I decided to go on and write an extensive script that should be able to offer all the requested functionality (and more). This post contains a script and installation instructions to allow you to convert both individual files and directories, keep the tags of the files fully intact and enjoy an easy-to-use drag 'n drop interface. read more

Aug
2008

Tutorial: Conditions in bash scripting (if statements)

If you use bash for scripting you will undoubtedly have to use conditions a lot, for example for an if ... then construct or a while loop. The syntax of these conditions can seem a bit daunting to learn and use. This tutorial aims to help the reader understanding conditions in bash, and provides a comprehensive list of the possibilities. A small amount of general shell knowledge is assumed.

Difficulty: Basic - Medium read more

Aug
2008

Linux Tutorial Blog is no longer frozen!

Author rechosen    Category News     Tags frozen

Whether this was caused by global warming or by the many visitors that kept on coming during the time Linux Tutorial Blog was frozen we'll never know, but this blog is melting. Featuring a new tutorial and some upcoming changes, LTB is once more a place to keep watching, a "regular Linux tutorial source". I hope you will enjoy this new breeze of activity! read more

Nov
2007

Solution: Getting a Gravis GamePad Pro to work on Linux

After a whole afternoon of struggling, I finally found how to get a Gravis GamePad Pro to work correctly (with all ten buttons enabled) on Linux. Because this took me so much effort and the information on it was so scattered and incomplete, I decided to break the frozenness of Linux Tutorial Blog and write a post about it. read more

Sep
2007

Linuxtutorialblog.com is now officially frozen!

Author rechosen    Category News     Tags frozen

Linux tutorial blog is no longer frozen!

Well, I don't like to bring this message, but I guess I have to. I simply do not have the time to keep this blog updated anymore. You probably already expected something like that, seeing that there haven't been any posts for over two months... Anyway, the site will stay online so the knowledge that's already on it will not be lost, and all revenue will still be donated to the good cause. Maybe I will find the time to write in a vacation somewhere, but I'm not sure. Thanks to all the readers for their comments and support, thanks to Youmakemusic.com for hosting this website, and thanks to God for blessing me so much, both on this site and for the rest of my life. Goodbye, and maybe 'till the next post.

Jul
2007

Solution: Preventing damage after a system lockup

No matter how stable the Linux kernel is, things like hardware failures can still lock up your system quite effectively. If you ever encounter a case like that, rebooting is pretty much the only option. However, there is rebooting and rebooting. This solution describes a way to reboot your system that will do things like terminating all processes, syncing the remounting the disks, in order to prevent damage as much as possible. This can save you a lot of fscking and data loss. read more

May
2007

Solution: Creating an mpeg with mencoder that plays on Windows Media Player

This solution contains some options for the mencoder command that will result in an mpeg video file that will play on pretty much all players, even Windows Media Player. read more

May
2007

Cropping multiple images the same way (short tutorial)

Sometimes you'll want to crop the same area from multiple images (think of taking the contents of the same window from a load of screenshots). Of course, you could fire up your favourite image editor to select and crop over and over, but, as usual, there is a better way. This short tutorial describes an efficient way to do this for a theoretically infinite amount of images.

Difficulty: Basic - Medium read more

Apr
2007

Solution: Converting flac to mp3

Sometimes you need to convert a load of flac files to mp3's, for example when wanting to listen them on your mp3 player. This solution contains a single line of bash that'll convert all flac files in the current directory to mp3's, keeping the flac files. read more

Contact

Got a question? You can e-mail the author using the contact form.