How to do Ping on Ubuntu using Terminal

By Rashid •  November 29th, 2020 • 

We always want to ping a host on local network or on the internet to check the availability. In this article, let’s check how to do ping on Ubuntu using the terminal.

The ping command can be used for this purpose. You can use the command as given below.

ping google.com

Here, Google is the host.

I hope you understood how to use the ping command on Ubuntu.

Rashid

I am a fan of Ubuntu and I love all popular free and open source softwares. I wish everyone should try and support open source projects.

Keep Reading