Coder Social home page Coder Social logo

ubuntu-bootstrap's Introduction

SayThanks Donate

Ubuntu Bootstrap

Bash script to automate the configuration and package installation for Ubuntu systems.

Install ubuntu-bootstrap

Run the following command on the Ubuntu box you wish to setup:
bash <(curl -L https://raw.github.com/deadbits/ubuntu-bootstrap/master/bootstrap.sh)

This script will first install Git in order to clone this repository, prompt you for your sudo password that is used through-out the rest of the installation, and then proceed with each module.

Some individual stages will prompt you to answer yes or no questions for which components you want installed. This process is still very easy, I promise.

Modules

Please manually review each modules source to make sure you want to perform all of the actions. If you do not want a specific module to run, just comment out the source core/<module>.sh line inside bootstrap.sh.

system.sh

Basic packages from apt-get, some development libraries, extra helpful tools, Tor, logcheck and other basic security apps. Optionally creates SSH and PGP keys.

omz.sh

Oh-my-zsh and .zshrc file

vim.sh

Vimrc file and color schemes

webserver.sh

Nginx and/or Apache2 with packaged config files.

python.sh

Python2.7, setuptools/pip, virtualenv, libraries for: data processing, science, databases, networking, web development, useful starter libraries

malware.sh

Applications and Python libraries useful for malware analysis. Yara, Combine, Viper, PEV, ssdeep, hachoir, elftools, oletools, etc.

github.sh

Git configuration and SSH keygen for use on Github

Disclaimer

By using these scripts you acknowledge that the author is not responsible for any misconfigurations, damages, data loss, or other problems that may be caused by the use of these scripts.

ubuntu-bootstrap's People

Contributors

deadbits avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  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.