Find the files contained in/provided by an Ubuntu/Debian package
On console, run dpkg -L [package name] KjKj [/.] Sreekumar programs computers as a hobby and profession. Into programming from his school days, Sree uses Codema...
On console, run dpkg -L [package name] KjKj [/.] Sreekumar programs computers as a hobby and profession. Into programming from his school days, Sree uses Codema...
To find the list of installed packages on ubuntu/debian, on console run <pre>dpkg --get-selections</pre> To find if a specific package is installed ...
To enable password based authentication on RHEL/Centos machines, login as root to the target host. ( sudo the commands below if you are not logging in as root) ...
Problem: SSH asks for password even after updating the .ssh/authorized_keys in target host with user’s public key. Reason: A permission issue Fix: Login w...
Problem: The arrow keys insert characters, no status message at the bottom etc. Reason : The default Vim on Ubuntu is vim-tiny, a skeleton version. Fix: Install...
Install JDK on Ubuntu manually without depending on PPAs – Select the required package from here – http://www.oracle.com/technetwork/java/javase/dow...
Problem : Eclipse gives the error – “[function/type] is not accessible due to restriction on required library … rt.jar” when building a ...
Problem: Ubuntu gives error “Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?” when using apt-get. Reason:...
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...