apt-get stuck at 0% ( Connecting to archive.ubuntu.com ) on ubuntu 16.04 and doesn’t proceed
Recently we installed ubuntu 16.04 32bit on our laptop. After installation is done, we wanted to install … Read more
Recently we installed ubuntu 16.04 32bit on our laptop. After installation is done, we wanted to install … Read more
Rfkill is a tool for enabling and disabling wireless devices. We use “rfkill list” command as below … Read more
Rfkill is a tool for enabling and disabling wireless devices. Using “rfkill list” command we first check … Read more
If you have a microphone with 2.5mm audio jack and don’t have a mixer which can play … 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
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
EncFS creates a virtual encrypted filesystem which stores encrypted data in the rootdir directory andmakes the unencrypted … Read more