Install Chromium depot_tools on Ubuntu / Linux
Chromium depot_tools are the git extensions, which gives additional features. The Chromium depot_tools suite contains many git … Read more
Learn
Practical tutorials and deep explanations grounded in reproducible environments, exact versions, and observable results.
Start learning your way
Learn by technology
Learning resources
Learning search
20 results
Existing library
Chromium depot_tools are the git extensions, which gives additional features. The Chromium depot_tools suite contains many git … Read more
Ubuntu supports various media player which allow you to play audio and video from command line. Mplayer … Read more
For testing FTP server connection from Ubuntu command line, we can use following command, Connected to my_ftp_server_IP220———- … Read more
If you have installed multiple JDK on ubuntu and sometimes you might need to change the version … Read more
SSH (Secure Shell) keys are a secure and convenient way to authenticate to remote servers without the … Read more
To disable the ICMP ping from certain Linux host, lets say which has IP of 192.168.0.100 use … Read more
Recently, we wanted to change the hostname of our Ubuntu machine, Lets, check now what is current … Read more
Add “Sudo” user If somehow you Lost a “sudo” user which happened to me today, after upgrading … Read more
npm is the package manager for the Node JavaScript platform. When we used installed npm on Ubuntu … Read more