Giter Site home page Giter Site logo

automated install about warberry HOT 6 CLOSED

secgroundzero avatar secgroundzero commented on August 18, 2024 1
automated install

from warberry.

Comments (6)

secgroundzero avatar secgroundzero commented on August 18, 2024 1

thank you i will review and push the changes

from warberry.

wikijm avatar wikijm commented on August 18, 2024

Seems to be great. @itcarsales, could you create a pull request for it?

from warberry.

itcarsales avatar itcarsales commented on August 18, 2024

I'll add in comments then create a pull request.

from warberry.

itcarsales avatar itcarsales commented on August 18, 2024

Here are the wiki-formatted instructions for the new auto installer:

Note for SSH

In newer versions of Raspbian Jesse:
SSH access has been disabled by default. If you are running a headless install, you can add any file named 'ssh' to the root of the SD card to temporarily enable it. That allows you to access raspi-config via SSH after the initial boot. I prefer to use "ssh.txt".

Raspberry Pi Config

From a fresh install of Raspbian Jesse-Lite:

sudo raspi-config

Use this menu to enable SSH, change Hostname and Password, and then reconnect with ssh using the new password after the pi reboots.

Auto installation of WarBerry

sudo apt-get -y install git

sudo git clone https://github.com/secgroundzero/warberry.git

cd /home/pi/warberry

sudo bash warInstall.sh

Follow the prompts to select options as the installer progresses.

Start Script

This allows you to start warberry.py in one of two modes for quick demos or testing. Edit the file to modify either instance to better suit your needs.

cd /home/pi/WarBerry/

sudo bash startWar.sh

Report Script

If you chose to enable Apache Reporting during the install, you can now use this script to copy completed report and start Apache for viewing.

cd /home/pi/WarBerry/

sudo bash warReport.sh

from warberry.

itcarsales avatar itcarsales commented on August 18, 2024

One last thing I wanted to note is that I do not know if expanding the file system from raspi-config is a requirement. I do it on almost all of my projects, but I am not sure if it is a "strict requirement" for warberry to work. If it should be done, the instruction can be added to the above wiki.....but I did not include it.

from warberry.

secgroundzero avatar secgroundzero commented on August 18, 2024

added

from warberry.

Related Issues (20)

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.