<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Install BitDefender</title><link>https://sourceforge.net/p/scrollout/wiki/Install%2520BitDefender/</link><description>Recent changes to Install BitDefender</description><atom:link href="https://sourceforge.net/p/scrollout/wiki/Install%20BitDefender/feed" rel="self"/><language>en</language><lastBuildDate>Sun, 12 Jul 2015 08:55:15 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/scrollout/wiki/Install%20BitDefender/feed" rel="self" type="application/rss+xml"/><item><title>Install BitDefender modified by Marius Gologan</title><link>https://sourceforge.net/p/scrollout/wiki/Install%2520BitDefender/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -15,9 +15,9 @@
 &lt;code&gt;
 cd /tmp/

-wget http://download.bitdefender.com/SMB/Workstation_Security_and_Management/BitDefender_Antivirus_Scanner_for_Unices/Unix/Current/EN_FR_BR_RO/Linux/BitDefender-Antivirus-Scanner-7.6-4.linux-gcc4x.amd64.deb.run
+wget http://download.bitdefender.com/SMB/Workstation_Security_and_Management/BitDefender_Antivirus_Scanner_for_Unices/Unix/Current/EN_FR_BR_RO/Linux/BitDefender-Antivirus-Scanner-7.7-1-linux-amd64.deb.run

-test -f /tmp/BitDefender-Antivirus-Scanner-7.6-4.linux-gcc4x.amd64.deb.run &amp;amp;&amp;amp; /bin/bash /tmp/BitDefender-Antivirus-Scanner-7.6-4.linux-gcc4x.amd64.deb.run
+test -f /tmp/BitDefender-Antivirus-Scanner-7.7-1-linux-amd64.deb.run &amp;amp;&amp;amp; /bin/bash /tmp/BitDefender-Antivirus-Scanner-7.7-1-linux-amd64.deb.run
 &lt;/code&gt;

 &lt;b&gt;Read the license agreement.&lt;/b&gt;
@@ -32,17 +32,6 @@
 echo '#!/bin/bash' &amp;gt; /etc/cron.hourly/bdupdate
 echo "bdscan --update &amp;gt; /dev/null 2&amp;gt;&amp;amp;1" &amp;gt;&amp;gt; /etc/cron.hourly/bdupdate
 chmod +x /etc/cron.hourly/bdupdate &amp;amp;&amp;amp; /etc/cron.hourly/bdupdate
-
-
-&lt;b&gt;Patch&lt;/b&gt; 
-Copy all lines below into Linux CLI:
-&lt;code&gt;
-test -f /opt/BitDefender-scanner/var/lib/scan/bdcore.so &amp;amp;&amp;amp; rm /opt/BitDefender-scanner/var/lib/scan/bdcore.so; awk '/bdcore.so.linux/ {print $3}' /opt/BitDefender-scanner/var/lib/scan/versions.dat.* | while read bdcore_so; do touch /opt/BitDefender-scanner/var/lib/scan/$bdcore_so;  
-   bdscan --update;    
-   mv /opt/BitDefender-scanner/var/lib/scan/bdcore.so /opt/BitDefender-scanner/var/lib/scan/bdcore.so.old; 
-   ln -s /opt/BitDefender-scanner/var/lib/scan/$bdcore_so /opt/BitDefender-scanner/var/lib/scan/bdcore.so; 
-   chown bitdefender:bitdefender /opt/BitDefender-scanner/var/lib/scan/$bdcore_so;
-done
 &lt;/code&gt;

 &lt;b&gt;Add permissions&lt;/b&gt;
@@ -77,8 +66,8 @@
 &lt;code&gt;
 cd /tmp/

-wget http://download.bitdefender.com/SMB/Workstation_Security_and_Management/BitDefender_Antivirus_Scanner_for_Unices/Unix/Current/EN_FR_BR_RO/Linux/BitDefender-Antivirus-Scanner-7.6-4.linux-gcc4x.amd64.deb.run
-test -f /tmp/BitDefender-Antivirus-Scanner-7.6-4.linux-gcc4x.amd64.deb.run &amp;amp;&amp;amp; /bin/bash /tmp/BitDefender-Antivirus-Scanner-7.6-4.linux-gcc4x.amd64.deb.run --uninstall
+wget http://download.bitdefender.com/SMB/Workstation_Security_and_Management/BitDefender_Antivirus_Scanner_for_Unices/Unix/Current/EN_FR_BR_RO/Linux/BitDefender-Antivirus-Scanner-7.7-1-linux-amd64.deb.run
+test -f /tmp/BitDefender-Antivirus-Scanner-7.7-1-linux-amd64.deb.run &amp;amp;&amp;amp; /bin/bash /tmp/BitDefender-Antivirus-Scanner-7.7-1-linux-amd64.deb.run --uninstall

 test -f /etc/cron.hourly/bdupdate &amp;amp;&amp;amp; rm /etc/cron.hourly/bdupdate
 &lt;/code&gt;
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Marius Gologan</dc:creator><pubDate>Sun, 12 Jul 2015 08:55:15 -0000</pubDate><guid>https://sourceforge.net085b2886f0425268cdbbeee377da7496be04dd96</guid></item><item><title>Install BitDefender modified by Marius Gologan</title><link>https://sourceforge.net/p/scrollout/wiki/Install%2520BitDefender/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -31,7 +31,7 @@
 &lt;code&gt;
 echo '#!/bin/bash' &amp;gt; /etc/cron.hourly/bdupdate
 echo "bdscan --update &amp;gt; /dev/null 2&amp;gt;&amp;amp;1" &amp;gt;&amp;gt; /etc/cron.hourly/bdupdate
-chmod +x /etc/cron.hourly/bdupdate
+chmod +x /etc/cron.hourly/bdupdate &amp;amp;&amp;amp; /etc/cron.hourly/bdupdate
 &lt;/code&gt;

 &lt;b&gt;Patch&lt;/b&gt; 
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Marius Gologan</dc:creator><pubDate>Tue, 12 Aug 2014 12:31:23 -0000</pubDate><guid>https://sourceforge.net140034cedf98dafee29809d164c64646d4799507</guid></item><item><title>Install BitDefender modified by Marius Gologan</title><link>https://sourceforge.net/p/scrollout/wiki/Install%2520BitDefender/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -1,5 +1,6 @@
 &lt;br /&gt;
 &lt;b&gt;&lt;a href="http://www.bitdefender.com" target="_blank" rel="nofollow"&gt;BitDefender&lt;/a&gt; Antivirus Scanner for Unices&lt;/b&gt; (Unixes) is a commercial (non-free) antivirus product with 30 days free trial.
+To extend your trial license &lt;a href="http://www.bitdefender.com/site/Buy/inquire/" target="_blank" rel="nofollow"&gt;submit this form&lt;/a&gt;.

 Note:
 &lt;blockquote&gt;
&lt;/blockquote&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Marius Gologan</dc:creator><pubDate>Sat, 09 Aug 2014 13:59:04 -0000</pubDate><guid>https://sourceforge.net4d6e56d085dad685a1e35fb79890123d0c370738</guid></item><item><title>Install BitDefender modified by Marius Gologan</title><link>https://sourceforge.net/p/scrollout/wiki/Install%2520BitDefender/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,36 +1,83 @@
 &lt;br /&gt;
-&lt;b&gt;&lt;a href="http://www.bitdefender.com" target="_blank" rel="nofollow"&gt;BitDefender&lt;/a&gt; for Unices&lt;/b&gt; (Unixes) is a commercial (non-free) antivirus product with 30 days free trial.
+&lt;b&gt;&lt;a href="http://www.bitdefender.com" target="_blank" rel="nofollow"&gt;BitDefender&lt;/a&gt; Antivirus Scanner for Unices&lt;/b&gt; (Unixes) is a commercial (non-free) antivirus product with 30 days free trial.

-Many well known antivirus products can be added thanks to Amavisd-new module, but the command-line installation for BitDefender is very easy (takes 3-5 minutes).
+Note:
+&lt;blockquote&gt;
+&lt;i&gt;All commercial antivirus (third-party products) are distributed under different licenses.&lt;/i&gt;
+&lt;i&gt;During the following steps, you will be required to read (accept or decline) the license terms.&lt;/i&gt;
+&lt;i&gt;Commercial antivirus products can be added thanks to Amavisd-new module. Ensure you run the latest Scrollout release.&lt;/i&gt;
+Hardware requirements: 512MB - 1024MB in addition to the existing RAM.
+&lt;/blockquote&gt;

-Note: During the following steps, you will be required to read (accept or decline) the license terms.
+&lt;h3&gt;Download and Install&lt;/h3&gt;
+
+&lt;code&gt;
+cd /tmp/
+
+wget http://download.bitdefender.com/SMB/Workstation_Security_and_Management/BitDefender_Antivirus_Scanner_for_Unices/Unix/Current/EN_FR_BR_RO/Linux/BitDefender-Antivirus-Scanner-7.6-4.linux-gcc4x.amd64.deb.run
+
+test -f /tmp/BitDefender-Antivirus-Scanner-7.6-4.linux-gcc4x.amd64.deb.run &amp;amp;&amp;amp; /bin/bash /tmp/BitDefender-Antivirus-Scanner-7.6-4.linux-gcc4x.amd64.deb.run
+&lt;/code&gt;
+
+&lt;b&gt;Read the license agreement.&lt;/b&gt;
+Scroll down by pressing "Space bar".
+Type "accept" if you agree.
+
+&lt;code&gt;Do you want to install BitDefender Antivirus Scanner GUI package ? (Y/n)&lt;/code&gt;
+Type "N" and press Enter.
+
+&lt;b&gt;Set hourly update&lt;/b&gt;
+&lt;code&gt;
+echo '#!/bin/bash' &amp;gt; /etc/cron.hourly/bdupdate
+echo "bdscan --update &amp;gt; /dev/null 2&amp;gt;&amp;amp;1" &amp;gt;&amp;gt; /etc/cron.hourly/bdupdate
+chmod +x /etc/cron.hourly/bdupdate
+&lt;/code&gt;
+
+&lt;b&gt;Patch&lt;/b&gt; 
+Copy all lines below into Linux CLI:
+&lt;code&gt;
+test -f /opt/BitDefender-scanner/var/lib/scan/bdcore.so &amp;amp;&amp;amp; rm /opt/BitDefender-scanner/var/lib/scan/bdcore.so; awk '/bdcore.so.linux/ {print $3}' /opt/BitDefender-scanner/var/lib/scan/versions.dat.* | while read bdcore_so; do touch /opt/BitDefender-scanner/var/lib/scan/$bdcore_so;  
+   bdscan --update;    
+   mv /opt/BitDefender-scanner/var/lib/scan/bdcore.so /opt/BitDefender-scanner/var/lib/scan/bdcore.so.old; 
+   ln -s /opt/BitDefender-scanner/var/lib/scan/$bdcore_so /opt/BitDefender-scanner/var/lib/scan/bdcore.so; 
+   chown bitdefender:bitdefender /opt/BitDefender-scanner/var/lib/scan/$bdcore_so;
+done
+&lt;/code&gt;
+
+&lt;b&gt;Add permissions&lt;/b&gt;
+&lt;code&gt;
+sudo adduser bitdefender amavis
+sudo adduser amavis bitdefender
+
+/etc/init.d/amavis restart
+&lt;/code&gt;
+
+&lt;h3&gt;Check license key expiration.&lt;/h3&gt;
+&lt;code&gt;bdscan --info&lt;/code&gt;

-&lt;h3&gt;Installation steps&lt;/h3&gt;
-&lt;b&gt;Edit&lt;/b&gt; /etc/apt/sources.list and add the line below:
-deb http://download.bitdefender.com/repos/deb/ bitdefender non-free

-&lt;b&gt;Run:&lt;/b&gt;
-wget http://download.bitdefender.com/repos/deb/bd.key.asc
-sudo apt-key add bd.key.asc
-sudo apt-get update
-sudo apt-get install bitdefender-scanner
-sudo bdscan
+&lt;h3&gt;Change license key:&lt;/h3&gt;
+&lt;code&gt;
+sn=&lt;i&gt;"your-new-key"&lt;/i&gt;;
+sed -i "s/^Key = .*/Key = $sn/" /opt/BitDefender-scanner/etc/bdscan.conf
+&lt;/code&gt;

-&lt;i&gt;Read the license terms, accept or decline.&lt;/i&gt;
-
-sudo /etc/init.d/amavis restart
-Scrollout will show &lt;b&gt;Found primary av scanner BitDefender at /usr/bin/bdscan&lt;/b&gt; in Monitor &amp;gt; Logs.
-
-&lt;b&gt;Update the antivirus:&lt;/b&gt;
-sudo bdscan --update
+or edit file /opt/BitDefender-scanner/etc/bdscan.conf manually.

-&lt;h3&gt;Activate a new license key&lt;/h3&gt;
-If you decide to purchase a &lt;b&gt;license key&lt;/b&gt;, you need to change the "key =" value in file /opt/BitDefender-scanner/etc/bdscan.conf
-
+&lt;h3&gt;Activate cache to improve performance&lt;/h3&gt;
+&lt;code&gt;
+touch /opt/BitDefender-scanner/var/lib/scan/Plugins/cache.000
+chown bitdefender:bitdefender  /opt/BitDefender-scanner/var/lib/scan/Plugins/cache.000
+&lt;/code&gt;

 &lt;h3&gt;Uninstall&lt;/h3&gt;
-If you decide to &lt;b&gt;uninstall&lt;/b&gt;:
-sudo apt-get autoremove --purge bitdefender-scanner -y
-rm -fr /opt/BitDefender*
+&lt;code&gt;
+cd /tmp/
+
+wget http://download.bitdefender.com/SMB/Workstation_Security_and_Management/BitDefender_Antivirus_Scanner_for_Unices/Unix/Current/EN_FR_BR_RO/Linux/BitDefender-Antivirus-Scanner-7.6-4.linux-gcc4x.amd64.deb.run
+test -f /tmp/BitDefender-Antivirus-Scanner-7.6-4.linux-gcc4x.amd64.deb.run &amp;amp;&amp;amp; /bin/bash /tmp/BitDefender-Antivirus-Scanner-7.6-4.linux-gcc4x.amd64.deb.run --uninstall
+
+test -f /etc/cron.hourly/bdupdate &amp;amp;&amp;amp; rm /etc/cron.hourly/bdupdate
+&lt;/code&gt;
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Marius Gologan</dc:creator><pubDate>Sat, 09 Aug 2014 13:34:54 -0000</pubDate><guid>https://sourceforge.netb0631824e4bd5eac36bf7a94323e3219a82ca3e4</guid></item><item><title>WikiPage Install BitDefender modified by Marius Gologan</title><link>https://sourceforge.net/p/scrollout/wiki/Install%2520BitDefender/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;&lt;br /&gt;
&lt;b&gt;&lt;a href="http://www.bitdefender.com" target="_blank"&gt;BitDefender&lt;/a&gt; for Unices&lt;/b&gt; (Unixes) is a commercial (non-free) antivirus product with 30 days free trial.&lt;/p&gt;
&lt;p&gt;Many well known antivirus products can be added thanks to Amavisd-new module, but the command-line installation for BitDefender is very easy (takes 3-5 minutes).&lt;/p&gt;
&lt;p&gt;Note: During the following steps, you will be required to read (accept or decline) the license terms.&lt;/p&gt;
&lt;h3&gt;Installation steps&lt;/h3&gt;

&lt;p&gt;&lt;b&gt;Edit&lt;/b&gt; /etc/apt/sources.list and add the line below:&lt;br /&gt;
deb &lt;a href="http://download.bitdefender.com/repos/deb/"&gt;http://download.bitdefender.com/repos/deb/&lt;/a&gt; bitdefender non-free&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Run:&lt;/b&gt;&lt;br /&gt;
wget &lt;a href="http://download.bitdefender.com/repos/deb/bd.key.asc"&gt;http://download.bitdefender.com/repos/deb/bd.key.asc&lt;/a&gt;&lt;br /&gt;
sudo apt-key add bd.key.asc&lt;br /&gt;
sudo apt-get update&lt;br /&gt;
sudo apt-get install bitdefender-scanner&lt;br /&gt;
sudo bdscan&lt;/p&gt;
&lt;p&gt;&lt;i&gt;Read the license terms, accept or decline.&lt;/i&gt;&lt;/p&gt;
&lt;p&gt;sudo /etc/init.d/amavis restart&lt;br /&gt;
Scrollout will show &lt;b&gt;Found primary av scanner BitDefender at /usr/bin/bdscan&lt;/b&gt; in Monitor &amp;gt; Logs.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Update the antivirus:&lt;/b&gt;&lt;br /&gt;
sudo bdscan --update&lt;/p&gt;
&lt;h3&gt;Activate a new license key&lt;/h3&gt;

&lt;p&gt;If you decide to purchase a &lt;b&gt;license key&lt;/b&gt;, you need to change the "key =" value in file /opt/BitDefender-scanner/etc/bdscan.conf&lt;/p&gt;
&lt;h3&gt;Uninstall&lt;/h3&gt;

&lt;p&gt;If you decide to &lt;b&gt;uninstall&lt;/b&gt;:&lt;br /&gt;
sudo apt-get autoremove --purge bitdefender-scanner -y&lt;br /&gt;
rm -fr /opt/BitDefender*&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Marius Gologan</dc:creator><pubDate>Sun, 20 Jan 2013 09:59:03 -0000</pubDate><guid>https://sourceforge.net2c15d95090513a5a86d7b1feb78e7177e4439cec</guid></item></channel></rss>