On 9 October 2010 06:29, Elango Rangan <[email protected]> wrote:
> How to know the ip address in ubuntu and to check whether the ip address are 
> pinging or not?

as root do #ip addr
to know your ip address
for pinging from another machine do
$ping -c 4 <ip>

--ashwin
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to