Results 1 to 3 of 3
How can I check if a Linux system is connected to internet or not only using console session...
- 06-01-2011 #1Just Joined!
- Join Date
- May 2011
- Posts
- 11
how to check internet connection in Linux system
How can I check if a Linux system is connected to internet or not only using console session
- 06-01-2011 #2forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,099
ping and/or traceroute should reveal that easily enough from the command line.
oz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.
- 06-02-2011 #3Just Joined!
- Join Date
- Mar 2011
- Posts
- 7
I generally just do a "ping google.com", if you get a response, then your connected to internet. You can use any site/IP you'd like however


Reply With Quote