Installing NetBeans IDE in Linux
Go to the link – https://netbeans.org/downloads/ Select Platform as Linux(x86/x64). Download the installer for NetBeans. From the terminal, navigate to the dire...
Go to the link – https://netbeans.org/downloads/ Select Platform as Linux(x86/x64). Download the installer for NetBeans. From the terminal, navigate to the dire...
To install Oracle Database XE: 1. Log on to your computer with root permissions. 2. Go to the following Web site: http://www.oracle.com/technetwork/database/exp...
Go to the link of the video which you want to download. Replace the URL by adding ‘ss’ before ‘youtube’ and press Enter. You are directed to the website where y...
Suppose data from a table X in database D is to be copied into table Y in the same database, then the problem can be solved easily by executing the query – Assu...
Here’s how to create a desktop shortcut in Ubuntu – Go to the location of the file you want to access from Desktop (using the file explorer). Right click => ...
Heres how I could get my Alienware 17 working on Ubuntu – Connect the machine to Internet using a LAN cable. Change these after entering BIOS setup Set boot mod...
This is a simple Ant task (hosted here) to create an apt repository from within an Ant project. It is ported from the maven plugin – theoweiss/apt-repo. This ta...
I recently converted an otherwise useless old android phone into wireless speakers (complementing an old wired 2.1 speaker-set I had). The setup needs two phone...
Run %windir%\SysWoW64\cmd.exe in the start search box. The launched command prompt can run scripts or programs that are 32bit (or uses libraries that are 32bit....
Problem : Ctrl+Space does not trigger auto-suggest in Eclipse, on Kubuntu 14.04. Reason: IBus captures ctrl+space keystroke. Fix: 1. Right click Ibus Icon from...