TCS logo TimburyDotOrg is owned and operated by Timbury Computer Services. For over ten years, Timbury Computer Services has shown home, small business and corporate clients how to use Linux and Open Source software to maximize efficiency and lower costs.

Updates: The TimburyDotNet web hosting site redesign is complete. Linux-only hosting!More...
May
21st

How Linux works: the ultimate guide

Author: TuxRadar | Files under syndicated

Ever wanted to learn how the internals of your Linux desktop work? Yes, we’ve already published detailed “how it works” articles about things like sound, the kernel, LVM, PAM and filesystems, but in this article we’re going to take a wider view and exp…


Feb
8th

Site Redux

Author: timburydotorg | Files under admin

This is the new face of TimburyDotOrg, a not-for-profit service provided by Timbuty Computer Services. The purpose of this site is to educate the public about Linux and Free and Open Source Software. We do this by aggregating content from other sites and adding fresh, original articles and reviews from a number of authors.If you [...]


Sep
12th

How-To: Compile and Install xine-lib 1.1.15 in Debian Lenny and Ubuntu 8.04

Author: Craciun Dan | Files under syndicated

Xine is an engine which allows to play audio CDs, DVDs, VCDs, various audio and video formats like AVI, WMV, MOV to list a few. The last version of xine-lib is 1.1.15, released on August 14, 2008.Installation in Debian LennyTo compile from source and i…


Aug
31st

How-To: Make UT2004 Use OSS on Debian Lenny

Author: Craciun Dan | Files under syndicated

Some of us playing Unreal Tournament 2004 may be familiar with the error open /dev/[sound/]dsp: Resource temporarily unavailable. This is usually caused because the sound system is busy (for example, you have an audio player opened, or a paused movie)….


Aug
12th

Banshee 1.2 – 1.x Series Getting to Maturity

Author: Craciun Dan | Files under syndicated

The new Banshee 1.2 includes several new features over the last stable release, like the equaliser or the music recommendations panel. The full list of new or improved features is here. For those who didn’t hear about Banshee yet, it’s a pretty powerfu…


Aug
10th

How-To: Compile and Install Banshee 1.2.0 on Debian Lenny

Author: Craciun Dan | Files under syndicated

Banshee is a powerful audio player written using GTK, featuring audio and video libraries, support for podcasts and much more. The last version, 1.2, was released on July 30, 2008.1. Install the necessary dependenciesAs root, type:apt-get install build…


Aug
10th

Most Popular Posts – July

Author: Craciun Dan | Files under syndicated

SMPlayer Review – One of the Most Powerful Video Players for LinuxSMPlayer is a complete video player built in Qt 4.4.0 and based on the powerful, open-source MPlayer.XChat 2.8.6 Review – A Great Graphical IRC ClientXChat is a very powerful IRC client …


Jul
27th

IRC Clients for Linux – A Review

Author: Craciun Dan | Files under syndicated

Since I’m an IRC addict and I always liked to spend time learning new stuff on IRC, here is a review of several IRC clients for Linux. Some of them are well-known and popular, like XChat, Konversation or Irssi, and others are not so widely used or know…


Jul
25th

Listen 0.5 – Yet Another Good GTK Audio Player

Author: Craciun Dan | Files under syndicated

Listen is a not so widely known audio player written in Python and using the GTK toolkit, with an interface similar to the one of Rhythmbox, and including features like a music library, podcasts support, lyrics fetching, Wikipedia integration, and Last…


Jul
24th

How-To: Compile and Install Code::Blocks from Source in Debian Lenny

Author: Craciun Dan | Files under syndicated

Code::Blocks is an IDE (Integrated Development Environment) for C and C++, built using the wxWidgets kit.The latest version is 8.02, available for download from the official downloads page. To install the dependencies, use:apt-get install build-essenti…