Skip to content

Scripts modified from original ones, developed by George Liu (eva2000). Added several tools such as GoHugo, Raku, Golang, Perl, etc.

Notifications You must be signed in to change notification settings

sanikovich/centminmod

Repository files navigation

Modified CENTMIN MOD LEMP WEB STACK by George Liu (eva2000).


Step 1. Upgrade Centos 7 Kernel to ELRepo Kernel-ml 6.x

yum -y install wget yum-utils nano; yum -y upgrade; wget https://raw.githubusercontent.com/sanikovich/centminmod/main/kernel5.sh; chmod +x kernel5.sh; ./kernel5.sh

Step 2. Centminmod Installation

wget https://raw.githubusercontent.com/sanikovich/centminmod/main/centmin.sh; chmod +x centmin.sh; ./centmin.sh

Step 3. Install some add-ons and updates

wget https://raw.githubusercontent.com/sanikovich/centminmod/main/updates.sh; chmod +x updates.sh; ./updates.sh

Step 4. Update some system utils

wget https://raw.githubusercontent.com/sanikovich/centminmod/main/install-addons.sh; chmod +x install-addons.sh; ./install-addons.sh

Reference

  1. Tino Fotiou @tinof
  2. Centminmod Official Forum
  3. Centminmod Github Page

About

Scripts modified from original ones, developed by George Liu (eva2000). Added several tools such as GoHugo, Raku, Golang, Perl, etc.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published