GithubHelp home page GithubHelp logo

thurdi / eco_linux_server_manager Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kicker22004/eco_linux_server_manager

0.0 2.0 0.0 335 KB

This is an easy to use set of scripts to host an ECO server on linux.

License: MIT License

Shell 100.00%

eco_linux_server_manager's Introduction

ECO LINUX SERVER MANAGER

This is an easy to use set of scripts to host an ECO server on linux.

For new users

You only have to run this command:

wget https://raw.githubusercontent.com/kicker22004/ECO_LINUX_SERVER_MANAGER/master/easy-install.sh; chmod +x ./easy-install.sh; sudo ./easy-install.sh

For advanced users

DO NOT RUN THIS AS ROOT USER! IT WILL BREAK 100% OF THE TIME.

To begin, lets make a new user.

adduser eco

Next, lets give the user sudo permissions (Only used to make ELSM gobal)

usermod -a -G sudo eco

Then log into that user with the username and password you just made.

To install, run these simple commands.

git clone https://github.com/kicker22004/ECO_LINUX_SERVER_MANAGER.git

Change to Directory

cd ECO_LINUX_SERVER_MANAGER

Optional (For really advanced users), checkout to beta for lastest features.

git checkout Beta

And to launch do:

sudo ./Install.sh

This Program is now at a point where it can be used, use at your own risk....

eco_linux_server_manager's People

Contributors

damianlion avatar hailey-ross avatar kicker22004 avatar marlin994 avatar r3ido101 avatar redblueflame avatar traviscdevelopment avatar

Watchers

 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.