Coder Social home page Coder Social logo

better-linux-script's Introduction

Better Linux

快速配置 linux基础服务(apt更新、安装面板、设置SWAP等)

简体中文 | English


better-linux-script

介绍

便于快速而又简单地配置新系统配置,适合刚装系统时进行一键配置。

目前功能有:

  1. apt 更新
  2. 安装curl、wget、vim等
  3. 安装zsh
  4. 配置oh-my-zsh(主题设置为bira,安装插件zsh-autosuggestions、zsh-syntax-highlighting)
  5. 安装开源管理面板1panel(附带安装docker、docker-compose)
  6. 设置 SWAP

使用方法

tips:推荐在root用户下执行

命令行

Usage: bash better_linux.sh [options]
Options:
    -o    optional install
    -f    force install without root
    -c    clear the generated folders
    -h    help(usage) and exit
Examples:
    bash better_linux.sh -o

下载better_linux.sh脚本,使用bash better_linux.sh -o来使用选项式安装,可通过gui来选择需要进行的配置。

一键脚本

curl -sSL -o better_linux.sh https://raw.githubusercontent.com/Star-tears/better-linux-script/master/better_linux.sh && bash better_linux.sh -oc

说明

本项目是因为本人经常折腾新系统镜像,每次从头配置zsh、omz、swap、服务器面板等太费时间,因此写了一个脚本来自动化系统个性化过程,由于是方便自己使用,所以安装过程可能有个人偏好设置。

better-linux-script's People

Contributors

star-tears avatar

Watchers

 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.