Radix cross Linux

The main Radix cross Linux repository contains the build scripts of packages, which have the most complete and common functionality for desktop machines

452 Commits   2 Branches   1 Tag
     5         kx One or more OpenVPN config files should be installed in this directory
     5         kx as files ending in ".conf" (i.e. client.conf, server.conf, etc.).
     5         kx 
     5         kx Have a look in sample-config-files for some more examples of how to
     5         kx configure OpenVPN.
     5         kx 
     5         kx To start OpenVPN, use this command as root:
     5         kx sh /etc/rc.d/rc.openvpn start
     5         kx 
     5         kx To make OpenVPN start automatically at boot, change the script permissions:
     5         kx chmod 755 /etc/rc.d/rc.openvpn
     5         kx 
     5         kx See "man openvpn" and the other docs for more information.