Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| install_24_4 [2026/03/04 09:28] – system | install_24_4 [2026/07/06 21:09] (current) – system | ||
|---|---|---|---|
| Line 327: | Line 327: | ||
| cd /var/www | cd /var/www | ||
| sudo git clone https:// | sudo git clone https:// | ||
| + | </ | ||
| + | * 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:// | ||
| </ | </ | ||
| Line 342: | Line 347: | ||
| #For the RD-Connect Mobile UI | #For the RD-Connect Mobile UI | ||
| sudo ln -s ../ | sudo ln -s ../ | ||
| + | #For the RD-Client Mobile UI | ||
| + | sudo ln -s ../ | ||
| </ | </ | ||