How to Install Bugzilla on Ubuntu

Bugzilla is a free open-source issue-tracking application, well-recommended by many small business and even enterprises, and with comprehensive opportunities to modify it’s look and feel, and with plugins for eclipse, I would put this tool above any other issue-tracking appliance. You first start-off by running in terminal the following : sudo apt-get install bugzilla3 Provided you already have MySQL installed on your Ubuntu machine, it should have all the packages installed and ready for you to be prompted with questions for setting up your database, administrator password. The next...

read more