Tag Archives: install

Ubuntu Linux: How to Install Flash Player for firefox

Install Flash Player For Ubuntu Linux Type the following command to install flash player: $ sudo apt-get install flashplugin-nonfree Now flash player should be working. Visit youtube or any other site to view flash content.

Posted in Firefox, Linux, Open Source, Tips - Tricks, Ubuntu | Tagged , | Leave a comment

CVS server on Ubuntu

Install CVS files: sudo apt-get install cvs Install the CVS server: sudo apt-get install cvsd When prompted in the cvsd installation process for Repository, type in “/cvsrepo”. Now that the cvsd installation in complete goto /var/lib/cvsd or seeking for a … Continue reading

Posted in Linux, Open Source, Security, Software, Tips - Tricks, Ubuntu | Tagged , , , | 1 Comment

How to install nmap into ubuntu

open a terminal and enter: apt-get install nmap

Posted in Linux, Open Source, Security, Tips - Tricks, Ubuntu | Tagged , , | 2 Comments

HOWTO: Firefox and the RealPlayer Plugin in Ubuntu Edgy Eft

When you install RealPlayer in Ubuntu Edgy Eft, it will install not only the player but also the firefox plugins. There’s a problem, though. Firefox is preconfigured to play real audio streams with totem. To use the real player plugin … Continue reading

Posted in Firefox, Linux, Tips - Tricks, Ubuntu | Tagged , , , , , | Leave a comment