1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Linux Fedora - Apt-get & dkpg command not found

Discussion in 'Software' started by deathtaker27, 12 Feb 2013.

  1. deathtaker27

    deathtaker27 Modder

    Joined:
    17 Apr 2010
    Posts:
    2,238
    Likes Received:
    186
    Hi,

    fedora: version 16, Server edition

    Newbie to Linux and trying to setup nfs, have the following issues

    1. apt-get command not found
    2. dkpg command not found
    3. nfs is not installed by default (Have read it is meant to be)

    I do have a working rpm if that helps?

    Kind Regards,

    DT.
     
    Last edited: 12 Feb 2013
  2. Addie

    Addie What's a Dremel?

    Joined:
    9 Jan 2009
    Posts:
    31
    Likes Received:
    2
    deathtaker27 likes this.
  3. faugusztin

    faugusztin I *am* the guy with two left hands

    Joined:
    11 Aug 2008
    Posts:
    6,953
    Likes Received:
    270
    Debian version 16 ? What ? The latest Debian is 6.0.6.

    Are you sure it is not Fedora ?
     
  4. deathtaker27

    deathtaker27 Modder

    Joined:
    17 Apr 2010
    Posts:
    2,238
    Likes Received:
    186
    Sorry yes i mean fedora, my mind is going dead looking at this atm

    Cant even get internet access on it -.-
     
  5. faugusztin

    faugusztin I *am* the guy with two left hands

    Joined:
    11 Aug 2008
    Posts:
    6,953
    Likes Received:
    270
    Well Fedora uses yum for starters. That is :
    Code:
    yum search packagename
    yum install packagename
    The separate issue is the internet access, do you see your network devices listed in the Network Manager applet (the one which looks like a classic network icon with two computers) ? If yes, did you tried to click on the device to start it ?
     
  6. deathtaker27

    deathtaker27 Modder

    Joined:
    17 Apr 2010
    Posts:
    2,238
    Likes Received:
    186
    No I dont, installing inside of hyper-v which i take it causes these issues?
     
  7. tehBoris

    tehBoris What's a Dremel?

    Joined:
    30 Jan 2011
    Posts:
    616
    Likes Received:
    25
    As faugusztin said yum is the package manager on fedora (which is based on Red Hat and there for uses the red hat package manager which yum is part of).

    Are there any adapters listed (ifconfig -a)?
     
    deathtaker27 likes this.
  8. faugusztin

    faugusztin I *am* the guy with two left hands

    Joined:
    11 Aug 2008
    Posts:
    6,953
    Likes Received:
    270
    deathtaker27 likes this.
  9. deathtaker27

    deathtaker27 Modder

    Joined:
    17 Apr 2010
    Posts:
    2,238
    Likes Received:
    186
    Well as I haven't got too far in I will restart with CentOS 6
    Thanks + Rep to everyone
     
  10. faugusztin

    faugusztin I *am* the guy with two left hands

    Joined:
    11 Aug 2008
    Posts:
    6,953
    Likes Received:
    270
    Or you could just use something else ? VMware Player ? Virtualbox ?
     
  11. RedFlames

    RedFlames ...is not a Belgian football team

    Joined:
    23 Apr 2009
    Posts:
    15,427
    Likes Received:
    3,013
    fwiw ubuntu worked on hyperv for me
     

Share This Page