RADIUSdesk

Differences

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

Link to this comparison view

Next revision
Previous revision
getting_started:install [2016/10/18 15:30] – created admingetting_started:install [2022/06/10 06:05] (current) – [From source (Ubuntu 20.04)] admin
Line 1: Line 1:
-====== Skills Required to Install ====== +~~NOTOC~~
- +
-To install RADIUSdesk from source you need sufficient knowledge and experience on Linux to: +
-  * Install the Linux operating system +
-  * Edit text files from the terminal using a text editor like **Vi** or **Nano**. +
-  * Install packages from a repository. +
-  * Compile software through the **configure**, **make**, **make install** pattern. +
-  * Be comfortable with the working of TCP/IP networking. +
- +
------------------ +
  
 ====== Install RADIUSdesk ====== ====== Install RADIUSdesk ======
 **RADIUSdesk** is typically installed in one of two ways: **RADIUSdesk** is typically installed in one of two ways:
-  * **From source.** This can take up to two hours or more. +  * **Download and import as a virtual machine.** (Have a working RADIUS server in <wrap hi>less than 10 minutes</wrap>!) 
-  * **Download and import as a virtual machine.** You can have a working RADIUS server in <wrap hi>less than 10 minutes</wrap>+  * **From source.** (Takes roughly 1-2 hours)
-<WRAP center round download 60%> +
-==== Download Virtual Machine now from Source Forge ==== +
- +
-http://sourceforge.net/projects/radiusdesk/files/latest/download +
-</WRAP>+
  
 ---------- ----------
  
-====== Deploy the VM image ====== +===== Download and import as a virtual machine ===== 
-Run RADIUSdesk on Windows! +<WRAP center round download 90%> 
-  [[getting_started:vm_windows_virtualbox|RADIUSDesk VM on Windows using Virtualbox ]]+[[https://radiusdesk.com/downloads/images/RADIUSdesk-2022-A1.ova|RADIUSdesk-2022-A1.ova]]   
 +</WRAP> 
 +-----
  
 +===== From source (Ubuntu 20.04) =====
 +  - [[getting_started:20_install_ubuntu_nginx|Using Nginx ]] 
 +  - [[getting_started:20_install_ubuntu_freeradius_3|Install FreeRADIUS]]
 +  - [[getting_started:20_install_ubuntu_coovachilli|CoovaChilli ]](optional).
 +  - [[getting_started:20_install_ubuntu_mqtt|MQTT Real-time Support for MESHdesk and APdesk ]](optional).
  
------ 
- 
-====== Install from source on Ubuntu ====== 
-Ubuntu still seems to be the most popular GNU/Linux distribution for beginners. We will follow the current trend. 
-  - [[getting_started:install_ubuntu_nginx|Using Nginx ]]  
-  - [[getting_started:install_ubuntu_freeradius_3|Install FreeRADIUS]]