Create Shortcut / launcher on Desktop in Ubuntu 12.04
To create a shortcut to an application or location on the desktop (Ubuntu 12+), on terminal run – Method 1: Installing Gnome Panel if a shortcut is being ...
To create a shortcut to an application or location on the desktop (Ubuntu 12+), on terminal run – Method 1: Installing Gnome Panel if a shortcut is being ...
To add a folder to favorites in left tab of nautilus – Go the required folder. On title bar (at the top of desktop), go to and click Bookmarks => Add B...
Problem: Ubuntu unable to resolve hosts after a disrupted VPN session. Reason: The DNS server not reset to normal from that of the VPN network. Fix: On terminal...
Problem: Cisco Anyconnect client does not give an option to override the “invalid certificate error” and go ahead using the current certificate of t...
Problem: Eclipse fails to start, with message – java.lang.UnsatisfiedLinkError: Could not load SWT library. Reasons: no swt-gtk-3740 in java.library.path ...
To install LAMP server on Ubuntu – On terminal, do – sudo apt-get install tasksel sudo tasksel install lamp-server Test Apache Go to URL http://loca...
Problem: Ubuntu gives the message “Boot device not found” after partitioning using Gparted (done from a usb instance). Reason : Unknown. Could be th...
Bug: Hibernate calls hang after giving the message “opening JDBC connection” in the logs. No exception/error message is thrown. Reason: Connection t...
Bug: Hibernate connection times out (after the maxWait duration set for the datasource), and gives error message in the log – “Timeout waiting for i...
Bug: A class cast exception like the following is thrown – class x.y.z.MyClass cannot be cast to class x.y.z.MyClass Reason: The class loaders for both th...