Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
install_22_4_freeradius [2024/02/08 17:33] – 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 | ||
Line 94: | Line 94: | ||
===== Next steps ===== | ===== Next steps ===== | ||
* You will need to make a few small adjustments to your environment | * You will need to make a few small adjustments to your environment | ||
- | * [[md: | + | * [[install_tweak|Tweak Your Install]] |