Freeradius + MySQL (Step 1)

Based on Ubuntu 20.04 box with virtualmin installed, apache, php7.4 Install Freeradius Create FR database schema Set FR to using MySQL Open “default” config using text editor Add sql on every category Edit radius sql module’s config Modif following Fill nas table from freeradius database with shortname (refer to ip address), shortname (server identify, ex.…

Read More

Installing CHR on CentOS

Login as root. Check IP address: make install.sh files: copy paste following code: choose your chr version you want to download. change eth1 with your interface. Change /dev/vda with your diskname. check diskname: check interface name: save install.sh file. then make it executable and run it. done.

Read More