RADIUSdesk

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
getting_started:install_ubuntu_update [2017/05/25 22:32] – [Patching the database] admingetting_started:install_ubuntu_update [2017/06/14 12:59] (current) – [Applying the Database Patches] admin
Line 130: Line 130:
 sudo mysql -u root rd < captive_portal_dns.sql sudo mysql -u root rd < captive_portal_dns.sql
 sudo mysql -u root rd < byod_improvements.sql sudo mysql -u root rd < byod_improvements.sql
 +sudo mysql -u root rd < rd_rename_key_column_2.sql
 +sudo mysql -u root rd < correct_users_and_groups_aros.sql
 </code> </code>