Code Monkey home page Code Monkey logo

ansible-raspi-accesspoint's Introduction

Raspberry Pi als WiFi Access Point

Die komplette Konfiguration wird von einem tool namens Ansible in einem Befehl erledigt.

  1. Installiere ein frisches Raspbian auf eine mindestes 4GB große SD-Karte
  2. Lege die Karte in einen Raspberry Pi 3 (oder Version 2 mit USB-Wifi-Stick) und fahre ihn hoch
  3. Installiere Ansible: sudo apt-get install ansible
  4. Klone dieses Repository: git clone https://github.com/jsphpl/ansible-raspi-accesspoint
  5. Wechsle in den frisch erstellten Ordner: cd ansible-raspi-accesspoint
  6. Passe die Einstellungen für den Accesspoint in der Datei group_vars/all.yml an
  7. Installiere den Access Point mit Standard-Einstellungen: ansible-playbook access-point.yml -e target=local

Raspberry Pi as a WiFi access point

The entire configuration is managed by a tool called Ansible in just one command.

  1. Install a fresh Raspbian on an SD card with at least 4GB
  2. Put the sd card into a Raspberry Pi 3 (or version 2 with a USB-Wifi-Stick) and boot it
  3. Install Ansible: sudo apt-get install ansible
  4. Clone this Repository: git clone https://github.com/jsphpl/ansible-raspi-accesspoint
  5. Change into the freshly created directory: cd ansible-raspi-accesspoint
  6. Adjust the settings for the access point in group_vars/all.yml
  7. Set up the access point with the default settings: ansible-playbook access-point.yml -e target=local

ansible-raspi-accesspoint's People

Contributors

jsphpl avatar mmalecki avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

ansible-raspi-accesspoint's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.