Giter Site home page Giter Site logo

haphan / minstall Goto Github PK

View Code? Open in Web Editor NEW

This project forked from maxexcloo/minstall

0.0 1.0 0.0 1.1 MB

Mirror: A script containing several modules designed to help you set up your server as you want it.

Home Page: http://www.github.com/KnightSwarm/Minstall

License: Other

minstall's Introduction

Notes

Run on a freshly installed server under root, may not work under an already setup server!

No warranty. For help visit #minstall on Freenode and ask your question (I'm busy with school so response times may be slow...)

Compatibility

Operating Systems:

  • Debian 6 (Squeeze) 64 Bit
  • Debian 6 (Squeeze) 32 Bit
  • Ubuntu 12.04 (Precise Pangolin) 32 Bit
  • Ubuntu 12.04 (Precise Pangolin) 64 Bit

Platforms:

  • Hardware
  • KVM
  • OpenVZ
  • VirtualBox
  • VMware
  • vServer (Debian Only)
  • Xen HVM
  • Xen PV

Instructions

This script contains several modules designed to help you set up your server how you want it. Simply run the below download command then run "bash minstall.sh help" or "bash minstall.sh modules" to see help or modules respectively.

Download Minstall

To download Minstall to your home directory (it's recommended that you download and run as root) use the following command:

wget --no-check-certificate -O minstall.tar.gz http://www.github.com/KnightSwarm/Minstall/archive/2.5.7.tar.gz; tar zxvf minstall.tar.gz; rm minstall.tar.gz; cd Minstall-2.5.7

Upgrading Packages

To upgrade your installed packages regularly and retain Minstall system structure it's recommended that you use the following command:

bash minstall.sh configure-upgrade

Remove Minstall

To remove the Minstall script run the following command under the same user you installed Minstall under:

cd ~; rm -rf minstall

Sample Commands

Install

bash minstall.sh install-extra-repositories
bash minstall.sh clean-packages
bash minstall.sh install-ssh
bash minstall.sh install-extra-packages

Configure

bash minstall.sh configure-general
bash minstall.sh configure-ssh
bash minstall.sh configure-upgrade
bash minstall.sh configure-user

HTTP

bash minstall.sh http-install-exim
bash minstall.sh http-install-mysql
bash minstall.sh http-install-nginx
bash minstall.sh http-install-php
bash minstall.sh http-install-php-extra
bash minstall.sh http-configure-mysql
bash minstall.sh http-configure-nginx

Manage

bash minstall.sh manage-add-user
bash minstall.sh manage-add-host
bash minstall.sh manage-manage-user
bash minstall.sh manage-manage-host
bash minstall.sh manage-remove-host

minstall's People

Contributors

maxexcloo avatar hyperknot avatar

Watchers

James Cloos 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.