How to play Audio / Video from Ubuntu Linux command line ?
Ubuntu supports various media player which allow you to play audio and video from command line. Mplayer … 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
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
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
If you have installed fresh Ubuntu on your development machine and tried to compile some opensource source … Read more
If you are writing some packet sniffing code using libpcap on Ubuntu Linux, there are higher chances … Read more