Setup

Set-LC.sh

  • Description: Run this script to setup default environment
  • Support OS: Debian 6+ / Ubuntu 14+

Installation:

WGET

wget -N --no-cache --no-check-certificate https://raw.githubusercontent.com/carry0987/Linux-Script/master/book_source/Setup/Set-LC.sh && chmod +x Set-LC.sh && bash Set-LC.sh

CURL

curl -H 'Cache-Control: no-cache' -O https://raw.githubusercontent.com/carry0987/Linux-Script/master/book_source/Setup/Set-LC.sh && chmod +x Set-LC.sh && bash Set-LC.sh

Install-Main-Pkg.sh

  • Description: Install main packages for new server
  • Support OS: Debian 6+ / Ubuntu 14+

Installation:

WGET

wget -N --no-cache --no-check-certificate https://raw.githubusercontent.com/carry0987/Linux-Script/master/book_source/Setup/Install-Main-Pkg.sh && chmod +x Install-Main-Pkg.sh && bash Install-Main-Pkg.sh

CURL

curl -H 'Cache-Control: no-cache' -O https://raw.githubusercontent.com/carry0987/Linux-Script/master/book_source/Setup/Install-Main-Pkg.sh && chmod +x Install-Main-Pkg.sh && bash Install-Main-Pkg.sh

results matching ""

    No results matching ""