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
-
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
-
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
-
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>
-
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
-
thank you very much for your help....god bless you all