|||
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    Velcro_SP
    Posts: 929 from 2003/7/13
    From: Universe
    |||

    [ Edited by Velcro_SP 19.08.2011 - 15:57 ]
    Pegasos2 G3, 512 megs RAM
  • »15.11.07 - 20:41
    Profile
  • Paladin of the Pegasos
    Paladin of the Pegasos
    SoundSquare
    Posts: 1213 from 2004/12/1
    From: Paris, France
    the rght forum for these questions is
    www.powerdeveloper.org

    there's an ubuntu section at powerdev

    now for your network issue, make sure you have DHCP enabled then edit the following file :

    /etc/network/interfaces

    as root (use sudo)

    Code:
    sudo nano -w /etc/network/interfaces


    remove the # sign from the beginning of the last line, and execute

    Code:
    /etc/init.d/network start


    and you're done.
  • »16.11.07 - 05:14
    Profile