Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 456 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 456 Bytes

AutoSetupOracle

Modified Version by mihaidev-cloud

Automate the procces of setup of a server

bgbannerautosetuporacle

First install curl:

sudo apt install curl

After that, auto setup your oracle vps with this command:

bash <(curl -s https://raw.githubusercontent.com/Mihaidev-cloud/AutoSetupOracle/main/setup.sh)