Skip to content

A simple script that installs the minimum packages to make a VPS/Dedicated work best.

Notifications You must be signed in to change notification settings

samupro-dev/minimal-installations-for-linux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

minimal-installations-for-linux

A simple script that installs the minimum packages to make a VPS/Dedicated work best.

Installation

Download the "install-minimal.sh" file and follow the commands:
chmod +x install-minimal.sh
./install-minimal.sh
After that, just follow the instructions given by the script.

Packages that will be installed:

  • unzip
  • zip
  • tar
  • perl
  • wget
  • nodejs
  • python3
  • pip3
  • htop
  • npm
  • git
  • curl
  • apache2
  • php 7.3
  • java-8

Releases

No releases published

Packages

No packages published

Languages