Tag Archives: example
Yamaha YPT-300 augemented with Ubuntu Studio 9.04 (Linux)
It took me longer to make the video than it did to make the audio recording. It describes at the first of the video what I did.. I still have yet to do something that makese use of the full … Continue reading
Reasons to consider using Linux that are beyond “performance”.
Many people are making the shift to Linux for the wrong reasons. Don’t consider performance as a priority, but consider how Linux works, who makes it, and how it can match the performance of Windows at all.. Such considerations may … Continue reading
/` For Linux users with Samsung mp3 player /`: how to fix FLV’s so jSVICoder will handle them
Trick.. I tried everything.. Then thought, how about just converting flv’s to flv’s .. It works.. use this for i in *.flv do ffmpeg -i $i some_directory/$i done That will convert a directory full of flv files into properly formatted … Continue reading
linux fast boot in 2.97 seconds
you can see more information here: http://www.linuxdevices.com/news/NS5185504436.html thanks for watching