RADIUSdesk

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
getting_started:install [2021/01/18 11:33] – [Ubuntu 20.04 (Focal Fossa)] admingetting_started:install [2022/06/10 06:05] (current) – [From source (Ubuntu 20.04)] admin
Line 1: Line 1:
 ~~NOTOC~~ ~~NOTOC~~
- 
-====== Skills Required to Install ====== 
- 
-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>
 ----- -----
  
-====== Install from source on Ubuntu ====== +===== From source (Ubuntu 20.04) =====
-Ubuntu still seems to be the most popular GNU/Linux distribution for beginners. We will follow the current trend. +
-===== Ubuntu 20.04 (Focal Fossa) ===== +
   - [[getting_started:20_install_ubuntu_nginx|Using Nginx ]]    - [[getting_started:20_install_ubuntu_nginx|Using Nginx ]] 
   - [[getting_started:20_install_ubuntu_freeradius_3|Install FreeRADIUS]]   - [[getting_started:20_install_ubuntu_freeradius_3|Install FreeRADIUS]]
-  - [[getting_started:20_install_ubuntu_dynamic_login|Dynamic Login Pages ]](optional). 
   - [[getting_started:20_install_ubuntu_coovachilli|CoovaChilli ]](optional).   - [[getting_started:20_install_ubuntu_coovachilli|CoovaChilli ]](optional).
 +  - [[getting_started:20_install_ubuntu_mqtt|MQTT Real-time Support for MESHdesk and APdesk ]](optional).
  
-===== Ubuntu 18.04 (Bionic Beaver) ===== 
- 
-  - [[getting_started:18_install_ubuntu_nginx|Using Nginx ]]  
-  - [[getting_started:18_install_ubuntu_freeradius_3|Install FreeRADIUS]] 
-  - [[getting_started:18_install_ubuntu_node_js|Install node.js]] 
-  -  [[getting_started:18_install_ubuntu_dynamic_login|Dynamic Login Pages ]](optional). 
-  - [[getting_started:18_install_ubuntu_coovachilli|CoovaChilli ]](optional). 
- 
-===== Ubuntu 16.04 (Xenial Xerus) ===== 
- 
-  - [[getting_started:install_ubuntu_nginx|Using Nginx ]]  
-  - [[getting_started:install_ubuntu_freeradius_3|Install FreeRADIUS]] 
-  - [[getting_started:install_ubuntu_node_js|Install node.js]] 
-  -  [[getting_started:install_ubuntu_dynamic_login|Dynamic Login Pages ]](optional). 
-  - [[getting_started:install_ubuntu_coovachilli|CoovaChilli ]](optional). 
- 
------------ 
- 
-====== Updating an existing install ====== 
-  - [[getting_started:install_ubuntu_update|Update install on Ubuntu 16.04 ]]  
-  - [[getting_started:install_ubuntu_update_17_0_1|Update VM 2017-0-1 ]]