Giter Site home page Giter Site logo

edgeos_setup's Introduction

EdgeOS Setup Scripts

About

This repository is a set of scripts and other utilities to improve the overal functioning of the Ubiquiti EdgeRouter series of devices. These scripts are not maintained by Ubiquiti and are provided with no warranty expressed or implied.

This repository does not replace a basic knowledge of how to navigate the EdgeOS CLI. For more information on getting started with EdgeOS, consult the User Guide available at https://www.ubnt.com/download/edgemax

Now, let's get down to bid'ness.

The Ubiquiti EdgeRouter series of devices (included in the EdgeMax line of products) are Linux based routers with a number of features comparable to more expensive networking gear. With a proper understanding of how the devices work, this functionality can far exceed hardware available at 10x the price.

Structure

  Repo
  ├── Documentation - information on how the device operates
  ├── config_snippets - sets of configuration commands for various tasks
  ├── fs -  files to be added to the filesystem where "fs" becomes "/"
  │   └── config
  │       └── scripts
  │           └── post-config.d
  └── scripts - scripts for day to day management

Usage

To use this repository clone and then deploy desired files as follows:

  $ scp -r fs router:
  $ sudo cp -Rv fs/* /

Contents

  • change_auth_loglevel.sh - Fix some nits with logging on the device
  • decrease_sshguard_attack.sh - Change the configuration of sshguard
  • install_packages.sh - Persist additional packages across firmware upgrades

Related Projects

See the file RELATED.md for other GitHub projects attempting to extend the EdgeRouter + EdgeOS functionality.

edgeos_setup's People

Contributors

brianredbeard avatar

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.