Find the answer to your Linux question:
Results 1 to 2 of 2
Im having issues to connecting to my network and it continues to not connect and keeps saying that webpage cannot be displayed....i have other computers here that connect just find....i ...
  1. #1
    Just Joined!
    Join Date
    Mar 2010
    Posts
    10

    Nic

    Im having issues to connecting to my network and it continues to not connect and keeps saying that webpage cannot be displayed....i have other computers here that connect just find....i was wondering is there a command like ipconfig or something

  2. #2
    Linux Enthusiast Bemk's Avatar
    Join Date
    Sep 2008
    Location
    Oosterhout-NB, Netherlands
    Posts
    522
    Quote Originally Posted by tezzytez View Post
    Im having issues to connecting to my network and it continues to not connect and keeps saying that webpage cannot be displayed....i have other computers here that connect just find....i was wondering is there a command like ipconfig or something
    Try pinging the gateway, see what it does, and yes, we have a ipconfig command:
    Code:
    ifconfig
    Note, pinging continues untill you hit ctrl+c or anfter n times when you specify n like this:
    Code:
    ping [gateway] -c n

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...