Error while installing dhcpd

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
0
down vote

favorite












In order to use Fluxion 2 I need to install these missing components first:enter image description here
I used the command sudo apt-get install isc-dhcp-common
But got the following error:enter image description here
This is what happens after I run the command sudo apt-get update.enter image description here
Can someone help me out with this.
And how to get Fluxion 2 working on my case?
Thank you







share|improve this question


















  • 1




    Please don't post images of text. Copy and paste the text itself into your question and format it as code by selecting it and pressing Ctrl-K or by using the editor's icon.
    – cas
    Mar 8 at 3:08










  • @cas oh ok...sorry for those pictures... I'll keep that in mind
    – Carrick
    Mar 8 at 13:21














up vote
0
down vote

favorite












In order to use Fluxion 2 I need to install these missing components first:enter image description here
I used the command sudo apt-get install isc-dhcp-common
But got the following error:enter image description here
This is what happens after I run the command sudo apt-get update.enter image description here
Can someone help me out with this.
And how to get Fluxion 2 working on my case?
Thank you







share|improve this question


















  • 1




    Please don't post images of text. Copy and paste the text itself into your question and format it as code by selecting it and pressing Ctrl-K or by using the editor's icon.
    – cas
    Mar 8 at 3:08










  • @cas oh ok...sorry for those pictures... I'll keep that in mind
    – Carrick
    Mar 8 at 13:21












up vote
0
down vote

favorite









up vote
0
down vote

favorite











In order to use Fluxion 2 I need to install these missing components first:enter image description here
I used the command sudo apt-get install isc-dhcp-common
But got the following error:enter image description here
This is what happens after I run the command sudo apt-get update.enter image description here
Can someone help me out with this.
And how to get Fluxion 2 working on my case?
Thank you







share|improve this question














In order to use Fluxion 2 I need to install these missing components first:enter image description here
I used the command sudo apt-get install isc-dhcp-common
But got the following error:enter image description here
This is what happens after I run the command sudo apt-get update.enter image description here
Can someone help me out with this.
And how to get Fluxion 2 working on my case?
Thank you









share|improve this question













share|improve this question




share|improve this question








edited Mar 7 at 18:36

























asked Mar 7 at 18:28









Carrick

1035




1035







  • 1




    Please don't post images of text. Copy and paste the text itself into your question and format it as code by selecting it and pressing Ctrl-K or by using the editor's icon.
    – cas
    Mar 8 at 3:08










  • @cas oh ok...sorry for those pictures... I'll keep that in mind
    – Carrick
    Mar 8 at 13:21












  • 1




    Please don't post images of text. Copy and paste the text itself into your question and format it as code by selecting it and pressing Ctrl-K or by using the editor's icon.
    – cas
    Mar 8 at 3:08










  • @cas oh ok...sorry for those pictures... I'll keep that in mind
    – Carrick
    Mar 8 at 13:21







1




1




Please don't post images of text. Copy and paste the text itself into your question and format it as code by selecting it and pressing Ctrl-K or by using the editor's icon.
– cas
Mar 8 at 3:08




Please don't post images of text. Copy and paste the text itself into your question and format it as code by selecting it and pressing Ctrl-K or by using the editor's icon.
– cas
Mar 8 at 3:08












@cas oh ok...sorry for those pictures... I'll keep that in mind
– Carrick
Mar 8 at 13:21




@cas oh ok...sorry for those pictures... I'll keep that in mind
– Carrick
Mar 8 at 13:21










1 Answer
1






active

oldest

votes

















up vote
1
down vote



accepted










The error message tells you what to do: run



apt-get update


and try again. You should, however, be installing isc-dhcp-server, as requested by the Fluxion installer.



To fix the key issue, see the answers to Invalid signature for Kali Linux repositories : "The following signatures were invalid: EXPKEYSIG ED444FF07D8D0BF6 Kali Linux Repository".






share|improve this answer






















    Your Answer







    StackExchange.ready(function()
    var channelOptions =
    tags: "".split(" "),
    id: "106"
    ;
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function()
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled)
    StackExchange.using("snippets", function()
    createEditor();
    );

    else
    createEditor();

    );

    function createEditor()
    StackExchange.prepareEditor(
    heartbeatType: 'answer',
    convertImagesToLinks: false,
    noModals: false,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: null,
    bindNavPrevention: true,
    postfix: "",
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    );



    );








     

    draft saved


    draft discarded


















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f428821%2ferror-while-installing-dhcpd%23new-answer', 'question_page');

    );

    Post as a guest






























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes








    up vote
    1
    down vote



    accepted










    The error message tells you what to do: run



    apt-get update


    and try again. You should, however, be installing isc-dhcp-server, as requested by the Fluxion installer.



    To fix the key issue, see the answers to Invalid signature for Kali Linux repositories : "The following signatures were invalid: EXPKEYSIG ED444FF07D8D0BF6 Kali Linux Repository".






    share|improve this answer


























      up vote
      1
      down vote



      accepted










      The error message tells you what to do: run



      apt-get update


      and try again. You should, however, be installing isc-dhcp-server, as requested by the Fluxion installer.



      To fix the key issue, see the answers to Invalid signature for Kali Linux repositories : "The following signatures were invalid: EXPKEYSIG ED444FF07D8D0BF6 Kali Linux Repository".






      share|improve this answer
























        up vote
        1
        down vote



        accepted







        up vote
        1
        down vote



        accepted






        The error message tells you what to do: run



        apt-get update


        and try again. You should, however, be installing isc-dhcp-server, as requested by the Fluxion installer.



        To fix the key issue, see the answers to Invalid signature for Kali Linux repositories : "The following signatures were invalid: EXPKEYSIG ED444FF07D8D0BF6 Kali Linux Repository".






        share|improve this answer














        The error message tells you what to do: run



        apt-get update


        and try again. You should, however, be installing isc-dhcp-server, as requested by the Fluxion installer.



        To fix the key issue, see the answers to Invalid signature for Kali Linux repositories : "The following signatures were invalid: EXPKEYSIG ED444FF07D8D0BF6 Kali Linux Repository".







        share|improve this answer














        share|improve this answer



        share|improve this answer








        edited Mar 7 at 19:07

























        answered Mar 7 at 18:31









        Stephen Kitt

        141k22307367




        141k22307367






















             

            draft saved


            draft discarded


























             


            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f428821%2ferror-while-installing-dhcpd%23new-answer', 'question_page');

            );

            Post as a guest













































































            Popular posts from this blog

            Peggy Mitchell

            Palaiologos

            The Forum (Inglewood, California)