April 20, 2024, 04:37:23 AM

News : LinuxSolved.com Linux Help Community Forum..


Author Topic: how to use ping in linux  (Read 3581 times)

Offline ttidvo_tech

  • New Member
  • Posts: 3
how to use ping in linux
« on: October 03, 2005, 09:03:25 AM »
hi! i am new with linux suse and i dont know how to ping like windows command in network. im not familiar with the desktop and where do i go to run the command like ping in windows. anyone can help me to do this step by step. thank you very much

Offline gauravbajaj

  • LST CareTaker
  • Experienced
  • *****
  • Posts: 658
how to use ping in linux
« Reply #1 on: October 03, 2005, 10:01:04 AM »
hi...

Ya u can use ping cmd in linux also..its same like windows....

just press ctrl+alt+F1 key....

After that a balck screen appears(shell) here u just giev ur root as user name & password as password u set ...at time of installation...

After login ..just give this command
#ping ..ipaddress... (ipaddress of the comp. which u want 2 ping)...

Gaurav

Offline ilias

  • Linux Learner
  • ***
  • Posts: 116
how to use ping in linux
« Reply #2 on: October 04, 2005, 03:32:17 AM »
Hi

You can use the same ping command as in windows

ping <ip address>

ping 192.168.0.1 at the virtual console this can bring up by pressing <ctl +alt=f1> or at the terminal window of GNome /KDE

to stop the output press <ctl +c>

Offline deven_01

  • Linux Learner
  • ***
  • Posts: 143
how to ping
« Reply #3 on: October 04, 2005, 11:29:17 AM »
hi dear its so simple
 alt+f2 -> opens run box
 type konsole, Os opens konsole
 do ping google.co.in
 If you have internet connection open
 www.dnsstuff.com
 there is one input box with ping in a blue color heading located at right hand bottom corner
 type there the domain name like google.co.in
 also search more information regarding to ping by
 $man ping
 Regards,
linux user

Offline ttidvo_tech

  • New Member
  • Posts: 3
how to use ping in linux
« Reply #4 on: October 05, 2005, 01:45:56 AM »
thank you very much for your help....god bless you all