Find the answer to your Linux question:
Page 2 of 2 FirstFirst 1 2
Results 11 to 13 of 13
Originally Posted by devils_casper Your machine must be connected to internet atleast once to update sources. Thats the problem. I cant connect what so ever. Since I only have a ...
  1. #11
    Linux Engineer RobinVossen's Avatar
    Join Date
    Aug 2007
    Location
    The Netherlands
    Posts
    1,422
    Quote Originally Posted by devils_casper View Post
    Your machine must be connected to internet atleast once to update sources.
    Thats the problem.
    I cant connect what so ever.
    Since I only have a wifi card in this pc.
    And I only know how to setup that card with: wifi-radar, ndiswrapper, ndisgtk, network-manager.
    So I am trying to install xfce and those tools with this way..

    But I start thinking that I better can learn how to setup wifi with console only.
    Since that will solve alot of problems for me I guess. (But then still Ill need ndiswrapper and its dependency's so thats going to be a pain to install?)
    New Users, please read this..
    Google first, then ask..

  2. #12
    Just Joined!
    Join Date
    Nov 2007
    Posts
    2
    If u have debian cds/dvd set with u. then it is very easy

    try
    #apt-cdrom add
    It will prompt to put disc in drive and press enter

    Repeat thie above command to scan all ur CD/DVDs

    then

    #apt-get update

    Now if u want install kde

    try
    #apt-get install kde

    follow the instructions...

    Apt will automatically resolve all the dependencies.......

    also if u want to search any package, then give

    #apt-cache search kde

    Hope this will help u

  3. #13
    Linux Engineer RobinVossen's Avatar
    Join Date
    Aug 2007
    Location
    The Netherlands
    Posts
    1,422
    Yea, thanks.
    I think I just should do that then..
    Thanks
    New Users, please read this..
    Google first, then ask..

Page 2 of 2 FirstFirst 1 2

Posting Permissions

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