Digital video recorders (DVR) are becoming more and more mainstream. TiVo , in fact, has passed the truest test of any popular technology -- having its name transformed into a verb. MythTV , a free and open source application that lets you turn a computer into a DVR, burst on the scene a few years ago, and has found fans among Linux users. However, with a little effort, it’s possible to run MythTV front ends on Windows XP, Windows Vista, Xbox, and even an Apple iPod Classic.
Content suppressed by ://URLFAN, for full article visit source
How to save time and traffic upgrading with apt-proxyFrom: linux.com
Post Date: 2008-06-26 01:00:00
June is Bandwidth Conservation Month (well, not officially, but let’s say that it is), so if you have multiple machines running an APT -powered Linux distribution such as Debian or Ubuntu, you should take a look at apt-proxy , a utility that caches package downloads in a shared pool for all interested parties on your LAN. This saves you both the time and the bandwidth it costs to download the same updates for more than one computer. ...
more Don’t forget the text editorFrom: linux.com
Post Date: 2008-06-26 08:00:00
Text editors are important for many tasks, from editing configuration files, nudging cron jobs, and manipulating XML files to quickly pushing out a README. Luckily, there are a number of interesting editors available. Here’s a brief introduction to nine intriguing choices. While some may be better suited to certain tasks, it’s no one tool is better than another for all tasks. Try them all and use the ones you like best. ...
more Use xfs_fsr to keep your XFS filesystem optimalFrom: linux.com
Post Date: 2008-07-18 01:00:00
The XFS filesystem is known to give good performance when storing and accessing large files. The design of XFS is extent-based, meaning that the bytes that comprise a file’s contents are stored in one or more contiguous regions called extents . Depending on your usage patterns, some of the files contained in an XFS filesystem can become fragmented. You can use the xfs_fsr utility to defragment these files, thus improving system performance when it accesses them. ...
more