Error while installing dhcpd

Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
In order to use Fluxion 2 I need to install these missing components first:
I used the command sudo apt-get install isc-dhcp-common
But got the following error:
This is what happens after I run the command sudo apt-get update.
Can someone help me out with this.
And how to get Fluxion 2 working on my case?
Thank you
kali-linux dhcp isc-dhcpd
add a comment |Â
up vote
0
down vote
favorite
In order to use Fluxion 2 I need to install these missing components first:
I used the command sudo apt-get install isc-dhcp-common
But got the following error:
This is what happens after I run the command sudo apt-get update.
Can someone help me out with this.
And how to get Fluxion 2 working on my case?
Thank you
kali-linux dhcp isc-dhcpd
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'sicon.
â 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
add a comment |Â
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:
I used the command sudo apt-get install isc-dhcp-common
But got the following error:
This is what happens after I run the command sudo apt-get update.
Can someone help me out with this.
And how to get Fluxion 2 working on my case?
Thank you
kali-linux dhcp isc-dhcpd
In order to use Fluxion 2 I need to install these missing components first:
I used the command sudo apt-get install isc-dhcp-common
But got the following error:
This is what happens after I run the command sudo apt-get update.
Can someone help me out with this.
And how to get Fluxion 2 working on my case?
Thank you
kali-linux dhcp isc-dhcpd
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'sicon.
â 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
add a comment |Â
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'sicon.
â 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
add a comment |Â
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".
add a comment |Â
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".
add a comment |Â
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".
add a comment |Â
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".
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".
edited Mar 7 at 19:07
answered Mar 7 at 18:31
Stephen Kitt
141k22307367
141k22307367
add a comment |Â
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
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
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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