This is an old revision of the document!
sudo apt-get install iptables
sudo apt-get install -y curl lua-socket lua-cjson luarocks sudo luarocks install inifile
cd /var/www sudo git clone https://github.com/RADIUSdesk/rdcore.git #Link the accel-ppp agent's files to /etc directory ln -s /var/www/rdcore/cake4/rd_cake/setup/accel-ppp/MESHdesk /etc/MESHdesk
#config file for the agent sudo cp /etc/MESHdesk/files/accel-ppp-rd.conf /etc/ #startup file. We make a backup first of the original one (of there were one) cp /etc/rc.local /etc/rd.local.bak sudo cp /etc/MESHdesk/files/rc.local /etc/
[internet] disabled=0 dns=cloud.radiusdesk.com protocol=https http_port=80 https_port=443 ip=164.160.89.129 [pppoe] interface=eth0