
Search In
Sometimes while using apt-get command to install some packages, we come across an error like:
E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is
df, du and tree in Linux
The 'df' command is the simplest tool to view disk usage. Using it without any switches will display the result in block of usage which is not understandable especially for home users. Use the '-h' sw
How to Enter Single User Mode in Linux
In single user mode only the system administrator can log in the account. Some of the administrative operations can only be done in single user mode. For example:
i) Unmounting a user partition.
ii) Fsck comm
How to Install Skype Call Recorder on Ubuntu 14.04?
Record skype call records automatically, whenever someones call you then you can now record conversations instantly. This is the excellent feature provided by skype. Skype call records are generall
Linux Directory Structure
Hello friends welcome to findnerd. Today I will let you know the directory structure of linux. Every Operating System has its directory structure in which system files are stored. The following directories are commonly foun
Moving Your Data Warehouse to the Cloud
Is your data warehouse in the Cloud? Are you thinking of moving it there? Once there, what if you want to change to a faster, cheaper database?
Moving to the Cloud can be a great u
C# .Net : How to convert string to Guid ?
Guid represents a globally unique identifier. Guid in .Net framework is identified by System.GUID class.
Program to generate a guid in .Net Framework using C#.
using System;
using System.Collections.Gener
Utility for Exchange Recovery and EDB Conversion to PST File
This is blog to let know about the best method of EDB Recovery and Conversion into new created outlook file from 97 to 2016. And also will solve your problem how to convert E
According to Social Media Examiner, 97% of marketers work with social networks. 85% of them do not know which tools are best to use. This suggests that the potential of social media marketing is huge, but experts do not understand how to work with th
We can design a loader using HTML/CSS.
In the below example the loader is designed using transition. Transition is used for animation in HTML.
To see the transition effect we have to use to things:-
1. CSS effect which we want to apply.
2. Time d
