Skip to content

simplyjarod/system

Repository files navigation

CentOS 6, 7, 8 and Ubuntu system installation and configuration

Please, download all files before executing any script. There are several dependencies between them.

CentOS

yum install wget unzip -y
wget https://github.com/simplyjarod/system/archive/master.zip
unzip master.zip && cd system-master && rm -rf ../master.zip
chmod u+x *.sh -R

Ubuntu

git clone https://github.com/simplyjarod/system && cd system
bash setup.sh

About

CentOS and Ubuntu OS configuration scripts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages