Changes between Version 49 and Version 50 of WikiStart


Ignore:
Timestamp:
May 9, 2013, 12:07:06 PM (11 years ago)
Author:
walter
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v49 v50  
    544544cp keys/* customize/etc/openvpn/
    545545
     546
     547}}}
     548
     549Finally use scp and ssh to upload config files/keys
     550{{{
    546551## copy/install customized template to AP
    547552scp -r customize/ root@192.168.1.100:/
    548 }}}
    549 
    550 Finally use ssh again to configure final settings
    551 {{{
     553
     554## login
    552555ssh root@192.168.1.20
    553 
    554 ##TODO check all execute writes on uploaded scripts!
    555556
    556557## enable openvpn
     
    573574## done
    574575#check your working "eduroam" accesspoint!
     576##TODO check all execute writes on uploaded scripts!
    575577}}}
    576578