https://github.com/diversen/ubuntu-16.04-base-install
Bash script to remember my Ubuntu base install
https://github.com/diversen/ubuntu-16.04-base-install
lamp php7 ubuntu
Last synced: 2 months ago
JSON representation
Bash script to remember my Ubuntu base install
- Host: GitHub
- URL: https://github.com/diversen/ubuntu-16.04-base-install
- Owner: diversen
- Created: 2016-08-19T10:06:54.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2019-04-09T15:55:54.000Z (about 7 years ago)
- Last Synced: 2025-06-28T08:45:05.964Z (12 months ago)
- Topics: lamp, php7, ubuntu
- Language: Shell
- Size: 6.84 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Note
Use this instead: https://github.com/diversen/ubuntu-base-install
This supports both 16.04 and 18.04 and maybe future Ubutunut LTS releases
# ubuntu-16.04-base-install
Bash script where I try to remember my base install of ubuntu-16.04.
Includes:
* Apache2-server
* MySQL-server
* mod-php7.0
* php7.0-cli
* common php modules
* wget, rsync, lynx
* nodejs 7.x
Full listing. See: [install.sh](install.sh)
Install:
git clone https://github.com/diversen/ubuntu-16.04-base-install
Usage:
cd ubuntu-16.04-base-install
./install.sh