Giter Site home page Giter Site logo

coto / server-easy-install Goto Github PK

View Code? Open in Web Editor NEW
45.0 12.0 26.0 4.76 MB

Install a Linux Server fast, easy and secure. A perfect tool to config your Wordpress site and learn how to config most Linux distros.

Home Page: http://www.beecoss.com

Shell 22.39% Python 76.00% CSS 0.90% JavaScript 0.71%

server-easy-install's Introduction

Fast and Easy Web Server Installation

  • Author: Coto Augosto C.
  • Twitter: @coto
  • URL: beecoss.com
  • Created: Mar 16th, 2010
  • Last Updated: Dec 29th, 2013

Description

Install easily a secure web server on linux. You can choose what you want to install between a lot of packages.

Fast and Easy Web Server Installation is a Bash Script project that help you to install and configure a Cross-Linux server with insteresting packages and funtionalities, like Wordpress, MySQL, TRAC, and many more.

List of packages availables to install and configure:

  • TRAC
  • SVN
  • Iptables (Most secure)
  • SSH (Change port by default and securitize)
  • Apache
  • Django (Web Framework of awesome Python)
  • MySQL
  • Cron Backup of databases, websites, etc
  • Mail Server
  • Virtualhost

Tested

Fast and Easy Web Server Installation was tested on next Linux Operating System

  • CentOS
  • Red Hat Enterprise Linux
  • Ubuntu 12.04.3 x64
  • It is not tested but should work in Mandrake, Debian, Fedora

Installation

  1. Download the project and extract the project
curl -LOk https://github.com/coto/server-easy-install/archive/0.3.tar.gz
tar -xvf 0.3.tar.gz
  1. Create a config file and run the Bash
cd server-easy-install-0.3/
cp config.sample config
bash install.sh

Licensed under the GPL

http://www.gnu.org/licenses/gpl.html

server-easy-install's People

Contributors

cimnine avatar jmealo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

server-easy-install's Issues

Bug on set_dns.sh ($base_path has a /)

/lib/dns.sh

Lines 55

sed "/^.package_dir=.$/ s/src/$base_path/resources/pyactiveresource/src/" $base_path/resources/pyactiveresource/setup.py > tmp

Line 61

sed "/^.package_dir=.$/ s/$base_path/resources/pyactiveresource/src/src/" $base_path/resources/pyactiveresource/setup.py > tmp

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.