Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| deployment:network:kea-dhcp:install [2026/03/03 16:40] – [Official Repo] ilyasa | deployment:network:kea-dhcp:install [2026/03/03 16:40] (current) – [Official Repo] ilyasa | ||
|---|---|---|---|
| Line 8: | Line 8: | ||
| ==== Official Repo ==== | ==== Official Repo ==== | ||
| === Install necessary dependencies === | === Install necessary dependencies === | ||
| - | < | + | < |
| sudo apt install curl apt-transport-https -y | sudo apt install curl apt-transport-https -y | ||
| </ | </ | ||
| === Add the ISC Kea repository automatically: | === Add the ISC Kea repository automatically: | ||
| - | < | + | < |
| curl -1sLf ' | curl -1sLf ' | ||
| </ | </ | ||
| ref: https:// | ref: https:// | ||
| === Install the Kea suite: === | === Install the Kea suite: === | ||
| - | < | + | < |
| sudo apt install isc-kea | sudo apt install isc-kea | ||
| </ | </ | ||