Archive for the 'Debian' Category

Debian: HP Officejet 5610 Network Printing How-To

Tuesday, August 21st, 2007

Sorry I’ve been busy with a lot of paper works lately. I just bought a HP Officejet 5610 and has been printing quite a lot documents. This is an ALL IN ONE series, has the capability of scan, print and fax, ideal solution for small business environment. My previous HP PSC 1400 is passed to another friend.

I use my debian box to physically connect to the device with usb cable. Setting up the printer should be as easy as my previous HP PSC 1400 how-to. There’s one extra package needs to be installed for this model.

  • hpijs-ppds

This is a collection of HP printers’ ppd files. 5610 appears to be in it.


Debian: AmaroK Lyrics How-To, Automatically Load Chinese and English Lyrics.

Friday, August 10th, 2007

My second AmaroK entry, you can look at the first entry here. Auto loading lyrics has been an useful feature in AmaroK, it really saves a lot of time for me.

AmaroK with Lyrics
AmaroK with lyrics auto-loaded.


Debian: DeKorator for KDE Window Decorations.

Wednesday, July 25th, 2007

Yes, back with some tweaks on my debian box. For someone who faces monitor most of the time, boring desktop can kill the day. This is another post for the KDE desktop fans, look at this window decoration.

kde-window-dekorator
DeKorator

Technorati , , ,

Debian: Compiz on KDE Installation How-To

Monday, June 4th, 2007

It’s been a while since I wrote about Debian, I don’t have much time to try anything new recently so I just use it as it is. During my latest package update, I’ve found out that Compiz has been added into the Unstable repository. Quite an exciting finding to me, I’m always into desktop eye candy.

Compiz is OpenGL-based compositing and window-manager for Linux. Sort of 3D Desktop, like what you get in Windows Vista, only it has relatively more features and plugins. It is pretty much in development, so some tweaks have to be made in order to make it work. Ubuntu has it integrated in the desktop environment pretty well I’ve heard. Let’s get on to it.

First, get these packages in the Unstable pool. Apply necessary dependency.

  • compiz
  • compiz-core
  • compiz-gnome
  • compiz-gtk
  • compiz-kde
  • compiz-plugins
  • libdecoration0
  • gconf-editor

Synergy: Sharing Single Keyboard and Mouse Cross Platforms.

Saturday, May 5th, 2007

I’ve been wanting to do this, I can’t work comfortably with the laptop’s keypad, especially without numpad. Now this is one innovative open source program that needs some serious credit. Synergy, lets you share a single set of keyboard and mouse across multiple operating systems, namely, Windows, Linux and Mac.

Visit the download page here. On my desk, there are one IBM Thinkpad(Windows XP) and a PC(Debian GNU Linux). I’m going to share one set of logitech keyboard and mouse across these two machines.

Decide which machine to be the server. In my case, I’m going to choose Debian machine as the synergy server, no doubt. The IBM Thinkpad is going to be the client machine. Before you start, you should make sure that, all machines involved must have TCP/IP connections. In other word, local area network is needed.