Tag Archives: upgrade ubuntu
Update Firefox in Ubuntu 8.10 Intrepid Ibex
has previously downloaded the latest source from firefox In Mozilla after it went into terminal from the menu Applications-Accessories-Terminal go to the directory where firefox download source station, extract the source after it type in terminal command if [[ -e ~/.mozilla ]]; then cp -R ~/.mozilla ~/.mozilla.backup; fi && sudo tar -jxvf firefox-3*.tar.bz2 -C /opt [...]

Recent Comments