How can I tell If I have a connection

Discussion in 'Installation/Configuration' started by Porter, May 17, 2006.

  1. Porter

    Porter New Member

    I have a text based OPENSUSE 10.0 server setup and want to test if my connection is setup properly. Any easy or simple commands to test it out?
     
  2. falko

    falko Super Moderator ISPConfig Developer

    Try these:
    Code:
    ping -c4 www.google.com
    dig google.com
     

Share This Page