This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
getting_started:22_install_ubuntu_freeradius_3 [2023/11/22 17:45] admin |
getting_started:22_install_ubuntu_freeradius_3 [2024/02/04 19:41] (current) admin [Introduction] |
||
|---|---|---|---|
| Line 5: | Line 5: | ||
| * Install FreeRADIUS and MySQL module. | * Install FreeRADIUS and MySQL module. | ||
| <code bash> | <code bash> | ||
| - | sudo apt-get -y install libdatetime-perl libdbd-mysql-perl eapoltest | + | sudo apt-get -y install libdatetime-perl libdbd-mysql-perl |
| + | eapoltest | ||
| sudo apt-get -y install freeradius freeradius-mysql | sudo apt-get -y install freeradius freeradius-mysql | ||
| # Answer yes to install these with their dependencies | # Answer yes to install these with their dependencies | ||