Differences

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

Link to this comparison view

Both sides previous revision Previous revision
install_24_4 [2026/03/04 09:28] systeminstall_24_4 [2026/07/06 21:09] (current) system
Line 327: Line 327:
 cd /var/www cd /var/www
 sudo git clone https://github.com/RADIUSdesk/rd_connect.git sudo git clone https://github.com/RADIUSdesk/rd_connect.git
 +</code>
 +  * If you feel brave you can also try out out latest RdClient for clients to manage a couple of APs, Mesh Nodes or Permanent Users.
 +<code bash>
 +cd /var/www
 +sudo git clone https://github.com/RADIUSdesk/rd_client.git
 </code> </code>
  
Line 342: Line 347:
 #For the RD-Connect Mobile UI #For the RD-Connect Mobile UI
 sudo ln -s ../rd_connect/build/production/RdConnect ./rd_connect sudo ln -s ../rd_connect/build/production/RdConnect ./rd_connect
 +#For the RD-Client Mobile UI
 +sudo ln -s ../rd_client/build/production/RdClient ./rd_client
 </code> </code>
  
  • install_24_4.1772609321.txt.gz
  • Last modified: 2026/03/04 09:28
  • by system