bugtrack is a Web-based bug tracking system written in Perl. It supports multiple users and projects with multiple components and versions, provides e-mail notification, and should work with any DBI compliant database.
desk0 allows you to remotely view any X display with a Java client. The server
is run on a Unix box and the client runs on any remote system capable of
running Java. You can connect many clients to a single server. It works well as
a demo or monitoring tool.
Why did I write bugtrack?
I am currently using bugzilla and was also responsible for setting it up on our system. We primarily use postgres and had never used mySQL before. Setting it all up was ...