Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| install_22_4_freeradius [2024/04/24 05:06] – [Next steps] system | install_22_4_freeradius [2024/04/30 08:52] (current) – system | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| * Install FreeRADIUS and MySQL module. | * Install FreeRADIUS and MySQL module. | ||
| <code bash> | <code bash> | ||
| - | sudo apt-get -y install libdatetime-perl libdbd-mysql-perl libdigest-hmac-perl eapoltest | + | sudo apt-get -y install libdatetime-perl libdbd-mysql-perl libdigest-hmac-perl eapoltest |
| sudo apt-get -y install freeradius freeradius-mysql | sudo apt-get -y install freeradius freeradius-mysql | ||
| # Answer yes to the question to install these packages with their dependencies | # Answer yes to the question to install these packages with their dependencies | ||