Skip to content

sevmardi/server-setup-automated

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Server Setup Automated

This shell script will install (and uninstall) lots of applications automatically on Ubuntu server

Features

How to use it:

Download the following shell script on your Ubuntu server or clone it with the following command.

git clone https://github.com/arbabnazar/Automated-LAMP-Installation.git

Give the execution right to it.

chmod +x install.sh

Then run it as sudo user.

sudo ./install.sh

How to uninstall:

Give the execution right to it.

chmod +x uninstall.sh

Then run it as sudo user.

sudo ./uninstall.sh

About

Shell script to install any package I desire with difficult config

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages