Results 1 to 2 of 2

Thread: Better use of ifconfig?

  1. #1
    Join Date
    Oct 2009
    Beans
    262

    Better use of ifconfig?

    Using ipconfig /all in XP I obtain the IP, Subnet, Gateway, and DNS.

    Using ifconfig in Ubuntu I just get the IP and broadcast. Is there a better command than ifconfig that can be used to obtain the same kind of details as ipconfig /all gets?

    Thanks.

  2. #2
    Join Date
    Sep 2009
    Location
    Freiburg/Germany
    Beans
    1,112
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: Better use of ifconfig?

    Code:
    route
    shows you the routing table
    Code:
    cat /etc/resolv.conf
    the DNS settings
    ClassicMenu Indicator - classic GNOME menu for Unity
    Unsettings - configuration program for the Unity
    Privacy Indicator - easily switch privacy settings in Unity
    Arronax - create and modify app starters

Bookmarks

Posting Permissions

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