How to install Netbeans IDE on ubuntu 12.10

  • Post last modified:January 17, 2013
  • Post category:Linux
  • Post author:

How to install Netbeans IDE on ubuntu 12.10

NOTE: JDK 6 or above (JDK 7) is required for installing and running the Java SE, Java EE and All NetBeans Bundles.

To install JDK 7 on ubuntu click here

1.Go to Netbeans download page  and download the netbeans Linux (x86/x64)  .sh installer file (like netbeans-7.2.1-ml-linux.sh).

2.Copy your Netbeans installer file to your Desktop.

3.Open Terminal.To open terminal click the Dash home from unity launcher.And type terminal in the search field.And click Terminal.

4.Type the below code in terminal and hit enter.
(more…)

Continue ReadingHow to install Netbeans IDE on ubuntu 12.10

How to install BitDefender Antivirus Scanner for Unices on ubuntu 12.10

  • Post last modified:February 3, 2016
  • Post category:Linux
  • Post author:

Update

To install BitDefender Antivirus Scanner for Unices on ubuntu 15.10 and above click here

1.Go to BitDefender Antivirus Scanner for Unices license key request page to request a license key and download link.

2.Once you received the email from BitDefender,click the download link and download the BitDefender-Antivirus-Scanner-7.6-4.linux-gcc4x.i586.deb.run file(for 32 bit) on your desktop.
Download link

3.Open Terminal.To open terminal click the Dash home from unity launcher.And type terminal in the search field. And click Terminal.

4.Type the below code in terminal and hit enter.
(more…)

Continue ReadingHow to install BitDefender Antivirus Scanner for Unices on ubuntu 12.10

How to install jdownloader on ubuntu 12.10

  • Post last modified:January 7, 2013
  • Post category:Linux
  • Post author:

To install jdownloader on ubuntu 12.10

1.Open Terminal.To open terminal click the Dash home from unity launcher.And type terminal in the search field. And click Terminal.

2.Type the below code in terminal and hit enter.

sudo add-apt-repository ppa:jd-team/jdownloader

Type your ubuntu password if needed and press enter.

3.Then press enter to continue or ctrl-c to cancel adding the ppa.

4.Type below command and hit enter
(more…)

Continue ReadingHow to install jdownloader on ubuntu 12.10