Linux and Open Source Blog

  • Home
  • WordPress Plugins
  • About
  • Contact

Category Archives: uncategorized

Managing the LCD backlight of your Dell laptop

Posted on June 22, 2007 by Linewbie.com Posted in uncategorized .

There is a very good article about how to manage the LCD backlight of your Dell laptop

I’ve tried it out and it works very well.

1 Comment .

Divfix++ – AVI repair & preview

Posted on June 3, 2007 by Linewbie.com Posted in uncategorized .

DivFix++ designed to repair broken avi file streams by rebuilding index part of file.
This program is very useful when trying to preview movies which has no index part,
like some files are currently downloading at “eMuLe”

How to install DivFix++
Either download the package from here or add the Treviño’s Ubuntu Repository to your /etc/apt/sources.list by:
deb http://download.tuxfamily.org/3v1deb feisty 3v1n0
deb-src http://download.tuxfamily.org/3v1deb feisty 3v1n0

and install it via APT by:
sudo apt-get update
sudo apt-get install divfix++

This repository has many other packages included and worth to have a look at them

Leave a comment .

3D Effects with Ubuntu Feisty and ATI X1400

Posted on June 2, 2007 by Linewbie.com Posted in uncategorized .

On Ubuntu Documentation you can find the CompositeManager/Xgl Howto for Ubuntu.

There is also an howto on the official Beryl Homepage: Install Beryl on Ubuntu Feisty with XGL – Beryl Wiki

Complete How To: Dell Inspiron 6400 also covers the setup of Beryl on Ubuntu.

If you want to use Beryl instead of Compiz you need to extract beryl-xgl from http://ubuntu.beryl-project.org/pool/feisty/main/0.2.0/beryl-core_0.2.0~0beryl1_i386.deb and copy to /usr/bin. You can refer to this bug for more details.

 

Leave a comment .

How to compile CdFly

Posted on May 28, 2007 by Linewbie.com Posted in uncategorized .

In my thread How to organize disks with Disk Explorer Pro 3 under wine, I got many replies with other similar tools. One if them was CdFly.

How to compile CdFly
First you need to download the source or from SVN repository.

Install libraries needed to compile CdFly
$ sudo apt-get install build-essential libqt4-dev

Go to the directory with the extracted source and create a Makefile and compile it
$ qmake-qt4
$ make

Now you can start CdFly by
./cdfly

1 Comment .

Disktype – detect the content format of a disk or disk image

Posted on May 28, 2007 by Linewbie.com Posted in uncategorized .

The purpose of disktype is to detect the content format of a disk or disk image.

Install the pakage

$ sudo apt-get install disktype
coreutils: /bin/ls

How to use disktype

Analyzing a CD Image:
#sudo disktype image.iso

Analyzing the first IDE hard disk:
#sudo disktype /dev/hda

Analyzing a CD or DVE
#sudo disktype /dev/cdrom


Leave a comment .

How to find the package which contains a specific file or directory

Posted on May 27, 2007 by Linewbie.com Posted in uncategorized .

I found the webpage Ubuntu Tips and Tricks which has some nice hints on how to find the package that provides a file or directory

How to find the package that provides a specific file:
$ dpkg ?S /bin/ls
coreutils: /bin/ls

How to find the package even if it’s not installed that provides a specific file:
First you need to install apt-file
$ sudo apt-file update

Now you can look for the packe by
$ apt-file search /usr/bin/jove
jove: usr/bin/jove

Leave a comment .
« Previous Page

Recent Posts

  • Does an un-confirmed Bitcoin transaction expire?
  • Looting of the Fox: The Story of Sabotage at ShapeShift
  • Decentralization, Scalability, and Fault Tolerance of Bitcoin
  • Stripe will soon accept Bitcoin payments
  • Zynga announces Bitcoin acceptance in game
  • How to import very large sql dump via phpmyadmin
  • How to compare the content of two folders automatically
  • Top 5 reasons to start experimenting with Linux
  • The day our mind became open sourced
  • Mark Shuttleworth wants to turn canonical (ubuntu) into the next Apple Inc.

Categories

  • applications/software (26)
    • browsers (2)
    • development (1)
    • information management (1)
    • Mobility (1)
    • multimedia (5)
    • office suites (2)
    • security (6)
    • servers (6)
    • system (2)
  • audio/video/pics (3)
  • Bitcoin (3)
  • books & literature (1)
  • cms/portals (1)
  • desktop environments (7)
    • gnome (2)
    • kde (5)
  • events/shows (3)
    • interviews (1)
    • people (1)
    • surveys (1)
  • games & gaming (2)
  • general topics (4)
  • guides (112)
    • how to (105)
    • tips (87)
    • tutorials (86)
  • hardware (8)
    • desktop & laptop pc (5)
    • gadgets & mobiles (2)
  • howtoforge (47)
  • internet/web (4)
    • design & development (2)
  • linux and open source blog (49)
  • linux.com (76)
  • linux/unix/os distros (113)
    • debian/ubuntu based (10)
    • mac/osx (2)
    • other distros (3)
  • news (217)
  • open source (8)
    • business & foss (2)
  • other (26)
    • uncategorized (26)
  • Programming (3)
    • PHP (2)
  • quotes & thoughts (10)
  • random stuff (4)
    • cool stuff (3)
    • funny stuff (1)
  • review/preview/tests (7)
  • wordpress/blogging (3)

Archives

  • July 2016
  • April 2016
  • January 2015
  • April 2014
  • January 2014
  • November 2013
  • February 2013
  • November 2012
  • April 2012
  • March 2012
  • January 2012
  • December 2011
  • August 2011
  • March 2008
  • February 2008
  • January 2008
  • December 2007
  • November 2007
  • October 2007
  • September 2007
  • August 2007
  • July 2007
  • June 2007
  • May 2007
  • April 2006

Recent Posts

  • Does an un-confirmed Bitcoin transaction expire?
  • Looting of the Fox: The Story of Sabotage at ShapeShift
  • Decentralization, Scalability, and Fault Tolerance of Bitcoin
  • Stripe will soon accept Bitcoin payments
  • Zynga announces Bitcoin acceptance in game
  • How to import very large sql dump via phpmyadmin
  • How to compare the content of two folders automatically
  • Top 5 reasons to start experimenting with Linux
  • The day our mind became open sourced
  • Mark Shuttleworth wants to turn canonical (ubuntu) into the next Apple Inc.

Categories

  • applications/software (26)
    • browsers (2)
    • development (1)
    • information management (1)
    • Mobility (1)
    • multimedia (5)
    • office suites (2)
    • security (6)
    • servers (6)
    • system (2)
  • audio/video/pics (3)
  • Bitcoin (3)
  • books & literature (1)
  • cms/portals (1)
  • desktop environments (7)
    • gnome (2)
    • kde (5)
  • events/shows (3)
    • interviews (1)
    • people (1)
    • surveys (1)
  • games & gaming (2)
  • general topics (4)
  • guides (112)
    • how to (105)
    • tips (87)
    • tutorials (86)
  • hardware (8)
    • desktop & laptop pc (5)
    • gadgets & mobiles (2)
  • howtoforge (47)
  • internet/web (4)
    • design & development (2)
  • linux and open source blog (49)
  • linux.com (76)
  • linux/unix/os distros (113)
    • debian/ubuntu based (10)
    • mac/osx (2)
    • other distros (3)
  • news (217)
  • open source (8)
    • business & foss (2)
  • other (26)
    • uncategorized (26)
  • Programming (3)
    • PHP (2)
  • quotes & thoughts (10)
  • random stuff (4)
    • cool stuff (3)
    • funny stuff (1)
  • review/preview/tests (7)
  • wordpress/blogging (3)

Archives

  • July 2016
  • April 2016
  • January 2015
  • April 2014
  • January 2014
  • November 2013
  • February 2013
  • November 2012
  • April 2012
  • March 2012
  • January 2012
  • December 2011
  • August 2011
  • March 2008
  • February 2008
  • January 2008
  • December 2007
  • November 2007
  • October 2007
  • September 2007
  • August 2007
  • July 2007
  • June 2007
  • May 2007
  • April 2006
Privacy Policy

Est. 2002

linewbie.com serving the linux and open source community since April 09, 2002

CyberChimps WordPress Themes

© Linux and Open Source Blog