Find the answer to your Linux question:
Results 1 to 3 of 3
Hi everybody. I'm new in linux. I installed the debian distribution, but I don't know how to activate the internet connection, what do I need request from internet provider and ...
  1. #1
    Just Joined!
    Join Date
    Feb 2007
    Posts
    3

    debian internet connection

    Hi everybody.

    I'm new in linux. I installed the debian distribution, but I don't know how to activate the internet connection, what do I need request from internet provider and so on. The connection is ADSL.
    Please, could somebody help me or tell me where to find material about this?

    Thanks.
    Shmuel

  2. #2
    tpl
    tpl is offline
    Linux User
    Join Date
    Jan 2007
    Location
    cleveland
    Posts
    452
    dmesg |grep eth* (suppose you get eth0)
    ifconfig eth0 up
    dhclient eth0

    if the first command comes up empty, you have a driver problem.
    That's an whole 'nother story
    the sun is new every day (heraclitus)

  3. #3
    Linux Engineer rong's Avatar
    Join Date
    Feb 2005
    Location
    California
    Posts
    803
    From Gnome Desktop > Administration > Networking you can check/change your setup.

    This is a good link to check out re: Debian Networking.
    registered Linux user #388382

    Have you checked here first?

Posting Permissions

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