How to download entire website for offline viewing ?
If you want to use download some website contents such as html pages, css and java script … 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
Lets say you are trying to do something with UPNP which reserves port 1900 for all of … Read more
If you want to identify some binary belongs to which package in Ubuntu in certain situations when … Read more
If you want to capture something like commands when you are installing some software, compiling some opensource … Read more
In this post, we give the process and steps required to be done to upgrade your Ubuntu … Read more