Skip to content

Instantly share code, notes, and snippets.

View Shade30's full-sized avatar

Sergey Fedorov Shade30

  • Haulmont
  • Samara, Russia
View GitHub Profile

cheat-sheet info

css / styling of this document is currently default for github. Additional resources listed below

working directory

indexing starts at 1 not 0, bring on the OBO-errors! :)

getwd()
setwd('C:/blaaa/just/use/fw_slashes')
@maoueh
maoueh / gist:8260199
Last active March 31, 2022 12:30
OpenELEC (4.0.1) WIFI connection details using `connman`

Even though there is a nice XBMC add-on to configure your WIFI settings, sometimes, you may still want to setup the WIFI connection for many reasons or just for fur.

OpenELEC use connman for managing connection to the various available network.

Setuping connman to connect to your protected WIFI network is an easy requiring you only to create a config file and enter some commands in a shell.