User Tools

Site Tools


blog:install_bitdefender_on_linux

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
blog:install_bitdefender_on_linux [2010-06-08 07:26] – created brbblog:install_bitdefender_on_linux [2010-06-08 07:45] (current) brb
Line 1: Line 1:
 ====== Install bitdefender on linux ====== ====== Install bitdefender on linux ======
- +1. Add the BitDefender repository key to the list of apt trusted keys: 
-   1.  Add the BitDefender repository key to the list of apt trusted keys: +  wget http://download.bitdefender.com/repos/deb/bd.key.asc 
- +  sudo apt-key add bd.key.asc 
-      wget http://download.bitdefender.com/repos/deb/bd.key.asc +2. Add the following line to the /etc/apt/sources.list file: 
-      apt-key add bd.key.asc +  deb http://download.bitdefender.com/repos/deb/ bitdefender non-free 
- +3. Refresh your apt cache by running: 
-      NOTE that the second command must be run as root or by using sudo +  apt-get update 
-   2. Add the following line to the /etc/apt/sources.list file: +4. Install the desired BitDefender packages using your prefered apt front-en     For example: 
- +  apt-get install bitdefender-mail
-      deb http://download.bitdefender.com/repos/deb/ bitdefender non-free +
- +
-   3. Refresh your apt cache by running: +
- +
-      apt-get update +
- +
-      or +
- +
-      aptitude update +
- +
-   4. Install the desired BitDefender packages using your prefered apt front-end +
-      For example: +
- +
-      apt-get install bitdefender-mail+
  
  
blog/install_bitdefender_on_linux.1275974802.txt.gz · Last modified: 2010-06-08 07:26 by brb