blogged find better blogs
HomeTechnologyEntertainmentSportsPoliticsBusinessHumorWorld NewsLifestyleDirectoryMore Topics
Blog Detail
Complete Dose of Linux Poison

Blog related to Linux articles, news, tips, tricks and configuration details
Complete Dose of Linux Poison Blog  
Related Blogs
previous blog next blog

5 Users are Following

6.3
good
based on editor's review


recent postsrss feed

How to play Encrypted DVDs on Ubuntu Linux

Nov 23, 2009
To play encrypted DVDs, the libdvdcss2 package is essential. libdvdcss2 is a simple library designed for accessing DVDs like a block device without having to bother about the decryption. More information about this package can be found at...

How to Create a .deb package from Source files

Nov 23, 2009
If your build from source is successful, you can make a Debian (Ubuntu) package (.deb) for future use or can distribute to other users: Install package tools: sudo apt-get install checkinstall CheckInstall keeps track of all files installed by a...

How to Watch Log Files in Realtime - Tailf

Nov 22, 2009
The most widely used command for monitoring log file is tail. Tail binary allows a user to watch the log file grow in realy time. Watching the log file grows can be done using an additional -f parameter. Alternatively, another approach to watch a log...

HOW-TO convert DAA (Direct Access Archive) files to ISO in Linux

Nov 21, 2009
The .daa file extension stands for 'Direct Access Archive' is a proprietary file format developed by PowerISO Computing for their CD/DVD image file-processing tool "PowerISO". Unlike the majority of CD/DVD image formats, the PowerISO's .daa format...

How to Convert cue and bin files into an iso/cdr/wav file - BChunk

Nov 21, 2009
binchunker converts a CD image in a ".bin / .cue" format (sometimes ".raw / .cue") to a set of .iso and .cdr tracks. The bin/cue format is used by some popular non-Unix cd-writing software, but is not supported on most other CD burning programs. A lot...


Comments & Reviews:
Be the First to Review this Blog!