Add Desktop Shortcut in Ubuntu
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)....
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)....
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...
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. T...
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...
Tab selector (tab bar) can be made to appear on the top side of terminal in Konsole as follows – Menu Bar => Settings => Configure Konsole Select T...
This is how I installed skype on my Kubuntu 13.10 system – Open bash/Konsole Run: sudo add-apt-repository “deb http://archive.canonical.com/ $(lsb_r...
Problem: The URLs including development/local ones are forwarded to Yahoo Search page by a Conduit plugin via their search.conduit portal (as seen from status b...
Problem: When running mvn jetty:run to launch jetty, Appfuse throws error “java.util.zip.ZipException: invalid distance too far back” Reason: One of...