User Tools

Site Tools


c-services:wlan-c-base-crew-netctl

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
c-services:wlan-c-base-crew-netctl [2016/01/14 23:00]
return
c-services:wlan-c-base-crew-netctl [2016/02/23 00:25]
xen
Line 1: Line 1:
 +Zertifikat runterladen
 +<code bash>
 +wget -O /​etc/​ssl/​certs/​cacert.org.pem https://​www.cacert.org/​certs/​root.crt
 +</​code>​
 +
 Create a file **/​etc/​netctl/​c-base-crew-5ghz.conf** with this content (change $crewname and $password to your crew name and password): Create a file **/​etc/​netctl/​c-base-crew-5ghz.conf** with this content (change $crewname and $password to your crew name and password):
  
Line 31: Line 36:
 Enable the profile with: Enable the profile with:
  
-  netctl enable c-base-crew+  netctl enable c-base-crew-5ghz
  
 And start it with: And start it with:
  
-  netctl switch-to c-base-crew+  netctl switch-to c-base-crew-5ghz
  
-To use the 2GHz network remove **-5ghz** to the network and filename.+To use the 2.4GHz ​network remove **-5ghz** to the network and filename.
c-services/wlan-c-base-crew-netctl.txt ยท Last modified: 2016/02/23 00:25 by xen