GithubHelp home page GithubHelp logo

servers's Introduction

Server Scripts

This is a loose collection of scripts I use to simplify environment management. If I haven't instructed you to use one of these files, then the likelihood of any of them being useful is pretty slim.

Using Scripts

These scripts can be run using the following syntax:

curl https://raw.github.com/coreybutler/servers/master/<script> | sh

Make sure you replace <script> with the appropriate script name!

If this doesn't work, you may need higher level privileges. Assuming you're authorized, you can use the following instead:

sudo curl https://raw.github.com/coreybutler/servers/master/<script> | sudo sh

Special Scripts

Most of the scripts are self-explanatory, but a few may require special explanation.

centos

Runs updates to configure the CentOS server. This is essentially the setup script.

git-key

Installs a special wizard to add SSH keys for git projects. This will generate an SSH key and optionally add it to a Github or BitBucket machine account.

Once this script is installed, it does not need to be run via curl.

servers's People

Contributors

coreybutler avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

xandrkat

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.