Find the answer to your Linux question:
Results 1 to 4 of 4
Sir, Anyone who can help me plss. I dont know how to configure a newly installed Lan card. I appriciate if you help me thanks....
  1. #1
    Just Joined!
    Join Date
    Aug 2007
    Posts
    2

    Debian Linux LAN configuration

    Sir,
    Anyone who can help me plss. I dont know how to configure a newly installed Lan card. I appriciate if you help me thanks.

  2. #2
    Linux User infoshirish's Avatar
    Join Date
    May 2007
    Location
    Pune, India
    Posts
    397
    Quote Originally Posted by HenryCaasi View Post
    Sir,
    Anyone who can help me plss. I dont know how to configure a newly installed Lan card. I appriciate if you help me thanks.
    Hey,
    Well lot more depends on which type of Lan card you have.
    First of all check whether your lan card is detected by Debian:-

    Code:
    #dmesg |grep eth0
    #lspci |grep Ethernet
    If this throws some output that means your lan card is installed
    Just configure your network through GUI under network option.
    If above commands fails you need to check your hardware specs with Debian Hardware support.
    Or you can run below command

    Code:
    # apt-get pciutils
    Regards,

    who |grep -i blonde |
    date; cd~; unzip; touch;
    strip; finger; mount; gasp;
    yes; uptime; umount;
    sleep

    Newbie clicks
    http://www.linuxforums.org/forum/lin...ead-first.html

  3. #3
    Linux User abhishek456's Avatar
    Join Date
    Dec 2006
    Posts
    470
    life is the greatest opportunity that the nature had given you

  4. #4
    Just Joined!
    Join Date
    Aug 2007
    Posts
    2
    Quote Originally Posted by infoshirish View Post
    Hey,
    Well lot more depends on which type of Lan card you have.
    First of all check whether your lan card is detected by Debian:-

    Code:
    If this throws some output that means your lan card is installed
    Just configure your network through GUI under network option.
    If above commands fails you need to check your hardware specs with Debian Hardware support.
    Or you can run below command

    Code:
    thankx sir....

Posting Permissions

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