Code Monkey home page Code Monkey logo

shell's Introduction

BxCore Shell 工具说明

boxcore个人linux工具箱, 用于便捷管理linux服务器. 本工具均在centos6环境下测试,如果您使用的其他linux发行版,可能出差, 遇到问题发wiki单询问即可.

文件说明:

  • base.sh 基础命令安装, 安装命令有 wget git-svn screen vim make unzip gcc gcc-c++
  • clean.sh 精简centos系统, 把centos精简成纯命令端且去掉无用应用软件(游戏,应用软件等)
  • get_eth.sh 动态获取所有网卡IP
  • lnmp.sh 自动化安装lnmp
  • nodejs.sh 安装nodejs
  • redis/ 安装redis
  • svn.sh 添加svn仓库, 可选择是否添加钩子
  • update_resource.sh 修改yum原
  • vhost.sh lnmp添加虚拟主机

扩展脚本(/scripts)

  • 安装Python3: ./scripts/python/python3_install.sh
  • 测速工具:python3 ./scripts/python/speedtest_cli.py

版本管理

  • ./scripts/cvs/svn.sh: 编译安装svn,v1.9
  • ./scripts/cvs/git.sh: 编译安装git

开发中脚本(不稳定)

开发中的脚本均放在目录./scripts/dev/下,内容有:

Modify History

  • 2015-08-16 remove x

使用说明

初始安装

curl -o 'init.sh' https://raw.githubusercontent.com/boxcore/shell/master/init.sh && chmod +x init.sh && ./init.sh

目录说明

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.