Git Product home page Git Product logo

summon's Introduction

Summon - King of the Crossroads

Summon is a tool that will turn a stock Debian installation into a Demon Linux distribution. In the olde days, I was distributing ISO files that were ~3GB in size. To avoid bandwidth issues and make the process of updates a lot easier for me and other users of Demon Linux, I have created an installer script - Summon.

Installation

To install Demon Linux ontop of a fresh installation of Debian follow these steps:

  1. Download and install a Debian amd64 using the Netinstall ISO.
    1. During installation, create a non-root user and only install the base system (Summon will handle the UI stuff)
    2. Remember to provide non root user with sudo access.
  2. Install git: apt install git sudo -y and clone this repository: cd /opt && git clone https://github.com/RackunSec/Summon.git
  3. Run the setup script with: chmod +x setup.sh && ./setup.sh
  4. Finally, Summon a Demon: python3 summon.py install demon -u (NON_ROOT_USERNAME)
  5. Reboot

Installation and Demo Video

Contributing

If your application requires an install module, just let me know or you can build it yourself by following the Summon - Creating-Install-Modules Wiki.

Help

For more information, please check the Summon Wiki!

~Douglas

summon's People

Contributors

rackunsec avatar 0xbeacon 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.