Solved : E: Could not get lock /var/lib/dpkg/lock – open (11: Resource temporarily unavailable)
If you are trying to install some package on Ubuntu and by some means, in middle of … Read more
If you are trying to install some package on Ubuntu and by some means, in middle of … Read more
Ubuntu supports various media player which allow you to play audio and video from command line. Mplayer … Read more
If you want to use download some website contents such as html pages, css and java script … Read more
The following shell script demos the creation of archive / tar and then use commands to check … Read more
What is JFFS2 ?=> JFFS2 is a log-structured file system designed for use on flash devices in … Read more
Laravel Laravel is a web application framework with expressive, elegant syntax. Laravel is accessible, yet powerful, providing … Read more
Zombie process is the process which died immediately and whose parent didn’t cared to handled the status … Read more
As you might be knowing google considers http and https websites as two different websites while ranking, … Read more
For testing FTP server connection from Ubuntu command line, we can use following command, Connected to my_ftp_server_IP220———- … Read more
SSHFS is a file system in user space (FUSE) that uses the SSH File Transfer Protocol (SFTP) … Read more
To copy files from one machine to another machine using ssh, you can do that in 3 … Read more
On Local Machine, from where you will try to login another machine, we need to use ssh-keygen … Read more