Linux Forums - Linux Help,Advice & support community:LinuxSolved.com

Network Troublshooting => General Networking Support in Linux => Topic started by: ttidvo_tech on October 03, 2005, 09:03:25 AM

Title: how to use ping in linux
Post by: ttidvo_tech 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
Title: how to use ping in linux
Post by: gauravbajaj 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
Title: how to use ping in linux
Post by: ilias 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>
Title: how to ping
Post by: deven_01 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
Title: how to use ping in linux
Post by: ttidvo_tech on October 05, 2005, 01:45:56 AM
thank you very much for your help....god bless you all